jackhill/guix/guix.git
5 years agognu: efibootmgr: Remove obsolete configure flag.
Marius Bakke [Fri, 1 Mar 2019 15:38:37 +0000 (16:38 +0100)]
gnu: efibootmgr: Remove obsolete configure flag.

* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.

5 years agognu: efibootmgr: Don't use NAME in source URI.
Marius Bakke [Fri, 1 Mar 2019 15:37:31 +0000 (16:37 +0100)]
gnu: efibootmgr: Don't use NAME in source URI.

* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.

5 years agognu: Add velvet.
Ricardo Wurmus [Fri, 1 Mar 2019 11:54:43 +0000 (12:54 +0100)]
gnu: Add velvet.

* gnu/packages/bioinformatics.scm (velvet): New variable.

5 years agognu: discrover: Remove indirect TexLive dependencies.
Ricardo Wurmus [Fri, 1 Mar 2019 11:51:15 +0000 (12:51 +0100)]
gnu: discrover: Remove indirect TexLive dependencies.

* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove
texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and
texlive-latex-xcolor from texlive-union.

5 years agognu: texlive-latex-pgf: Add missing input.
Ricardo Wurmus [Fri, 1 Mar 2019 11:48:40 +0000 (12:48 +0100)]
gnu: texlive-latex-pgf: Add missing input.

* gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add
texlive-latex-xcolor.

5 years agognu: asymptote: Remove indirect TexLive dependency.
Ricardo Wurmus [Fri, 1 Mar 2019 11:43:46 +0000 (12:43 +0100)]
gnu: asymptote: Remove indirect TexLive dependency.

* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove
texlive-generic-ifxetex from texlive-union.

5 years agognu: hypre: Remove indirect TexLive dependencies.
Ricardo Wurmus [Fri, 1 Mar 2019 11:33:15 +0000 (12:33 +0100)]
gnu: hypre: Remove indirect TexLive dependencies.

* gnu/packages/maths.scm (hypre)[native-inputs]: Remove
texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from
texlive-union.

5 years agognu: texlive-latex-oberdiek: Add ifxetex to inputs.
Ricardo Wurmus [Fri, 1 Mar 2019 11:22:09 +0000 (12:22 +0100)]
gnu: texlive-latex-oberdiek: Add ifxetex to inputs.

* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add
texlive-generic-ifxetex.

5 years agognu: texlive-latex-hyperref: Add missing inputs.
Ricardo Wurmus [Fri, 1 Mar 2019 11:21:26 +0000 (12:21 +0100)]
gnu: texlive-latex-hyperref: Add missing inputs.

* gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add
texlive-latex-oberdiek and texlive-latex-url.

5 years agognu: rust: Factor out "cargo-utils" from "cargo-build-system".
Ivan Petkov [Fri, 15 Feb 2019 07:04:28 +0000 (23:04 -0800)]
gnu: rust: Factor out "cargo-utils" from "cargo-build-system".

* guix/build/cargo-utils.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/build-system/cargo.scm (%cargo-utils-modules): New variable.
(%cargo-build-system-modules): Use it.
* guix/build/cargo-build-system.scm (file-sha256, generate-checksums): Move
from here...
* guix/build/cargo-utils.scm: ...to here.
* gnu/packages/rust.scm (rust-1.19.0)[arguments]<#:imported-modules>: Use
%cargo-utils-modules.
<#:phases>[patch-cargo-checksums]: Use (guix build cargo-utils).
* gnu/packages/gnuzilla.scm (icecat):
[arguments]<#:imported-modules>: Use %cargo-utils-modules.
<#phases>[patch-cargo-checksums]: import (guix build cargo-utils).

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: openssl@1.1.1a: Don't inherit from openssl/fixed.
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 23:09:31 +0000 (00:09 +0100)]
gnu: openssl@1.1.1a: Don't inherit from openssl/fixed.

I was a bit hasty in a92c6b1a2b5b8b69f248c732db4a11ddf130f0f1.
openssl-next replaces the source, and OpenSSL 1.1.1 is invulnerable.

* gnu/packages/tls.scm (openssl-next)[inherit]: Inherit from openssl
once more.

5 years agognu: openssl: Fix CVE-2019-1559.
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 22:53:26 +0000 (23:53 +0100)]
gnu: openssl: Fix CVE-2019-1559.

* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
(openssl-next)[inherit]: Inherit from it instead.
* gnu/packages/patches/openssl-CVE-2019-1559.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

5 years agognu: clementine: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 21:01:41 +0000 (22:01 +0100)]
gnu: clementine: Use HTTPS home page.

* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.

5 years agognu: libunwind: Update to 1.3.1.
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 02:28:40 +0000 (03:28 +0100)]
gnu: libunwind: Update to 1.3.1.

* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.

5 years agognu: netpbm: Fix CVE-2017-258[67].
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 19:28:33 +0000 (20:28 +0100)]
gnu: netpbm: Fix CVE-2017-258[67].

* gnu/packages/netpbm.scm (netpbm)[source]: Add patches.
* gnu/packages/patches/netpbm-CVE-2017-2586.patch,
gnu/packages/patches/netpbm-CVE-2017-2587.patch: New files.
* gnu/local.mk: Fix missing copyright year.
(dist_patch_DATA): Add them.

5 years agognu: supercollider: Update to 3.10.2.
Tobias Geerinckx-Rice [Thu, 28 Feb 2019 02:51:39 +0000 (03:51 +0100)]
gnu: supercollider: Update to 3.10.2.

* gnu/packages/audio.scm (supercollider): Update to 3.10.2.
[arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.

5 years agognu: speech-dispatcher: Build against eSpeak NG.
Marius Bakke [Mon, 25 Feb 2019 13:03:06 +0000 (14:03 +0100)]
gnu: speech-dispatcher: Build against eSpeak NG.

* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.

5 years agognu: Add eSpeak NG.
Marius Bakke [Mon, 25 Feb 2019 12:58:53 +0000 (13:58 +0100)]
gnu: Add eSpeak NG.

* gnu/packages/speech.scm (espeak-ng): New public variable.

5 years agognu: Move espeak to speech.scm.
Marius Bakke [Mon, 25 Feb 2019 13:35:14 +0000 (14:35 +0100)]
gnu: Move espeak to speech.scm.

* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.

5 years agognu: Add pcaudiolib.
Marius Bakke [Mon, 25 Feb 2019 12:53:25 +0000 (13:53 +0100)]
gnu: Add pcaudiolib.

* gnu/packages/audio.scm (pcaudiolib): New public variable.

5 years agognu: speech-dispatcher: Update to 0.9.0.
Marius Bakke [Mon, 25 Feb 2019 12:28:35 +0000 (13:28 +0100)]
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.

5 years agognu: speech-dispatcher: Don't build static libraries.
Marius Bakke [Mon, 25 Feb 2019 12:27:58 +0000 (13:27 +0100)]
gnu: speech-dispatcher: Don't build static libraries.

* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.

5 years agognu: GCC: Update to 8.3.0.
Marius Bakke [Mon, 25 Feb 2019 12:26:56 +0000 (13:26 +0100)]
gnu: GCC: Update to 8.3.0.

* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.

5 years agognu: wpa_supplicant: Update to 2.7.
Marius Bakke [Sun, 24 Feb 2019 22:39:47 +0000 (23:39 +0100)]
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.

5 years agognu: Add toot.
Efraim Flashner [Thu, 28 Feb 2019 06:56:59 +0000 (08:56 +0200)]
gnu: Add toot.

* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.

5 years agognu: giac-xcas: Update to 1.5.0-43.
Nicolas Goaziou [Wed, 27 Feb 2019 23:39:53 +0000 (00:39 +0100)]
gnu: giac-xcas: Update to 1.5.0-43.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.

5 years agognu: linux-libre: Update to 4.20.13.
Mark H Weaver [Wed, 27 Feb 2019 18:48:04 +0000 (13:48 -0500)]
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.

5 years agognu: linux-libre@4.19: Update to 4.19.26.
Mark H Weaver [Wed, 27 Feb 2019 18:47:15 +0000 (13:47 -0500)]
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.

5 years agognu: linux-libre@4.14: Update to 4.14.104.
Mark H Weaver [Wed, 27 Feb 2019 18:46:17 +0000 (13:46 -0500)]
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.

5 years agognu: linux-libre@4.9: Update to 4.9.161.
Mark H Weaver [Wed, 27 Feb 2019 18:45:27 +0000 (13:45 -0500)]
gnu: linux-libre@4.9: Update to 4.9.161.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.

5 years agognu: emacs-disk-usage: Update to 1.2.0.
Pierre Neidhardt [Wed, 27 Feb 2019 16:09:22 +0000 (17:09 +0100)]
gnu: emacs-disk-usage: Update to 1.2.0.

* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.

5 years agognu: lmdb: Update to 0.9.23.
Tobias Geerinckx-Rice [Wed, 27 Feb 2019 11:52:20 +0000 (12:52 +0100)]
gnu: lmdb: Update to 0.9.23.

* gnu/packages/databases.scm (lmdb): Update to 0.9.23.

5 years agognu: lmdb: Don't use unstable tarball.
Tobias Geerinckx-Rice [Tue, 12 Feb 2019 17:07:01 +0000 (18:07 +0100)]
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.

5 years agognu: sbcl: Update to 1.4.16.
Tobias Geerinckx-Rice [Wed, 27 Feb 2019 10:32:59 +0000 (11:32 +0100)]
gnu: sbcl: Update to 1.4.16.

* gnu/packages/lisp.scm (sbcl): Update to 1.4.16.

5 years agognu: libblockdev: Update to 2.21.
Tobias Geerinckx-Rice [Wed, 27 Feb 2019 09:58:42 +0000 (10:58 +0100)]
gnu: libblockdev: Update to 2.21.

* gnu/packages/disk.scm (libblockdev): Update to 2.21.

5 years agognu: wesnoth: Update to 1.14.6.
Tobias Geerinckx-Rice [Wed, 27 Feb 2019 09:50:10 +0000 (10:50 +0100)]
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.

5 years agognu: wesnoth: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Tue, 26 Feb 2019 15:46:46 +0000 (16:46 +0100)]
gnu: wesnoth: Don't use NAME in source URI.

* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.

5 years agognu: ddrescue: Update to 1.24.
Tobias Geerinckx-Rice [Tue, 26 Feb 2019 15:38:20 +0000 (16:38 +0100)]
gnu: ddrescue: Update to 1.24.

* gnu/packages/disk.scm (ddrescue): Update to 1.24.

5 years agognu: eog-plugins: Update to 3.26.3.
Tobias Geerinckx-Rice [Tue, 26 Feb 2019 12:38:35 +0000 (13:38 +0100)]
gnu: eog-plugins: Update to 3.26.3.

* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.

5 years agognu: eog-plugins: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Tue, 26 Feb 2019 12:38:24 +0000 (13:38 +0100)]
gnu: eog-plugins: Don't use NAME in source URI.

* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.

5 years agognu: libwacom: Update to 0.32.
Tobias Geerinckx-Rice [Wed, 27 Feb 2019 10:33:35 +0000 (11:33 +0100)]
gnu: libwacom: Update to 0.32.

* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.

5 years agognu: libwacom: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 12:51:04 +0000 (13:51 +0100)]
gnu: libwacom: Don't use NAME in source URI.

* gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.

5 years agognu: gom: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 12:50:31 +0000 (13:50 +0100)]
gnu: gom: Don't use NAME in source URI.

* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.

5 years agognu: libpipeline: Update to 1.5.1.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 09:56:14 +0000 (10:56 +0100)]
gnu: libpipeline: Update to 1.5.1.

* gnu/packages/man.scm (libpipeline): Update to 1.5.1.

5 years agognu: mc: Update to 4.8.22.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 20:26:03 +0000 (21:26 +0100)]
gnu: mc: Update to 4.8.22.

* gnu/packages/mc.scm (mc): Update to 4.8.22.
[arguments]: ‘Fix’ failing test.

5 years agognu: flexbar: Fix reproducibility bug.
Ricardo Wurmus [Wed, 27 Feb 2019 14:39:51 +0000 (15:39 +0100)]
gnu: flexbar: Fix reproducibility bug.

* gnu/packages/bioinformatics.scm (flexbar)[arguments]: Add phase
"do-not-tune-to-CPU".

5 years agognu: emacs-projectile: Update to 2.0.0
Dimakakos Dimos [Fri, 22 Feb 2019 13:27:45 +0000 (15:27 +0200)]
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>
5 years agognu: fossil: Remove bundled libraries.
Efraim Flashner [Wed, 27 Feb 2019 08:27:16 +0000 (10:27 +0200)]
gnu: fossil: Remove bundled libraries.

* gnu/packages/version-control.scm (fossil)[source]: Add snippet to
remove bundled libraries.

5 years agognu: fossil: Update to 2.8.
Jovany Leandro G.C [Sat, 23 Feb 2019 16:13:47 +0000 (11:13 -0500)]
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>
5 years agognu: cflow: Update to 1.6.
Efraim Flashner [Wed, 27 Feb 2019 07:36:53 +0000 (09:36 +0200)]
gnu: cflow: Update to 1.6.

* gnu/packages/code.scm (cflow): Update to 1.6.

5 years agognu: musescore: Update to 3.0.3.
Nicolas Goaziou [Wed, 27 Feb 2019 00:10:48 +0000 (01:10 +0100)]
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.

5 years agognu: colobot: Update to 0.1.12-alpha.
Nicolas Goaziou [Tue, 26 Feb 2019 23:21:58 +0000 (00:21 +0100)]
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'.

5 years agognu: fenics-dolfin: Fix build.
Paul Garlick [Tue, 26 Feb 2019 14:46:40 +0000 (14:46 +0000)]
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>
5 years agognu: python-petsc4py: Update to 10.3.1.
Paul Garlick [Mon, 25 Feb 2019 13:26:09 +0000 (13:26 +0000)]
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>
5 years agognu: openssh: Add libedit support.
Gábor Boskovits [Mon, 25 Feb 2019 11:31:40 +0000 (12:31 +0100)]
gnu: openssh: Add libedit support.

* gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config.
[inputs]: Add libedit.
[arguments](configure-flags): Add --with-libedit.

5 years agognu: beignet: Limit supported architectures.
Efraim Flashner [Tue, 26 Feb 2019 20:26:35 +0000 (22:26 +0200)]
gnu: beignet: Limit supported architectures.

* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.

5 years agognu: libedit: Update to 20181209-3.1.
Gábor Boskovits [Tue, 26 Feb 2019 17:54:40 +0000 (18:54 +0100)]
gnu: libedit: Update to 20181209-3.1.

* gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.

5 years agognu: mgba: Add libelf input.
Rutger Helling [Tue, 26 Feb 2019 15:18:12 +0000 (16:18 +0100)]
gnu: mgba: Add libelf input.

* gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.

5 years agognu: Add hpenc.
Leo Famulari [Fri, 22 Feb 2019 04:38:09 +0000 (23:38 -0500)]
gnu: Add hpenc.

* gnu/packages/crypto.scm (hpenc): New variable.

5 years agognu: Add nkf.
Yoshinori Arai [Fri, 1 Feb 2019 04:03:05 +0000 (13:03 +0900)]
gnu: Add nkf.

* gnu/packages/textutils.scm (nkf): New variable.

5 years agognu: twitchy: Update to 3.4.
Timo Eisenmann [Mon, 25 Feb 2019 18:38:54 +0000 (19:38 +0100)]
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>
5 years agognu: diffoscope: Update to 112.
Vagrant Cascadian [Tue, 26 Feb 2019 01:30:26 +0000 (17:30 -0800)]
gnu: diffoscope: Update to 112.

* gnu/packages/package-management (diffoscope): Update to 112.

Signed-off-by: Leo Famulari <leo@famulari.name>
5 years agoRevert "gnu: font-awesome: Update to 5.7.2."
Leo Famulari [Tue, 26 Feb 2019 00:18:47 +0000 (19:18 -0500)]
Revert "gnu: font-awesome: Update to 5.7.2."

This reverts commit 590b989c95f5b72dfe4b9928d1426fb7d35d1428.

5 years agognu: guile-emacs: Fetch source over HTTPS and be more idiomatic.
Leo Famulari [Mon, 25 Feb 2019 23:05:18 +0000 (18:05 -0500)]
gnu: guile-emacs: Fetch source over HTTPS and be more idiomatic.

Fixes <https://bugs.gnu.org/27795>.

* gnu/packages/emacs.scm (guile-emacs)[source]: Use HTTPS.
Use git-version and git-file-name.

5 years agognu: librsync: Update to 2.0.2.
Leo Famulari [Tue, 13 Feb 2018 18:50:26 +0000 (13:50 -0500)]
gnu: librsync: Update to 2.0.2.

* gnu/packages/rsync.scm (librsync): Update to 2.0.2.
[source]: Update source URL.
[build-system]: Use cmake-build-system.
[inputs]: Add popt.
[arguments]: Remove field.
(librsync-0.9): New variable.
* gnu/packages/backup.scm (btar, duplicity, rdiff-backup)[inputs]: Use
librsync-0.9.

5 years agognu: Add emacs-amx.
Clément Lassieur [Mon, 25 Feb 2019 17:42:55 +0000 (18:42 +0100)]
gnu: Add emacs-amx.

* gnu/packages/emacs-xyz.scm (emacs-amx): New variable.

5 years agognu: mgba: Update to 0.7.1.
Rutger Helling [Mon, 25 Feb 2019 15:33:38 +0000 (16:33 +0100)]
gnu: mgba: Update to 0.7.1.

* gnu/packages/emulators.scm (mgba): Update to 0.7.1.
[inputs]: Add elfutils.

5 years agognu: Remove spice-protocol@0.12.14.
Rutger Helling [Mon, 25 Feb 2019 14:57:06 +0000 (15:57 +0100)]
gnu: Remove spice-protocol@0.12.14.

* gnu/packages/spice.scm (spice-protocol@0.12.14): Remove variable.

5 years agognu: lookingglass: Update to commit 41f4166.
Rutger Helling [Mon, 25 Feb 2019 14:55:09 +0000 (15:55 +0100)]
gnu: lookingglass: Update to commit 41f4166.

* gnu/packages/virtualization.scm (lookingglass): Update to commit 41f4166.
[inputs]: Add wayland.

5 years agognu: pigx-chipseq: Update to 0.0.21.
Ricardo Wurmus [Mon, 25 Feb 2019 14:40:12 +0000 (15:40 +0100)]
gnu: pigx-chipseq: Update to 0.0.21.

* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.21.

5 years agognu: discrover: Replace "texlive" with a texlive-union.
Ricardo Wurmus [Mon, 25 Feb 2019 13:56:45 +0000 (14:56 +0100)]
gnu: discrover: Replace "texlive" with a texlive-union.

* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"fix-latex-errors"; add build phase "setenv-HOME".
[inputs]: Add rmath-standalone.
[native-inputs]: Replace "texlive" with a texlive-union consisting of
texlive-fonts-cm, texlive-fonts-amsfonts, texlive-generic-ifxetex,
texlive-latex-doi, texlive-latex-examplep, texlive-latex-hyperref,
texlive-latex-ms, texlive-latex-natbib, texlive-bibtex,
texlive-latex-oberdiek, texlive-latex-pgf, texlive-latex-url,
texlive-latex-verbatimbox, and texlive-latex-xcolor.

5 years agognu: gajim-omemo: Update to 2.6.27.
Clément Lassieur [Mon, 25 Feb 2019 12:28:46 +0000 (13:28 +0100)]
gnu: gajim-omemo: Update to 2.6.27.

* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.27.

5 years agognu: asio: Update to 1.12.2.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 01:07:32 +0000 (02:07 +0100)]
gnu: asio: Update to 1.12.2.

* gnu/packages/networking.scm (asio): Update to 1.12.2.

5 years agognu: asio: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:57:22 +0000 (01:57 +0100)]
gnu: asio: Don't use NAME in source URI.

* gnu/packages/networking.scm (asio)[source]: Hard-code NAME.

5 years agognu: tcllib: Update to 1.19.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:29:49 +0000 (01:29 +0100)]
gnu: tcllib: Update to 1.19.

* gnu/packages/tcl.scm (tcllib): Update to 1.19.

5 years agognu: tcllib: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:29:42 +0000 (01:29 +0100)]
gnu: tcllib: Don't use NAME in source URI.

* gnu/packages/tcl.scm (tcllib)[source]: Hard-code NAME.

5 years agognu: ethtool: Update to 4.19.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:20:58 +0000 (01:20 +0100)]
gnu: ethtool: Update to 4.19.

* gnu/packages/networking.scm (ethtool): Update to 4.19.

5 years agognu: ethtool: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:20:48 +0000 (01:20 +0100)]
gnu: ethtool: Don't use NAME in source URI.

* gnu/packages/networking.scm (ethtool)[source]: Hard-code NAME.

5 years agognu: libqtxdg: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:14:34 +0000 (01:14 +0100)]
gnu: libqtxdg: Don't use NAME in source URI.

* gnu/packages/lxqt.scm (libqtxdg)[source]: Hard-code NAME.

5 years agognu: lxqt-build-tools: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 Feb 2019 00:14:16 +0000 (01:14 +0100)]
gnu: lxqt-build-tools: Don't use NAME in source URI.

* gnu/packages/lxqt.scm (lxqt-build-tools)[source]: Hard-code NAME.

5 years agognu: discount: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 23:14:05 +0000 (00:14 +0100)]
gnu: discount: Don't use NAME in source URI.

* gnu/packages/markup.scm (discount)[source]: Hard-code NAME.

5 years agoservices: desktop: Fix define for the upower-service procedure.
Christopher Baines [Tue, 19 Feb 2019 20:45:54 +0000 (20:45 +0000)]
services: desktop: Fix define for the upower-service procedure.

* gnu/services/desktop.scm (upower-service): Fill in the replacement for
upower-service.

5 years agognu: workrave: Update to 1.10.23.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 20:17:45 +0000 (21:17 +0100)]
gnu: workrave: Update to 1.10.23.

* gnu/packages/gnome.scm (workrave): Update to 1.10.23.
[source]: Correct STRING-MAP.

5 years agognu: hdparm: Update to 9.58.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 20:16:25 +0000 (21:16 +0100)]
gnu: hdparm: Update to 9.58.

* gnu/packages/linux.scm (hdparm): Update to 9.58.

5 years agognu: hdparm: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 20:16:11 +0000 (21:16 +0100)]
gnu: hdparm: Don't use NAME in source URI.

* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME.

5 years agognu: powertop: Update to 2.10.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 20:02:02 +0000 (21:02 +0100)]
gnu: powertop: Update to 2.10.

* gnu/packages/linux.scm (powertop): Update to 2.10.

5 years agognu: screengrab: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:54:20 +0000 (20:54 +0100)]
gnu: screengrab: Don't use NAME in source URI.

* gnu/packages/lxqt.scm (screengrab)[source]: Hard-code NAME.

5 years agognu: fping: Update to 4.2.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:43:10 +0000 (20:43 +0100)]
gnu: fping: Update to 4.2.

* gnu/packages/networking.scm (fping): Update to 4.2.

5 years agognu: gwenhywfar, aqbanking: Use HTTPS home page.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:42:59 +0000 (20:42 +0100)]
gnu: gwenhywfar, aqbanking: Use HTTPS home page.

* gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.

5 years agognu: gnumeric: Update to 1.12.44.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:39:31 +0000 (20:39 +0100)]
gnu: gnumeric: Update to 1.12.44.

* gnu/packages/gnome.scm (gnumeric): Update to 1.12.44.

5 years agognu: gnumeric: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:39:20 +0000 (20:39 +0100)]
gnu: gnumeric: Don't use NAME in source URI.

* gnu/packages/gnome.scm (gnumeric)[source]: Hard-code NAME.

5 years agognu: drumstick: Update to 1.1.2.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 19:15:34 +0000 (20:15 +0100)]
gnu: drumstick: Update to 1.1.2.

* gnu/packages/music.scm (drumstick): Update to 1.1.2.

5 years agognu: ktexteditor: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:55:36 +0000 (19:55 +0100)]
gnu: ktexteditor: Don't use NAME in source URI.

* gnu/packages/kde-frameworks.scm (ktexteditor)[source]: Hard-code NAME.

5 years agognu: ktexteditor: Return #t from all phases.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:54:52 +0000 (19:54 +0100)]
gnu: ktexteditor: Return #t from all phases.

* gnu/packages/kde-frameworks.scm (ktexteditor)[arguments]: Always
return #t from phases.

5 years agognu: font-hack: Future-proof description.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:51:55 +0000 (19:51 +0100)]
gnu: font-hack: Future-proof description.

* gnu/packages/fonts.scm (font-hack)[description]: Use vague upstream wording.

5 years agognu: font-lato: Use HTTPS home page.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:49:44 +0000 (19:49 +0100)]
gnu: font-lato: Use HTTPS home page.

* gnu/packages/fonts.scm (font-lato)[source, home-page]: Use HTTPS.

5 years agognu: git: Update to 2.21.0.
Marius Bakke [Sun, 24 Feb 2019 19:36:09 +0000 (20:36 +0100)]
gnu: git: Update to 2.21.0.

* gnu/packages/version-control.scm (git): Update to 2.21.0.

5 years agognu: GCC: Don't modify copyright headers in xtensa patch.
Marius Bakke [Sun, 24 Feb 2019 19:21:00 +0000 (20:21 +0100)]
gnu: GCC: Don't modify copyright headers in xtensa patch.

* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.

5 years agognu: libksysguard: Update to 5.15.1.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:42:46 +0000 (19:42 +0100)]
gnu: libksysguard: Update to 5.15.1.

* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.

5 years agognu: libkscreen: Update to 5.15.1.
Tobias Geerinckx-Rice [Sun, 24 Feb 2019 18:42:32 +0000 (19:42 +0100)]
gnu: libkscreen: Update to 5.15.1.

* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.