Commit Graph

20397 Commits (b887ede17d6ce520d5f500c39dce98cd8fc4a8a2)

Author SHA1 Message Date
Ludovic Courtès b887ede17d
gnu: gcc: Add unversioned 'gcc-toolchain' variable.
Reported by Theodoros Foradis <theodoros@foradis.org>.

* gnu/packages/commencement.scm (gcc-toolchain): Rename to...
(make-gcc-toolchain): ... this.
(gcc-toolchain): New variable.
(gcc-toolchain-5): Turn into an alias for 'gcc-toolchain'.
2017-10-27 12:35:49 -07:00
Ludovic Courtès 99b9857be7
gnu: Add Catalan dictionary for Aspell.
Hola!

* gnu/packages/aspell.scm (aspell-dict-ca): New variable.
2017-10-27 11:57:47 -07:00
Ludovic Courtès 085bcca313
gnu: Add hunspell-dict-en*.
* gnu/packages/aspell.scm (aspell-word-list): New procedure.
(define-word-list-dictionary): New macro.
(hunspell-dict-en, hunspell-dict-en-au, hunspell-dict-en-ca)
(hunspell-dict-en-gb, hunspell-dict-en-gb-ize, hunspell-dict-en-us): New
variables.
2017-10-27 09:33:15 -07:00
Theodoros Foradis d3f9589842
gnu: freehdl: Fix gvhdl and freehdl-gennodes scripts.
* gnu/packages/engineering.scm (freehdl):
[arguments] <phases>: Add patch-gvhdl and patch-freehdl-gennodes phases.
Wrap-program "/bin/gvhdl" in make-wrapper phase.
[inputs]: Add guile-2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-27 09:33:15 -07:00
ng0 e37bdc0f28
gnu: Add gavl.
* gnu/packages/video.scm (gavl): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-27 08:25:55 -04:00
ng0 c50fe6c291
gnu: Add python-pycanberra.
* gnu/packages/libcanberra.scm (python-pycanberra): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-27 08:25:55 -04:00
ng0 635f981b9a
gnu: Add gst-transcoder.
* gnu/packages/video.scm (gst-transcoder): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-27 08:25:54 -04:00
Roel Janssen 58a308e0b4
gnu: Add gwl.
* gnu/packages/package-management.scm (gwl): New variable.
2017-10-27 11:17:43 +02:00
Marius Bakke 4119376d66
gnu: exiv2: Add upstream security fixes.
Fixes CVE-2017-14859, CVE-2017-14860, CVE-2017-14862 and CVE-2017-14864.

* gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch,
gnu/packages/patches/exiv2-CVE-2017-14860.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/image.scm (exiv2)[source]: Use them.
2017-10-27 00:50:09 +02:00
Maxim Cournoyer ba2cd6c2d8
gnu: synergy: Update repository URI and hash.
* gnu/packages/synergy.scm (synergy)[uri]: Replace synergy by synergy-core.
[sha256]: Update to reflect the name change of the archive root directory.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-26 15:45:14 -07:00
Kyle Meyer 3414ce9876
gnu: snakemake: Update to 4.2.0.
* gnu/packages/python.scm (snakemake): Update to 4.2.0.
[propagated-inputs]: Add python-appdirs, python-configargparse, python-pyyaml,
and python-ratelimiter, which are dependencies as of Snakemake 4.1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27 00:42:06 +02:00
Kyle Meyer 9d0866ce1b
gnu: Add python-ratelimiter.
* gnu/packages/python.scm (python-ratelimiter, python2-ratelimiter): New
variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27 00:42:06 +02:00
Kyle Meyer b89e3c77c6
gnu: python-configargparse: Update to 0.12.0.
* gnu/packages/python.scm (python-configargparse, python2-configargparse):
Update to 0.12.0.
[arguments]: Enable tests.
[native-inputs]: Add python-pyyaml, which is an optional dependency but
required to run the tests.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27 00:42:06 +02:00
Rutger Helling 750e9f15a3
gnu: xpra: Update to 2.1.3.
* gnu/packages/xorg.scm (xpra): Update to 2.1.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27 00:42:06 +02:00
Jelle Licht 256ecba1a1
gnu: ansible: Update to 2.4.1.0.
* gnu/packages/admin.scm (ansible): Update to 2.4.1.0.
2017-10-27 00:30:49 +02:00
Marius Bakke 1c2adcd6b9
gnu: ffmpeg@3.3: Update to 3.3.5.
* gnu/packages/video.scm (ffmpeg-3.3): Update to 3.3.5.
2017-10-27 00:03:17 +02:00
Rutger Helling b1c01503df
gnu: Add ffmpeg@3.3 and use it on packages that fail with 3.4.
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/video.scm (ffmpeg-3.3): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27 00:01:53 +02:00
Marius Bakke 6b88912eb6
gnu: wget: Update to 1.19.2 [fixes CVE-2017-13089 and CVE-2017-13090].
* gnu/packages/wget.scm (wget): Update to 1.19.2.
[source](uri): Change to '.lz' tarball.
[source](patches): Remove.
[native-inputs]: Add LZIP.
* gnu/packages/patches/wget-CVE-2017-6508.patch,
gnu/packages/patches/wget-fix-504-test-timeout.patch,
gnu/packages/patches/wget-perl-5.26.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-10-26 23:45:17 +02:00
Rutger Helling 2e205c6193
gnu: openrct2: Fix a few paths.
* gnu/packages/games.scm (openrct2): Fix a few paths.
2017-10-26 20:07:50 +02:00
Leo Famulari 0cbcab7254
gnu: go: Update to 1.9.2.
* gnu/packages/golang.scm (go-1.9): Update to 1.9.2.
2017-10-26 12:14:33 -04:00
Rutger Helling 436594ca47
gnu: ffmpeg: Update to 3.4.
* gnu/packages/video.scm (ffmpeg): Update to 3.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-26 12:14:30 -04:00
Jelle Licht bc709e0377
gnu: node: Update to 8.7.0.
* gnu/packages/node.scm (node): Update to 8.7.0.
(node)[arguments]: Removed dgram mutlicast test. Removed dns test. Removed
broken linter test workaround.
2017-10-26 12:57:43 +02:00
Ben Woodcroft ed5e9a33f8
gnu: vsearch: Update to 2.5.1.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.1.
2017-10-26 19:55:29 +10:00
Efraim Flashner 8ba3f751b6
gnu: r-nloptr: Update package hash.
The source was repacked and reuploaded without incrementing the version
number. The difference was windows line endings on the windows files.

* gnu/packages/statistics.scm (r-nloptr)[source]: Update package hash.
2017-10-26 10:46:02 +03:00
Efraim Flashner e5af1f4af3
gnu: sorcer: Fix building on non-Intel hardware.
* gnu/packages/music.scm (sorcer)[arguments]: Add phase to remove
architecture specific build flags.
2017-10-26 08:37:40 +03:00
Andy Patterson b1e9837a3c
gnu: virt-manager: Enable persistent configuration support.
* gnu/packages/virtualization.scm (virt-manager)[inputs]: Add dconf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:26:15 -07:00
Andy Patterson f023685dca
gnu: virt-manager: Wrap with GSettings schema and GIO modules search paths.
Fixes a crash when opening the file chooser dialog.

* gnu/packages/virtualization.scm (virt-manager)[arguments]
<#:imported-modules>: Add (guix build glib-or-gtk-build-system).
<#:modules>: Import (guix build glib-or-gtk-build-system) as glib-or-gtk:.
<#:arguments>: Add 'glib-or-gtk-compile-schemas and 'glib-or-gtk-wrap.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:26:15 -07:00
ng0 60e9529729
gnu: Add python2-roca-detect.
* gnu/packages/crypto.scm (python2-roca-detect): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:26:15 -07:00
ng0 7756eab078
gnu: Add python2-pgpdump.
* gnu/packages/gnupg.scm (python2-pgpdump): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:25:57 -07:00
ng0 0046309398
gnu: Add python-coloredlogs.
* gnu/packages/python.scm (python-coloredlogs, python2-coloredlogs): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:25:20 -07:00
ng0 7d4147634b
gnu: Add python-verboselogs.
* gnu/packages/python.scm (python-verboselogs, python2-verboselogs): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:25:20 -07:00
ng0 2a81537f2f
gnu: Add python-capturer.
* gnu/packages/python.scm (python-capturer, python2-capturer): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:25:19 -07:00
ng0 92eb9a3535
gnu: Add python-humanfriendly.
* gnu/packages/python.scm (python-humanfriendly, python2-humanfriendly):
New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25 22:25:19 -07:00
Leo Famulari 17650569d4
gnu: Fix Leo Famulari's copyright statement in (gnu packages calcurse).
* gnu/packages/calcurse.scm: Fix copyright statement.
2017-10-25 14:45:43 -04:00
Leo Famulari a23dbbff14
gnu: calcurse: Used the "fixed" test-only tzdata for tests.
* gnu/packages/calcurse.scm (calcurse)[inputs]: Remove tzdata and add ...
[native-inputs]: tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
2017-10-25 14:44:38 -04:00
Efraim Flashner c4b542ffd4
gnu: parallel: Update to 20171022.
* gnu/packages/parallel.scm (parallel): Update to 20171022.
2017-10-25 21:37:53 +03:00
Tobias Geerinckx-Rice 63bbf38fb1
gnu: expat: Update replacement to 2.2.4 [security fixes].
See 'Changes' in the source distribution for more information about the
fixed security issues.

* gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.4.
(expat-2.2.2): Replace with...
(expat-2.2.4): ...new variable.
2017-10-25 19:06:37 +02:00
Tobias Geerinckx-Rice c61cac6902
gnu: tor: Update to 0.3.1.8.
* gnu/packages/tor.scm (tor): Update to 0.3.1.8.
2017-10-25 18:13:09 +02:00
Tobias Geerinckx-Rice 65808ba4ec
gnu: sssd: Add missing word to description.
* gnu/packages/sssd.scm (sssd)[description]: Fix typo.
2017-10-25 18:13:08 +02:00
Tobias Geerinckx-Rice 06c1304652
gnu: sssd: Update to 1.16.0.
* gnu/packages/sssd.scm (sssd): Update to 1.16.0.
2017-10-25 18:13:08 +02:00
Tobias Geerinckx-Rice 3d96f2320a
gnu: ding-libs: Update to 0.6.1.
* gnu/packages/sssd.scm (ding-libs): Update to 0.6.1.
2017-10-25 18:13:08 +02:00
Efraim Flashner a6e67d867c
gnu: r-ff: Remove aarch64-linux from supported-systems.
* gnu/packages/cran.scm (r-ff)[supported-systems]: New field.
2017-10-25 19:07:11 +03:00
Efraim Flashner dda785f660
gnu: go@1.4: Limit supported systems.
* gnu/packages/golang.scm (go@1.4)[supported-systems]: New field,
Limit supported systems to x86_64-linux, i686-linux and armhf-linux.
(go@1.9)[supported-systems]: New field.
2017-10-25 19:07:10 +03:00
Ricardo Wurmus c633b911ce
gnu: perl-moox-file-configdir: Fix source URL.
* gnu/packages/perl.scm (perl-moox-file-configdir)[source]: Fix typo in source
URL.
2017-10-25 16:40:09 +02:00
Kyle Meyer 4c77abc4da
gnu: Add r-forcats.
* gnu/packages/statistics.scm (r-forcats): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25 16:24:03 +02:00
Ricardo Wurmus 6a23c8b183
gnu: Add sqlite-with-fts3.
* gnu/packages/databases.scm (sqlite-with-fts3): New variable.

Co-authored-by: Pierre Langlois <pierre.langlois@gmx.com>
2017-10-25 15:13:38 +02:00
Pierre Langlois de98f4ed55
gnu: Add crypto++.
* gnu/packages/crypto.scm (crypto++): New variable.
* gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25 14:54:13 +02:00
Pierre Langlois 60b7ed9cb8
gnu: Add libechonest.
* gnu/packages/music.scm (libechonest): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25 14:54:13 +02:00
Pierre Langlois 412d00728e
gnu: Add qjson.
* gnu/packages/web.scm (qjson): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25 14:54:09 +02:00
Petter 15b0844257
gnu: Add parcimonie.
* gnu/packages/gnupg.scm (parcimonie): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25 10:49:38 +02:00