Commit Graph

60686 Commits

Author SHA1 Message Date
Marius Bakke fe5a4f579b
gnu: gnubg: Build with Pango 1.42.
* gnu/packages/games.scm (gnubg)[inputs]: Add PANGO-1.42.
2020-05-10 22:29:09 +02:00
Marius Bakke 6266a48db1
gnu: fbreader: Fix build failure.
* gnu/packages/ebook.scm (fbreader)[native-inputs]: Distinguish GCC-5.
[arguments]: Add phase 'augment-CPLUS_INCLUDE_PATH'.
2020-05-10 22:24:38 +02:00
Marius Bakke 1abfb4d4e4
gnu: gnubik: Fix build failure.
* gnu/packages/games.scm (gnubik)[arguments]: New field.
2020-05-10 22:16:13 +02:00
Marius Bakke 179e6c524a
gnu: Register 'glibc-bootstrap-system-2.2.5.patch'.
This is a follow-up to commit f6b911fb5f.

* gnu/local.mk (dist_patch_DATA): Add it.
2020-05-10 22:07:12 +02:00
Ron Nazarov f1a83356a7
gnu: Add python-vf-1.
* gnu/packages/python-web.scm (python-vf-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-05-10 16:31:26 +02:00
Ludovic Courtès ba40ce5b2c
gnu: flann: Update to 1.9.1.
* gnu/packages/maths.scm (flann): Update to 1.9.1.
[source]: Use 'git-fetch'.
[home-page]: Change to github.com.
2020-05-10 16:08:37 +02:00
Ludovic Courtès f8bb53caad
gnu: flann: Remove "octave" output.
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.
2020-05-10 16:08:37 +02:00
Ludovic Courtès 22bff285b4
gnu: emacs-mmm-mode: Fix build failure of the manual.
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[native-inputs]: Replace
TEXINFO with TEXINFO-5.
2020-05-10 16:08:37 +02:00
Ludovic Courtès 933fdd558b
gnu: guile-ac-d-bus: Update to 1.0.0-beta.0.
* gnu/packages/guile-xyz.scm (guile-ac-d-bus): Update to 1.0.0-beta.0.
2020-05-10 16:08:37 +02:00
Ludovic Courtès 0e8b05175d
gnu: guile-next: Mark as deprecated alias for "guile".
* gnu/packages/guile.scm (guile-next): Mark as 'deprecated-package' for
GUILE-3.0.
2020-05-10 16:08:37 +02:00
Ludovic Courtès 93989aedfd
gnu: guile-xapian: Switch to Guile 3.0.
* 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'.
2020-05-10 16:08:37 +02:00
Ludovic Courtès b141e1d5dd
gnu: guile-websocket: Rename from "guile3.0-websocket".
* 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'.
2020-05-10 16:08:37 +02:00
Ludovic Courtès 318e1a9336
gnu: guile2.2-newt, guile2.2-parted, guile2.2-hashing: Depend on Guile 2.2.
* gnu/packages/guile-xyz.scm (guile2.2-newt): Switch to GUILE-2.2.
(guile2.2-parted): Likewise.
(guile2.2-hashing): Likewise.
2020-05-10 16:08:36 +02:00
Ludovic Courtès ca6c150900
gnu: guile-email: Switch to Guile 3.0.
* 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'.
2020-05-10 16:08:36 +02:00
Ludovic Courtès ca03dca59d
gnu: guile-squee: Switch to Guile 3.0.
* 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'.
2020-05-10 16:08:36 +02:00
Ludovic Courtès 7829fc779b
gnu: emacs: Remove unneeded import.
This is a followup to ef0cb0dd1d.
Suggested by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/emacs.scm: Remove unneeded (ice-9 match) import.
2020-05-10 16:08:36 +02:00
Guillaume Le Vaillant 4fca1bc5af
gnu: Add dump1090.
* gnu/packages/radio.scm (dump1090): New variable.
2020-05-10 13:36:50 +02:00
Efraim Flashner 3d867fea42
gnu: guile-git: Prevent guild build warnings.
* gnu/packages/guile.scm (guile-git)[arguments]: Add
GUILE_AUTO_COMPILE=0 to make-flags.
2020-05-10 14:09:48 +03:00
Efraim Flashner 279569ca82
Revert "gnu: efl: Update to 1.24.0."
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 b34793c143.
2020-05-10 11:15:09 +03:00
Efraim Flashner 628030e4c8
Revert "gnu: python-efl: Update to 1.24.0."
This reverts commit 67c8f879c5.
2020-05-10 11:15:05 +03:00
Guillaume Le Vaillant bfffe6d229
gnu: postgis: Add missing input.
* gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
2020-05-10 10:08:30 +02:00
Guillaume Le Vaillant 6528f3e0b6
gnu: python-cheetah: Update to 3.2.4.
* gnu/packages/python-xyz.scm (python-cheetah): Update to 3.2.4.
  [arguments]: Add a 'fix-tests' phase.
2020-05-10 10:08:30 +02:00
Jean-Baptiste Note c0792d77dd
gnu: Add cachefilesd.
* gnu/packages/linux.scm (cachefilesd): New public variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-05-10 09:51:36 +02:00
Boris A. Dekshteyn 8f929fdf0b
gnu: xsettingsd: Fix build.
* 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>
2020-05-10 09:13:09 +02:00
Florian Pelz a448537c8d
news: Add ‘de’ translation.
* etc/news.scm: Add a ‘de’ translation.
2020-05-10 07:06:07 +00:00
Tobias Geerinckx-Rice 62881ad61c
gnu: samba: Update to 4.11.8 [fixes CVE-2020-10700, CVE-2020-10704].
* gnu/packages/samba.scm (samba): Update to 4.11.8.
2020-05-10 05:45:05 +02:00
Boris A. Dekshteyn ccc9240664
gnu: herbstluftwm: Update to 0.8.2.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-05-10 10:54:37 +08:00
Alex Griffin a1f84aca18
gnu: gnome-shell-extension-gsconnect: Update to 33.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update
to 33.
[inputs]: Remove folks.
2020-05-09 16:43:22 -05:00
Niclas Meyer b06d5f54c9
gnu: sway: Update to 1.4
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
2020-05-09 23:16:16 +02:00
Niclas Meyer ae8b1d292e
gnu: wlroots: Update to 0.10.1
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
2020-05-09 23:16:10 +02:00
Nicolas Goaziou a886543672
gnu: Add emacs-eglot.
* gnu/packages/emacs-xyz.scm (emacs-eglot): New variable.
2020-05-09 22:50:27 +02:00
Tobias Geerinckx-Rice 510a8eb1b8
gnu: Add powerstat.
* gnu/packages/linux.scm (powerstat): New public variable.
2020-05-09 22:40:22 +02:00
Efraim Flashner ed7f4d33b8
gnu: zfs: Add missing input.
Reported by ecbrown on IRC.

* gnu/packages/file-systems.scm (zfs)[native-inputs]: Add kmod.
2020-05-09 23:31:27 +03:00
Mathieu Othacehe 6c25b00dcf
gnu: cpplint: Update to 1.4.5.
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.
2020-05-09 21:38:33 +02:00
Nicolas Goaziou b8993c36ea
gnu: Add emacs-jsonrpc.
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): New variable.
2020-05-09 21:03:47 +02:00
Arun Isaac c67db50903
gnu: guile-gi: Update to 0.3.0.
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.0.
2020-05-09 22:23:59 +05:30
Arun Isaac 815834426d
gnu: Add gtksheet.
* gnu/packages/gtk.scm (gtksheet): New variable.
2020-05-09 22:08:51 +05:30
Marius Bakke 93600aae80
gnu: toxic: Fix build with Python 3.8.
* gnu/packages/messaging.scm (toxic)[arguments]: Add substitution in the
enable-python-scripting phase.
2020-05-09 14:58:00 +02:00
Pierre Neidhardt 399163b6c0
gnu: emacs-evil-collection: Update to 20200509.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200509.
2020-05-09 14:55:04 +02:00
Pierre Neidhardt b80bba2cdb
gnu: emacs-helm-fish-completion: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.3.
2020-05-09 14:55:04 +02:00
Marius Bakke 2806d868ef
gnu: ccid: Update to 1.4.32.
* gnu/packages/security-token.scm (ccid): Update to 1.4.32.
2020-05-09 14:37:52 +02:00
Marius Bakke e0cba0d279
gnu: rocksdb: Update to 6.8.1.
* gnu/packages/databases.scm (rocksdb): Update to 6.8.1.
2020-05-09 14:37:52 +02:00
Marius Bakke 89680cc7ce
gnu: fluidsynth: Update to 2.1.2.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.2.
2020-05-09 14:37:52 +02:00
Marius Bakke 7425a9730d
gnu: wavpack: Update to 5.3.0.
* gnu/packages/audio.scm (wavpack): Update to 5.3.0.
2020-05-09 14:37:52 +02:00
Marius Bakke f9fee9d3b7
gnu: xmlsec: Update to 1.2.30.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.30.
2020-05-09 14:37:52 +02:00
Marius Bakke 09a79ec2f0
gnu: maim: Update to 5.6.3.
* gnu/packages/xdisorg.scm (maim): Update to 5.6.3.
2020-05-09 14:37:51 +02:00
Marius Bakke d2879269aa
gnu: slop: Update to 7.5.
* gnu/packages/xdisorg.scm (slop): Update to 7.5.
2020-05-09 14:37:51 +02:00
Marius Bakke 20ab685177
gnu: openh264: Update to 2.1.0.
* gnu/packages/video.scm (openh264): Update to 2.1.0.
[source]: Change to GIT-FETCH.
2020-05-09 14:37:51 +02:00
Marius Bakke f7bdc0e902
gnu: mbedtls-apache: Update to 2.16.6.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
2020-05-09 14:37:51 +02:00
Marius Bakke bd0a9062f8
gnu: ceph: Update to 14.2.9.
* gnu/packages/storage.scm (ceph): Update to 14.2.9.
2020-05-09 14:37:51 +02:00