summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: font-gnu-unifont: Unify outputs for fonts.series-3912Raghav Gururajan2020-05-11
| | | | | * gnu/package/fonts.scm (font-gnu-unifont): Combine font types. [arguments]<'install>: Change outputs for pcf and psf to "out".
* gnu: lcov: Update to commit 40580cd659.base-for-series-3912Maxim Cournoyer2020-05-11
| | | | | | | * gnu/packages/code.scm (lcov): Update to commit 40580cd659. (arguments): Enable tests and specify the test target. [phases]{patch-pwd, wrap}: Add phases. [inputs]: Add perl-json and perl-perlio-gzip.
* gnu: Add perl-perlio-gzip.Maxim Cournoyer2020-05-11
| | | | * gnu/packages/perl-compression.scm (perl-perlio-gzip): New variable.
* gnu: linux-libre: Update to 5.4.40.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.40. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.12.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.12. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.122.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.122. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.180.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.180. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.223.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.223. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.223.Mark H Weaver2020-05-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.223. (linux-libre-4.4-pristine-source): Update hash.
* gnu: python-trezor: Update to 0.12.0.Vagrant Cascadian2020-05-10
| | | | | | * gnu/packages/finance (python-trezor): Update to 0.12.0. [arguments] Remove custom 'check phase. [propagated-inputs] Remove python-pyblake2.
* gnu: freecad: Fix build with python-3.8Boris A. Dekshteyn2020-05-10
| | | | | | * gnu/packages/engineering.scm (freecad)[source](modules, snippet): New fields. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: scribus: Fix build against poppler-0.86.Boris A. Dekshteyn2020-05-10
| | | | | | | | * gnu/packages/scribus.scm (scribus)[source](patches): New field. * gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: gnubg: Build with Pango 1.42.Marius Bakke2020-05-10
| | | | * gnu/packages/games.scm (gnubg)[inputs]: Add PANGO-1.42.
* gnu: fbreader: Fix build failure.Marius Bakke2020-05-10
| | | | | * gnu/packages/ebook.scm (fbreader)[native-inputs]: Distinguish GCC-5. [arguments]: Add phase 'augment-CPLUS_INCLUDE_PATH'.
* gnu: gnubik: Fix build failure.Marius Bakke2020-05-10
| | | | * gnu/packages/games.scm (gnubik)[arguments]: New field.
* gnu: Register 'glibc-bootstrap-system-2.2.5.patch'.Marius Bakke2020-05-10
| | | | | | This is a follow-up to commit f6b911fb5f99b0677c0f94b195b140e464195e9b. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add python-vf-1.base-for-series-3908base-for-series-3907Ron Nazarov2020-05-10
| | | | | | * gnu/packages/python-web.scm (python-vf-1): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: flann: Update to 1.9.1.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/maths.scm (flann): Update to 1.9.1. [source]: Use 'git-fetch'. [home-page]: Change to github.com.
* gnu: flann: Remove "octave" output.Ludovic Courtès2020-05-10
| | | | | | | | | Octave support currently fails to build and is not used by any other package in Guix. * gnu/packages/maths.scm (flann)[outputs]: Remove "octave" output. [inputs]: Remove OCTAVE-CLI. [arguments]: Remove 'set-octave-directory' phase.
* gnu: emacs-mmm-mode: Fix build failure of the manual.Ludovic Courtès2020-05-10
| | | | | * gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[native-inputs]: Replace TEXINFO with TEXINFO-5.
* gnu: guile-ac-d-bus: Update to 1.0.0-beta.0.Ludovic Courtès2020-05-10
| | | | * gnu/packages/guile-xyz.scm (guile-ac-d-bus): Update to 1.0.0-beta.0.
* gnu: guile-next: Mark as deprecated alias for "guile".Ludovic Courtès2020-05-10
| | | | | * gnu/packages/guile.scm (guile-next): Mark as 'deprecated-package' for GUILE-3.0.
* gnu: guile-xapian: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-xapian)[inputs]: Switch to GUILE-3.0. (guile2.2-xapian): New variable. (guile3.0-xapian): Define as 'deprecated-package'.
* gnu: guile-websocket: Rename from "guile3.0-websocket".Ludovic Courtès2020-05-10
| | | | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket): Rename to... (guile-websocket): ... this. [inputs]: Use GUILE-3.0. (guile3.0-websocket): Define as 'deprecated-package'.
* gnu: guile2.2-newt, guile2.2-parted, guile2.2-hashing: Depend on Guile 2.2.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile2.2-newt): Switch to GUILE-2.2. (guile2.2-parted): Likewise. (guile2.2-hashing): Likewise.
* gnu: guile-email: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-email)[inputs]: Switch to GUILE-3.0. (guile2.2-email): New variable. (guile3.0-email): Define in terms of 'deprecated-package'.
* gnu: guile-squee: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-squee)[native-inputs]: Switch to GUILE-3.0. (guile2.2-squee): New variable. (guile3.0-squee): Define as 'deprecated-package'.
* gnu: emacs: Remove unneeded import.Ludovic Courtès2020-05-10
| | | | | | | This is a followup to ef0cb0dd1d05efcfd3dba082a126eb75e8443485. Suggested by Jack Hill <jackhill@jackhill.us>. * gnu/packages/emacs.scm: Remove unneeded (ice-9 match) import.
* gnu: Add dump1090.Guillaume Le Vaillant2020-05-10
| | | | * gnu/packages/radio.scm (dump1090): New variable.
* gnu: guile-git: Prevent guild build warnings.Efraim Flashner2020-05-10
| | | | | * gnu/packages/guile.scm (guile-git)[arguments]: Add GUILE_AUTO_COMPILE=0 to make-flags.
* Revert "gnu: efl: Update to 1.24.0."Efraim Flashner2020-05-10
| | | | | | | There is a bug where with efl-1.24 no user input is accepted with any efl-based pop-up dialogs. Revert until we can find a fix. This reverts commit b34793c14372fbda2246d68ef6270f1207e53e98.
* Revert "gnu: python-efl: Update to 1.24.0."Efraim Flashner2020-05-10
| | | | This reverts commit 67c8f879c5117732e58213d55a6b51ecc7f4bd54.
* gnu: postgis: Add missing input.Guillaume Le Vaillant2020-05-10
| | | | * gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
* gnu: python-cheetah: Update to 3.2.4.Guillaume Le Vaillant2020-05-10
| | | | | * gnu/packages/python-xyz.scm (python-cheetah): Update to 3.2.4. [arguments]: Add a 'fix-tests' phase.
* gnu: Add cachefilesd.Jean-Baptiste Note2020-05-10
| | | | | | * gnu/packages/linux.scm (cachefilesd): New public variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xsettingsd: Fix build.Boris A. Dekshteyn2020-05-10
| | | | | | | * gnu/packages/xdisorg.scm (xsettingsd)[arguments]: Use C_INCLUDE_PATH instead of CPATH environment variable to fix build. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* news: Add ‘de’ translation.Florian Pelz2020-05-10
| | | | * etc/news.scm: Add a ‘de’ translation.
* gnu: samba: Update to 4.11.8 [fixes CVE-2020-10700, CVE-2020-10704].Tobias Geerinckx-Rice2020-05-10
| | | | * gnu/packages/samba.scm (samba): Update to 4.11.8.
* gnu: herbstluftwm: Update to 0.8.2.Boris A. Dekshteyn2020-05-10
| | | | | | * gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gnome-shell-extension-gsconnect: Update to 33.Alex Griffin2020-05-09
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 33. [inputs]: Remove folks.
* gnu: sway: Update to 1.4Niclas Meyer2020-05-09
| | | | | | | From c5c134a535aaa83fe329974f61427c5050fd9e20 Mon Sep 17 00:00:00 2001 From: buffet <niclas@countingsort.com> Date: Sat, 9 May 2020 17:59:35 +0000 Subject: [PATCH 2/2] gnu: sway: Update to 1.4
* gnu: wlroots: Update to 0.10.1Niclas Meyer2020-05-09
| | | | | | | From 44f90676568f650a38bd7e0fba079e64fe545ae6 Mon Sep 17 00:00:00 2001 From: buffet <niclas@countingsort.com> Date: Sat, 9 May 2020 17:58:25 +0000 Subject: [PATCH 1/2] gnu: wlroots: Update to 0.10.1
* gnu: Add emacs-eglot.base-for-series-3892Nicolas Goaziou2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-eglot): New variable.
* gnu: Add powerstat.Tobias Geerinckx-Rice2020-05-09
| | | | * gnu/packages/linux.scm (powerstat): New public variable.
* gnu: zfs: Add missing input.Efraim Flashner2020-05-09
| | | | | | Reported by ecbrown on IRC. * gnu/packages/file-systems.scm (zfs)[native-inputs]: Add kmod.
* gnu: cpplint: Update to 1.4.5.base-for-series-3891Mathieu Othacehe2020-05-09
| | | | | | | | | | Fix build and update to 1.4.5. * gnu/packages/cpp.scm (cpplint): Update to 1.4.5, [native-inputs]: add python-pytest, python-pytest-cov, python-pytest-runner, [arguments]: add a new 'use-later-pytest phase to remove pytest version requirement.
* gnu: Add emacs-jsonrpc.Nicolas Goaziou2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-jsonrpc): New variable.
* gnu: guile-gi: Update to 0.3.0.Arun Isaac2020-05-09
| | | | * gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.0.
* gnu: Add gtksheet.Arun Isaac2020-05-09
| | | | * gnu/packages/gtk.scm (gtksheet): New variable.
* gnu: toxic: Fix build with Python 3.8.base-for-series-3888Marius Bakke2020-05-09
| | | | | * gnu/packages/messaging.scm (toxic)[arguments]: Add substitution in the enable-python-scripting phase.