Commit Graph

31445 Commits (dc70ff2a86262f134c4b14fe88cc3a92bbf68c7d)

Author SHA1 Message Date
Nils Gillmann dc70ff2a86
gnu: Add xonotic.
* gnu/packages/games.scm (xonotic, xonotic-data): New variables.

Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2018-05-26 18:15:39 +02:00
Marius Bakke b9d562284c
gnu: x265: Update to 2.8.
* gnu/packages/video.scm (x265): Update to 2.8.
2018-05-26 17:13:20 +02:00
Marius Bakke d5c472a216
gnu: p11-kit: Update to 0.23.11.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.11.
[arguments]: Add #:phases.  Drop new "runtime" test.
2018-05-26 17:04:18 +02:00
Marius Bakke 26633cb8b3
gnu: samba: Update to 4.8.2.
* gnu/packages/samba.scm (samba): Update to 4.8.2.
2018-05-26 17:04:18 +02:00
Marius Bakke 6ce76bdc31
gnu: whois: Update to 5.3.1.
* gnu/packages/networking.scm (whois): Update to 5.3.1.
[inputs]: Change from LIBIDN to LIBIDN2.
2018-05-26 17:04:17 +02:00
Marius Bakke 80746f97f1
gnu: vte: Update to 0.52.2.
* gnu/packages/gnome.scm (vte): Update to 0.52.2.
2018-05-26 17:04:17 +02:00
Marius Bakke bbb56dc7b6
gnu: feh: Update to 2.26.3.
* gnu/packages/image-viewers.scm (feh): Update to 2.26.3.
2018-05-26 17:04:17 +02:00
Marius Bakke 9572d2b482
http-client: Send redirection messages to stderr.
* guix/http-client.scm (http-fetch): Use CURRENT-ERROR-PORT instead of default
output.
2018-05-26 17:04:17 +02:00
Marius Bakke b3884bbfc5
gnu: rust: Fix typo.
* gnu/packages/rust.scm (rust-bootstrap)[description]: s/manaer/manager.
2018-05-26 17:04:17 +02:00
Rutger Helling 385f8a0930
gnu: wine-staging: Update to 3.9.
* gnu/packages/wine.scm (wine-staging): Update to 3.9.
2018-05-26 16:45:47 +02:00
Rutger Helling 84fbe00a8b
gnu: wine-staging-patchset-data: Update to 3.9.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.9.
2018-05-26 16:45:46 +02:00
Nicolas Goaziou 4c40ed9d37
gnu: Add scummvm.
* gnu/packages/emulators.scm (scummvm): New variable.
2018-05-25 23:19:58 +02:00
Andreas Enge 43a776e294
gnu: mpfrcx: Update to 0.5.
* gnu/packages/algebra.scm (mpfrcx): Update to 0.5 and change licence to
lgpl3+.
2018-05-25 19:52:15 +02:00
Jelle Licht c53fa8c83a
gnu: mps-youtube: Update to 0.2.8.
* gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
2018-05-25 14:01:57 +02:00
Jelle Licht e7ca985973
gnu: footswitch: Update to ca43d53f.
* gnu/packages/accessibility.scm (footswitch): Update to ca43d53f.
2018-05-25 14:01:40 +02:00
Ludovic Courtès fbe1b85b63
gnu: openmpi: Add PSM2 (Intel OmniPath) support.
* gnu/packages/mpi.scm (openmpi)[inputs]: Add PSM2 on supported systems.
2018-05-25 13:43:03 +02:00
Ludovic Courtès a560641a60
gnu: openmpi: Reintroduce PSM (Intel TrueScale) support.
Fixes a regression introduced in
9129804230 whereby PSM would never be
added as an input.

* gnu/packages/mpi.scm (openmpi)[inputs]: Re-add PSM on supported
systems.
2018-05-25 13:43:03 +02:00
Ludovic Courtès 6df2a50ac4
gnu: openmpi: Update to 3.0.1.
* gnu/packages/mpi.scm (openmpi): Update to 3.0.1.
[arguments]: In 'remove-absolute' phase, adjust romio file name.
* gnu/packages/maths.scm (scalapack)[arguments]: Add
'set-test-environment' phase.
(slepc-openmpi)[arguments]: Likewise.
(mumps-openmpi)[arguments]: Likewise.
(superlu-dist)[arguments]: In 'check' phase, set
'OMPI_MCA_plm_rsh_agent'.
(scotch)[arguments]: In 'build-esmumps', likewise.
(p4est)[arguments]: Add 'set-test-environment' phase.
(hypre-openmpi)[arguments]: Likewise.
2018-05-25 13:43:03 +02:00
Ludovic Courtès 0921eff2a8
gnu: superlu-dist: Update to 5.3.0.
* gnu/packages/maths.scm (superlu-dist): Update to 5.3.0.
[source](snippet): Adapt file name and function names to new version.
Remove 'delete-file' call.
2018-05-25 13:43:03 +02:00
Ludovic Courtès 98e0b1288f
vm: Pass "panic=1" to Linux.
* gnu/build/vm.scm (load-in-linux-vm): Always pass "panic=1" after '-append'.
2018-05-25 13:43:03 +02:00
Mathieu Othacehe 4806d390cb
gnu: Add python2-gdrivefs.
* gnu/packages/python.scm (python2-gdrivefs): New variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe a037a59f83
gnu: Add python-fusepy.
* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe b5a9f49b49
gnu: Add python-gipc.
* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe 961bcdf5ac
gnu: Add python-google-api-client.
* gnu/packages/python-web.scm (python-google-api-client): New variable,
(python2-google-api-client): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe 1ceca46b06
gnu: Add python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): New variable.
2018-05-25 10:36:43 +02:00
Danny Milosavljevic c75c9b05e1
gnu: mrustc: Update to 0.0.0-3.b5b7089.
* gnu/packages/rust.scm (mrustc): Update to 0.0.0-3.b5b7089.
2018-05-25 00:59:41 +02:00
Fis Trivial 655ca71329
gnu: Add xsimd.
* gnu/packages/cpp.scm (xsimd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-24 23:38:48 +02:00
Pierre Neidhardt 914205214c
gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.
* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-24 23:38:47 +02:00
Julien Lepiller 109f022e9d
gnu: gdal: Fix configure flags.
* gnu/packages/geo.scm (gdal)[arguments]: Fix configure flags.
2018-05-24 22:14:31 +02:00
Nils Gillmann c10679f5f1
gnu: gnurl: Update to 7.60.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.60.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-24 12:13:52 -04:00
Ricardo Wurmus a1b802454a
gnu: Add fastp.
* gnu/packages/bioinformatics.scm (fastp): New variable.
2018-05-24 17:49:32 +02:00
Rutger Helling 26bcd2a2b2
gnu: weston: Disable parallel tests.
* gnu/packages/freedesktop.scm (weston): Disable parallel tests.
2018-05-24 15:13:13 +02:00
Ricardo Wurmus 217af8ae71
gnu: qsynth: Update to 0.5.1.
* gnu/packages/audio.scm (qsynth): Update to 0.5.1.
2018-05-24 12:08:52 +02:00
Ricardo Wurmus 04e7cd8d80
gnu: qjackctl: Update to 0.5.1.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.1.
2018-05-24 12:08:52 +02:00
Rutger Helling f035e5d0bc
gnu: weston: Update to 4.0.0.
* gnu/packages/freedesktop.scm (weston): Update to 4.0.0.
[arguments]: Disable tests.
2018-05-24 12:04:49 +02:00
Ricardo Wurmus fd29faa8d6
gnu: Add emacs-desktop-environment.
* gnu/packages/emacs.scm (emacs-desktop-environment): New variable.
2018-05-24 10:59:00 +02:00
Ricardo Wurmus a31d7334c2
gnu: mate-desktop-service-type: Add description.
* gnu/services/desktop.scm (mate-desktop-service-type): Add description.
2018-05-24 10:15:51 +02:00
Ricardo Wurmus d1ae687967
gnu: gnome-desktop-service-type: Add description.
* gnu/services/desktop.scm (gnome-desktop-service-type): Add description.
2018-05-24 10:15:27 +02:00
Ricardo Wurmus 1259167348
gnu: Add r-analytics.
* gnu/packages/cran.scm (r-analytics): New variable.
2018-05-24 09:23:21 +02:00
Ricardo Wurmus 3146aab7a8
gnu: r-minimal: Add tcl/tk support.
* gnu/packages/statistics.scm (r-minimal)[inputs]: Add tcl and tk.
[arguments]: Add configure flags to enable tcl and tk support.
2018-05-24 09:23:18 +02:00
Jan Nieuwenhuizen 11c237f54e
gnu: mes: Update to 0.14.
* gnu/packages/mes.scm (mes): Use nyacc-for-mes.  Update to 0.14.
2018-05-24 07:50:04 +02:00
Jan Nieuwenhuizen 0b68943066
gnu: mescc-tools: Update to 0.4.
* gnu/packages/mes.scm (mescc-tools): Update to 0.4.
2018-05-24 07:50:03 +02:00
Jan Nieuwenhuizen d236c51c17
gnu: Add nyacc-for-mes.
* gnu/packages/mes.scm (nyacc-for-mes): New variable.
2018-05-24 07:49:58 +02:00
Mark H Weaver b7290048ea
gnu: linux-libre: Update to 4.16.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11.
(%linux-libre-hash): Update hash.
2018-05-24 01:15:22 -04:00
Mark H Weaver a75702d242
gnu: linux-libre@4.14: Update to 4.14.43.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43.
(%linux-libre-4.14-hash): Update hash.
2018-05-24 01:14:34 -04:00
Mark H Weaver 24c9d8b084
gnu: linux-libre@4.9: Update to 4.9.102.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
2018-05-24 01:13:34 -04:00
Leo Famulari ad3068b5f1
gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].
* gnu/packages/linux.scm (procps): Update to 3.3.15.
2018-05-23 20:47:30 -04:00
Julien Lepiller 2b9be1a63a
gnu: Add postgis.
* gnu/packages/geo.scm (postgis): New variable.
2018-05-23 23:07:10 +02:00
Julien Lepiller 996e45cbf7
gnu: Add gdal.
* gnu/packages/geo.scm (gdal): New variable.
2018-05-23 23:06:50 +02:00
Tobias Geerinckx-Rice 34fb6c51ca
gnu: connman: Update to 1.36.
* gnu/packages/connman.scm (connman): Update to 1.36.
2018-05-23 15:29:35 +02:00