Marius Bakke
3d280dae09
gnu: sbcl-burgled-batteries3: Python is a runtime dependency.
...
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[native-inputs]: Move
PYTHON ...
[inputs]: ... here.
2020-04-11 15:51:07 +02:00
Marius Bakke
839fa4cd5e
gnu: sbcl-burgled-batteries3: Update to 0.0.0-2.f65f454.
...
* 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-11 15:51:07 +02:00
Marius Bakke
67950de7e8
gnu: python-pyqtwebengine: Use 'python-version'.
...
* 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-11 15:51:07 +02:00
Nicolas Goaziou
fbfaba8a7c
gnu: python-duniterpy: Update to 0.57.0.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.57.0.
2020-04-11 14:29:35 +02:00
Nicolas Goaziou
5258c41699
gnu: Add tennix.
...
* gnu/packages/games.scm (tennix): New variable.
2020-04-11 14:20:29 +02:00
Guillaume Le Vaillant
0493ead644
gnu: Merge ham-radio and sdr modules into radio module.
...
* 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-11 10:04:39 +02:00
Tobias Geerinckx-Rice
4061305509
gnu: bubblewrap: Update to 0.4.1 [fixes CVE-2020-5291].
...
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-11 04:14:29 +02:00
Tobias Geerinckx-Rice
a5ab71c73f
gnu: openconnect: Update to 8.08.
...
* 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-11 04:14:29 +02:00
Tobias Geerinckx-Rice
827813b581
gnu: supertux: Update to 0.6.1.1.
...
* gnu/packages/games.scm (supertux): Update to 0.6.1.1.
2020-04-11 04:14:28 +02:00
Tobias Geerinckx-Rice
5935779044
gnu: syncthing: Update to 1.4.2.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.4.2.
2020-04-11 04:14:28 +02:00
Tobias Geerinckx-Rice
b10bf8e31f
gnu: tig: Update to 2.5.1.
...
* 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-11 04:14:28 +02:00
Tobias Geerinckx-Rice
9a71213e33
gnu: dbacl: Update to 1.14.1.
...
* 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-11 04:14:28 +02:00
Tobias Geerinckx-Rice
fd13a65cda
gnu: libdca: Update to 0.0.7.
...
* gnu/packages/video.scm (libdca): Update to 0.0.7.
[native-inputs]: Add autoconf, automake, and libtool.
2020-04-11 04:14:27 +02:00
Tobias Geerinckx-Rice
515ca4794b
gnu: thunar: Update to 1.8.14.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.14.
2020-04-11 04:14:26 +02:00
Tobias Geerinckx-Rice
8ec9c5fd88
gnu: boinc-client: Update to 7.16.6.
...
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.6.
2020-04-10 23:27:18 +02:00
Tobias Geerinckx-Rice
fa8343de32
gnu: ephemeralpg: Update to 2.9.
...
* gnu/packages/databases.scm (ephemeralpg): Update to 2.9.
[arguments]: Remove obsolete work-arounds.
[native-inputs]: Add which.
2020-04-10 23:27:17 +02:00
Tobias Geerinckx-Rice
8e71625667
gnu: ephemeralpg: Use HTTPS home page.
...
* gnu/packages/databases.scm (ephemeralpg)[source, home-page]: Use HTTPS.
2020-04-10 23:27:17 +02:00
Tobias Geerinckx-Rice
12f99f9f1b
gnu: crispy-doom: Update to 5.7.2.
...
* gnu/packages/games.scm (crispy-doom): Update to 5.7.2.
2020-04-10 23:27:16 +02:00
Tobias Geerinckx-Rice
7738201645
gnu: r-powerlaw: Update to 0.70.4.
...
* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.4.
2020-04-10 23:27:16 +02:00
Tobias Geerinckx-Rice
9c118d3a5c
gnu: burp: Update to 2.3.24.
...
* gnu/packages/backup.scm (burp): Update to 2.3.24.
2020-04-10 23:27:15 +02:00
Tobias Geerinckx-Rice
22ade2684a
gnu: burp: Extend test time-outs.
...
* gnu/packages/backup.scm (burp)[arguments]: Add a new
‘extend-test-time-outs’ phase.
2020-04-10 23:27:11 +02:00
Tobias Geerinckx-Rice
d8cf1b32d2
gnu: libzen: Update to 0.4.38.
...
* gnu/packages/cpp.scm (libzen): Update to 0.4.38.
[source]: Hard-code NAME.
2020-04-10 23:25:35 +02:00
Tobias Geerinckx-Rice
ca708858b1
gnu: celluloid: Update to 0.19.
...
* gnu/packages/video.scm (celluloid): Update to 0.19.
2020-04-10 23:25:35 +02:00
Tobias Geerinckx-Rice
90b74c6fba
gnu: ghc-regex-tdfa: Update home page.
...
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[home-page]: Update.
2020-04-10 23:25:35 +02:00
Tobias Geerinckx-Rice
5714920a96
gnu: btrfs-progs: Update to 5.6.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.6.
2020-04-10 23:25:35 +02:00
TomZ
3e6aa0ce96
gnu: Add fulcrum.
...
* gnu/packages/finance.scm (fulcrum): New variable.
2020-04-10 18:43:38 +02:00
Michael Rohleder
cf637690aa
gnu: emacs-ace-window: Update to 0.10.0
...
[[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-10 18:33:12 +02:00
John Soo
757f2c1eff
gnu: Add emacs-dired-git-info.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-git-info): New variable.
2020-04-10 18:30:25 +02:00
John Soo
d09337cbf4
gnu: Add emacs-diredfl.
...
* gnu/packages/emacs-xyz.scm (emacs-diredfl): New variable.
2020-04-10 18:26:28 +02:00
Lars-Dominik Braun
6ddb823865
gnu: pianobar: Update to 2020.04.05.
...
* gnu/packages/music.scm (pianobar): Update to 2020.04.05.
2020-04-10 18:20:13 +02:00
Ludovic Courtès
929510a45d
gnu: sdl-pango: Shorten file name of patch.
...
* 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-10 16:02:51 +02:00
Ludovic Courtès
79b0816e17
gnu: akonadi: Shorten file name of patch.
...
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-10 16:02:51 +02:00
Ludovic Courtès
523280e099
gnu: binutils: Shorten file names of MinGW patches.
...
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-10 16:02:51 +02:00
Guillaume Le Vaillant
93299e6127
gnu: gnuradio: Fix gnuradio-companion GUI not showing.
...
* gnu/packages/ham-radio.scm (gnuradio)[arguments]: Add 'wrap-glib-or-gtk' and
'wrap-with-GI_TYPELIB_PATH' phases.
2020-04-10 14:48:46 +02:00
Efraim Flashner
d90286ed54
gnu: xorriso: Build gui frontend.
...
* 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.
2020-04-10 13:49:25 +03:00
Nicolas Goaziou
74001286b7
gnu: emacs-orgalist: Update to 1.12.
...
* gnu/packages/emacs-xyz.scm (emacs-orgalist): Update to 1.12.
[description]: Fix wording.
2020-04-10 02:00:19 +02:00
Tobias Geerinckx-Rice
bc58c59760
gnu: xfce: Fix typo.
...
* gnu/packages/xfce.scm (xfce)[inputs]: Re-spell ‘tumlber’.
2020-04-10 01:52:36 +02:00
Leo Famulari
960abd5859
gnu: libssh: Update to 0.9.4 [fixes CVE-2020-1730].
...
* gnu/packages/ssh.scm (libssh): Update to 0.9.4.
2020-04-09 17:34:24 -04:00
Marius Bakke
3813ad2f34
gnu: python-titlecase: Nose is a native input.
...
* gnu/packages/python-xyz.scm (python-titlecase)[propagated-inputs]: Rename to ...
[native-inputs]: ... this.
2020-04-09 23:26:07 +02:00
Guillaume Le Vaillant
f76ac21c16
gnu: Add gqrx.
...
* gnu/packages/ham-radio.scm (gqrx): New variable.
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
77dc12a898
gnu: Add gnuradio-iqbalance.
...
* gnu/packages/ham-radio.scm (gnuradio-iqbalance): New variable.
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
bc94b75d75
gnu: Add libosmo-dsp.
...
* gnu/packages/ham-radio.scm (libosmo-dsp): New variable.
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
aa862c2c87
gnu: Add gnuradio-osmosdr.
...
* gnu/packages/ham-radio.scm (gnuradio-osmosdr): New variable.
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
d042caf6b7
gnu: Add gnuradio.
...
* gnu/packages/ham-radio.scm (gnuradio): New variable.
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
Co-authored-by: Charlie Ritter <chewzerita@posteo.net>
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
7cd2609e3f
gnu: Add codec2.
...
* gnu/packages/audio.scm (codec2): New variable.
2020-04-09 23:12:33 +02:00
Guillaume Le Vaillant
9ed66ad709
gnu: Add python-click-plugins.
...
* gnu/packages/python-xyz.scm (python-click-plugins): New variable.
2020-04-09 23:12:32 +02:00
Christopher Lemmer Webber
575a9b03ae
gnu: Add python-titlecase.
...
* gnu/packages/python-xyz.scm (python-titlecase): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-10 00:07:57 +03:00
Raghav Gururajan
83fda6ddf6
gnu: Add xfe.
...
* gnu/packages/disk.scm (xfe): New variable.
2020-04-09 22:36:21 +02:00
Raghav Gururajan
eef785d668
gnu: Add fox.
...
* gnu/packages/graphics.scm (fox): New variable.
2020-04-09 22:34:22 +02:00
Efraim Flashner
c7a2334558
gnu: nano: Update to 4.9.2.
...
* gnu/packages/nano.scm (nano): Update to 4.9.2.
2020-04-09 22:37:12 +03:00