Commit Graph

34416 Commits (f2d0a2cf5c905abf816bef5d69364d28af5144ed)

Author SHA1 Message Date
Ludovic Courtès 6d1a7ce8ea
gnu: libchop: Fix build and test errors.
* gnu/packages/backup.scm (libchop)[arguments]: New field.
2018-08-19 18:21:24 +02:00
Ludovic Courtès c9f898cd31
gnu: libchop: Require gperf 3.0.
Fixes <https://bugs.gnu.org/32382>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

* gnu/packages/backup.scm (libchop)[native-inputs]: Use GPERF-3.0
instead of GPERF.
2018-08-19 18:21:24 +02:00
Marius Bakke a7bc1588e6
Merge branch 'staging' 2018-08-19 15:24:59 +02:00
Jan Nieuwenhuizen 8a502c3b60
gnu: mescc-tools: Update to 0.5.2.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2.
2018-08-19 13:30:57 +02:00
Mark H Weaver 860c37b9f2
gnu: linux-libre: Update to 4.18.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): Rename to ...
(%linux-libre-4.18-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Apply %linux-libre-4.18-patches.
2018-08-19 02:19:20 -04:00
Mark H Weaver 08e43eba4e
gnu: linux-libre@4.14: Update to 4.14.65.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65.
(%linux-libre-4.14-hash): Update hash.
2018-08-19 02:16:53 -04:00
Mark H Weaver ad6baf9dc1
gnu: linux-libre@4.9: Update to 4.9.122.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
2018-08-19 02:16:08 -04:00
Mark H Weaver 1ae8efa57d
gnu: linux-libre@4.4: Update to 4.4.150.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
2018-08-19 02:15:30 -04:00
Mark H Weaver 4ecd049074
Revert "gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3."
This reverts commit 50dbd26ce0.
2018-08-19 02:13:49 -04:00
Kei Kebreau b13ba3f1ba
gnu: gnuplot: Update to 5.2.4.
* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
2018-08-18 21:21:52 -04:00
Kei Kebreau e1ecaa836f
gnu: xtensor: Update to 0.17.1.
* gnu/packages/algebra.scm (xtensor): Update to 0.17.1.
[source]: Use git-fetch.
2018-08-18 19:48:24 -04:00
Kei Kebreau 0bb41aec99
gnu: xtl: Update to 0.4.14.
* gnu/packages/cpp.scm (xtl): Update to 0.4.14.
[source]: Use git-fetch.
2018-08-18 19:48:18 -04:00
Mark H Weaver 50dbd26ce0
gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3.
This adds the sole fix included in upstream versions 4.18.3, 4.14.65,
4.9.122, and 4.4.150.

* gnu/packages/linux.scm
(%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable.
(%linux-libre-patches): Repurposed for patches applicable to all versions.
Add the aforementioned fix.
(%linux-libre-4.18-patches): New variable, with definition based on the
previous %linux-libre-patches.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Add %linux-libre-4.18-patches.
(linux-libre-4.14, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus-4.14, linux-libre-4.9)
(linux-libre-4.4): Add %linux-libre-patches.
2018-08-18 15:40:02 -04:00
Mark H Weaver 863e61994c
gnu: linux-libre: Update to 4.18.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-hash): Update hash.
2018-08-18 15:39:59 -04:00
Mark H Weaver b8b2247803
gnu: linux-libre@4.14: Update to 4.14.64.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64.
(%linux-libre-4.14-hash): Update hash.
2018-08-18 15:39:57 -04:00
Mark H Weaver 32f4859399
gnu: linux-libre@4.9: Update to 4.9.121.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
2018-08-18 15:39:55 -04:00
Mark H Weaver f36f5170b2
gnu: linux-libre@4.4: Update to 4.4.149.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
2018-08-18 15:39:48 -04:00
Tobias Geerinckx-Rice 8e950ee99c
gnu: sudo: Update to 1.8.24.
* gnu/packages/admin.scm (sudo): Update to 1.8.24.
2018-08-18 21:18:21 +02:00
Kei Kebreau f35c3bbb68
gnu: singular: Update to 4.1.1p3.
* gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
2018-08-18 12:04:54 -04:00
Kei Kebreau 7fe491fbc8
gnu: cddlib: Update to 0.94i.
* gnu/packages/maths.scm (cddlib): Update to 0.94i.
2018-08-18 12:04:54 -04:00
Tobias Geerinckx-Rice 8cd80a4b61
gnu: eigen: Update to 3.3.5.
* gnu/packages/algebra.scm (eigen): Update to 3.3.5.
[source]: Remove upstreamed ARM patch and obsolete substitutions.
* gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-18 16:40:31 +02:00
Tobias Geerinckx-Rice fbe9c80fb7
gnu: eigen: Throw exceptions on test failure.
* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-18 16:19:58 +02:00
Tobias Geerinckx-Rice 1b00e3bd2d
gnu: knot: Update to 2.7.1.
* gnu/packages/dns.scm (knot): Update to 2.7.1.
[inputs]: Remove nettle, python-2, and python2-lmdb.
[arguments]: Remove ‘wrap-python-scripts’ phase for removed migration
scripts. Remove obsolete modules from, and add dnstap support for the
command-line tools to, #:configure-flags.
2018-08-18 16:07:00 +02:00
Tobias Geerinckx-Rice ee1362fc07
gnu: knot: Deduplicate documentation directories.
* gnu/packages/dns.scm (knot)[arguments]: Install documentation to the
correct versioned subdirectory, as already done by the build system.
2018-08-18 16:07:00 +02:00
Marius Bakke 7d4d7992aa
gnu: libmbim: Update to 1.16.2.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
2018-08-18 15:22:25 +02:00
Marius Bakke 90b3e136b8
gnu: xscreensaver: Update to 5.40.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.40.
2018-08-18 15:20:41 +02:00
Marius Bakke 445704c228
gnu: webkitgtk: Update to 2.20.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
2018-08-18 15:16:51 +02:00
Marius Bakke ddf1ace064
gnu: Add varnish-modules.
* gnu/packages/web.scm (varnish-modules): New public variable.
2018-08-18 15:12:36 +02:00
Marius Bakke da682825df
gnu: Add varnish.
* gnu/packages/web.scm (varnish): New variable.
2018-08-18 15:12:36 +02:00
Tobias Geerinckx-Rice 567f02353a
gnu: mpd: Update to 0.20.21.
* gnu/packages/mpd.scm (mpd): Update to 0.20.21.
2018-08-18 14:07:40 +02:00
Tobias Geerinckx-Rice 68a234c1b8
gnu: perl-module-scandeps: Update to 1.25.
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.25.
2018-08-18 14:07:40 +02:00
Tobias Geerinckx-Rice 4b6a0dfc2b
gnu: r-processx: Update to 3.2.0.
* gnu/packages/cran.scm (r-processx): Update to 3.2.0.
[propagated-inputs]: Add r-ps.
2018-08-18 14:07:39 +02:00
Tobias Geerinckx-Rice b55e64d49f
gnu: Add r-ps.
* gnu/packages/cran.scm (r-ps): New public variable.
2018-08-18 14:07:39 +02:00
Tobias Geerinckx-Rice 822fcaf8d8
gnu: r-mclust: Update to 5.4.1.
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.1.
2018-08-18 13:43:19 +02:00
Tobias Geerinckx-Rice 72d0585224
gnu: r-lme4: Update to 1.1-18-1.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-18-1.
2018-08-18 13:43:18 +02:00
Leo Famulari 399c5fafcd
gnu: gst-plugins-base: Don't build with Opus for 32-bit systems.
Fixes <https://bugs.gnu.org/32360> and <https://bugs.gnu.org/32466>.

* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Exclude opus
when building for 32-bit systems.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-08-18 13:27:41 +02:00
Tobias Geerinckx-Rice 72e782b2b5
gnu: strace: Disable parallel tests.
Tests fail in undeterministic fashion when run in parallel on phat rigs.

Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32459>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/linux.scm (strace)[arguments]: Disable #:parallel-tests?.
2018-08-18 13:17:11 +02:00
Mark H Weaver 3004f1c69b
gnu: linux-libre: Update to 4.18.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.1.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): New variable.
(linux-libre): Add %linux-libre-patches.
* gnu/packages/aux-files/linux-libre/4.17-arm.conf,
gnu/packages/aux-files/linux-libre/4.17-arm64.conf,
gnu/packages/aux-files/linux-libre/4.17-i686.conf,
gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2018-08-18 06:19:31 -04:00
Rutger Helling b83a40906e
gnu: c-toxcore: Update to 0.2.6.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
2018-08-18 12:21:52 +02:00
Arun Isaac 2913a94237
gnu: Add dante.
* gnu/packages/networking.scm (dante): New variable.
2018-08-18 00:50:37 +05:30
Tobias Geerinckx-Rice a9088fc83e
gnu: emacs-git-modes: Update to 1.2.8.
* gnu/packages/emacs.scm (git-modes): Update to 1.2.8.
2018-08-17 17:51:15 +02:00
Kei Kebreau b66741edc9
gnu: octave: Update to 4.4.1.
* gnu/packages/maths.scm (octave): Update to 4.4.1.
(qtoctave)[source]: Remove obsolete patch.
* gnu/packages/patches/qtoctave-qt-5.11-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17 10:47:52 -04:00
Christopher Baines b98eace814
gnu: lollypop: Update to 0.9.521.
* gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521.
[source]: Change the URL, as the project has moved on gitlab.gnome.org. Update
the uri and sha256.
[home-page]: Change to wiki.gnome.org as the previous URL 404's.
2018-08-17 12:21:48 +01:00
Tobias Geerinckx-Rice dcf16c12cf
gnu: r-lang: Update to 0.2.2.
* gnu/packages/statistics.scm (r-lang): Update to 0.2.2.
2018-08-17 13:13:11 +02:00
Tobias Geerinckx-Rice ef51e4e2b6
gnu: claws-mail: Update to 3.17.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.17.0.
2018-08-17 13:13:11 +02:00
Tobias Geerinckx-Rice ba5c926c18
gnu: claws-mail: Use HTTPS.
* gnu/packages/mail.scm (claws-mail)[source, home-page]: Use HTTPS.
2018-08-17 13:13:10 +02:00
Tobias Geerinckx-Rice 24d6cc1d59
gnu: Use HTTPS for gtk.org.
* gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org.
* gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org.
* gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
2018-08-17 13:13:10 +02:00
Oleg Pykhalov 773899112b
gnu: restic: Set a variable to disable FUSE tests.
* gnu/packages/backup.scm (restic): Set a variable to disable FUSE tests.
2018-08-17 11:05:01 +03:00
Tobias Geerinckx-Rice c4f8953a12
gnu: lxc: Update to 3.0.2.
* gnu/packages/virtualization.scm (lxc): Update to 3.0.2.
[source]: Remove patch.
* gnu/packages/patches/lxc-CVE-2018-6556.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17 05:19:05 +02:00
Tobias Geerinckx-Rice 3ef4b30128
gnu: python-pyusb: Update to 1.0.2.
* gnu/packages/libusb.scm (python-pyusb): Update to 1.0.2.
[source]: Update PyPI package name.
[home-page]: Update URI.
2018-08-17 03:50:35 +02:00