Xinglu Chen
32d80c2238
gnu: emacs-ebdb: Update to 0.8.4.
...
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:10:37 +02:00
Xinglu Chen
6940a57abd
gnu: xwallpaper: Update to 0.7.3.
...
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:09:54 +02:00
Xinglu Chen
d5753f1d19
gnu: emacs-xref: Update to 1.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:09:10 +02:00
Xinglu Chen
e76ed759a0
gnu: feh: Update to 3.7.1.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:05:20 +02:00
Felix Gruber
93bf42361c
gnu: Replace PYTHONPATH with GUIX_PYTHONPATH.
...
In packages that do not use python-build-system, PYTHONPATH is generally
not defined. Instead we can use GUIX_PYTHONPATH which should contain all
Python dependencies.
* gnu/packages/bioinformatics.scm (shorah)[arguments]: Replace
PYTHONPATH with GUIX_PYTHONPATH.
* gnu/packages/debug.scm (c-vise)[arguments]: Idem.
* gnu/packages/gnome.scm (drawing, apostrophe, ocrfeeder)[arguments]: Idem.
* gnu/packages/music.scm (a2jmidid)[arguments]: Idem.
* gnu/packages/syndication.scm (gfeeds)[arguments]: Idem.
* gnu/packages/xdisorg.scm (gammastep)[arguments]: Idem.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-06 10:47:54 +02:00
Guillaume Le Vaillant
722c17992e
gnu: glog: Update to 0.5.0.
...
* gnu/packages/logging.scm (glog): Update to 0.5.0.
[build-system]: Switch to 'cmake-build-system'.
[arguments]: Remove 'disable-signal-tests' phase.
2021-09-06 10:18:21 +02:00
Felix Gruber
df1f031d14
gnu: opencc: Fix build.
...
* gnu/packages/textutils.scm (opencc)[arguments]: Create PYTHONPATH from
GUIX_PYTHONPATH as the former is not defined.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-06 09:49:56 +02:00
Felix Gruber
86af6091d8
gnu: c++-gsl: Fix build with GCC 10.
...
* gnu/packages/cpp.scm (c++-gsl)[source]: Add a patch from Debian
to fix compilation of a test.
* gnu/packages/patches/c++-gsl-move-array-bounds-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-06 09:43:08 +02:00
Felix Gruber
6900b3c1aa
gnu: libnice: Fix build.
...
* gnu/packages/networking.scm (libnice)[native-inputs]: Add graphviz
which is required to provide the dot program.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-06 09:30:52 +02:00
iKaSeRo
53ccbc1755
gnu: Add mlterm.
...
* gnu/packages/terminals.scm (mlterm): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-09-06 00:16:51 +02:00
Danny Milosavljevic
dd7df191b6
gnu: u-boot-nintendo-nes-classic-edition: Make it actually boot again.
...
* gnu/packages/patches/u-boot-nintendo-nes-serial.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add u-boot-nintendo-nes-serial.patch.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition): Downgrade to 2018.11.
[source]: Add patch.
[description]: Modify.
[native-inputs]: Add python-2.
2021-09-05 23:45:29 +02:00
Raghav Gururajan
0b3ad325da
gnu: remmina: Update to 1.4.20.
...
* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20.
2021-09-05 13:54:46 -04:00
Raghav Gururajan
795b7f053f
gnu: pipe-viewer: Update to 0.1.4.
...
* gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4.
2021-09-05 12:01:59 -04:00
Guillaume Le Vaillant
c5bb7b5d97
gnu: Fix some gexps.
...
* gnu/packages/android.scm (adb, android-ext4-utils)[arguments]: Use
'this-package-input' in gexps.
* gnu/packages/finance.scm (monero-gui)[arguments]: Idem.
* gnu/packages/lisp.scm (gcl)[arguments]: Idem.
2021-09-05 13:56:25 +02:00
Guillaume Le Vaillant
79edda3874
gnu: opencpn: Fix building with gcc 10.
...
* gnu/packages/geo.scm (opencpn)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-05 11:48:59 +02:00
Sarah Morgensen
48bd27863f
gnu: pipewire: Fix build with GCC 10.
...
* gnu/packages/patches/pipewire-0.2.7-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (pipewire)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-05 11:01:45 +02:00
Sarah Morgensen
cdb63b192c
gnu: libappindicator: Fix build for GCC 10.
...
* gnu/packages/freedesktop.scm (libappindicator)[source]: Add snippet to
prevent declaring _PyGObject_API twice.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-05 10:56:41 +02:00
Sarah Morgensen
2302adc0ec
gnu: libsrtp: Update to 2.4.0.
...
Fix building libsrtp with GCC 10 by updating to 2.4.0.
* gnu/packages/telephony.scm (libsrtp): Update to 2.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-05 10:40:52 +02:00
Sarah Morgensen
c1b350afc6
gnu: lablgtk: Update to 2.18.11.
...
Update lablgtk to fix compilation with GCC 10.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.11.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-05 10:29:46 +02:00
Felix Gruber
8bb7cb7bef
gnu: python-gast: Update to 0.5.2.
...
* gnu/packages/python-xyz.scm (python-gast): Update to 0.5.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-05 10:02:18 +02:00
Tobias Geerinckx-Rice
ce65f2b73d
gnu: xfsprogs: Update to 5.13.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0.
[arguments]: Don't return #t from phases.
2021-09-05 04:32:33 +02:00
Tobias Geerinckx-Rice
19c3ca0207
gnu: xrdb: Update to 1.2.1.
...
* gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice
f60a2d1341
gnu: xwd: Update to 1.0.8.
...
* gnu/packages/xorg.scm (xwd): Update to 1.0.8.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice
45066bc9ff
gnu: ne: Update to 3.3.1.
...
* gnu/packages/text-editors.scm (ne): Update to 3.3.1.
[arguments]: Add a 'patch-early-shebang phase.
Don't return #t from other phases.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice
7022a169bc
gnu: meld: Update to 3.20.4.
...
* gnu/packages/patchutils.scm (meld): Update to 3.20.4.
2021-09-05 01:55:49 +02:00
Tobias Geerinckx-Rice
321d1babaa
gnu: bochs: Update to 2.72.7.
...
* gnu/packages/virtualization.scm (bochs): Update to 2.72.7.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice
264f84a87c
gnu: butt: Update to 0.1.31.
...
* gnu/packages/audio.scm (butt): Update to 0.1.31.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice
04870195a8
gnu: homebank: Update to 5.5.3.
...
* gnu/packages/finance.scm (homebank): Update to 5.5.3.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice
4339af579e
gnu: avldrums-lv2: Update to 0.4.2.
...
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2.
[arguments]: Don't return #t from phases.
2021-09-05 00:56:04 +02:00
Tobias Geerinckx-Rice
da2bd0c184
gnu: libglvnd: Update to 1.3.4.
...
* gnu/packages/gl.scm (libglvnd): Update to 1.3.4.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:03 +02:00
Tobias Geerinckx-Rice
5ab51bee58
gnu: interception-tools: Update to 0.6.7.
...
* gnu/packages/linux.scm (interception-tools): Update to 0.6.7.
[arguments]: Remove obsolete 'fix-libevdev-path phase.
2021-09-04 22:09:03 +02:00
Tobias Geerinckx-Rice
c64a78cec1
gnu: gparted: Update to 1.3.1.
...
* gnu/packages/disk.scm (gparted): Update to 1.3.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
4c91b5d6ac
gnu: btrfs-progs: Update to 5.13.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
d79107606e
gnu: epson-inkjet-printer-escpr: Update to 1.7.17.
...
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.17.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
5abaf89367
gnu: filezilla: Update to 3.55.1.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.55.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
ed04ce98c6
gnu: libfilezilla: Update to 0.31.1.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.31.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
cb9552c2aa
gnu: nvc: Update to 1.5.2.
...
* gnu/packages/fpga.scm (nvc): Update to 1.5.2.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
039eb73b66
gnu: fbcat: Update to 0.5.2.
...
* gnu/packages/linux.scm (fbcat): Update to 0.5.2.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice
6360212994
gnu: nsd: Update to 4.3.7.
...
* gnu/packages/dns.scm (nsd): Update to 4.3.7.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice
fb8d658e7c
gnu: git-annex: Update to 8.20210903.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice
f0e6851f0d
gnu: unbound: Update to 1.13.2.
...
* gnu/packages/dns.scm (unbound): Update to 1.13.2.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice
0eea6168c1
gnu: vc: Update to 1.4.2.
...
* gnu/packages/maths.scm (vc): Update to 1.4.2.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice
6d0ddea44b
gnu: xlockmore: Update to 5.67.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.67.
2021-09-04 22:09:01 +02:00
Xinglu Chen
e13687e82f
gnu: cmus: Update to 2.9.1.
...
* gnu/packages/music.scm (cmus): Update to 2.9.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-04 15:47:02 -04:00
Lars-Dominik Braun
e82b103a77
gnu: python-rarfile: Update to 4.0.
...
This package is close to useless, because we lack the non-free unrar
utility and the libarchive backend does not support most operations.
* gnu/packages/python-xyz.scm (python-rarfile)[version]: Update to 4.0.
[arguments]: Disable tests.
[propagated-inputs]: Move…
[inputs]: …here.
[native-inputs]: Add pytest.
[#:phases]: Use pytest for 'check and Add 'patch phase.
(python2-rarfile): Remove, unsupported by upstream.
2021-09-04 14:53:36 +02:00
Lars-Dominik Braun
26fe4d77bf
gnu: python-jellyfish: Update to 0.8.8.
...
* gnu/packages/python-xyz.scm (python-jellyfish)[version]: Update to 0.8.8.
[arguments]: Use pytest.
[properties]: Remove python2-variant.
(python2-jellyfish): Remove, unsupported by upstream.
2021-09-04 14:53:36 +02:00
Lars-Dominik Braun
ddb8852a9b
gnu: python-munkres: Update to 1.1.4.
...
* gnu/packages/python-xyz.scm (python-munkres) [version]: Update to 1.1.4.
[arguments]: Re-enable test suite.
[native-inputs]: Add pytest.
2021-09-04 14:53:36 +02:00
Lars-Dominik Braun
466ccb9b7a
gnu: python-musicbrainzngs: Update to 0.7.1.
...
* gnu/packages/music.scm (python-musicbrainzngs) [version]: Update to 0.7.1.
[arguments]: Re-enable tests.
2021-09-04 14:53:36 +02:00
Lars-Dominik Braun
3357e6578f
gnu: python-mutagen: Update home-page.
...
* gnu/packages/music.scm (python-mutagen) [home-page]: Update.
2021-09-04 14:53:35 +02:00
Lars-Dominik Braun
0af537dcd7
gnu: python-mpd2: Update to 3.0.4.
...
* gnu/packages/mpd.scm (python-mpd2): Update to 3.0.4.
2021-09-04 14:53:35 +02:00