summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-04-12gnu: Remove duplicate python-prometheus-client.Efraim Flashner
* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1. * gnu/packages/python-xyz.scm (python-prometheus-client): Remove variable. * gnu/packages/monitoring.scm: Import (gnu packages monitoring).
2020-04-12gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.3.
2020-04-12gnu: xfce4-pulseaudio-plugin: Update to 0.4.3.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.3. [source]: Hard-code NAME.
2020-04-12gnu: xfce4-clipman-plugin: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1.
2020-04-12gnu: xfce4-screensaver: Update to 0.1.10.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.10.
2020-04-12gnu: xfce4-session: Update to 4.14.2.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.2. [source]: Hard-code NAME. [description]: Tweak.
2020-04-12gnu: garcon: Update to 0.7.0.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (garcon): Update to 0.7.0.
2020-04-12gnu: exo: Update to 0.12.11.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (exo): Update to 0.12.11.
2020-04-12gnu: ephemeralpg: Update to 3.0.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (ephemeralpg): Update to 3.0. [arguments]: Set #:test-target and use the standard ‘check’ phase.
2020-04-12gnu: dino: Update to 0.1.0.Arun Isaac
* gnu/packages/messaging.scm (dino): Update to 0.1.0. [source]: Replace git repository with release tarball. [arguments]: Remove "-DSHARED_SIGNAL_PROTOCOL=yes" configure flag. Remove unpack-sources phase. [native-inputs]: Remove libsignal-protocol-c-source.
2020-04-12gnu: gimp-resynthesizer: Don't use unstable tarball.Efraim Flashner
* gnu/packages/gimp.scm (gimp-resynthesizer)[source]: Download using git-fetch. [arguments]: Remove stray tabs.
2020-04-11gnu: libmypaint: Upgrade to 1.5.1.Efraim Flashner
* gnu/packages/gimp.scm (libmypaint): Upgrade to 1.5.1.
2020-04-11gnu: python-genshi: Update to 0.7.3.Marius Bakke
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.3.
2020-04-11gnu: python-dnspython: Update to 1.16.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-dnspython): Update to 1.16.0.
2020-04-11gnu: python-flask: Update to 1.1.2.Marius Bakke
* gnu/packages/python-web.scm (python-flask): Update to 1.1.2.
2020-04-11gnu: sbcl-burgled-batteries3: Python is a runtime dependency.Marius Bakke
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[native-inputs]: Move PYTHON ... [inputs]: ... here.
2020-04-11gnu: sbcl-burgled-batteries3: Update to 0.0.0-2.f65f454.Marius Bakke
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3): Update to 0.0.0-2.f65f454. [arguments]: Rewrite phases to use the new BB_PYTHON3_* variables. Add #:modules and #:imported-modules.
2020-04-11gnu: python-pyqtwebengine: Use 'python-version'.Marius Bakke
* gnu/packages/qt.scm (python-pyqtwebengine)[arguments]: Add (guix build python-build-system) to #:modules. Adjust #:imported-modules accordingly. Rewrite #:phases to use it instead of rolling their own, or hard-coding.
2020-04-11gnu: python-duniterpy: Update to 0.57.0.Nicolas Goaziou
* gnu/packages/finance.scm (python-duniterpy): Update to 0.57.0.
2020-04-11gnu: Add tennix.Nicolas Goaziou
* gnu/packages/games.scm (tennix): New variable.
2020-04-11gnu: Merge ham-radio and sdr modules into radio module.Guillaume Le Vaillant
* gnu/packages/ham-radio.scm: Rename to 'radio.scm'. * gnu/packages/sdr.scm: Remove file. (liquid-dsp): Move to ... * gnu/packages/radio.scm (liquid-dsp): ... here. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove 'ham-radio.scm' and 'sdr.scm'. Add 'radio.scm'.
2020-04-11gnu: bubblewrap: Update to 0.4.1 [fixes CVE-2020-5291].Tobias Geerinckx-Rice
Relevant only ‘[i]f bubblewrap is installed in setuid mode and the kernel supports unprivileged user namespaces’. Bubblewrap is not setuid by default on Guix System. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.1.
2020-04-11gnu: openconnect: Update to 8.08.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (openconnect): Update to 8.08. [propagated-inputs]: Use gnutls-3.6.13. * gnu/packages/tls.scm (gnutls-3.6.13): Export it.
2020-04-11gnu: supertux: Update to 0.6.1.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (supertux): Update to 0.6.1.1.
2020-04-11gnu: syncthing: Update to 1.4.2.Tobias Geerinckx-Rice
* gnu/packages/syncthing.scm (syncthing): Update to 1.4.2.
2020-04-11gnu: tig: Update to 2.5.1.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (tig): Update to 2.5.1. [arguments]: #:test-target is correct even if all #:tests? can't run.
2020-04-11gnu: dbacl: Update to 1.14.1.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (dbacl): Update to 1.14.1. [source]: Add patch to fix build with current glibc. [arguments]: (Try to) bootstrap only once. * gnu/packages/patches/dbacl-include-locale.h.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2020-04-11gnu: libdca: Update to 0.0.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdca): Update to 0.0.7. [native-inputs]: Add autoconf, automake, and libtool.
2020-04-11gnu: thunar: Update to 1.8.14.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar): Update to 1.8.14.
2020-04-10gnu: boinc-client: Update to 7.16.6.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.6.
2020-04-10gnu: ephemeralpg: Update to 2.9.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (ephemeralpg): Update to 2.9. [arguments]: Remove obsolete work-arounds. [native-inputs]: Add which.
2020-04-10gnu: ephemeralpg: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (ephemeralpg)[source, home-page]: Use HTTPS.
2020-04-10gnu: crispy-doom: Update to 5.7.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (crispy-doom): Update to 5.7.2.
2020-04-10gnu: r-powerlaw: Update to 0.70.4.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.4.
2020-04-10gnu: burp: Update to 2.3.24.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (burp): Update to 2.3.24.
2020-04-10gnu: burp: Extend test time-outs.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (burp)[arguments]: Add a new ‘extend-test-time-outs’ phase.
2020-04-10gnu: libzen: Update to 0.4.38.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (libzen): Update to 0.4.38. [source]: Hard-code NAME.
2020-04-10gnu: celluloid: Update to 0.19.Tobias Geerinckx-Rice
* gnu/packages/video.scm (celluloid): Update to 0.19.
2020-04-10gnu: ghc-regex-tdfa: Update home page.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[home-page]: Update.
2020-04-10gnu: btrfs-progs: Update to 5.6.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.6.
2020-04-10gnu: Add fulcrum.TomZ
* gnu/packages/finance.scm (fulcrum): New variable.
2020-04-10gnu: emacs-ace-window: Update to 0.10.0Michael Rohleder
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-04-05T22:27:27+0200 using RSA]] * gnu/packages/emacs-xyz.scm (emacs-ace-window) Update to 0.10.0. From c3dc065f9247c98ba90fbf3ec9c51abb06417269 Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Sun, 5 Apr 2020 22:15:50 +0200 Subject: [PATCH] gnu: emacs-ace-window: Update to 0.10.0 * gnu/packages/emacs-xyz.scm (emacs-ace-window) Update to 0.10.0.
2020-04-10gnu: Add emacs-dired-git-info.John Soo
* gnu/packages/emacs-xyz.scm (emacs-dired-git-info): New variable.
2020-04-10gnu: Add emacs-diredfl.John Soo
* gnu/packages/emacs-xyz.scm (emacs-diredfl): New variable.
2020-04-10gnu: pianobar: Update to 2020.04.05.Lars-Dominik Braun
* gnu/packages/music.scm (pianobar): Update to 2020.04.05.
2020-04-10gnu: sdl-pango: Shorten file name of patch.Ludovic Courtès
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch: Rename to... * gnu/packages/patches/sdl-pango-header-guard.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/sdl.scm (sdl-pango): Likewise.
2020-04-10gnu: akonadi: Shorten file name of patch.Ludovic Courtès
This ensures we stay below the POSIX tar file name length limit. * gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch: Rename to... * gnu/packages/patches/akonadi-not-relocatable.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-pim.scm (akonadi): Likewise.
2020-04-10gnu: binutils: Shorten file names of MinGW patches.Ludovic Courtès
This ensures we stay below the POSIX tar file name length limit. * gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch: Rename to... * gnu/packages/patches/binutils-mingw-w64-deterministic.patch: ... this. * gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch: Rename to... * gnu/packages/patches/binutils-mingw-w64-timestamp.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/cross-base.scm (cross-binutils): Likewise.
2020-04-10gnu: gnuradio: Fix gnuradio-companion GUI not showing.Guillaume Le Vaillant
* gnu/packages/ham-radio.scm (gnuradio)[arguments]: Add 'wrap-glib-or-gtk' and 'wrap-with-GI_TYPELIB_PATH' phases.
2020-04-10gnu: xorriso: Build gui frontend.Efraim Flashner
* gnu/packages/cdrom.scm (xorriso)[outputs]: Add gui. [arguments]: Add custom phase to install gui files to separate output and wrap the binary. [inputs]: Add tk.