summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: oil: Update to 0.8.pre4series-3996Ryan Prior2020-05-24
| | | | gnu/packages/shells.scm (oil): Update to 0.8.pre4.
* gnu: enlightenment: Update to 0.24.0.base-for-series-4072base-for-series-4070base-for-series-4069base-for-series-4067base-for-series-4062base-for-series-4057base-for-series-4045base-for-series-4040base-for-series-4036base-for-series-4035base-for-series-4034base-for-series-4033base-for-series-4026base-for-series-4019base-for-series-4014base-for-series-4012base-for-series-4011base-for-series-4009base-for-series-4006base-for-series-4004base-for-series-3997base-for-series-3996base-for-series-3975Efraim Flashner2020-05-24
| | | | | | | | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.0. [arguments]: Change configure-flags to hardcode efl binary locations. Remove custom 'fix-dot-desktop-creation phase. Update 'set-system-actions phase. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Update for new upstream version. * gnu/services/desktop.scm (enlightenment-setuid-programs): Same.
* gnu: python-efl: Update to 1.24.0.Efraim Flashner2020-05-24
| | | | * gnu/packages/enlightenment.scm (python-efl): Update to 1.24.0.
* gnu: efl: Update to 1.24.1.Efraim Flashner2020-05-24
| | | | | | | | | | | | * gnu/packages/enlightenment.scm (efl): Update to 1.24.1. [propagated-inputs]: Remove bullet. Add libpng. Move libtiff, libwebp, util-linux:lib ... [inputs]: ... to here. Add openjpeg. Remove libxp. [arguments]: In configure-flags disable scim, enable avahi, glib. Use setuid mount/umount binaries. Rename hardcode-libcurl-location to hardcode-dynamic-libraries and add pulseaudio, libsndfile. squash! efl-1.24.1
* gnu: go-github-com-kr-pretty: Fix source sha256.Christopher Baines2020-05-24
| | | | | | | This follows on from 618df2e335acb49a27ca014b555ede34f79503f3, which left the hash suspiciously similar to the previous value. * gnu/packages/golang.scm (go-github-com-kr-pretty): Change the sha256 hash.
* build: Add missing twinkle patch to gnu/local.mk.Royce Strange2020-05-24
| | | | | | | | This follows up on e5463baf2ce21cd2abc7ac5576401ae7ee7eb28c. * gnu/local.mk (dist_patch_DATA): Add twinkle-bcg729.patch. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: pidgin: Fix build with Meson network-manager.Tobias Geerinckx-Rice2020-05-24
| | | | | | | | | | | This is a follow-up commit to 255ff74f3ab514a76068f6cfccc7f8dbcf8b7f3f: building network-manager with Meson breaks users of NetworkManager.pc. * gnu/packages/messaging.scm (pidgin)[source]: Add pidgin-libnm.patch. Force re-bootstrapping in a new snippet. [native-inputs]: Add autoconf, automake, and libtool. * gnu/packages/patches/pidgin-libnm.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: nano: Update to 4.9.3.Efraim Flashner2020-05-24
| | | | * gnu/packages/nano.scm (nano): Update to 4.9.3.
* gnu: redshift-wayland: Install redshift.desktop.Marius Bakke2020-05-24
| | | | * gnu/packages/xdisorg.scm (redshift-wayland)[arguments]: New field.
* gnu: local.mk: Remove absent patch.Christopher Baines2020-05-23
| | | | | | | This follows on from 899ffa1381afbf5f955aeba4839e920b3d910953. * gnu/local.mk (dist_patch_DATA): Remove packages/patches/deja-dup-use-ref-keyword-for-iter.patch.
* gnu: gnome-shell: Use libnma.Brice Waegeneire2020-05-23
| | | | * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
* gnu: dconf: Appease 'guix lint'.Brice Waegeneire2020-05-23
| | | | * gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect.
* gnu: deja-dup: Update to 40.6.Brice Waegeneire2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (deja-dup): Update to 40.6. [origin]: Use gitlab.gnome.org since the project migrated away from launchpad. [home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'. [build-system]: Switch to 'meson-build-system' because upstream removed cmake support. [arguments]: Enable tests. Remove arguments 'modules', 'imported-modules' and 'test-target'. Use argument 'glib-or-gtk?'. Replace configure-flags to only adjust 'RUN_PATH'. Use standard phases for 'configure' and 'check'. Adjust and rename phase 'patch-lockfile-deletion' to 'patch-paths'. Add phases 'patch-libgpg-error' and 'skip-gtk-update-icon-cache'. [inputs]: Remove 'libpeas', 'gobject-introspection'. Replace 'python-2' and 'python2-pygobject' with python-3 versions. Add 'json-glib', 'libsoup' and 'libgpg-error'. [native-inputs]: Remove 'cmake-minimal' and 'intltool'. Add 'appstream-glib','desktop-file-utils', 'glib:bin' and 'gobject-introspection'. * gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete file.
* gnu: upower: Enable tests.Brice Waegeneire2020-05-23
| | | | | | | * gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add phases 'pre-check'. [native-inputs]: Add 'python-pygobject', 'python-dbus', 'python-dbusmock' and 'umockdev'.
* gnu: umockdev: Update to 0.14.1.Brice Waegeneire2020-05-23
| | | | * gnu/packages/check.scm (umockdev) Update to 0.14.1.
* gnu: umockdev: Add 'gobject-introspection'.Brice Waegeneire2020-05-23
| | | | | * gnu/packages/check.scm (umockdev)[native-inuputs]: Add 'gobject-introspection'.
* gnu: python-argcomplete: Update to 1.11.1.Lars-Dominik Braun2020-05-23
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-argcomplete)[version]: Update to 1.11.1. [arguments]: Remove, obsolete. [inputs]: Remove as well. * gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-epc.Ryan Prior via Guix-patches via2020-05-23
| | | | | | * gnu/packages/python-xyz.py (python-epc): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-sexpdata.Ryan Prior via Guix-patches via2020-05-23
| | | | | | * gnu/packages/python-xyz.scm (python-sexpdata): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-importmagic.Ryan Prior via Guix-patches via2020-05-23
| | | | | | * gnu/packages/python-xyz.el (python-importmagic): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: icedove: Add a desktop file.Jonathan Brielmaier2020-05-23
| | | | | | * gnu/packages/gnuzilla.scm (icedove)[phases]: Add install-desktop-file phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: mediainfo: Update to 20.03.Michael Rohleder2020-05-23
| | | | | | * gnu/packages/video.scm (mediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libmediainfo: Update to 20.03.Michael Rohleder2020-05-23
| | | | | | * gnu/packages/video.scm (libmediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* guix package: Support multiple profiles with '--list-installed'.zimoun2020-05-23
| | | | | | | * guix/scripts/package.scm (process-query): List installed multiple profiles. * tests/guix-package-net.sh: Test it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: Use a #:prefix for (gcrypt hash).Ludovic Courtès2020-05-23
| | | | | | * tests/packages.scm: Use #:prefix instead of #:hide for (gcrypt hash). This accomodates for 'sha512' syntax literal matches with Guile-Gcrypt 0.3.0, which exports 'sha512' in addition to 'sha256'.
* gnu: guile-gcrypt: Update to 0.3.0.Ludovic Courtès2020-05-23
| | | | * gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.3.0.
* guix-install.sh: Fix ‘systemctl not found’ error message at probe.Vincent Legoll2020-05-23
| | | | | | | * etc/guix-install.sh (chk_init_sys): Redirect systemctl errors to /dev/null. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* guix-install.sh: Add xz to requirements.Vincent Legoll2020-05-23
| | | | | | * etc/guix-install.sh (REQUIRE): Add xz to requirements list. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* build: Add a comment above the sysvinit section.Vincent Legoll2020-05-23
| | | | | | * nix/local.mk (sysvinitservicedir): Add a comment. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: spice-protocol: Update to 0.14.2.Tobias Geerinckx-Rice2020-05-23
| | | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.2. [arguments]: Install COPYING manually now.
* gnu: qtractor: Update to 0.9.14.Tobias Geerinckx-Rice2020-05-23
| | | | | * gnu/packages/music.scm (qtractor): Update to 0.9.14. [source]: Fetch over HTTPS.
* gnu: polybar: Update to 3.4.3.Tobias Geerinckx-Rice2020-05-23
| | | | * gnu/packages/wm.scm (polybar): Update to 3.4.3.
* gnu: inxi: Update to 3.1.00-1.Tobias Geerinckx-Rice2020-05-23
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.00-1.
* gnu: redshift: Build and install redshift-gtk in a separate output.Marius Bakke2020-05-23
| | | | | | This also installs a redshift.desktop file as a side-effect. * gnu/packages/xdisorg.scm (redshift)[outputs, arguments]: New fields.
* gnu: Add libglvnd.Marius Bakke2020-05-23
| | | | * gnu/packages/gl.scm (libglvnd): New public variable.
* gnu: emacs-flycheck-grammalecte: Remove "/usr/bin/env" references.Nicolas Goaziou2020-05-23
| | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix more python3 locations.
* gnu: Add emacs-fountain-mode.Vinicius Monego2020-05-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: dav1d: Update to 0.7.0.Leo Famulari2020-05-22
| | | | * gnu/packages/video.scm (dav1d): Update to 0.7.0.
* gnu: libavif: Update to 0.7.3.Leo Famulari2020-05-22
| | | | * gnu/packages/image.scm (libavif): Update to 0.7.3.
* gnu: libaom: Update to 2.0.0Arne Babenhauserheide2020-05-22
| | | | | | * gnu/packages/video.scm (libaom): Update to 2.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: git-annex: Update to 8.20200522.Kyle Meyer2020-05-22
| | | | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200522. [source]: Remove patch that is now in a release. * gnu/packages/patches/git-annex-S3v4.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Syncthing: Update to 1.5.0.Leo Famulari2020-05-22
| | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.5.0. [inputs]: Replace go-gopkg.in-ldap.v2 with go-github-com-go-ldap-ldap.
* gnu: Change name of Go ldap package and update to 3.1.7.Leo Famulari2020-05-22
| | | | | * gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): Replace with ... (go-github-com-go-ldap-ldap): ... new variable.
* gnu: Change name of Go asn1-ber package and update to 1.3.1.Leo Famulari2020-05-22
| | | | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Replace with ... (go-github-com-go-asn1-ber-asn1-ber): ... new variable. [arguments]: Remove custom 'check' phase.
* gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.Leo Famulari2020-05-22
| | | | | | * gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update to 0.14.4. [propagated-inputs]: Add go-github-com-marten-seemann-chacha20.
* gnu: Add go-github-com-marten-seemann-chacha20.Leo Famulari2020-05-22
| | | | * gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable.
* gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.Leo Famulari2020-05-22
| | | | * gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1.
* gnu: Add go-github-com-twmb-murmur3.Leo Famulari2020-05-22
| | | | | | * gnu/packages/golang.scm (go-github-com-calmh-murmur3): Replace with ... (go-github-com-twmb-murmur3): ... new variable. (go-github-com-willf-bloom): Use go-github-com-twmb-murmur3.
* gnu: go-github-com-jackpal-gateway: Update to 1.0.6.Leo Famulari2020-05-22
| | | | * gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to 1.0.6.
* gnu: go-github-com-kr-pretty: Update to 0.2.0.Leo Famulari2020-05-22
| | | | * gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0.