Commit Graph

40716 Commits (c41d5144cf9affce02b7252493e3ac4b93a2f745)

Author SHA1 Message Date
Marius Bakke f90d6c3f69
gnu: efivar: Fix build failure with GCC7.
* gnu/packages/linux.scm (efivar)[arguments]: Add phase
'kernel-headers-are-system-headers'.
2019-02-28 20:20:28 +01:00
Marius Bakke e050aa1990
gnu: make-bootstrap: Adjust for GCC7.
This is a follow-up to commit 01e8263feb.

* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc): Add the
GCC7 'treat-glibc-as-system-header' build phase.
2019-02-28 19:15:02 +01:00
Marius Bakke b45a97ea84
gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base).
This makes sure it is inherited by packages using (cross-gcc ...).  This
commit is a followup to 01e8263feb.

* gnu/build/cross-toolchain.scm (cross-gcc-build-phases): Move
'treat-glibc-as-system-header' phase ...
* gnu/packages/cross-base.scm (cross-gcc-arguments): ... here.
2019-02-28 19:15:02 +01:00
Marius Bakke b4037d82c0
gnu: groff: Return #t from all phases.
* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
2019-02-28 19:15:02 +01:00
Marius Bakke 5466e82a1e
gnu: groff: Adjust relocatability snippet for 1.22.4.
This commit does three things.  It reverts 73b2ce87 ("gnu: groff-minimal:
Disable relocatability."), re-applies f57693e1 ("gnu: groff: Disable
relocatability."), and finally adjusts the substitution for changes since
0559a4c2 ("gnu: groff: Update to 1.22.4.").

* gnu/packages/groff.scm (groff-minimal)[arguments]: Move relocatibility
snippet ...
(groff)[arguments]: ... here.  Don't delete relocation.cpp and adjust file name.
2019-02-28 19:13:54 +01:00
Marius Bakke c268c6a03e
gnu: speech-dispatcher: Build against eSpeak NG.
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
2019-02-28 19:08:49 +01:00
Marius Bakke 7566afb1d2
gnu: Add eSpeak NG.
* gnu/packages/speech.scm (espeak-ng): New public variable.
2019-02-28 19:08:48 +01:00
Marius Bakke b8098cc691
gnu: Move espeak to speech.scm.
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
2019-02-28 19:08:48 +01:00
Marius Bakke a4b71b32a7
gnu: Add pcaudiolib.
* gnu/packages/audio.scm (pcaudiolib): New public variable.
2019-02-28 19:08:48 +01:00
Marius Bakke 5d04ce48d1
gnu: speech-dispatcher: Update to 0.9.0.
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0.
[source](uri): Change to new upstream URI.
[arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.
2019-02-28 19:08:48 +01:00
Marius Bakke 2422b1b450
gnu: speech-dispatcher: Don't build static libraries.
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
2019-02-28 19:08:48 +01:00
Marius Bakke 14c272d5ce
gnu: GCC: Update to 8.3.0.
* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
2019-02-28 19:08:48 +01:00
Marius Bakke 0ad4a12088
gnu: wpa_supplicant: Update to 2.7.
* gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch,
gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch,
gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch,
gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch,
gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch,
gnu/packages/patches/wpa-supplicant-krack-followups.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.7.
[source](patches): Remove.
2019-02-28 19:08:48 +01:00
Efraim Flashner c643b49244
gnu: Add toot.
* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
2019-02-28 08:56:59 +02:00
Nicolas Goaziou a9dac432d9
gnu: giac-xcas: Update to 1.5.0-43.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
2019-02-28 00:39:53 +01:00
Mark H Weaver 275beea9d8
gnu: linux-libre: Update to 4.20.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13.
(%linux-libre-hash): Update hash.
2019-02-27 13:48:04 -05:00
Mark H Weaver fd5784d889
gnu: linux-libre@4.19: Update to 4.19.26.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26.
(%linux-libre-4.19-hash): Update hash.
2019-02-27 13:47:15 -05:00
Mark H Weaver 70b1b5b7d0
gnu: linux-libre@4.14: Update to 4.14.104.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104.
(%linux-libre-4.14-hash): Update hash.
2019-02-27 13:46:17 -05:00
Mark H Weaver c9ac753bce
gnu: linux-libre@4.9: Update to 4.9.161.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
2019-02-27 13:45:27 -05:00
Pierre Neidhardt 933d810e16
gnu: emacs-disk-usage: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.
2019-02-27 17:09:22 +01:00
Tobias Geerinckx-Rice 4915894759
gnu: lmdb: Update to 0.9.23.
* gnu/packages/databases.scm (lmdb): Update to 0.9.23.
2019-02-27 15:48:53 +01:00
Tobias Geerinckx-Rice f167b432bb
gnu: lmdb: Don't use unstable tarball.
* gnu/packages/databases.scm (lmdb)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust source directory name.
2019-02-27 15:48:53 +01:00
Tobias Geerinckx-Rice 7e17784cbe
gnu: sbcl: Update to 1.4.16.
* gnu/packages/lisp.scm (sbcl): Update to 1.4.16.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice e17a0badef
gnu: libblockdev: Update to 2.21.
* gnu/packages/disk.scm (libblockdev): Update to 2.21.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice 17c65da896
gnu: wesnoth: Update to 1.14.6.
* gnu/packages/games.scm (wesnoth): Update to 1.14.6.
[source]: Remove upstreamed patch.
* packages/patches/wesnoth-newer-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice 0c2e055e18
gnu: wesnoth: Don't use NAME in source URI.
* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice a4776d0981
gnu: ddrescue: Update to 1.24.
* gnu/packages/disk.scm (ddrescue): Update to 1.24.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice 5fed63dda9
gnu: eog-plugins: Update to 3.26.3.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice f3b88ed26c
gnu: eog-plugins: Don't use NAME in source URI.
* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice fbc930ec63
gnu: libwacom: Update to 0.32.
* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice cffdcbef1a
gnu: libwacom: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice 6c8a0b6f5a
gnu: gom: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice 54d80e31d6
gnu: libpipeline: Update to 1.5.1.
* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice 0257294a61
gnu: mc: Update to 4.8.22.
* gnu/packages/mc.scm (mc): Update to 4.8.22.
[arguments]: ‘Fix’ failing test.
2019-02-27 15:48:50 +01:00
Ricardo Wurmus 8aa1ca85ac
gnu: flexbar: Fix reproducibility bug.
* gnu/packages/bioinformatics.scm (flexbar)[arguments]: Add phase
"do-not-tune-to-CPU".
2019-02-27 15:40:46 +01:00
Dimakakos Dimos d97283c3a6
gnu: emacs-projectile: Update to 2.0.0
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.0.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-02-27 10:54:29 +02:00
Efraim Flashner 0b1fb0aa4c
gnu: fossil: Remove bundled libraries.
* gnu/packages/version-control.scm (fossil)[source]: Add snippet to
remove bundled libraries.
2019-02-27 10:38:12 +02:00
Jovany Leandro G.C 66d05055bb
gnu: fossil: Update to 2.8.
* gnu/packages/version-control.scm (fossil): Update to 2.8.
[inputs]: Remove sqlite, add sqlite@3.26.
[arguments]: Add custom phase to patch more shebangs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-02-27 10:38:12 +02:00
Efraim Flashner cfae5382fe
gnu: cflow: Update to 1.6.
* gnu/packages/code.scm (cflow): Update to 1.6.
2019-02-27 09:50:30 +02:00
Nicolas Goaziou 8d611ef085
gnu: musescore: Update to 3.0.3.
* gnu/packages/music.scm (musescore): Update to 3.0.3.
[source]: Remove now obsolete patch.
[arguments]: Do not use bundled (as a submodule) libcrashreporter-qt.
* gnu/packages/patches/musescore-fix-use_webengine.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply file removal.
2019-02-27 01:10:48 +01:00
Nicolas Goaziou 2dad4c910a
gnu: colobot: Update to 0.1.12-alpha.
* gnu/packages/games.scm (colobot): Update to 0.1.12-alpha.
[source]: Do not use unstable tarball.
[native-inputs]: Remove "colobot-data", now fetched with recursive
`git-fetch'.
2019-02-27 00:21:58 +01:00
Paul Garlick 3a261950ac
gnu: fenics-dolfin: Fix build.
* gnu/packages/simulation.scm (fenics-dolfin)[arguments]: Remove SNESTEST
mapping, no longer valid after update of PETSc to version 3.10.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-26 17:12:30 -05:00
Paul Garlick 758439cf4b
gnu: python-petsc4py: Update to 10.3.1.
* gnu/packages/maths.scm (python-petsc4py): Update to 10.3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-26 17:12:29 -05:00
Gábor Boskovits 618631f368
gnu: openssh: Add libedit support.
* gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config.
[inputs]: Add libedit.
[arguments](configure-flags): Add --with-libedit.
2019-02-26 23:02:24 +01:00
Efraim Flashner 35aa016af1
gnu: beignet: Limit supported architectures.
* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
2019-02-26 22:26:35 +02:00
Gábor Boskovits 1094f1216f
gnu: libedit: Update to 20181209-3.1.
* gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.
2019-02-26 18:58:03 +01:00
Rutger Helling 6dcac92012
gnu: mgba: Add libelf input.
* gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.
2019-02-26 16:19:26 +01:00
Leo Famulari cc6731e928
gnu: Add hpenc.
* gnu/packages/crypto.scm (hpenc): New variable.
2019-02-26 00:02:00 -05:00
Yoshinori Arai 933ac939d6
gnu: Add nkf.
* gnu/packages/textutils.scm (nkf): New variable.
2019-02-25 23:16:48 -05:00
Timo Eisenmann 04b6e9c5df
gnu: twitchy: Update to 3.4.
* gnu/packages/video.scm: (twitchy): Update to 3.4.
[arguments]: Add phase 'patch-paths' to substitute in the absolute path to
'streamlink'.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-25 21:33:45 -05:00