Commit Graph

34741 Commits (9a1de5f0fa273ea181f49502763c511b6b0ab1d4)

Author SHA1 Message Date
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
Vagrant Cascadian 6dacaa70a0
gnu: diffoscope: Update to 112.
* gnu/packages/package-management (diffoscope): Update to 112.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-25 21:33:45 -05:00
Leo Famulari 848b3749b2
Revert "gnu: font-awesome: Update to 5.7.2."
This reverts commit 590b989c95.
2019-02-25 19:29:25 -05:00
Leo Famulari ef5fa91ccc
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.
2019-02-25 18:23:14 -05:00
Leo Famulari 584dbd8568
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.
2019-02-25 18:23:06 -05:00
Clément Lassieur 089a2c51ff
gnu: Add emacs-amx.
* gnu/packages/emacs-xyz.scm (emacs-amx): New variable.
2019-02-25 18:44:52 +01:00
Rutger Helling e8ffa38289
gnu: mgba: Update to 0.7.1.
* gnu/packages/emulators.scm (mgba): Update to 0.7.1.
[inputs]: Add elfutils.
2019-02-25 16:34:35 +01:00
Rutger Helling 589ce84d17
gnu: Remove spice-protocol@0.12.14.
* gnu/packages/spice.scm (spice-protocol@0.12.14): Remove variable.
2019-02-25 16:00:20 +01:00
Rutger Helling 16a47f23f4
gnu: lookingglass: Update to commit 41f4166.
* gnu/packages/virtualization.scm (lookingglass): Update to commit 41f4166.
[inputs]: Add wayland.
2019-02-25 16:00:20 +01:00
Ricardo Wurmus cc842b58af
gnu: pigx-chipseq: Update to 0.0.21.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.21.
2019-02-25 15:40:12 +01:00
Ricardo Wurmus 3ca1d917b6
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.
2019-02-25 15:05:35 +01:00
Clément Lassieur 5c06a18503
gnu: gajim-omemo: Update to 2.6.27.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.27.
2019-02-25 13:33:07 +01:00
Tobias Geerinckx-Rice 9d391ccd10
gnu: asio: Update to 1.12.2.
* gnu/packages/networking.scm (asio): Update to 1.12.2.
2019-02-25 02:10:56 +01:00
Tobias Geerinckx-Rice 74a3ce308a
gnu: asio: Don't use NAME in source URI.
* gnu/packages/networking.scm (asio)[source]: Hard-code NAME.
2019-02-25 02:10:56 +01:00
Tobias Geerinckx-Rice 345eec8203
gnu: tcllib: Update to 1.19.
* gnu/packages/tcl.scm (tcllib): Update to 1.19.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice f86f1531c9
gnu: tcllib: Don't use NAME in source URI.
* gnu/packages/tcl.scm (tcllib)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice f736e55021
gnu: ethtool: Update to 4.19.
* gnu/packages/networking.scm (ethtool): Update to 4.19.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice 956a14b49f
gnu: ethtool: Don't use NAME in source URI.
* gnu/packages/networking.scm (ethtool)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice 63b9834d81
gnu: libqtxdg: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (libqtxdg)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice 769921fef2
gnu: lxqt-build-tools: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (lxqt-build-tools)[source]: Hard-code NAME.
2019-02-25 02:10:54 +01:00
Tobias Geerinckx-Rice ad0b91bde0
gnu: discount: Don't use NAME in source URI.
* gnu/packages/markup.scm (discount)[source]: Hard-code NAME.
2019-02-25 02:10:54 +01:00
Christopher Baines bb65f66ce0
services: desktop: Fix define for the upower-service procedure.
* gnu/services/desktop.scm (upower-service): Fill in the replacement for
upower-service.
2019-02-24 21:48:47 +00:00
Tobias Geerinckx-Rice c2e5047468
gnu: workrave: Update to 1.10.23.
* gnu/packages/gnome.scm (workrave): Update to 1.10.23.
[source]: Correct STRING-MAP.
2019-02-24 21:29:23 +01:00
Tobias Geerinckx-Rice abb90ff987
gnu: hdparm: Update to 9.58.
* gnu/packages/linux.scm (hdparm): Update to 9.58.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice 1b1ef87ef1
gnu: hdparm: Don't use NAME in source URI.
* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice 8118a086bf
gnu: powertop: Update to 2.10.
* gnu/packages/linux.scm (powertop): Update to 2.10.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice 063bc5f899
gnu: screengrab: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (screengrab)[source]: Hard-code NAME.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice bc9c3dc31e
gnu: fping: Update to 4.2.
* gnu/packages/networking.scm (fping): Update to 4.2.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice c582ab2a39
gnu: gwenhywfar, aqbanking: Use HTTPS home page.
* gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice f1f0390d4b
gnu: gnumeric: Update to 1.12.44.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.44.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice b7fd0217e0
gnu: gnumeric: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gnumeric)[source]: Hard-code NAME.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice d74955606f
gnu: drumstick: Update to 1.1.2.
* gnu/packages/music.scm (drumstick): Update to 1.1.2.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice cfb3bc053b
gnu: ktexteditor: Don't use NAME in source URI.
* gnu/packages/kde-frameworks.scm (ktexteditor)[source]: Hard-code NAME.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice f79f49422e
gnu: ktexteditor: Return #t from all phases.
* gnu/packages/kde-frameworks.scm (ktexteditor)[arguments]: Always
return #t from phases.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice d083a82309
gnu: font-hack: Future-proof description.
* gnu/packages/fonts.scm (font-hack)[description]: Use vague upstream wording.
2019-02-24 21:29:19 +01:00
Tobias Geerinckx-Rice 253a4bb23b
gnu: font-lato: Use HTTPS home page.
* gnu/packages/fonts.scm (font-lato)[source, home-page]: Use HTTPS.
2019-02-24 21:29:19 +01:00
Marius Bakke 6eb35d4a78
gnu: git: Update to 2.21.0.
* gnu/packages/version-control.scm (git): Update to 2.21.0.
2019-02-24 21:22:48 +01:00
Marius Bakke 191b07dfd0
gnu: GCC: Don't modify copyright headers in xtensa patch.
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
2019-02-24 21:22:48 +01:00
Tobias Geerinckx-Rice ddcda4ee12
gnu: libksysguard: Update to 5.15.1.
* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice 95c786758a
gnu: libkscreen: Update to 5.15.1.
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice 3b6cfb427d
gnu: kscreenlocker: Update to 5.15.1.
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice c31f2d01d4
gnu: kdecoration: Update to 5.15.1.
* gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice 9296d4b66d
gnu: font-hack: Update to 3.003.
* gnu/packages/fonts.scm (font-hack): Update to 3.003.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice 5d63272843
gnu: ragel: Update to 6.10.
* gnu/packages/ragel.scm (ragel): Update to 6.10.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice da9e132055
gnu: ragel: Use HTTPS home page.
* gnu/packages/ragel.scm (ragel)[source, home-page]: Use HTTPS.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice fc0dd636cc
gnu: bind: Update to 9.12.3-P4.
* gnu/packages/dns.scm (isc-bind): Update to 9.12.3-P4.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice 54fd7c024b
gnu: bind: Don't use NAME in source URI.
* gnu/packages/dns.scm (isc-bind)[source]: Hard-code NAME.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice 1584b9d680
gnu: autogen: Update to 5.18.16.
* gnu/packages/autogen.scm (autogen): Update to 5.18.16.
[inputs]: Update to guile-2.2.
[arguments]: Add ‘--disable-dependency-tracking’ to #:configure-flags.
Re-indent.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice fcab568dea
gnu: clamav: Update to 0.101.1.
* gnu/packages/antivirus.scm (clamav): Update to 0.101.1.
[source]: Delete bundled tomsfastmath outright.
[native-inputs]: Remove bison and flex.
[inputs]: Switch to pcre2.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice 545383fd04
gnu: parallel: Update to 20190222.
* gnu/packages/parallel.scm (parallel): Update to 20190222.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice ed7dc85717
gnu: acpid: Update to 2.0.31.
* gnu/packages/linux.scm (acpid): Update to 2.0.31.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice eea4a0910c
gnu: 4ti2: Update to 1.6.9.
* gnu/packages/maths.scm (4ti2): Update to 1.6.9.
[source]: Update URI.
2019-02-24 17:51:28 +01:00
Tobias Geerinckx-Rice d9c8009832
gnu: agda: Update to 2.5.4.2.
* gnu/packages/agda.scm (agda): Update to 2.5.4.2.
[inputs]: Remove cpphs.
2019-02-24 17:51:28 +01:00
Tobias Geerinckx-Rice 29ff0474f4
gnu: perl-net-idn-encode: Update to 2.500.
* gnu/packages/perl.scm (perl-net-idn-encode): Update to 2.500.
Re-indent.
2019-02-24 13:37:05 +01:00
Tobias Geerinckx-Rice 8eb2c56556
gnu: qd: Update to 2.3.22.
* gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
2019-02-24 13:37:05 +01:00
Tobias Geerinckx-Rice 659afdae5e
gnu: 0xffff: Don't use unstable tarball.
* gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-24 13:37:04 +01:00
Tobias Geerinckx-Rice 03df9e5a1e
gnu: 0xffff: Update to 0.8.
* gnu/packages/flashing-tools.scm (0xffff): Update to 0.8.
[arguments]: Build man page reproducibly.
2019-02-24 13:37:04 +01:00
Efraim Flashner 1a753385c7
gnu: Add libtommath.
* gnu/packages/multiprecision.scm (libtommath): New variable.
* gnu/packages/patches/libtommath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-02-24 10:39:51 +02:00
Mark H Weaver 13eb556f9f
gnu: linux-libre: Update to 4.20.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12.
(%linux-libre-hash): Update hash.
2019-02-23 22:55:20 -05:00
Mark H Weaver cac6e0efba
gnu: linux-libre@4.19: Update to 4.19.25.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25.
(%linux-libre-4.19-hash): Update hash.
2019-02-23 22:54:27 -05:00
Mark H Weaver ed5cabe6ee
gnu: linux-libre@4.14: Update to 4.14.103.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103.
(%linux-libre-4.14-hash): Update hash.
2019-02-23 22:52:58 -05:00
Mark H Weaver bc14e23650
gnu: linux-libre@4.9: Update to 4.9.160.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
2019-02-23 22:52:08 -05:00
Mark H Weaver 992f8c0241
gnu: linux-libre@4.4: Update to 4.4.176.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
2019-02-23 22:50:36 -05:00
Brett Gilio 1275f9ef2c
gnu: emacs-pyvenv: Update to 1.20.
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
[synopsis]: Update.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 11:07:56 +08:00
Brett Gilio 608b922fda
gnu: emacs-tide: Update to 3.2.3.
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:27:20 +08:00
Brett Gilio b6ecf3d7b6
gnu: emacs-ht: Update to 2.2.
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:25:29 +08:00
Brett Gilio 498eb769c5
gnu: emacs-which-key: Update to 3.3.1.
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:15 +08:00
Brett Gilio 07f3387a84
gnu: neofetch: Update to 6.0.0.
* gnu/packages/admin.scm (neofetch): Update to 6.0.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:02 +08:00
Pkill -9 590b989c95
gnu: font-awesome: Update to 5.7.2.
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2.
[home-page]: Use HTTPS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:01:49 +08:00
Marius Bakke 0964671086
gnu: fluidsynth: Update to 2.0.4.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
2019-02-23 18:32:57 +01:00
Marius Bakke 6a46a06ce4
gnu: python2-coverage-test-runner: Update to 1.15.
* gnu/packages/check.scm (python2-coverage-test-runner): Update to 1.15.
2019-02-23 18:31:18 +01:00
Marius Bakke e516a9c258
gnu: python2-ttystatus: Update to 0.36.
* gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
2019-02-23 18:31:18 +01:00
Marius Bakke 9064b84e02
gnu: python2-cliapp: Update to 1.20180812.1.
* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
2019-02-23 18:31:18 +01:00
Marius Bakke 881155395d
gnu: chromium: Update to 72.0.3626.119-0.a80839c.
* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.119.
(package-revision): Reset.
(ungoogled-chromium-source): Update hash.
2019-02-23 18:31:18 +01:00
Ricardo Wurmus 71154fe737
gnu: Add boost-signals2.
* gnu/packages/boost.scm (boost-signals2): New variable.
2019-02-23 13:40:19 +01:00
Tobias Geerinckx-Rice 400457af5f
gnu: gflags: Don't use NAME in source URI.
* gnu/packages/popt.scm (gflags)[source]: Hard-code NAME.
2019-02-23 03:30:10 +01:00
Tobias Geerinckx-Rice 7f5c74d149
gnu: gflags: Update to 2.2.2.
* gnu/packages/popt.scm (gflags): Update to 2.2.2.
2019-02-23 03:30:10 +01:00
Kei Kebreau a9249f58c7
gnu: freedink-engine: Update to 109.4.
* gnu/packages/games.scm (freedink-engine): Update to 109.4.
[arguments]: Add 'disable-graphical-tests' phase.
[native-inputs]: Add autoconf, automake, cxxtest and help2man.  Remove check.
[inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and
sdl2-gfx.  Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
2019-02-22 20:38:48 -05:00
Kei Kebreau 8e91cecd7d
gnu: Add cxxtest.
* gnu/packages/check.scm (cxxtest): New variable.
2019-02-22 20:38:48 -05:00
Kei Kebreau a95b2732ca
gnu: Add sdl2-gfx.
* gnu/packages/sdl.scm (sdl2-gfx): New variable.
2019-02-22 20:38:37 -05:00
Marius Bakke 2a1ec7bcf4
gnu: icecat, ungoogled-chromium: Disable grafts on source derivation.
* gnu/packages/chromium.scm (computed-origin-method): Pass #:graft? #f to
GEXP->DERIVATION.
* gnu/packages/gnuzilla.scm (computed-origin-method): Likewise.
2019-02-22 17:10:24 +01:00
Marius Bakke ebee2f4719
gnu: gn: Update to commit 1ab6fa2cab7ec64840db720a56018ca8939329f9.
* gnu/packages/build-tools.scm (gn): Update to 0.0-1530.1ab6fa2.
[arguments]: Add LDFLAGS.  Remove obsolete configure flag.
2019-02-22 17:10:24 +01:00
Marius Bakke f2945c26a9
gnu: ungoogled-chromium: Update to 72.0.3626.109-1.a80839c.
* gnu/packages/chromium.scm (%ungoogled-revision): Update to a80839c.
(package-revision): Bump.
(ungoogled-chromium-source): Update hash.
2019-02-22 17:10:23 +01:00
Marius Bakke 718540d21b
gnu: ungoogled-chromium: Include Ungoogled revision in version string.
* gnu/packages/chromium.scm (package-revision, %package-version): New variables.
(ungoogled-chromium-source)[file-name]: Use %PACKAGE-VERSION.
(ungoogled-chromium)[version]: Likewise.
2019-02-22 17:10:23 +01:00
Alex Vong 28cbf65cb9
gnu: youtube-dl: Update to 2019.02.18.
* gnu/packages/video.scm (youtube-dl): Update to 2019.02.18.
2019-02-22 14:27:51 +08:00
Eric Bavier e0611e9a84
gnu: cdrtools: Disable build parallelism.
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add '#:parallel-build? #f'.
2019-02-21 22:17:05 -06:00
Tobias Geerinckx-Rice 9ff0408413
gnu: python-scikit-image: Update to 0.14.2.
* gnu/packages/python-xyz.scm (python-scikit-image): Update to 0.14.2.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice a85c60278b
gnu: python-funcy: Don't use NAME in source URI.
* gnu/packages/python-xyz.scm (python-funcy)[source]: Hard-code NAME.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 9e396ab8d7
gnu: python-funcy: Update to 1.11.
* gnu/packages/python-xyz.scm (python-funcy): Update to 1.11.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 0f0642423c
gnu: python2-empy: Run tests.
* gnu/packages/python-xyz.scm (python2-empy)[arguments]: Re-enable tests.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 0f6d5115aa
gnu: python-empy: Update to 3.3.3.
* gnu/packages/python-xyz.scm (python-empy): Update to 3.3.3.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 94fcbf8dde
gnu: python-async-generator: Update to 1.10.
* gnu/packages/python-xyz.scm (python-async-generator): Update to 1.10.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 0dcb34126b
gnu: python-misaka: Update to 2.1.1.
* gnu/packages/python-xyz.scm (python-misaka): Update to 2.1.1.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 971c8f13d6
gnu: openvpn: Update to 2.4.7.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.7.
2019-02-22 02:49:10 +01:00
Tobias Geerinckx-Rice 006345c16e
gnu: ois: Update to 1.5.
* gnu/packages/game-development.scm (ois): Update to 1.5.
[source]: Use tagged VERSION and GIT-FILE-NAME.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests.
[native-inputs]: Remove them.
[inputs]: Replace libxaw with libx11.
2019-02-22 02:49:10 +01:00
Leo Famulari e05da20448
gnu: Mutt: Update to 1.11.3.
* gnu/packages/mail.scm (mutt): Update to 1.11.3.
2019-02-21 16:03:37 -05:00
Tobias Geerinckx-Rice 79401e5311
gnu: cmocka: Update to 1.1.3.
* gnu/packages/check.scm (cmocka): Update to 1.1.3.
2019-02-21 19:55:06 +01:00
Tobias Geerinckx-Rice db3fb5b9ad
gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].
* gnu/packages/tor.scm (tor): Update to 0.3.4.11.
2019-02-21 19:55:05 +01:00
Tobias Geerinckx-Rice 6ce8284899
gnu: ghc-tree-diff: Fix typo in description.
* gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
2019-02-21 19:55:04 +01:00
Tobias Geerinckx-Rice 5bcb2f0f2e
gnu: python-coveralls: Update to 1.6.0.
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
2019-02-21 17:26:48 +01:00
Tobias Geerinckx-Rice eba6731f8a
gnu: libtermkey: Update to 0.21.1.
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice 476af71353
gnu: Fix ‘Open GL’ typo.
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst)
[synopsis, description]: Say ‘OpenGL’.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice f010f89b13
gnu: clutter-gst: Don't use NAME in source URI.
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice ba07ac19f2
gnu: clutter-gst: Update to 3.0.27.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice 88888cd08b
gnu: remind: Update to 3.1.16.
* gnu/packages/calendar.scm (remind): Update to 3.1.16.
[source, home-page]: Update project home page.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice 0e296c064d
gnu: restic: Update to 0.9.4.
* gnu/packages/backup.scm (restic): Update to 0.9.4.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice 1a05bce275
gnu: wimlib: Don't use NAME in source URI.
* gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice fb6112e953
gnu: wimlib: Update to 1.13.0.
* gnu/packages/backup.scm (wimlib): Update to 1.13.0.
2019-02-21 17:26:45 +01:00
Tobias Geerinckx-Rice 75b7638a75
gnu: fasm: Update to 1.73.09.
* gnu/packages/assembly.scm (fasm): Update to 1.73.09.
2019-02-21 17:26:45 +01:00
Rutger Helling 90eb705de1
gnu: c-toxcore: Update to 0.2.9.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
2019-02-21 09:04:47 +01:00
Marius Bakke 78a64543a9
gnu: ungoogled-chromium: Explicitly disable Widevine.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add
'enable_widevine=false' to #:configure-flags.
2019-02-21 08:43:46 +01:00
Mark H Weaver 61e01e599d
gnu: linux-libre: Update to 4.20.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11.
(%linux-libre-hash): Update hash.
2019-02-21 02:03:15 -05:00
Mark H Weaver 0ce657ab23
gnu: linux-libre@4.19: Update to 4.19.24.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24.
(%linux-libre-4.19-hash): Update hash.
2019-02-21 02:01:29 -05:00
Mark H Weaver 050439ca34
gnu: linux-libre@4.14: Update to 4.14.102.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102.
(%linux-libre-4.14-hash): Update hash.
2019-02-21 02:00:26 -05:00
Mark H Weaver 6be9cb27c7
gnu: linux-libre@4.9: Update to 4.9.159.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
2019-02-21 01:59:30 -05:00
Mark H Weaver a7891e8ab4
gnu: linux-libre@4.4: Update to 4.4.175.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
2019-02-21 01:58:17 -05:00
Eric Bavier 5cfed7efc8
gnu: openmpi: Let configure enable PSM based on inputs.
This fixes OpenMPI builds on systems not supported by the PSM packages.

* gnu/packages/mpi.scm (openmpi)[arguments]: Remove '--enable-psm' and
'--enable-psm2' from #:configure-flags.
2019-02-20 22:18:45 -06:00
Danny Milosavljevic de6ad8c29a
gnu: rust: Fix build of rust 1.28.0, rust 1.29.2.
Follow-up to d199a4c7b4.

* gnu/packages/rust.scm (rust-1.28)[inputs]: Use llvm-6 instead of llvm.
2019-02-20 23:52:41 +01:00
Brett Gilio 306e9592de
gnu: bear: Update to 2.3.13.
* gnu/packages/build-tools.scm (bear): Update to 2.3.13.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 22:03:11 +01:00
Paul Garlick 7a82074ca6
gnu: python-fenics-dijitso: Fix build.
* gnu/packages/simulation.scm (python-fenics-dijitso)[arguments]: Skip
parallel tests.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:39:35 +01:00
Brett Gilio 14afee3e8b
gnu: Add r-sloop.
* gnu/packages/cran.scm (r-sloop): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:20:12 +01:00
Brett Gilio a023d43d48
gnu: r-geometry: Update to 0.4.0.
* gnu/packages/cran.scm (r-geometry): Update to 0.4.0.
[propagated-inputs]: Add r-lpsolve, r-rcpp, and r-cppprogress.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:26:33 +01:00
Brett Gilio 34bac6c3ea
gnu: r-modelr: Update to 0.1.4.
* gnu/packages/cran.scm (r-modelr): Update to 0.1.4.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:22:32 +01:00
Danny Milosavljevic 0d5c5b1b64
gnu: fakeroot: Enable ACL support.
* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl.
[arguments]<#:phases>[setenv]: New phase.
2019-02-20 17:01:56 +01:00
Marius Bakke 78b2eb1ad3
gnu: xclock: Update to 1.0.8.
* gnu/packages/xorg.scm (xclock): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke 7bc7eda4b9
gnu: xvinfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke ca1d735c54
gnu: xrdb: Update to 1.2.0.
* gnu/packages/xorg.scm (xrdb): Update to 1.2.0.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke f73fb79c80
gnu: xlsatoms: Update to 1.1.3.
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke afee35bcfd
gnu: xhost: Update to 1.0.8.
* gnu/packages/xorg.scm (xhost): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke bcc39dad9d
gnu: xev: Update to 1.2.3.
* gnu/packages/xorg.scm (xev): Update to 1.2.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke 2bf5097784
gnu: xmodmap: Update to 1.0.10.
* gnu/packages/patches/xmodmap-asprintf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xorg.scm (xmodmap): Update to 1.0.10.
[source](patches): Remove.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke c7f5c3ea20
gnu: OpenSSL: Don't use NAME in source URI. 2019-02-20 16:40:32 +01:00
Marius Bakke 799de4687f
gnu: OpenSSL: Remove obsolete code.
* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
2019-02-20 16:40:32 +01:00
Pierre Neidhardt 4727e69aa0
gnu: emacs-evil-collection: Update to 20190220.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
2019-02-20 16:18:39 +01:00
Pierre Neidhardt 266c97cb6d
gnu: emacs-helm-eww: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
2019-02-20 16:14:47 +01:00
Pierre Neidhardt f81efdcbdb
gnu: emacs-helm-slime: Update to 0.2.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
2019-02-20 16:12:58 +01:00
Pierre Neidhardt e77c7210f0
gnu: Add emacs-orgit.
* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
2019-02-20 11:08:13 +01:00
Brett Gilio bf6c8960c6
gnu: r-lava: Update to 1.6.5.
* gnu/packages/cran.scm (r-lava): Update to 1.6.5.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 09:36:24 +01:00
Efraim Flashner 20801f9da8
gnu: Add micropython.
* gnu/packages/python.scm (micropython): New variable.
2019-02-20 09:09:47 +02:00
Efraim Flashner b6f69340bb
gnu: owncloud-client: Update to 2.5.3.11470.
* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
2019-02-20 09:06:43 +02:00
Efraim Flashner 2b371f4dd5
gnu: Don't use the store path in the .desktop file.
This fixes bug#30228.

* gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase
to substitute the executable name for the full path to the binary.
Remove the 'patch-dot-desktop-files phase.
2019-02-20 09:06:40 +02:00
Tobias Geerinckx-Rice c6d8817ec4
gnu: archivemount: Use HTTPS home page.
* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
2019-02-19 23:45:58 +01:00
Tobias Geerinckx-Rice 903deeea53
gnu: archivemount: Update to 0.8.12.
* gnu/packages/linux.scm (archivemount): Update to 0.8.12.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice cf0ea81579
gnu: kodi: Update to 18.1.
* gnu/packages/kodi.scm (kodi): Update to 18.1.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice ae67d70daa
gnu: rng-tools: Update to 6.7.
* gnu/packages/linux.scm (rng-tools): Update to 6.7.
[arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new
dependeny on libp11.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice 3351f42acf
gnu: libtermkey: Update to 0.21.
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice 49093d759c
gnu: libtermkey: Don't use NAME in source URI.
* gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice ebf8048d14
gnu: javacc: Don't use unstable tarball.
* gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice 6b66e47052
gnu: javacc: Update to 7.0.4.
* gnu/packages/java.scm (javacc): Update to 7.0.4.
2019-02-19 23:45:56 +01:00
Andreas Enge 4982c0c98d
gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent
packages.

This makes progress towards fixing <https://bugs.gnu.org/27462>.

* gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit,
ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3,
ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove
variables.
(ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant.
* gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
2019-02-19 22:59:06 +01:00
Andreas Enge 2e125ece09
gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01.
This makes progress towards fixing <https://bugs.gnu.org/27462>.

* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove
variables.
2019-02-19 22:37:02 +01:00
Leo Famulari c12b234695
gnu: libgd: Fix CVE-2019-{6977,6978}.
* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd/fixed): New variable.
* gnu/packages/patches/gd-CVE-2019-6977.patch,
gnu/packages/patches/gd-CVE-2019-6978.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-02-19 15:47:35 -05:00
Leo Famulari a7db61a55d
gnu: Add Magic-Wormhole.
* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 6924a2bdc5
gnu: Add magic-wormhole-transit-relay.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari c9b36f450b
gnu: Add magic-wormhole-mailbox-server.
* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-19 14:34:31 -05:00
Leo Famulari 951c7093a1
gnu: Add python-autobahn.
* gnu/packages/python-web.scm (python-autobahn): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 215f3db0e3
gnu: Add python-txtorcon.
* gnu/packages/python-crypto.scm (python-txtorcon): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari fc681a18f5
gnu: Add python-spake2.
* gnu/packages/python-crypto.scm (python-spake2): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 0a90c78926
gnu: Add python-hkdf.
* gnu/packages/python-crypto.scm (python-hkdf): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 00adbac6d2
gnu: Add python-treq.
* gnu/packages/python-web.scm (python-treq): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari e5ba2fe30a
gnu: python-twisted: Update to 17.5.0
* gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update
to 17.5.0.
[propagated-inputs]: Add python-hyperlink.
2019-02-19 14:34:30 -05:00
Leo Famulari 68460fbb9d
gnu: Add python-hyperlink.
* gnu/packages/python-web.scm (python-hyperlink): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari d5bbf66d71
gnu: Add python-txaio.
* gnu/packages/python-xyz.scm (python-txaio): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari b742c00656
gnu: Add python-humanize.
* gnu/packages/python-xyz.scm (python-humanize): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari a4fc80254a
gnu: LibreOffice: Update to 6.1.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2.
[source]: Remove obsolete Poppler patches.
2019-02-19 09:47:02 -05:00
Tobias Geerinckx-Rice 5cfb647c52
gnu: perl-test-www-mechanize-catalyst: Update to 0.62.
* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): Update to 0.62.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice 853687cf8f
gnu: uwsgi: Update to 2.0.18.
* gnu/packages/web.scm (uwsgi): Update to 2.0.18.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice 1c8ba10a0b
gnu: java-jsch: Update to 0.1.55.
* gnu/packages/java.scm (java-jsch): Update to 0.1.55.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice f2d3d7422b
gnu: nip2: Update to 8.7.1.
* gnu/packages/image-processing.scm (nip2): Update to 8.7.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 90c7ea44cc
gnu: grim: Don't use unstable tarball.
* gnu/packages/image.scm (grim)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 3d4c4fc2a0
gnu: grim: Update to 1.1.
* gnu/packages/image.scm (grim): Update to 1.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice 10db67781f
gnu: slurp: Update to 1.0.1.
* gnu/packages/image.scm (slurp): Update to 1.0.1.
2019-02-19 15:34:08 +01:00
Brett Gilio aff13de323
gnu: r-raster: Update to 2.8-19.
* gnu/packages/cran.scm (r-raster): Update to 2.8-19.
[home-page]: Use HTTPS.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-19 14:08:43 +01:00
Brett Gilio be92b4b000
gnu: ansible: Update to 2.7.7.
* gnu/packages/admin.scm (ansible): Update to 2.7.7.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-02-19 14:41:59 +05:30
Tobias Geerinckx-Rice 3154ac3288
gnu: stgit: Don't use unstable tarball.
* gnu/packages/version-control.scm (stgit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice 37040b85d1
gnu: unbound: Update to 1.9.0.
* gnu/packages/dns.scm (unbound): Update to 1.9.0.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice 687b4909c9
gnu: libdazzle: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 2fbab84878
gnu: ghex: Don't use NAME in source URI.
* gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 89f2d7360b
gnu: workrave: Compute source COMMIT from VERSION.
* gnu/packages/gnome.scm (workrave)[version, source]: Conventionally
generate COMMIT from VERSION, instead of the other way 'round.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice fa75a21363
gnu: soundconverter: Update to 3.0.1.
* gnu/packages/gnome.scm (soundconverter): Update to 3.0.1.
[arguments]: Remove ‘fix-POTFILES.in’ phase.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Update.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 81d6dd20d0
gnu: gimp: Update to 2.10.8.
* gnu/packages/gimp.scm (gimp): Update to 2.10.8.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice 00bfe5eda0
gnu: gegl: Don't use NAME in source URI.
* gnu/packages/gimp.scm (gegl)[source]: Hard-code NAME.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice 2ed93b7820
gnu: gegl: Update to 0.4.12.
* gnu/packages/gimp.scm (gegl): Update to 0.4.12.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice fb2d54ecd1
gnu: babl: Update to 0.1.62.
* gnu/packages/gimp.scm (babl): Update to 0.1.62.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice 7317991570
gnu: hiawatha: Update to 10.9.
* gnu/packages/web.scm (hiawatha): Update to 10.9.
[source]: Adjust location of bundled nghttp2.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice b23c95fe39
gnu: protozero: Fix typo in description.
* gnu/packages/geo.scm (protozero)[description]: Fix typo.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice d56af1ff62
gnu: protozero: Don't use unstable tarball.
* gnu/packages/geo.scm (protozero)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice 257c826c91
gnu: protozero: Update to 1.6.5.
* gnu/packages/geo.scm (protozero): Update to 1.6.5.
Re-indent.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice d84a20fb6b
gnu: memcached: Update to 1.5.12.
* gnu/packages/databases.scm (memcached): Update to 1.5.12.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice 0b2db013a7
gnu: gerbv: Update to 2.7.0.
* gnu/packages/engineering.scm (gerbv): Update to 2.7.0.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice 6c77b5a9f7
gnu: containerd: Update to 1.2.4.
* gnu/packages/docker.scm (containerd): Update to 1.2.4.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice 74bf1b5da5
gnu: docker: Fix build on btrfs.
* gnu/packages/docker.scm (docker)[arguments]: Skip another test that
requires root privileges.
2019-02-19 09:54:33 +01:00
Tobias Geerinckx-Rice 4cb2f29e3e
gnu: python-pymysql: Update to 0.9.3.
* gnu/packages/databases.scm (python-pymysql): Update to 0.9.3.
2019-02-19 09:53:41 +01:00
Tobias Geerinckx-Rice 2fc569a0fc
gnu: perl-db-file: Update to 1.843.
* gnu/packages/databases.scm (perl-db-file): Update to 1.843.
2019-02-19 09:53:41 +01:00
Pierre Neidhardt 33756922bb
gnu: Add emacs-disk-usage.
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): New variable.
2019-02-19 09:45:08 +01:00
Leo Famulari 84e5806461
gnu: rdesktop: Update to 1.8.4 [security fixes].
Fixes CVE-2018-{8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,20174,20175,
20176,20177,20178,20179,20180,20181,20182}.

* gnu/packages/rdesktop.scm (rdesktop): Update to 1.8.4.
[source]: Update URL.
[home-page]: Use HTTPS URL.
[arguments]: Add phase 'delete-extraneous-files'.
2019-02-19 00:19:33 -05:00
Marius Bakke f1e9de4d3a
gnu: Add ungoogled-chromium.
* gnu/packages/aux-files/chromium/master-preferences.json,
gnu/packages/chromium.scm: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2019-02-18 23:41:56 +01:00
Brett Gilio 298d878d20
gnu: python-language-server: Update to 0.23.2.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.23.2.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 23:36:27 +01:00
Ricardo Wurmus d47e99e039
gnu: ruby-ffi: Update to 1.10.0.
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.10.0.
2019-02-18 23:17:27 +01:00
leungbk 48211de6dc
gnu: Add emacs-isearch-prop.
* gnu/packages/emacs-xyz.scm (emacs-isearch-prop): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 22:05:48 +01:00
Paul Garlick b49c8b9ef8
gnu: python-mpi4py: Update to 3.0.1.
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.1.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 21:41:12 +01:00
Ricardo Wurmus 30f0848726
gnu: Add ruby-rsync.
* gnu/packages/ruby.scm (ruby-rsync): New variable.
2019-02-18 21:39:54 +01:00
Ricardo Wurmus 34372d3905
gnu: Add ruby-commander.
* gnu/packages/ruby.scm (ruby-commander): New variable.
2019-02-18 21:18:13 +01:00
Ricardo Wurmus 6742c6f6fb
gnu: ruby-highline: Update to 2.0.1.
* gnu/packages/ruby.scm (ruby-highline): Update to 2.0.1.
2019-02-18 21:18:13 +01:00
Tobias Geerinckx-Rice d0d207cdca
gnu: tomsfastmath: Update to 0.13.1.
* gnu/packages/multiprecision.scm (tomsfastmath): Update to 0.13.1.
[source]: Remove patch.
* gnu/packages/patches/tomsfastmath-constness.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice abd402e3a1
gnu: tomsfastmath: Update home page.
gnu/packages/multiprecision.scm (tomsfastmath)[home-page]: Update.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice af4ce1f215
gnu: oniguruma: Update to 6.9.1.
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.1.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice 7dbe462334
gnu: ncdu: Update to 1.14.
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice 9aed8a1e23
gnu: enet: Don't use NAME in source URI.
* gnu/packages/networking.scm (enet)[source]: Hard-code NAME.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice 3b990922c7
gnu: enet: Update to 1.3.14.
* gnu/packages/networking.scm (enet): Update to 1.3.14.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice 7f56f10706
gnu: clyrics: Update to 0.11.
* gnu/packages/music.scm (clyrics): Update to 0.11.
Re-indent.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice 89e1b270d2
gnu: dialog: Download sources over HTTPS.
* gnu/packages/ncurses.scm (dialog)[source]: Use HTTPS.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice da71a77c8e
gnu: dialog: Update to 1.3-20190211.
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20190211.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice 28a6eca368
gnu: musl: Download sources over HTTPS.
* gnu/packages/musl.scm (musl)[source]: Use HTTPS.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice 1bbdcb265a
gnu: musl: Don't use NAME in source URI.
* gnu/packages/musl.scm (musl)[source]: Hard-code NAME.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice 8fdd072bca
gnu: musl: Update to 1.1.21.
* gnu/packages/musl.scm (musl): Update to 1.1.21.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice 4fa37ce28c
gnu: qtractor: Update to 0.9.5.
* gnu/packages/music.scm (qtractor): Update to 0.9.5.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice 7953675fc0
gnu: scrot: Update to 0.9.
* gnu/packages/xdisorg.scm (scrot): Update to 0.9.
[source, home-page]: Switch to new (git) upstream.
[arguments]: Remove them.
[native-inputs]: Add autoconf and automake.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice e28f3cd9f0
gnu: xcalc: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xcalc)[source]: Hard-code NAME.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice a12d21630f
gnu: xcalc: Update to 1.0.7.
* gnu/packages/xorg.scm (xcalc): Update to 1.0.7.
2019-02-18 18:07:02 +01:00
Rutger Helling 538bd2ebbf
gnu: wine-staging: Update to 4.2.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.2.
* gnu/packages/wine.scm (wine-staging): Update to 4.2.
2019-02-18 10:54:14 +01:00
Tobias Geerinckx-Rice b6dc6aca7d
gnu: onionshare: Update to 1.3.2.
* gnu/packages/tor.scm (onionshare): Update to 1.3.2.
2019-02-18 01:52:48 +01:00
Tobias Geerinckx-Rice 2b8c2ff45b
gnu: Remove unused TIMEZONE-LISTBOX-HEIGTH.
* gnu/installer/newt/timezone.scm (timezone-listbox-heigth): Delete
variable.
2019-02-18 01:52:48 +01:00
Tobias Geerinckx-Rice b83e4a93a2
gnu: Fix some typos in the installer.
* gnu/installer/connman.scm (connman-connect-with-auth): Fix typo in
documentation.
* gnu/installer/newt/keymap.scm (sort-variants): Likewise.
* gnu/installer/newt/page.scm (run-listbox-selection-page): Likewise.
* gnu/installer/parted.scm (mkpart): Likewise.
* gnu/installer/newt/utils.scm (destroy-form-and-pop): Likewise.
* gnu/installer/newt/wifi.scm (run-unknown-error-page): Fix typo.
(wifi-listbox-heigth): Rename to…
(wifi-listbox-height): …this, and adjust caller.
* gnu/installer/timezone.scm (locate-childrens): Rename to…
(locate-children): …this.  Adjust all callers.
2019-02-18 01:52:47 +01:00
Tobias Geerinckx-Rice a9e9c738dc
gnu: motion: Update to 4.2.2.
* gnu/packages/video.scm (motion): Update to 4.2.2.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice b71c0645df
gnu: you-get: Update to 0.4.1210.
* gnu/packages/video.scm (you-get): Update to 0.4.1210.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice 26057c361d
gnu: youtube-viewer: Update to 3.5.2.
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.2.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice 7acc52f98b
gnu: mlt: Update to 6.12.0.
* gnu/packages/video.scm (mlt): Update to 6.12.0.
[arguments]: Re-indent.
2019-02-18 00:47:03 +01:00
Tobias Geerinckx-Rice 836931a5a7
gnu: lsyncd: Don't use unstable tarball.
* gnu/packages/sync.scm (lsyncd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust ‘install’ phase to new source directory.
2019-02-18 00:47:03 +01:00