Ricardo Wurmus
6acdff5875
gnu: r-rsamtools: Update to 1.26.2.
...
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.26.2.
2017-04-09 13:34:53 +02:00
Ricardo Wurmus
dc8ebe43af
gnu: r-biocparallel: Update to 1.8.2.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.8.2.
2017-04-09 13:34:53 +02:00
Ricardo Wurmus
3420ed32d8
gnu: r-jsonlite: Update to 1.4.
...
* gnu/packages/web.scm (r-jsonlite): Update to 1.4.
2017-04-09 13:34:52 +02:00
Mark H Weaver
c8ce351afc
gnu: linux-libre: Update to 4.10.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9.
(%linux-libre-hash): Update hash.
2017-04-09 06:01:31 -04:00
Mark H Weaver
0ab8ff138c
gnu: linux-libre@4.9: Update to 4.9.21.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.
2017-04-09 06:00:47 -04:00
Mark H Weaver
3ca1c5e2ec
gnu: linux-libre@4.4: Update to 4.4.60.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60.
2017-04-09 06:00:00 -04:00
Mark H Weaver
482cd367c6
Revert "gnu: Add python-openid."
...
This reverts commit ccda568866
.
2017-04-09 03:50:40 -04:00
Eric Bavier
f3cf25c3c2
gnu: torsocks: Patch references to 'getcap' and 'which'.
...
* gnu/packages/tor.scm (torsocks)[inputs,arguments]: New fields.
2017-04-08 22:20:06 -05:00
Efraim Flashner
a3c57693e4
gnu: qjackctl: Build with modular Qt.
...
* gnu/packages/audio.scm (qjackctl)[source]: Use sourceforge mirror.
[inputs]: Remove qt, add qtbase, qtx11extras.
2017-04-09 05:31:39 +03:00
Leo Famulari
dde5831c00
gnu: leafpad: Fix home-page URL.
...
* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
2017-04-08 21:33:59 -04:00
Feng Shu
0bf11648fc
gnu: Add leafpad.
...
* gnu/packages/text-editors.scm (leafpad): New variable.
2017-04-08 21:30:26 -04:00
Leo Famulari
ea240de4af
screen: Fix info page build failure.
...
* gnu/packages/patches/screen-fix-info-syntax-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
2017-04-08 15:53:00 -04:00
Leo Famulari
b496bfea41
gnu: lz4: Update to 1.7.5.
...
* gnu/packages/compression.scm (lz4): Update to 1.7.5.
[source]: Update source URL. Use patch 'lz4-fix-test-failures.patch'.
[home-page]: Update URL.
* gnu/packages/patches/lz4-fix-test-failures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-04-08 15:36:53 -04:00
ng0
b0eb2af2e6
gnu: Add alpine.
...
* gnu/packages/mail.scm (alpine): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 13:46:58 -04:00
Leo Famulari
f26d6e4e9c
gnu: certbot: Share python-acme's arguments.
...
* gnu/packages/tls.scm (certbot)[arguments]: Use substitute-keyword-arguments to
inherit from python-acme.
2017-04-08 13:24:36 -04:00
Leo Famulari
f0e9fda6be
gnu: certbot, python-acme: Update to 0.13.0.
...
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.13.0.
[arguments]: Add 'patch-dependency' phase.
2017-04-08 13:24:31 -04:00
Kei Kebreau
99a8c8bd7d
gnu: python-django-mailman3: Balance parentheses for inputs.
...
* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.
2017-04-08 12:56:53 -04:00
ng0
d99a2add28
gnu: Add postorius.
...
* gnu/packages/mail.scm (postorius): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:28 -04:00
ng0
8a3741e61b
gnu: Add python-django-mailman3.
...
* gnu/packages/mail.scm (python-django-mailman3): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:23 -04:00
ng0
14d8f6538f
gnu: Add python-django-gravatar2.
...
* gnu/packages/django.scm (python-django-gravatar2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:20 -04:00
ng0
e1f06e1192
gnu: Add python-django-allauth.
...
* gnu/packages/django.scm (python-django-allauth): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:16 -04:00
ng0
ccda568866
gnu: Add python-openid.
...
* gnu/packages/python.scm (python-openid): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:11 -04:00
ng0
d2b51c08fd
gnu: Add python-defusedxml.
...
* gnu/packages/xml.scm (python-defusedxml): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:06 -04:00
Feng Shu
72fa66674d
gnu: Add you-get.
...
* gnu/packages/video.scm (you-get): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-08 15:32:23 +02:00
Arun Isaac
181170c6ee
gnu: octave: Build with gl2ps support.
...
* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-08 15:24:37 +02:00
Arun Isaac
725d8d2c08
gnu: Add gl2ps.
...
* gnu/packages/gl.scm (gl2ps): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-08 15:23:41 +02:00
Ricardo Wurmus
1d65b5379b
gnu: r-vegan: Update to 2.4-3.
...
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-3.
[arguments]: Remove build phase "revert-test-deletion".
[native-inputs]: Remove "r-vegan-delete-tests-patch".
2017-04-08 10:25:50 +02:00
Ricardo Wurmus
1c8ee3fcc2
gnu: r-stringi: Update to 1.1.5.
...
* gnu/packages/statistics.scm (r-stringi): Update to 1.1.5.
2017-04-08 10:25:50 +02:00
Leo Famulari
4653341b23
gnu: khal: Update to 0.9.5.
...
* gnu/packages/calendar.scm (khal): Update to 0.9.5.
2017-04-07 22:04:51 -04:00
Mathieu Othacehe
abf0880a67
vm: Add missing module.
...
* gnu/build/vm.scm (define-module): Use module (guix build syscalls).
It fixes the following warnings during guix build :
gnu/build/vm.scm:233:3: warning: possibly unbound variable `mount'
gnu/build/vm.scm:238:3: warning: possibly unbound variable `umount'
gnu/build/vm.scm:268:8: warning: possibly unbound variable `mount'
gnu/build/vm.scm:276:8: warning: possibly unbound variable `umount'
gnu/build/vm.scm:315:4: warning: possibly unbound variable `mount'
gnu/build/vm.scm:323:4: warning: possibly unbound variable `umount'
This was not possible until the previous commit because we had to be sure
that Guile core implementation of 'mount' and 'umount' was used in
initrd context.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-07 23:30:39 +02:00
ng0
cf47a8a51d
gnu: dovecot-trees: Update to 2.1.0.
...
* gnu/packages/mail.scm (dovecot-trees): Update to 2.1.0.
(source): Change to use 'url-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-07 23:30:38 +02:00
Ricardo Wurmus
d10fa5c7ff
gnu: Add intel-gpu-tools.
...
* gnu/packages/admin.scm (intel-gpu-tools): New variable.
2017-04-07 23:00:53 +02:00
Vasile Dumitrascu
d71b758f3a
gnu: emacs-symon: Update to 20160630.
...
* gnu/packagages/emacs.scm (emacs-symon): Update to 20160630 (this is
the latest tag available from the upstream).
[source]: Use github instead of melpa.
[home-page]: Update.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-04-07 20:22:29 +03:00
humanitiesNerd
350cfccb06
gnu: Add emacs-adaptive-wrap.
...
Suggested-by Ivan Vilata i Balaguer <ivan@selidor.net>.
Fixes <https://bugs.gnu.org/26367 >.
* gnu/packages/emacs.scm (emacs-adaptive-wrap): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-04-07 20:22:29 +03:00
Alex Kost
b0dd3436ed
gnu: emacs-debbugs: Update to 0.14.
...
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.14.
2017-04-07 20:22:29 +03:00
Ludovic Courtès
b25d3bd973
gnu: perf: Add support for C++ symbol demangling.
...
* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.
2017-04-07 17:37:46 +02:00
Mathieu Othacehe
f214d470d7
gnu: ratpoison: Update to 1.4.9.
...
* gnu/packages/ratpoison.scm (ratpoison): Update to 1.4.9.
[inputs]: Remove libxinerama. Add libxrandr.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-04-07 10:01:54 -04:00
Leo Famulari
6cfb860a7a
gnu: guitarix: Disable webkit features.
...
The only version of webkit supported by guitarix is unmaintained and contains a
large number of security vulnerabilities, and should be removed from Guix.
* gnu/packages/audio.scm (guitarix)[inputs]: Remove webkitgtk/gtk+-2.
2017-04-07 09:37:14 -04:00
Efraim Flashner
d5a3e8f019
gnu: myrepos: Use 'modify-phases' syntax.
...
* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.
2017-04-07 16:16:14 +03:00
Efraim Flashner
d46e9fcb2c
gnu: myrepos: Update to 1.20170129.
...
* gnu/packages/version-control.scm (myrepos): Update to 1.20170129.
[source]: Source tarballs have been removed from Github, use
git-download to download from upstream repository.
[home-page]: Use https.
2017-04-07 16:16:13 +03:00
Efraim Flashner
ecc39b3f55
gnu: gnubik: Update to 2.4.3.
...
* gnu/packages/games.scm (gnubik): Update to 2.4.3.
2017-04-07 16:16:13 +03:00
Ben Woodcroft
37982693ca
gnu: vsearch: Update to 2.4.3.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.3.
2017-04-07 21:35:07 +10:00
Leo Famulari
fbd6fb1a9d
gnu: qemu: Update to 2.8.1 [security fixes].
...
Fixes CVE-2016-{9602,9603} and CVE-2017-{2615,2620,2630,5667,5931}.
* gnu/packages/qemu.scm (qemu): Update to 2.8.1.
* gnu/packages/patches/qemu-CVE-2017-2615.patch,
gnu/packages/patches/qemu-CVE-2017-2620.patch,
gnu/packages/patches/qemu-CVE-2017-2630.patch,
gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-04-07 00:53:02 -04:00
Leo Famulari
0715c0e69c
gnu: surf: Update to 2.0.
...
* gnu/packages/suckless.scm (surf): Update to 2.0.
[inputs]: Replace webkitgtk/gtk+-2 with webkitgtk.
2017-04-06 22:44:07 -04:00
Ludovic Courtès
6b6aca9b36
gnu: flann: Move .mex file to a separate "octave" output.
...
That way the closure of flann:out is down from 1 GiB
to 290 MiB.
* gnu/packages/maths.scm (flann)[outputs]: New field.
[arguments]: Add 'set-octave-directory' phase.
2017-04-07 00:17:16 +02:00
Leo Famulari
3be437398e
gnu: webkitgtk: Update to 2.16.1.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.
2017-04-06 17:24:57 -04:00
Marius Bakke
3433413b18
gnu: xorg-server@1.19.2: Update to 1.19.3.
...
This is to adjust for the inputs and arguments change of xorg-server proper.
* gnu/packages/xorg.scm (xorg-server-1.19.2): Rename to ...
(xorg-server-1.19.3): ... this. Update version and origin.
* gnu/packages/gtk.scm (gtk+)[native-inputs]: Adjust accordingly.
[arguments]<#:disallowed-references>: Likewise.
2017-04-06 16:03:05 +02:00
Marius Bakke
7c42cc7738
gnu: xorg-server: Update to 1.19.3.
...
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.3.
[native-inputs]: Remove FONT-UTIL, LIBTOOL, AUTOMAKE and AUTOCONF.
[arguments]: Remove 'bootstrap' phase.
2017-04-06 15:51:41 +02:00
Ricardo Wurmus
fe418cc5b2
gnu: armadillo: Change license to ASL 2.0.
...
Armadillo versions 7.800 and onwards are licensed under the Apache License
2.0.
* gnu/packages/maths.scm (armadillo)[license]: Change to ASL 2.0.
2017-04-06 15:42:18 +02:00
Marius Bakke
3c81c4f90c
gnu: libdrm: Update to 2.4.77.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.77.
* gnu/packages/patches/libdrm-symbol-check.patch: Adjust to upstream changes.
2017-04-06 15:39:48 +02:00
Marius Bakke
9092633c7f
gnu: libpciaccess: Update to 0.13.5.
...
* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.5.
2017-04-06 15:39:42 +02:00
Marius Bakke
0eb5c4bac7
gnu: libva: Update to 1.8.0.
...
* gnu/packages/video.scm (libva): Update to 1.8.0.
2017-04-06 15:39:30 +02:00
Marius Bakke
2aa78c8f04
gnu: re2: Update to 2017-04-01.
...
* gnu/packages/regex.scm (re2): Update to 2017-04-01.
2017-04-06 15:07:55 +02:00
Marius Bakke
fdcc9163d5
gnu: feh: Update to 2.18.3.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.18.3.
2017-04-06 15:05:40 +02:00
Marius Bakke
2c273a82f3
gnu: libusb: Update to 1.0.21.
...
* gnu/packages/libusb.scm (libusb): Update to 1.0.21.
[home-page]: Update to new URL.
2017-04-06 15:03:07 +02:00
Marius Bakke
05b662663d
gnu: libmtp: Update to 1.1.13 [security fixes].
...
* gnu/packages/libusb.scm (libmtp): Update to 1.1.13.
2017-04-06 14:58:05 +02:00
Ricardo Wurmus
c9dccf7917
gnu: r-sourcetools: Update to 0.1.6.
...
* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.6.
2017-04-06 14:39:23 +02:00
Ricardo Wurmus
e18c731ba0
gnu: r-seqinr: Update to 3.3-6.
...
* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.3-6.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
498d2553ed
gnu: Remove armadillo-for-rcpparmadillo.
...
This package is no longer useful, because upstream does not keep the tarballs
of older releases. We use the bundled armadillo sources in the
r-rccparmadillo package instead.
* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Remove variable.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
0685fe3c86
gnu: r-rcpparmadillo: Update to 0.7.700.0.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.700.0.0.
[source]: Do not delete bundled armadillo sources, because upstream no longer
hosts previous versions.
[propagated-inputs]: Remove "armadillo-for-rcpparmadillo".
[arguments]: Remove because we no longer need to link with the armadillo
library.
* gnu/packages/bioinformatics.scm (r-deseq2)[arguments]: Remove because we no
longer need to link with armadillo library.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
133cba8cb5
gnu: armadillo: Update to 7.800.2.
...
* gnu/packages/maths.scm (armadillo): Update to 7.800.2.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
a3656b11d2
gnu: r-annotationforge: Update to 1.16.1.
...
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.16.1.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
e0d7b31820
gnu: r-shortread: Update to 1.32.1.
...
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.32.1.
2017-04-06 14:39:21 +02:00
Ricardo Wurmus
2cea968e41
gnu: r-s4vectors: Update to 0.12.2.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.12.2.
2017-04-06 14:39:21 +02:00
Ricardo Wurmus
7d05eb2dcc
gnu: r-iranges: Update to 2.8.2.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.8.2.
2017-04-06 14:39:21 +02:00
Ricardo Wurmus
e89cf15091
gnu: r-variantannotation: Update to 1.20.3.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.20.3.
2017-04-06 14:39:21 +02:00
Ricardo Wurmus
3506a62762
gnu: r-limma: Update to 3.30.13.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.30.13.
2017-04-06 14:39:21 +02:00
Ricardo Wurmus
4cd4721dbb
gnu: r-genomicranges: Update to 1.26.4.
...
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.4.
2017-04-06 14:39:20 +02:00
Ricardo Wurmus
69b356efce
gnu: r-annotationdbi: Update to 1.36.2.
...
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.36.2.
2017-04-06 14:39:20 +02:00
Ricardo Wurmus
5cc3b7a548
gnu: r-genomicalignments: Update to 1.10.1.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.10.1.
2017-04-06 14:39:20 +02:00
Ricardo Wurmus
25d8854723
gnu: r-rtracklayer: Update to 1.34.2.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.34.2.
2017-04-06 14:39:20 +02:00
Ricardo Wurmus
9ce6cb082e
gnu: r-genomicfeatures: Update to 1.26.4.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.26.4.
2017-04-06 14:39:20 +02:00
Ricardo Wurmus
57ac1d2f03
gnu: r-seqminer: Update to 5.7.
...
* gnu/packages/bioinformatics.scm (r-seqminer): Update to 5.7.
2017-04-06 14:39:19 +02:00
Ricardo Wurmus
e8bec95e69
gnu: r-maldiquant: Update to 1.16.2.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.16.2.
2017-04-06 14:39:19 +02:00
Ricardo Wurmus
20e97759bf
gnu: r-ranger: Update to 0.7.0.
...
* gnu/packages/statistics.scm (r-ranger): Update to 0.7.0.
2017-04-06 14:39:19 +02:00
Ricardo Wurmus
da2260f96c
gnu: r-pbkrtest: Update to 0.4-7.
...
* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.4-7.
2017-04-06 14:39:19 +02:00
Ricardo Wurmus
4328bad2cd
gnu: r-rcppeigen: Update to 0.3.2.9.1.
...
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.2.9.1.
2017-04-06 14:39:19 +02:00
Ricardo Wurmus
a977576780
gnu: r-mclust: Update to 5.2.3.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.2.3.
2017-04-06 14:39:18 +02:00
Ricardo Wurmus
0007e645d9
gnu: r-ggthemes: Update to 3.4.0.
...
* gnu/packages/statistics.scm (r-ggthemes): Update to 3.4.0.
2017-04-06 14:39:18 +02:00
Ricardo Wurmus
47f37fd169
gnu: r-statmod: Update to 1.4.29.
...
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.29.
2017-04-06 14:39:18 +02:00
Ricardo Wurmus
4c7ab0309a
gnu: r-vipor: Update to 0.4.5.
...
* gnu/packages/statistics.scm (r-vipor): Update to 0.4.5.
2017-04-06 14:39:18 +02:00
Ricardo Wurmus
2fe41e0fad
gnu: r-pracma: Update to 2.0.4.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.0.4.
2017-04-06 14:39:18 +02:00
Ricardo Wurmus
2f44ef97a5
gnu: r-mixtools: Update to 1.1.0.
...
* gnu/packages/statistics.scm (r-mixtools): Update to 1.1.0.
[propagated-inputs]: Remove "r-boot", add "r-survival".
2017-04-06 14:39:17 +02:00
Ricardo Wurmus
7a8efc81f8
gnu: r-viridis: Update to 0.4.0.
...
* gnu/packages/statistics.scm (r-viridis): Update to 0.4.0.
[propagated-inputs]: Add "r-viridislite".
2017-04-06 14:39:17 +02:00
Ricardo Wurmus
b5d5344f32
gnu: r-viridislite: Update to 0.2.0.
...
* gnu/packages/statistics.scm (r-viridislite): Update to 0.2.0.
2017-04-06 14:39:17 +02:00
Ricardo Wurmus
cdadca5e6f
gnu: r-matrixstats: Update to 0.52.1.
...
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.52.1.
2017-04-06 14:39:17 +02:00
Ricardo Wurmus
af7a4cc8a8
gnu: r-mvtnorm: Update to 1.0-6.
...
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-6.
2017-04-06 14:39:17 +02:00
Ricardo Wurmus
82b281fe12
gnu: r-e1071: Update to 1.6-8.
...
* gnu/packages/statistics.scm (r-e1071): Update to 1.6-8.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
1d1fbb7336
gnu: r-sparsem: Update to 1.76.
...
* gnu/packages/statistics.scm (r-sparsem): Update to 1.76.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
fb708a1c74
gnu: r-xml: Update to 3.98-1.6.
...
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.6.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
1c27bb8f44
gnu: r-rsqlite: Update to 1.1-2.
...
* gnu/packages/statistics.scm (r-rsqlite): Update to 1.1-2.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
0def707ad8
gnu: r-rmarkdown: Update to 1.4.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.4.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
ac5e810205
gnu: r-bbmisc: Update to 1.11.
...
* gnu/packages/statistics.scm (r-bbmisc): Update to 1.11.
2017-04-06 14:39:16 +02:00
Ricardo Wurmus
f1870aef99
gnu: r-backports: Update to 1.0.5.
...
* gnu/packages/statistics.scm (r-backports): Update to 1.0.5.
2017-04-06 14:39:15 +02:00
Ricardo Wurmus
d05e45f33c
gnu: r-multitaper: Update to 1.0-13.
...
* gnu/packages/statistics.scm (r-multitaper): Update to 1.0-13.
2017-04-06 14:39:15 +02:00
Ricardo Wurmus
0fbae8ebca
gnu: r-xml2: Update to 1.1.1.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.1.1.
2017-04-06 14:39:15 +02:00
Ricardo Wurmus
c6e40db528
gnu: r-ade4: Update to 1.7-6.
...
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-6.
2017-04-06 14:39:15 +02:00
Ricardo Wurmus
10ffdb94e4
gnu: r-data-table: Update to 1.10.4.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.10.4.
2017-04-06 14:39:15 +02:00
Ricardo Wurmus
9e8fac0c45
gnu: r-chron: Update to 2.3-50.
...
* gnu/packages/statistics.scm (r-chron): Update to 2.3-50.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
b8acb5aa46
gnu: r-cluster: Update to 2.0.6.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.6.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
e8988ff9a0
gnu: r-dbi: Update to 0.6-1.
...
* gnu/packages/statistics.scm (r-dbi): Update to 0.6-1.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
5e0fa201a2
gnu: r-gdtools: Update to 0.1.4.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.4.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
7267f358a0
gnu: r-stringr: Update to 1.2.0.
...
* gnu/packages/statistics.scm (r-stringr): Update to 1.2.0.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
5beda28f6b
gnu: r-stringi: Update to 1.1.3.
...
* gnu/packages/statistics.scm (r-stringi): Update to 1.1.3.
2017-04-06 14:39:14 +02:00
Ricardo Wurmus
69a8ed6a12
gnu: r-rcpp: Update to 0.12.10.
...
* gnu/packages/statistics.scm (r-rcpp): Update to 0.12.10.
2017-04-06 14:39:13 +02:00
Ricardo Wurmus
9948b8e24c
gnu: r-digest: Update to 0.6.12.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.12.
2017-04-06 14:39:13 +02:00
Ricardo Wurmus
344e4741a1
gnu: r-survival: Update to 2.41-3.
...
* gnu/packages/statistics.scm (r-survival): Update to 2.41-3.
2017-04-06 14:39:13 +02:00
Ricardo Wurmus
a6dcc78cb0
gnu: r-mgcv: Update to 1.8-17.
...
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-17.
2017-04-06 14:39:13 +02:00
Ricardo Wurmus
9704bda1b3
gnu: r-matrix: Update to 1.2-8.
...
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-8.
2017-04-06 14:39:12 +02:00
Ricardo Wurmus
9aea2cdaff
gnu: r-lattice: Update to 0.20-35.
...
* gnu/packages/statistics.scm (r-lattice): Update to 0.20-35.
2017-04-06 14:39:12 +02:00
Ricardo Wurmus
7ceb26ee83
gnu: r-rprojroot: Update to 1.2.
...
* gnu/packages/statistics.scm (r-rprojroot): Update to 1.2.
2017-04-06 14:39:12 +02:00
Ricardo Wurmus
e15f962fef
gnu: r-htmltable: Update to 1.9.
...
* gnu/packages/web.scm (r-htmltable): Update to 1.9.
[propagated-inputs]: Add "r-checkmate" and "r-htmlwidgets".
2017-04-06 14:39:11 +02:00
Ricardo Wurmus
d3812fb233
gnu: r-curl: Update to 2.4.
...
* gnu/packages/web.scm (r-curl): Update to 2.4.
2017-04-06 14:39:11 +02:00
Ricardo Wurmus
4cd07e487e
gnu: r-genomeinfodb: Update to 1.10.3.
...
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.3.
[propagated-inputs]: Add "r-rcurl".
2017-04-06 14:39:11 +02:00
Ricardo Wurmus
acbeb2d56b
gnu: r-xvector: Update to 0.14.1.
...
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.14.1.
2017-04-06 14:39:11 +02:00
Ricardo Wurmus
da250f733a
gnu: r-bioccheck: Update to 1.10.1.
...
* gnu/packages/bioinformatics.scm (r-bioccheck): Update to 1.10.1.
[propagated-inputs]: Remove "r-knitr" and "r-devtools".
2017-04-06 14:39:11 +02:00
Ricardo Wurmus
d51f05f769
gnu: r-tidyr: Update to 0.6.1.
...
* gnu/packages/statistics.scm (r-tidyr): Update to 0.6.1.
[propagated-inputs]: Add "r-tibble".
2017-04-06 14:39:10 +02:00
Ricardo Wurmus
1db293757b
gnu: r-roxygen2: Update to 6.0.1.
...
* gnu/packages/statistics.scm (r-roxygen2): Update to 6.0.1.
[propagated-inputs]: Add "r-commonmark", "r-desc", "r-r6", and "r-xml2".
2017-04-06 14:39:10 +02:00
Ricardo Wurmus
bf6dcf59eb
gnu: Add r-commonmark.
...
* gnu/packages/statistics.scm (r-commonmark): New variable.
2017-04-06 14:39:10 +02:00
Ricardo Wurmus
1cbb07a8e4
gnu: Add r-desc.
...
* gnu/packages/statistics.scm (r-desc): New variable.
2017-04-06 14:39:10 +02:00
Ricardo Wurmus
67deeea41b
gnu: r-readr: Update to 1.1.0.
...
* gnu/packages/statistics.scm (r-readr): Update to 1.1.0.
[propagated-inputs]: Remove "r-curl".
2017-04-06 14:39:09 +02:00
Ricardo Wurmus
33eb555e6f
gnu: r-tibble: Update to 1.3.0.
...
* gnu/packages/statistics.scm (r-tibble): Update to 1.3.0.
[propagated-inputs]: Remove "r-assertthat".
2017-04-06 14:39:09 +02:00
Ricardo Wurmus
aad7808526
gnu: r-jsonlite: Update to 1.3.
...
* gnu/packages/web.scm (r-jsonlite): Update to 1.3.
2017-04-06 14:39:09 +02:00
Ricardo Wurmus
538bce2472
gnu: ldc-bootstrap: Delete failing test.
...
* gnu/packages/ldc.scm (ldc-bootstrap)[arguments]: Delete failing test in
build phase.
2017-04-06 14:34:12 +02:00
Ludovic Courtès
cb5be6df91
gnu: guile-aspell: Switch to Guile 2.2.
...
* gnu/packages/guile.scm (guile-aspell)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
2017-04-06 10:45:55 +02:00
Ludovic Courtès
7295087eb1
gnu: guile-aspell: Remove hard-coded "site/2.0" from $(guilesitedir).
...
* gnu/packages/guile.scm (guile-aspell)[arguments]: Remove
#:configure-flags. Add 'set-guilesitedir' phase.
2017-04-06 10:42:51 +02:00
Ludovic Courtès
234ea3d653
gnu: guile-aspell: Update to 0.4.
...
* gnu/packages/guile.scm (guile-aspell): Update to 0.4.
[arguments] <#:phases>: Adjust 'set-libaspell-file-name' to new source
tree layout.
2017-04-06 10:37:52 +02:00
Ludovic Courtès
79f912c710
Revert "gnu: openexr: Add IlmBase include sub-directory to 'OpenEXR.pc'."
...
This reverts commit 01fe019166
,
which was unneeded because IlmBase is already listed as 'Requires'
in 'OpenEXR.pc'.
2017-04-05 22:45:41 +02:00
Tobias Geerinckx-Rice
b28187cd0c
Revert "gnu: bc: Update to 1.07."
...
This reverts commit dfee7daedb
. It causes
the linux-libre@4.9 build to hang (command-line usage works fine).
2017-04-05 21:23:41 +02:00
Kei Kebreau
cd381c317b
gnu: Move audacity to audio.scm.
...
* gnu/packages/audacity.scm: Remove file and move audacity...
* gnu/packages/audio.scm: ...here.
* gnu/local.mk: Remove reference to removed file.
2017-04-05 15:08:14 -04:00
Ricardo Wurmus
1108a920bd
gnu: sra-tools: Fix glibc naming conflict.
...
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Add build phase
"patch-away-glibc-conflict" to fix a definition conflict with glibc 2.25.
2017-04-05 18:06:51 +02:00
Ricardo Wurmus
beebe43176
gnu: sra-tools: Use "modify-phases" syntax.
...
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use "modify-phases"
syntax.
2017-04-05 18:06:51 +02:00
Ben Woodcroft
fc5b12879f
gnu: diamond: Update to 0.8.37.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.37.
2017-04-05 22:49:01 +10:00
Thomas Danckaert
52b2d666ca
gnu: kdevelop: Update to 5.1.0.
...
* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.1.0.
2017-04-05 12:12:34 +02:00
Tobias Geerinckx-Rice
dfee7daedb
gnu: bc: Update to 1.07.
...
* gnu/packages/algebra.scm (bc): Update to 1.07.
[native-inputs]: Add ed and texinfo.
[arguments]: Use default ‘configure’ phase.
2017-04-05 03:31:58 +02:00
Tobias Geerinckx-Rice
f0bacad682
gnu: bc: Actually use readline.
...
* gnu/packages/algebra.scm (bc)[arguments]: Add ‘--with-readline’
to #:configure-flags.
2017-04-05 03:31:58 +02:00
Tobias Geerinckx-Rice
5894b60491
gnu: algebra: Re-order imports.
...
* gnu/packages/algebra.scm: Order imports alphabetically.
2017-04-05 03:31:58 +02:00
Ludovic Courtès
01fe019166
gnu: openexr: Add IlmBase include sub-directory to 'OpenEXR.pc'.
...
* gnu/packages/graphics.scm (openexr)[arguments]: Add
'set-ilmbase-directory-in-pc-file' phase.
2017-04-05 00:53:03 +02:00
Ludovic Courtès
f84011d04a
services: cuirass: Wait for networking.
...
* gnu/services/cuirass.scm (cuirass-shepherd-service): Add 'networking'
to 'requirements'.
2017-04-05 00:53:03 +02:00
Clément Lassieur
8db947169f
gnu: icecat: Use bundled ICU to avoid crashes.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>:
Temporarily comment out "--with-system-icu".
2017-04-04 20:18:38 +02:00
Clément Lassieur
cca906754d
gnu: icecat: Re-enable parallel build.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Re-enable parallel build.
2017-04-04 20:18:38 +02:00
Marius Bakke
33b2520175
gnu: python-django: Specify CPE name.
...
* gnu/packages/django.scm (python-django, python2-django)[properties]: Add
"cpe-name".
2017-04-04 18:30:52 +02:00
Marius Bakke
dcc9b6abc7
gnu: python-django: Update to 1.10.7 [fixes CVE-2017-7233 and CVE-2017-7234].
...
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.7.
2017-04-04 18:01:32 +02:00
Marius Bakke
4dc12417d2
gnu: gnupg: Update to 2.1.20.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.20.
[source]: Remove patch.
* gnu/packages/patches/gnupg-2.1-fix-Y2038-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-04-04 17:46:28 +02:00
Marius Bakke
a3dea99107
gnu: python2-cython: Fix build on 32-bit platforms.
...
* gnu/packages/python.scm (python-cython, python2-cython)[source]: Add patch.
* gnu/packages/patches/python-cython-fix-tests-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-04-04 17:46:28 +02:00
Mark Meyer
6beaa5a02a
gnu: moc: Add Ogg Vorbis support.
...
* gnu/packages/music.scm (moc)[inputs]: Add libogg and libvorbis.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-04-04 15:16:25 +02:00
Mark Meyer
0d78e37746
gnu: Add qjackctl.
...
* gnu/packages/audio.scm (qjackctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-04 14:30:00 +02:00
Ludovic Courtès
b7506f74df
gnu: glog: Fix name demangling for GCC 5.
...
* gnu/packages/patches/glog-gcc-5-demangling.patch: New file.
* gnu/packages/logging.scm (glog)[sources]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-04-04 14:30:00 +02:00
Tobias Geerinckx-Rice
f49ced6827
gnu: youtube-dl: Update to 2017.04.03.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.03.
2017-04-04 00:17:58 +02:00
Tobias Geerinckx-Rice
f751b7596d
gnu: perl-email-simple: Update to 2.213.
...
* gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
2017-04-04 00:17:58 +02:00
Tobias Geerinckx-Rice
e26f2c67d6
gnu: perl-email-mime: Update to 1.940.
...
* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
2017-04-04 00:17:57 +02:00
Tobias Geerinckx-Rice
153ea992e8
gnu: perl-lingua-en-tagger: Update to 0.28.
...
* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.28.
2017-04-04 00:17:29 +02:00
Tobias Geerinckx-Rice
5b5b4edfcc
gnu: perl-lingua-en-number-isordinal: Update to 0.05.
...
* gnu/packages/language.scm (perl-lingua-en-number-isordinal): Update to 0.05.
2017-04-04 00:17:29 +02:00
Tobias Geerinckx-Rice
e2fb341f8f
gnu: perl-lingua-en-inflect-number: Update to 1.12.
...
* gnu/packages/language.scm (perl-lingua-en-inflect-number): Update to 1.12.
2017-04-04 00:17:29 +02:00
Tobias Geerinckx-Rice
3581c3571a
gnu: perl-lingua-en-inflect: Update to 1.901.
...
* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.901.
2017-04-04 00:17:28 +02:00
Tobias Geerinckx-Rice
84f06e540c
gnu: perl-lingua-en-findnumber: Update to 1.32.
...
* gnu/packages/language.scm (perl-lingua-en-findnumber): Update to 1.32.
2017-04-04 00:17:28 +02:00
Tobias Geerinckx-Rice
dd0cfb37da
gnu: perl-db-file: Update to 1.840.
...
* gnu/packages/databases.scm (perl-db-file): Update to 1.840.
2017-04-04 00:17:28 +02:00
Tobias Geerinckx-Rice
2273b75154
gnu: perl-dbd-sqlite: Update to 1.54.
...
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.54.
2017-04-04 00:17:28 +02:00
Tobias Geerinckx-Rice
4d40c6aab0
gnu: perl-dbd-pg: Update to 3.5.3.
...
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.5.3.
2017-04-04 00:17:28 +02:00
Muriithi Frederick Muriuki
b98d4ec0aa
gnu: Add python-mando-0.3.1
...
* gnu/packages/python.scm (python-mando-0.3.1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-04 00:10:00 +02:00
Thomas Danckaert
3cd959a429
gnu: libsndfile: Update to 1.0.28.
...
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.28.
2017-04-03 21:54:05 +02:00
Thomas Danckaert
b4dcfce51b
gnu: Add cifs-utils.
...
* gnu/packages/samba.scm (cifs-utils): New variable.
2017-04-03 21:45:53 +02:00
Marius Bakke
350a30845c
gnu: python-pexpect: Use python-pytest@3.0.
...
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]:
Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
2017-04-03 19:25:57 +02:00
Marius Bakke
26bad5d7eb
gnu: nss, nss-certs: Update to 3.30.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.30.
* gnu/packages/certs.scm (nss-certs): Update to 3.30.
* gnu/packages/patches/nss-increase-test-timeout.patch: Adjust patch context.
2017-04-03 19:25:57 +02:00
Marius Bakke
cd158a2b77
gnu: python-cython: Update to 0.25.2.
...
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
2017-04-03 19:25:56 +02:00
Kei Kebreau
9a49129651
gnu: audacity: Update to 2.1.3.
...
* gnu/packages/audacity.scm (audacity): Update to 2.1.3.
[source]: Fetch gzipped tar archive instead of a zip archive; remove
unnecessary patch.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add autoreconf phase to detect system libraries.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: Delete patch.
* gnu/local.mk: Remove reference to removed patch.
2017-04-03 11:51:52 -04:00
Arun Isaac
568f977f9c
gnu: emacs-elfeed: Enable tests.
...
* gnu/packages/emacs.scm (emacs-elfeed)[arguments]: Add a 'check' phase.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-02 23:08:55 -04:00
Leo Famulari
52196aea19
gnu: tzdata: Update to 2017b.
...
* gnu/packages/base.scm (tzdata): Update to 2017b.
2017-04-02 20:25:42 -04:00
Leo Famulari
b53fa16f9c
gnu: brdf-explorer: Use HTTPS source URL.
...
* gnu/packages/graphics.scm (brdf-explorer)[source]: Use HTTPS URL.
2017-04-02 20:00:52 -04:00
Leo Famulari
7bf837fd43
gnu: Use HTTPS URLs for GitHub home-pages.
...
* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm,
gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm,
gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm,
gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm,
gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on
GitHub.
2017-04-02 20:00:51 -04:00
Leo Famulari
9167488490
gnu: jbig2dec: Fix CVE-2016-9601.
...
* gnu/packages/patches/jbig2dec-CVE-2016-9601.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (jbig2dec)[source]: Use it.
2017-04-02 19:38:56 -04:00
Ludovic Courtès
2a0d5de5a9
Merge branch 'core-updates'
2017-04-03 00:13:06 +02:00
Ludovic Courtès
245575eaf3
gnu: guile-git: Install .go files to /site-ccache.
...
* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change
"/ccache" to "/site-ccache" in Makefile.am.
2017-04-03 00:12:51 +02:00
Marius Bakke
60f37e3cb1
gnu: sddm: Build without greenisland.
...
This Wayland compositor is currently abandonware and has known problems.
* gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND.
2017-04-02 23:42:56 +02:00
Ricardo Wurmus
41f6d18fb6
gnu: guitarix: Update to 0.35.3.
...
* gnu/packages/audio.scm (guitarix): Update to 0.35.3.
2017-04-02 18:30:42 +02:00
Kyle Meyer
6800c79701
gnu: notmuch: Update to 0.24.1.
...
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-04-02 11:58:08 +02:00
Ben Woodcroft
cf1d581464
gnu: khmer: Build with gcc-4.
...
* gnu/packages/bioinformatics.scm (khmer)[inputs]: Add gcc-4.9.
2017-04-02 10:14:17 +10:00
Ben Woodcroft
800a7dd59e
gnu: ruby: Replace with ruby-2.3.4.
...
* gnu/packages/ruby.scm (ruby)[replacement]: New field.
(ruby-2.3.4): New variable.
2017-04-02 08:21:43 +10:00
Ben Woodcroft
22a494ec25
gnu: ruby-2.2: Update to 2.2.7.
...
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.7.
2017-04-02 08:20:41 +10:00
Ricardo Wurmus
750e54ecbe
gnu: tuxguitar: Update to 1.4.
...
* gnu/packages/music.scm (tuxguitar): Update to 1.4.
[arguments]: Replace build phase "build-editor-utils" with "build-libraries";
install resources to the expected locations.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
8723fe23fa
gnu: pd: Run autogen.sh script.
...
* gnu/packages/music.scm (pd)[arguments]: Run autogen.sh instead of
plain autoreconf.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
4712cbb0c7
gnu: pd: Fix indentation of phases.
...
* gnu/packages/music.scm (pd)[arguments]: Fix indentation.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
037bf4f4a0
gnu: pd: Update to 0.47-1.
...
* gnu/packages/music.scm (pd): Update to 0.47-1.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
f9b8b54e62
gnu: tuxguitar: Update home page URL.
...
* gnu/packages/music.scm (tuxguitar)[home-page]: Update URL.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
8dbc5d2368
gnu: setbfree: Update to 0.8.4
...
* gnu/packages/music.scm (setbfree): Update to 0.8.4.
2017-04-02 17:25:05 +02:00
Ricardo Wurmus
7175f4c2c1
gnu: amsynth: Build with LASH support.
...
* gnu/packages/music.scm (amsynth)[inputs]: Add lash.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
7e0befd45e
gnu: amsynth: Update to 1.7.1.
...
* gnu/packages/music.scm (amsynth): Update to 1.7.1.
[native-inputs]: Add intltool.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
14fa5bde7e
gnu: samplv1: Update to 0.8.1.
...
* gnu/packages/music.scm (samplv1): Update to 0.8.1.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
17ca1a39a6
gnu: drumkv1: Update to 0.8.1.
...
* gnu/packages/music.scm (drumkv1): Update to 0.8.1.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
720de58bf7
gnu: synthv1: Update to 0.8.1.
...
* gnu/packages/music.scm (synthv1): Update to 0.8.1.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
5feac7b04e
gnu: non-sequencer, non-session-manager: Update to 1.9.5-3.10c31e5.
...
* gnu/packages/music.scm (non-sequencer, non-session-manager): Update to
1.9.5-3.10c31e5.
2017-04-02 17:25:04 +02:00
Ricardo Wurmus
57f1b3b8e7
gnu: lilypond: Update to 2.19.58.
...
* gnu/packages/music.scm (lilypond): Update to 2.19.58.
2017-04-02 17:25:03 +02:00
Ricardo Wurmus
95708ed8d6
gnu: extempore: Update home page.
...
* gnu/packages/music.scm (extempore)[home-page]: Use new home page.
2017-04-02 17:25:03 +02:00
Ricardo Wurmus
0a1513513a
gnu: aria-maestosa: Update to 1.4.13.
...
* gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.
2017-04-02 17:25:03 +02:00
Tobias Geerinckx-Rice
7f661d4909
gnu: btrfs-progs: Update to 4.10.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.2.
2017-04-01 16:13:02 +02:00
Clément Lassieur
deb3618810
services: dovecot: Fix passwd and userdb 'args' types.
...
* gnu/services/mail.scm (passwd-configuration)[args]
(userdb-configuration)[args]: Change type from 'free-form-args' to
'space-separated-string-list'.
* doc/guix.texi (Mail Services): Document it.
2017-04-01 14:38:10 +02:00
Ricardo Wurmus
7070088a2d
gnu: yoshimi: Update to 1.5.1.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.1.
2017-04-02 11:37:11 +02:00
Eric Bavier
9fc221b58c
doc: Fix typos.
...
* doc/guix.texi (Build Systems)[ocaml-build-system]: Fix typo.
(Log Rotation)[periodic-rotations]: ditto.
(Database Services)[redis-service-type]: ditto.
(OpenSMTPD Service)[opensmtpd-configuration]: ditto.
(VPN Services)[OpenVPN]: ditto.
(Power management Services)[tlp-configuration]: ditto.
(Git daemon service)[git-daemon-service]: ditto.
(Running GuixSD in a VM): ditto.
* gnu/services/pm.scm (tlp-configuration)[runtime-pm-blacklist]: Fix typo.
* gnu/services/vpn.scm (openvpn-client-configuration)[status]: ditto.
2017-03-31 20:55:05 -05:00
Ludovic Courtès
985a8599ed
tests: Add GNU dicod test.
...
* gnu/tests/dict.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-04-01 00:45:18 +02:00
Ludovic Courtès
892d9089a8
tests: Introduce 'simple-operating-system' and use it.
...
* gnu/tests.scm (%simple-os): New macro.
(simple-operating-system): New macro.
* gnu/tests/base.scm (%simple-os): Define using 'simple-operating-system'.
(%mcron-os): Use 'simple-operating-system'.
* gnu/tests/mail.scm (%opensmtpd-os): Likewise.
* gnu/tests/messaging.scm (%base-os, os-with-service): Remove.
(run-xmpp-test): Use 'simple-operating-system'.
* gnu/tests/networking.scm (%inetd-os): Likewise.
* gnu/tests/ssh.scm (%base-os, os-with-service): Remove.
(run-ssh-test): Use 'simple-operating-system'.
* gnu/tests/web.scm (%nginx-os): Likewise.
2017-04-01 00:45:18 +02:00
Huang Ying
9af7ecd959
services: dicod: Allow the configuration of "handlers".
...
* gnu/services/dict.scm (<dicod-configuration>)[handlers]: New field.
(<dicod-handler>): New record type.
(<dicod-database>): Add fields.
(dicod-configuration-file): Support convert handlers and enhanced databases.
configuration to config file.
* doc/guix.texi (Miscellaneous Services): Update accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-01 00:45:18 +02:00
Mark H Weaver
bacc1d26c6
gnu: linux-libre: Update to 4.10.8 [fixes CVE-2017-7184].
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.8.
(%linux-libre-hash): Update hash.
2017-03-31 18:20:54 -04:00
Mark H Weaver
9554e5ae15
gnu: linux-libre@4.9: Update to 4.9.20 [fixes CVE-2017-7184].
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.20.
2017-03-31 18:20:20 -04:00
Mark H Weaver
232be5bcd7
gnu: linux-libre@4.4: Update to 4.4.59 [fixes CVE-2017-7184].
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.59.
2017-03-31 18:19:13 -04:00
David Thompson
4299409018
gnu: guile-opengl: Build with Guile 2.2.
...
* gnu/packages/gl.scm (guile-opengl): Build with Guile 2.2.
2017-03-31 13:35:20 -04:00
Tobias Geerinckx-Rice
b5b46f87bd
gnu: libtermkey: Update to 0.20.
...
gnu/packages/terminals.scm (libtermkey): Update to 0.20.
2017-03-31 15:33:16 +02:00
Tobias Geerinckx-Rice
32ea65370e
gnu: xonsh: Update to 0.5.9.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.9.
2017-03-31 15:33:15 +02:00
Tobias Geerinckx-Rice
a20d28bb7c
gnu: parallel: Update to 20170322.
...
* gnu/packages/parallel.scm (parallel): Update to 20170322.
2017-03-31 15:33:15 +02:00
David Thompson
80e138750d
gnu: tiled: Update to 0.18.2.
...
* gnu/packages/game-development.scm (tiled): Update to 0.18.2.
2017-03-31 09:25:51 -04:00
Efraim Flashner
823354b2a8
gnu: nano: Update to 2.8.0.
...
* gnu/packages/nano.scm (nano): Update to 2.8.0.
2017-03-31 16:08:04 +03:00
Tobias Geerinckx-Rice
ec23833267
gnu: hdparm: Use ‘modify-phases’ syntax.
...
* gnu/packages/linux.scm (hdparm): Use ‘modify-phases’.
2017-03-31 04:06:08 +02:00
Tobias Geerinckx-Rice
02052b2c9b
gnu: hdparm: Expand synopsis and description.
...
* gnu/packages/linux.scm (hdparm)[synopsis, description]: Add some more
common uses, more examples, and more objective information.
2017-03-31 04:06:08 +02:00
Tobias Geerinckx-Rice
0bea8ebe20
gnu: hdparm: Update to 9.51.
...
* gnu/packages/linux.scm (hdparm): Update to 9.51.
2017-03-31 04:06:08 +02:00
Tobias Geerinckx-Rice
8e320dea30
gnu: goffice: Update to 0.10.34.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.34.
2017-03-31 04:06:07 +02:00
Tobias Geerinckx-Rice
5ecd671731
gnu: gmime: Update to 2.6.23.
...
* gnu/packages/mail.scm (gmime): Update to 2.6.23.
2017-03-31 04:06:06 +02:00
Efraim Flashner
4fbed7494d
gnu: rapidjson: Fix building on aarch64.
...
* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for
aarch64 to fix -march detection.
2017-03-31 01:05:28 +03:00
Tobias Geerinckx-Rice
3c2b833334
gnu: freedoom: Update to 0.11.2.
...
* gnu/packages/games.scm (freedoom): Update to 0.11.2.
2017-03-30 23:52:17 +02:00
Ludovic Courtès
dca96ad395
gnu: mlocate: Update URLs.
...
* gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to
pagure.{org,io}.
2017-03-30 23:40:22 +02:00
Ludovic Courtès
402b03e620
gnu: ruby-concurrent: Work around test failure on ARM.
...
* gnu/packages/patches/ruby-concurrent-test-arm.patch: New file.
* gnu/packages/ruby.scm (ruby-concurrent)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-30 23:40:20 +02:00
Ludovic Courtès
aef81a81b8
gnu: guix: Include the aarch64 bootstrap Guile.
...
* gnu/packages/package-management.scm (boot-guile-uri): Add case for aarch64.
(guix-0.12.0)[arguments] <copy-bootstrap-guile>: Handle aarch64.
[inputs]: Add "boot-guile/aarch64".
2017-03-30 23:40:17 +02:00
Leo Famulari
7044301381
gnu: sysstat: Update to 11.4.3.
...
* gnu/packages/linux.scm (sysstat): Update to 11.4.3.
2017-03-30 17:09:29 -04:00
Marius Bakke
84157bb8bf
Merge branch 'master' into core-updates
...
Most conflicts are from 6fd52309b8
.
2017-03-30 22:59:53 +02:00
Mark H Weaver
03d0aa8b22
gnu: linux-libre: Update to 4.10.7.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.7.
(%linux-libre-hash): Update hash.
2017-03-30 16:43:00 -04:00
Mark H Weaver
f62acf1eb7
gnu: linux-libre@4.9: Update to 4.9.19.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.19.
2017-03-30 16:42:23 -04:00
Mark H Weaver
7f79df4ae8
gnu: linux-libre@4.4: Update to 4.4.58.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.58.
2017-03-30 16:41:40 -04:00
Marius Bakke
fa63939acb
gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.
...
* gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable'
phase.
2017-03-30 22:39:24 +02:00
Marius Bakke
2513aac170
gnu: kodi: Update to 18.0_alpha-1-ec5d53d.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-1-ec5d53d.
[inputs]: Replace LIBYAJL with RAPIDJSON.
2017-03-30 22:32:46 +02:00
Marius Bakke
4951d2f386
gnu: kodi: Remove silly wrapper script.
...
* gnu/packages/kodi.scm (kodi)[arguments]: Add SYSTEM_LDFLAGS in
configure-flags. Remove 'wrap' phase. Enable previously failing tests.
2017-03-30 22:32:37 +02:00
Marius Bakke
8c0117371a
gnu: kodi: Embed full path to tzdata.
...
* gnu/packages/kodi.scm (kodi)[arguments]: Add substitution for tzdata in
'patch-stuff' phase.
[inputs]: Add TZDATA.
2017-03-30 22:32:37 +02:00
Marius Bakke
c3c25082e8
gnu: ceph: Update to 12.0.1.
...
* gnu/packages/storage.scm (ceph): Update to 12.0.1.
[arguments]: Disable one new test.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust context.
2017-03-30 22:32:36 +02:00
Marius Bakke
2657fb6381
gnu: xcb-util-cursor: Update to 0.1.3.
...
* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3.
[source]: Change to bz2 archive.
2017-03-30 22:31:29 +02:00
Marius Bakke
ece42cb381
gnu: libevdev: Update to 1.5.6.
...
* gnu/packages/xorg.scm (libevdev): Update to 1.5.6.
2017-03-30 22:31:29 +02:00
Marius Bakke
bdde64b079
gnu: libinput: Update to 1.7.0.
...
* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.0.
2017-03-30 22:31:28 +02:00
Marius Bakke
941a38b66e
gnu: exempi: Update to 2.4.2.
...
* gnu/packages/freedesktop.scm (exempi): Update to 2.4.2.
2017-03-30 22:31:28 +02:00
Leo Famulari
16ab9824b2
gnu: mbedtls-apache: Update to 2.4.2 [fixes CVE-2017-2784, SLOTH and others].
...
See 'ChangeLog' in the source code distribution for more information about
security-related bug fixes.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.4.2.
2017-03-30 14:35:41 -04:00
Ricardo Wurmus
67656b7a86
gnu: propeller-binutils: Use flex 2.6.1.
...
* gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace
"flex" with "flex-2.6.1".
2017-03-30 17:34:34 +02:00
Kei Kebreau
e3b2e943b8
gnu: milkytracker: Update to 1.0.0.
...
* gnu/packages/music.scm (milkytracker): Update to 1.0.0.
[source]: Change uri; add file-name; add snippet to remove non-FSDG
compliant data.
[build-system]: Change from gnu-build-system to cmake-build-system.
[arguments]: Remove #:make-flags; disable tests (which are no longer
present).
[inputs]: Change sdl to sdl2.
2017-03-30 10:18:22 -04:00
Ludovic Courtès
314120f2be
gnu: guix: Update development snapshot.
...
The previous snapshot lacked the FTP download fix from commit
6dfd683dc7
. Thus, the daemon's "download"
built-in would fail to download over FTP.
* gnu/packages/package-management.scm (guix-devel): Update to aabece2
.
2017-03-30 11:50:45 +02:00
Ludovic Courtès
aabece2ef8
gnu: guile-git, guile-bytestructures: Switch to Guile 2.2.
...
* gnu/packages/guile.scm (guile-bytestructures)[inputs]: Replace
GUILE-2.0 with GUILE-2.2.
(guile-git)[inputs]: Likewise.
2017-03-30 11:15:17 +02:00
Ludovic Courtès
e93f8d9849
gnu: guile-git: Update to latest Git snapshot.
...
* gnu/packages/guile.scm (guile-git): Update to 96dfb3b.
[arguments]: Remove #:parallel-tests?.
2017-03-30 11:15:17 +02:00
Andy Patterson
58b240783c
gnu: ccl: Forcibly set CCL_DEFAULT_DIRECTORY.
...
* gnu/packages/lisp.scm (ccl)[arguments]: Unconditionally set the
CCL_DEFAULT_DIRECTORY environment variable in the wrapper script.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:17 +02:00
Andy Patterson
fc7d5a34d0
gnu: ccl: Install included libraries.
...
* gnu/packages/lisp.scm (ccl)[arguments]: Add 'srfi-26' to '#:modules', and
copy the included libraries to the output in the 'install' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:17 +02:00
Arun Isaac
c86c19914a
gnu: Add emacs-linum-relative.
...
* gnu/packages/emacs.scm (emacs-linum-relative): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:17 +02:00
Vasile Dumitrascu
239cf024b4
gnu: Add emacs-highlight-sexp.
...
* gnu/packages/emacs (emacs-highlight-sexp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:16 +02:00
Vasile Dumitrascu
6a91c5f2dc
gnu: Add emacs-ox-twbs.
...
* gnu/packages/emacs.scm (emacs-ox-twbs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:16 +02:00
Vasile Dumitrascu
6b7e336265
gnu: Add emacs-idle-highlight.
...
* gnu/packages/emacs.scm (emacs-idle-highlight): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-30 11:15:16 +02:00
Ricardo Wurmus
fa702e1a29
gnu: discrover: Add missing includes.
...
* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"add-missing-includes" to include "random" headers.
2017-03-30 10:35:54 +02:00
Ricardo Wurmus
0d2c0562b8
gnu: stringtie: Remove typedef conflict.
...
* gnu/packages/bioinformatics.scm (stringtie)[arguments]: Remove conflicting
typedef in a new build phase "remove-duplicate-typedef".
2017-03-30 10:35:53 +02:00
Ricardo Wurmus
c3913fac57
gnu: powertabeditor: Link with pthread.
...
* gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to
fix build with GCC 5.
2017-03-30 10:35:53 +02:00
Ricardo Wurmus
e32f8dad94
gnu: hugs: Build with GCC 4.9.
...
* gnu/packages/hugs.scm (hugs)[native-inputs]: Add "gcc-4.9".
2017-03-30 10:35:52 +02:00
Leo Famulari
06e8d0c8e5
gnu: dash: Update to 0.5.9.1.
...
* gnu/packages/shells.scm (dash): Update to 0.5.9.1.
[source]: Use git-fetch.
[native-inputs]: Add autoconf and automake.
[arguments]: Add 'bootstrap' phase.
2017-03-30 03:37:31 -04:00
Eric Bavier
77310a1c2d
gnu: qutebrowser: Upgrade to 0.10.1.
...
* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
2017-03-29 21:04:48 -05:00
Eric Bavier
bf5b6fb294
gnu: thefuck: Upgrade to 3.15 and enable tests.
...
* gnu/packages/patches/thefuck-test-environ.patch: New patch.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.15.
[source]: Use patch.
[arguments]: Remove '#:tests? #f'. Move 'check' phase after 'install'.
* gnu/local.mk (dist_patch_DATA): Add patch.
2017-03-29 20:51:06 -05:00
Tobias Geerinckx-Rice
6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
...
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Tobias Geerinckx-Rice
c219997a14
gnu: orc: Update home page.
...
* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
2017-03-30 01:29:33 +02:00
Mark H Weaver
2abf6371cc
gnu: icecat: Add fixes from mozilla-esr45; use skia by default.
...
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from
the upstream mozilla-esr45 repository.
[arguments]: Add 'use-skia-by-default' phase.
2017-03-29 19:03:38 -04:00
Ludovic Courtès
755c5ba85c
gnu: wordnet: Build with the default GCC.
...
* gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove.
2017-03-29 22:52:02 +02:00
Leo Famulari
5e92341471
gnu: python-enum34: Update to 1.1.6.
...
* gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6.
[arguments]: Remove custom test phase.
2017-03-29 16:39:04 -04:00
Ludovic Courtès
2fa077f316
gnu: guile-reader: Build with gperf 3.0.
...
* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0
instead of GPERF.
2017-03-29 22:29:49 +02:00
Kei Kebreau
9342c5a0bc
gnu: schismtracker: Update to 20160913.
...
* gnu/packages/music.scm (schismtracker): Update to 20160913.
[source]: Update snippet for version 20160913.
2017-03-29 16:23:59 -04:00
Tobias Geerinckx-Rice
a29d329fa8
gnu: games: Don't MKDIR before INSTALL-FILE.
...
* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]:
Remove spurious MKDIRs.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice
05e0ac46ef
gnu: retroarch: Don't use %OUTPUT.
...
* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key
in the configure phase. Add a comment about the script. Use LET*.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice
3f12714742
gnu: games: Use ‘modify-phases’.
...
* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht,
glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice
92bdf77790
gnu: glulxe: Fix typo.
...
* gnu/packages/games.scm (glulxe)[description]: Fix typo.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice
dbe7095b46
gnu: glkterm: Use @code in description.
...
* gnu/packages/games.scm (glkterm)[description]: Use @code.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice
ddce090306
gnu: games: Use INSTALL-FILE.
...
* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t
instead of an undefined value, and prefer using let bindings.
2017-03-29 22:05:59 +02:00
Tobias Geerinckx-Rice
dbaca6b507
gnu: zstd: Update to 1.1.4.
...
* gnu/packages/compression.scm (zstd): Update to 1.1.4.
2017-03-29 22:05:59 +02:00
Tobias Geerinckx-Rice
a53a6b6fef
gnu: hyperrogue: Improve description.
...
* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo.
Throw in a few tweaks as well.
2017-03-29 22:05:59 +02:00
Tobias Geerinckx-Rice
8d5fe1f1cf
gnu: Add httpfs2.
...
* gnu/packages/file-systems.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-03-29 22:05:59 +02:00
Leo Famulari
8615da9051
gnu: beets: Don't build with python-enum34.
...
This package is unnecessary when using Python > 3.3.
* gnu/packages/music.scm (beets)[inputs]: Remove python-enum34.
2017-03-29 14:57:24 -04:00
Leo Famulari
7086540de6
gnu: elfutils: Update to 0.168 [fixes CVE-2016-{10254,10255}].
...
* gnu/packages/elf.scm (elfutils): Update to 0.168.
[source]: Update URL.
[home-page]: Update URL.
2017-03-29 14:37:49 -04:00
Leo Famulari
4caad35dbe
gnu: imagemagick: Update to 6.9.8-3.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-3.
2017-03-29 14:37:45 -04:00
Marius Bakke
c7f7a5bac2
gnu: kakoune: Fix build after Boost ABI change.
...
Also remove now-obsolete snippet and inputs.
* gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution.
[arguments]: Drop CPPFLAGS from #:make-flags.
[native-inputs]: Remove GCC-5.
[inputs]: Remove gcc:lib.
2017-03-29 14:23:56 +02:00
Ludovic Courtès
a4cdcffb19
gnu: lxsession: Build Vala code from source.
...
* gnu/packages/lxde.scm (lxsession)[source](snippet): New field.
2017-03-29 13:18:37 +02:00
Kei Kebreau
f8279ba46b
gnu: hyperrogue: Update to 9.4c.
...
* gnu/packages/games.scm (hyperrogue): Update to 9.4c.
[source]: Remove snippet.
[arguments]: Remove #:make-flags; adjust configure and install phases; add
install-data phase.
[native-inputs]: Add hyperrogue-data and unzip.
[license]: Add cc-by-sa4.0 and cc0 licenses for sounds.
2017-03-28 23:38:23 -04:00
Leo Famulari
7bde7273c3
gnu: libressl: Update to 2.5.2.
...
* gnu/packages/tls.scm (libressl): Update to 2.5.2.
2017-03-28 22:05:55 -04:00
Vasile Dumitrascu
b125649a59
gnu: emacs-monroe: Don't use MELPA archive.
...
* gnu/packages/emacs.scm (emacs-monroe)[version]: Change to 0.3.1.
[source]: Use github instead of melpa. Add (file-name).
[home-page]: Use HTTPS.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-29 03:05:40 +02:00
Marius Bakke
3ee9355e2f
gnu: python-pexpect: Add verbose test output.
...
Fixes <https://bugs.gnu.org/26286 >.
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add
"-v" to "nosetests" command.
2017-03-29 02:31:59 +02:00
ng0
812c1819a0
gnu: Add lxde.
...
* gnu/packages/lxde.scm (lxde): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
50042505db
gnu: Add lxpanel.
...
* gnu/packages/lxde.scm (lxpanel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
dbf544f9ec
gnu: Add keybinder.
...
* gnu/packages/wm.scm (keybinder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
d3897349e9
gnu: Add lxsession.
...
* gnu/packages/lxde.scm (lxsession): New variable.
* gnu/packages/patches/lxsession-use-gapplication.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
f3b3af37d4
gnu: Add lxinput.
...
* gnu/packages/lxde.scm (lxinput): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
169274d5c5
gnu: Add lxde-common.
...
* gnu/packages/lxde.scm (lxde-common): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:45 +02:00
ng0
4dcbed572c
gnu: Add lxde-icon-theme.
...
* gnu/packages/lxde.scm (lxde-icon-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:44 +02:00
ng0
7f7d52cc9a
gnu: Add lxmenu-data.
...
* gnu/packages/lxde.scm (lxmenu-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:44 +02:00
Kyle Meyer
6bd4a88989
gnu: emacs-elfeed: Update to 2.1.0.
...
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-28 22:15:44 +02:00
Ludovic Courtès
e1f02f92e9
Replace (compose not PROC) with simpler idioms.
...
* gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>:
Use (negate proc) instead of (compose not proc).
* guix/import/cran.scm (recursive-import): Likewise.
* guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of
'(filter (compose not proc) ...)'.
2017-03-28 22:15:44 +02:00
Leo Famulari
23b9168dcd
gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.
...
* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki
eec21d4be7
gnu: Add python-mando
...
* gnu/packages/python.scm (python-mando, python2-mando): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki
5d0c3ba856
gnu: Add python-paramunittest
...
* gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki
3061b33190
gnu: Add python-sphinx@1.5.3.
...
* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki
7f71e2579a
gnu: Add python-pytest@3.0.7
...
* gnu/packages/python.scm (python-pytest-3.0.7): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:18 -04:00
Leo Famulari
a652eb9331
gnu: shroud: Use HTTPS source URL.
...
* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
2017-03-28 15:23:07 -04:00
Arun Isaac
59d915ac37
gnu: shroud: Fix home page URL.
...
* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:23:03 -04:00
Marius Bakke
2e93ee5f1b
gnu: rocksdb: Update to 5.2.1.
...
* gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
2017-03-28 17:02:04 +02:00
Marius Bakke
f8f44dd738
gnu: Add rdma-core.
...
* gnu/packages/linux.scm (rdma-core): New variable.
2017-03-28 17:02:03 +02:00
Marius Bakke
b3ed50e6ad
gnu: Add multipath-tools.
...
* gnu/packages/linux.scm (multipath-tools): New variable.
2017-03-28 16:40:55 +02:00
Marius Bakke
aadead6f17
gnu: fio: Enable rbd support.
...
* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
2017-03-28 16:38:17 +02:00
Marius Bakke
dcfe44cbce
gnu: Add ceph.
...
* gnu/packages/storage.scm,
gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
2017-03-28 16:35:37 +02:00
Marius Bakke
22ea02351f
gnu: xmlstarlet: Disable failing tests.
...
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
2017-03-28 15:54:27 +02:00
Marius Bakke
ad31b4febf
Revert "gnu: snappy: Update to 1.1.4."
...
Rocksdb fails to build with this version:
https://github.com/facebook/rocksdb/issues/1947
This reverts commit 9baab9aeed
.
2017-03-28 15:54:11 +02:00
Marius Bakke
f125ec8ef2
gnu: fio: Install python scripts in separate output.
...
* gnu/packages/benchmark.scm (fio)[outputs]: New field.
[arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
2017-03-28 15:51:28 +02:00
Mark H Weaver
9909b8b952
gnu: linux-libre: Update to 4.10.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
2017-03-28 05:37:42 -04:00
Mark H Weaver
cd5ba39588
gnu: linux-libre@4.9: Update to 4.9.18.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
2017-03-28 05:37:08 -04:00
Mark H Weaver
8ba0bd1c6c
gnu: linux-libre@4.4: Update to 4.4.57.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
2017-03-28 05:36:20 -04:00
Efraim Flashner
04952bd732
gnu: nspr: Use 'modify-phases' syntax.
...
* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases'
syntax.
2017-03-28 09:38:27 +03:00
Efraim Flashner
84fb4bd907
gnu: nspr: Update to 4.14.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
2017-03-28 09:38:14 +03:00
Efraim Flashner
aaac423cc4
gnu: mozjs@24: Use more inherited fields.
...
* gnu/packages/gnuzilla.scm (mozjs@24)[arguments]: Use
'substitute-keyword-arguments', override inherited 'configure.
[native-inputs]: Remove field to use inherited native-inputs.
[propagated-inputs]: Same.
2017-03-28 09:35:29 +03:00
Efraim Flashner
56486b3a40
gnu: mozjs@17: Use 'modify-phases' syntax.
...
* gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases'
syntax.
2017-03-28 09:35:24 +03:00
Efraim Flashner
f403c6761b
gnu: mozjs@17: Add missing inputs.
...
* gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config.
[propagated-inputs]: Add nspr.
[inputs]: Add zlib.
2017-03-28 09:34:58 +03:00
Efraim Flashner
a64b7da513
gnu: mozjs@17: Add support for aarch64-linux.
...
* gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch.
[arguments]: Add phase deleting slow test, add configure argument for
building on aarch64-linux.
* gnu/packages/patches/mozjs17-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-28 09:34:53 +03:00
Efraim Flashner
26f38d313b
gnu: mozjs@24: Add aarch64-support.
...
* gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch.
[arguments]: Add flag for building on aarch64-linux, delete failing test.
* gnu/packages/patches/mozjs24-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-28 09:34:44 +03:00
Efraim Flashner
b4f67b7ebb
gnu: mysql: Disable tests on aarch64-linux.
...
* gnu/packages/databases.scm (mysql)[arguments]: Disable the test suite
on aarch64-linux.
2017-03-28 09:34:38 +03:00
Efraim Flashner
6f76606984
gnu: gsl: Disable tests on aarch64-linux.
...
* gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on
aarch64-linux.
[home-page]: Use https.
2017-03-28 09:34:33 +03:00
Leo Famulari
c17383f400
Merge branch 'master' into core-updates
2017-03-27 21:19:38 -04:00
Leo Famulari
7aeb4ffa58
gnu: epiphany: Update to 3.22.7.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
2017-03-27 20:20:50 -04:00
Leo Famulari
c386855249
gnu: webkitgtk: Update to 2.16.0.
...
WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
instead of GnuTLS for some cryptographic functions:
<https://bugs.webkit.org/show_bug.cgi?id=163125 >
<http://trac.webkit.org/changeset/208297/webkit >
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
[inputs]: Replace gnutls with libgcrypt.
2017-03-27 20:20:47 -04:00
Tobias Geerinckx-Rice
7432d3ae18
gnu: grafx2: Remove zero-width space.
...
* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
2017-03-28 01:22:18 +02:00
Ludovic Courtès
a48a1071a6
gnu: libgit2: Patch use-after-free.
...
* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
2017-03-28 00:32:37 +02:00
Leo Famulari
bc4a2b853c
gnu: lm-sensors: Use a descriptive file name for the source tarball.
...
* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
2017-03-27 14:32:29 -04:00
Tobias Geerinckx-Rice
bd9b8d89ad
gnu: mcelog: Update to 149.
...
* gnu/packages/linux.scm (mcelog): Update to 149.
2017-03-27 20:20:06 +02:00
Tobias Geerinckx-Rice
81d95a121a
gnu: corkscrew: Install the README file.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic
‘install-documentation’ phase.
2017-03-27 20:20:05 +02:00
David Thompson
1e4063010d
gnu: haunt: Disable test suite.
...
* gnu/packages/guile.scm (haunt): Disable test suite.
2017-03-27 14:18:17 -04:00
Thomas Danckaert
b1a8fd2d2c
gnu: libreoffice: Update to 5.3.1.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2.
[inputs]: Add libstaroffice and libzmf.
[arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball.
(xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
2017-03-27 20:17:02 +02:00
Thomas Danckaert
90ac806d3a
gnu: orcus: Update to 0.12.1.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.12.1.
[inputs]: Add python.
2017-03-27 20:16:47 +02:00
Thomas Danckaert
b85b56dd7b
gnu: libetonyek: Update to 0.1.6.
...
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6.
[arguments]: Add phase 'autoreconf, because configure.ac is patched. Add
configure flag "--with-mdds=1.2".
[inputs]: Add liblangtag.
[native-inputs]: Add autoconf and automake.
* gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-27 20:16:32 +02:00
Thomas Danckaert
22e52dbd06
gnu: Add libstaroffice.
...
* gnu/packages/libreoffice.scm (libstaroffice): New variable.
2017-03-27 20:16:19 +02:00
David Thompson
68c6110c20
gnu: Add grafx2.
...
* gnu/packages/game-development.scm (grafx2): New variable.
2017-03-27 14:16:02 -04:00
Thomas Danckaert
cb38643924
gnu: ixion: Update to 0.12.2.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2.
[inputs]: Replace python-2 by python.
2017-03-27 20:15:51 +02:00
Thomas Danckaert
57144094b8
gnu: mdds: Upgrade to 1.2.2.
...
* gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
2017-03-27 20:15:36 +02:00
Thomas Danckaert
741916f114
gnu: Add libzmf.
...
* gnu/packages/libreoffice.scm (libzmf): New Variable.
2017-03-27 20:15:04 +02:00
Leo Famulari
ccfac09c82
gnu: geoclue: Update to 2.4.6.
...
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
2017-03-27 11:57:42 -04:00
Tobias Geerinckx-Rice
10c95711b4
gnu: corkscrew: Improve descriptions.
...
* gnu/packages/ssh.scm (corkscrew)[synopsis, description]: Fix typos and
condense. Remove scary warning (the tunnel is always encrypted through
SSH) and speculation.
2017-03-27 17:42:52 +02:00
Tobias Geerinckx-Rice
040ae44aa1
gnu: corkscrew: Download source from a mirror.
...
* gnu/packages/ssh.scm (corkscrew)[source]: Use
‘https://downloads.openwrt.org’ .
2017-03-27 17:42:51 +02:00
Tobias Geerinckx-Rice
a800c2175f
gnu: mosh: Update to 1.3.0.
...
* gnu/packages/ssh.scm (mosh): Update to 1.3.0.
2017-03-27 17:42:51 +02:00
Tobias Geerinckx-Rice
f051d83c32
gnu: youtube-dl: Update to 2017.03.26.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.26.
2017-03-27 17:42:51 +02:00
Danny Milosavljevic
6e64766a86
gnu: gnuplot: Enable tikz backend.
...
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
2017-03-27 15:58:50 +02:00
Alex Kost
689db38e34
ui: Support Texinfo markup in package synopses.
...
* guix/ui.scm (package-field-string): New procedure.
(package-description-string): Use it.
(package-synopsis-string): New procedure.
(package->recutils): Use it.
* guix/scripts/lint.scm (check-synopsis-style)[check-texinfo-markup]:
New procedure. Use it in checks.
* tests/lint.scm: Test it.
* gnu/packages/perl.scm (perl-try-tiny)[synopsis]: Adjust for the
Texinfo markup.
2017-03-27 10:55:16 +03:00
Marius Bakke
b5a1359d44
gnu: mumble: Fix build after speex update.
...
* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
2017-03-26 23:47:38 +02:00
Marius Bakke
01229cbe16
gnu: Add speexdsp.
...
* gnu/packages/xiph.scm (speexdsp): New variable. Export it.
2017-03-26 23:47:37 +02:00
Leo Famulari
5d073bdb05
Revert "gnu: audacity: Use gtk+@3."
...
It appears that Audacity does not yet support GTK+-3 fully; the user interface
was unusable with this change.
This reverts commit 36e17ab417
.
2017-03-26 16:26:29 -04:00
Tobias Geerinckx-Rice
20413597b6
gnu: claws-mail: Update to 3.15.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
2017-03-26 16:59:44 +02:00
Vasile Dumitrascu
a1eba1bec1
gnu: Add emacs-monroe.
...
* gnu/packages/emacs.scm (emacs-monroe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 16:00:18 +02:00
Vasile Dumitrascu
7f7b38af9e
gnu: Add emacs-keyfreq.
...
* gnu/packages/emacs.scm (emacs-keyfreq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 15:56:19 +02:00
Alex Sassmannshausen
7398d96ee9
gnu: perl-scalar-list-utils: Update to 1.47.
...
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.47.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
78bf9e01c0
gnu: perl-parse-cpan-meta: Update to 2.150010.
...
* gnu/packages/perl.scm (perl-parse-cpan-meta): Update to 2.150010.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
f3312bc191
gnu: perl-cpan-meta-yaml: Update to 0.018.
...
* gnu/packages/perl.scm (perl-cpan-meta-yaml): Update to 0.018.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
2dfd0d7b9c
gnu: perl-cpan-meta-requirements: Update to 2.140.
...
* gnu/packages/perl.scm (perl-cpan-meta-requirements): Update to 2.140.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
687d2c4fe2
gnu: perl-yaml: Update to 1.23.
...
* gnu/packages/perl.scm (perl-yaml): Update to 1.23.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
7b34de5f84
gnu: perl-variable-magic: Update to 0.61.
...
* gnu/packages/perl.scm (perl-variable-magic): Update to 0.61.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
9b882dcc0c
gnu: perl-time-duration-parse: Update to 0.13.
...
* gnu/packages/perl.scm (perl-time-duration-parse): Update to 0.13.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
cbe50be4c9
gnu: perl-test-warnings: Update to 0.026.
...
* gnu/packages/perl.scm (perl-test-warnings): Update to 0.026.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen
3cb9d58ad6
gnu: perl-test-simple: Update to 1.302078.
...
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302078.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
ffdbbcc812
gnu: perl-test-exception: Update to 0.43.
...
* gnu/packages/perl.scm (perl-test-exception): Update to 0.43.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
0ac43aaa69
gnu: perl-test-cleannamespaces: Update to 0.22.
...
* gnu/packages/perl.scm (perl-test-cleannamespaces): Update to 0.22.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
be7e54325e
gnu: perl-sub-name: Update to 0.21.
...
* gnu/packages/perl.scm (perl-sub-name): Update to 0.21.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
84c73b7f45
gnu: perl-params-validate: Update to 1.26.
...
* gnu/packages/perl.scm (perl-params-validate): Update to 1.26.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
3857a3fc2a
gnu: perl-package-deprecationmanager: Update to 0.17.
...
* gnu/packages/perl.scm (perl-package-deprecationmanager): Update to 0.17.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
0d01f517d0
gnu: perl-moose: Update to 2.2004.
...
* gnu/packages/perl.scm (perl-moose): Update to 2.2004.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
c4fcf35420
gnu: perl-module-runtime-conflicts: Update to 0.003.
...
* gnu/packages/perl.scm (perl-module-runtime-conflicts): Update to 0.003.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
0c61441a7f
gnu: perl-devel-partialdump: Update to 0.18.
...
* gnu/packages/perl.scm (perl-devel-partialdump): Update to 0.18.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
2d31b7f19b
gnu: perl-devel-overloadinfo: Update to 0.004.
...
* gnu/packages/perl.scm (perl-devel-overloadinfo): Update to 0.004.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
be2b42a7f6
gnu: perl-cpan-meta-check: Update to 0.011.
...
* gnu/packages/perl.scm (perl-cpan-meta-check): Update to 0.011.
2017-03-26 11:33:36 +02:00
Alex Sassmannshausen
a00afca443
gnu: perl-common-sense: Update to 3.74.
...
* gnu/packages/perl.scm (perl-common-sense): Update to 3.74.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
a941be6a3c
gnu: perl-clone: Update to 0.38.
...
* gnu/packages/perl.scm (perl-clone): Update to 0.38.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
fb89fc0cde
gnu: perl-class-load: Update to 0.23.
...
* gnu/packages/perl.scm (perl-class-load): Update to 0.23.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
4c08a8a67a
gnu: perl-capture-tiny: Update to 0.46.
...
* gnu/packages/perl.scm (perl-capture-tiny): Update to 0.46.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
ee6d716234
gnu: perl-b-hooks-endofscope: Update to 0.21.
...
* gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.21.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
033dec64cc
gnu: Add perl-test-needs.
...
* gnu/packages/perl.scm (perl-test-needs): New variable.
2017-03-26 11:33:35 +02:00
Alex Sassmannshausen
21b7cf4287
gnu: Add perl-file-pushd.
...
* gnu/packages/perl.scm (perl-file-pushd): New variable
2017-03-26 11:33:35 +02:00
Efraim Flashner
6ff5e9baea
gnu: denemo: Update to 2.1.
...
* gnu/packages/music.scm (denemo): Update to 2.1.
2017-03-26 12:13:27 +03:00
Marius Bakke
727bec13a3
gnu: po4a: Make manpages writable before resetting timestamps.
...
* gnu/packages/gettext.scm (po4a)[arguments]: Add
'make-compressed-files-writable' phase.
2017-03-26 11:06:46 +02:00
Julien Lepiller
23bd8f556e
gnu: bigloo: Fix build failure in ld.
...
* gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC.
2017-03-26 10:42:51 +02:00
Marius Bakke
b1554326bb
gnu: libsvgtiny: Build with gperf@3.0.
...
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
2017-03-26 09:36:00 +02:00
Marius Bakke
5ac097e28c
gnu: libpqxx: Fix build with newer sed.
...
* gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase
that corrects a typo in the configure script.
2017-03-26 09:16:04 +02:00
Efraim Flashner
82654d956f
gnu: aseprite: Downgrade to 1.1.7.
...
* gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7.
2017-03-26 10:14:04 +03:00
Mark H Weaver
81e752d92e
gnu: linux-libre: Update to 4.10.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.5.
(%linux-libre-hash): Update hash.
2017-03-26 03:12:33 -04:00
Mark H Weaver
bd0423262a
gnu: linux-libre@4.9: Update to 4.9.17.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.17.
2017-03-26 03:10:25 -04:00
Mark H Weaver
3c67367612
gnu: linux-libre@4.4: Update to 4.4.56.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.56.
2017-03-26 03:09:06 -04:00
Marius Bakke
14d0db40ff
gnu: vte-ng: Build with gperf@3.0.
...
* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
2017-03-26 08:29:19 +02:00
Marius Bakke
3c5698046a
gnu: libtorrent-rasterbar: Update to 1.1.2.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2.
[source]: Use patch.
* gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-26 07:49:50 +02:00
Marius Bakke
ff4dc16eac
gnu: aseprite: Update to 1.1.13.
...
* gnu/packages/game-development.scm (aseprite): Update to 1.1.13.
[source]: Switch to release archive.
2017-03-26 07:09:12 +02:00
Ludovic Courtès
d1e3f59c9b
gnu: coreutils: Patch 'cut' unit test on ARM.
...
Fixes <https://bugs.gnu.org/26253 >.
* gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file.
* gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input.
[arguments] <#:phases>: On ARM, add 'patch-cut-test' phase.
* gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
2017-03-25 23:31:10 +01:00
Ludovic Courtès
5f19fb6a26
system: grub: Don't attempt to load non-EFI modules on EFI.
...
This resulted in a couple of harmless warnings just before the menu is
displayed.
* gnu/system/grub.scm (eye-candy)[setup-gfxterm-body]: Move 'vbe' and
'vga' loading to the non-EFI branch.
2017-03-25 22:50:24 +01:00
Efraim Flashner
c5be3467f2
gnu: python2-dogtail: Update to 0.9.9.
...
* gnu/packages/python.scm (python2-dogtail): Update to 0.9.9.
[source]: Download using pypi-uri scheme.
2017-03-25 23:53:03 +03:00
Efraim Flashner
ac7a8f1ff8
gnu: xorg-server-xwayland: Add missing input.
...
* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy,
add wayland-protocols.
2017-03-25 23:19:17 +03:00
Marius Bakke
17fc8da3dd
gnu: git: Update to 2.12.2.
...
* gnu/packages/version-control.scm (git): Update to 2.12.2.
2017-03-25 20:17:04 +01:00
Marius Bakke
5e53557ed0
gnu: maim: Update to 4.4.62.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.62.
2017-03-25 20:12:44 +01:00
Tobias Geerinckx-Rice
90ff097995
gnu: youtube-dl: Update to 2017.03.24.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.24.
2017-03-25 19:40:10 +01:00
Efraim Flashner
6a052473aa
gnu: pcc: Remove aarch64-linux from %supported-systems.
...
* gnu/packages/c.scm (pcc)[supported-systems]: New field.
2017-03-25 21:30:25 +03:00
Efraim Flashner
97b7201f99
gnu: tcc: Remove aarch64-linux from %supported-systems.
...
* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from
the %supported-systems.
2017-03-25 21:24:18 +03:00
Danny Milosavljevic
7e58cbbb39
gnu: Add shellcheck.
...
* gnu/packages/haskell.scm (shellcheck): New variable.
2017-03-25 15:02:11 +01:00
Danny Milosavljevic
6f8016f4d8
gnu: Add ghc-json.
...
* gnu/packages/haskell.scm (ghc-json): New variable.
2017-03-25 15:00:18 +01:00
Vasile Dumitrascu
070e1fe99a
gnu: Add emacs-symon.
...
* gnu/packages/emacs.scm (emacs-symon): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-24 17:24:26 -04:00
Thomas Danckaert
9260b9d100
services: Add inetd-service-type.
...
* gnu/services/networking.scm (<inetd-configuration>, <inetd-entry>): New
record types.
(inetd-config-file, inetd-shepherd-service): New procedures.
(inetd-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: New file.
* gnu/local.mk: Add it.
2017-03-24 17:45:56 +01:00
Mathieu Othacehe
85ac401acf
services: openvpn: Fix a typo which was corrected in generated doc.
...
* gnu/services/vpn.scm (define-split-configuration): Fix typo.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-24 16:09:18 +01:00
Mathieu Othacehe
bfbf6e1e10
gnu: Add tlp service.
...
* gnu/services/pm.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/tlp.scm.
* doc/guix.texi (Power management Services): New section.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-24 16:09:17 +01:00
Mathieu Othacehe
d02c3c2234
services: configuration: Rewrite id procedure.
...
* gnu/services/configuration.scm (id): Replace it using the more concise
version found in messaging.scm.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-24 16:09:17 +01:00
Mathieu Othacehe
e7c797f348
services: Factorize define-maybe macro.
...
* gnu/services/configuration.scm (id): New procedure extracted from
define-configuration.
(define-maybe): New exported procedure, moved from messaging.scm.
* gnu/services/messaging.scm (define-maybe): Remove it.
(id): Move declaration inside define-all-configurations which is now
the only caller procedure.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-24 16:09:17 +01:00
Mathieu Othacehe
32e75b4808
gnu: tlp: Read configuration from /etc/tlp.
...
* gnu/packages/linux.scm (tlp): Set TLP_CONF to "/etc/tlp".
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-24 16:09:16 +01:00
Vasile Dumitrascu
4d3d3bd217
gnu: Add emacs-aggresive-indent-mode.
...
* gnu/packages/emacs.scm (emacs-aggressive-indent): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-03-24 14:19:00 +01:00
Efraim Flashner
3d39ab456d
gnu: ccache: Update to 3.3.4.
...
* gnu/packages/ccache.scm (ccache): Update to 3.3.4.
2017-03-24 14:53:21 +03:00
Efraim Flashner
2e200ee8c0
gnu: talloc: Update to 2.1.9.
...
* gnu/packages/samba (talloc): Update to 2.1.9.
[home-page]: Use https.
2017-03-24 14:16:09 +03:00
Efraim Flashner
c8c1470451
gnu: samba: Update to 4.5.7 [fixes CVE-2017-2619].
...
* gnu/packages/samba.scm (samba): Update to 4.5.7.
2017-03-24 14:14:52 +03:00
Ludovic Courtès
697ddb8850
services: guix-publish: Add 'compression-level' and 'nar-path' fields.
...
* gnu/services/base.scm (<guix-publish-configuration>)[compression-level,
nar-path]: New fields.
(guix-publish-shepherd-service): Honor them.
* doc/guix.texi (Base Services): Document them.
2017-03-24 00:23:29 +01:00
Ludovic Courtès
f1e900a3b8
doc: Document 'guix-publish-service-type' instead of 'guix-publish-service'.
...
* doc/guix.texi (Base Services): Document 'guix-publish-service-type'
and 'guix-configuration'. Remove 'guix-publish-service'.
(Invoking guix publish): Mention 'guix-publish-service-type'.
* gnu/services/base.scm (guix-publish-service): Mark as deprecated.
(<guix-configuration>): Export getters.
2017-03-24 00:23:29 +01:00
Marius Bakke
77ab6983a1
gnu: devil: Update to 1.8.0.
...
* gnu/packages/patches/devil-CVE-2009-3994.patch,
gnu/packages/patches/devil-fix-libpng.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (devil): Update to 1.8.0.
[source]: Remove patches and snippet.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests. Remove #:configure-flags and add a
'change-directory' phase. Remove 'fix-tests' phase.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
2017-03-24 00:12:00 +01:00
Marius Bakke
183303b3ef
gnu: nginx: Update to 1.11.11.
...
* gnu/packages/web.scm (nginx): Update to 1.11.11.
2017-03-23 20:00:06 +01:00
Danny Milosavljevic
42c127e876
gnu: rustc: Simplify configure phase.
...
* gnu/packages/rust.scm (rustc): Simplify configure phase.
2017-03-23 19:36:10 +01:00
rennes
7fdca77e00
gnu: ustr: Fix build with GCC 5.
...
* gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/textutils.scm (ustr)[source]: Use patch.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-23 14:34:09 -04:00
ng0
120349bfb4
gnu: rxvt-unicode: Give 'urxvtc.desktop' a unique display name.
...
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: In phase
'install-desktop-urxvtc' add '(client)' to the 'Name' line of the
resulting '.desktop' file.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-23 19:33:36 +01:00
Sergei Trofimovich
096f008014
gnu: rcs: Fix build against gcc-5.4.0.
...
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file.
* gnu/packages/version-control.scm (rcs)[source]: Applied patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-23 19:26:27 +01:00
Tobias Geerinckx-Rice
359ea6ba29
gnu: knot: Update to 2.4.2.
...
* gnu/packages/dns.scm (knot): Update to 2.4.2.
2017-03-23 18:18:53 +01:00
Leo Famulari
26b16fd9ca
gnu: python-appdirs: Use pypi-uri.
...
This is a followup to commit 543782e1ff
.
* gnu/packages/python.scm (python-appdirs, python2-appdirs)[source]: Use
pypi-uri.
2017-03-23 12:06:15 -04:00
Ricardo Wurmus
ce54f5db7d
gnu: gfortran-5: Move definition before "gfortran".
...
This is a follow-up to commit cb4805e34c
.
* gnu/packages/gcc.scm (gfortran-5): Move definition.
2017-03-23 16:34:17 +01:00
Ricardo Wurmus
cb4805e34c
gnu: gfortran: Change default version to gfortran-5.
...
* gnu/packages/gcc.scm (gfortran): Point to gfortran-5.
2017-03-23 15:37:24 +01:00
Efraim Flashner
0371b345e8
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-23 14:53:33 +02:00
Efraim Flashner
8be563a5a3
gnu: dtc: Build with flex-2.6.1.
...
* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and
not flex.
2017-03-23 14:40:40 +02:00
Peter Mikkelsen
c53af0016e
gnu: idris: Update to 0.99.1.
...
* gnu/packages/idris.scm (idris): Update to 0.99.1.
[inputs]: Add ghc-code-page.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-23 12:59:03 +01:00
Peter Mikkelsen
df7309fc6e
gnu: Add ghc-code-page.
...
* gnu/packages/haskell.scm (ghc-code-page): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-23 12:59:03 +01:00
Ricardo Wurmus
939b6b113b
gnu: star: Update to 2.5.3a.
...
* gnu/packages/bioinformatics.scm (star): Update to 2.5.3a.
2017-03-23 11:21:08 +01:00
Efraim Flashner
d5ceeb5a2d
gnu: scotch: Build with flex-2.6.1.
...
* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
2017-03-23 07:32:31 +02:00
Efraim Flashner
5302eba611
gnu: libffcall: Remove aarch64-linux from supported systems.
...
* gnu/packages/libffcall.scm (libffcall)[supported-systems]: New field,
remove aarch64-linux.
[home-page]: Use https.
2017-03-23 07:32:26 +02:00
Tobias Geerinckx-Rice
b27bd0b057
gnu: youtube-dl: Update to 2017.03.22.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.22.
2017-03-23 02:53:18 +01:00
Tobias Geerinckx-Rice
a06cd95ab0
gnu: python-natsort: Update to 5.0.2.
...
* gnu/packages/python.scm (python-natsort): Update to 5.0.2.
2017-03-23 02:53:17 +01:00
Tobias Geerinckx-Rice
e17a12482b
gnu: python2-futures: Update to 3.0.5.
...
* gnu/packages/python.scm (python2-futures): Update to 3.0.5.
2017-03-23 02:53:17 +01:00
Tobias Geerinckx-Rice
06fe79f263
gnu: python-rauth: Update to 0.7.3.
...
* gnu/packages/python.scm (python-rauth): Update to 0.7.3.
2017-03-23 02:53:17 +01:00
Tobias Geerinckx-Rice
36e0d9db90
gnu: python-ipaddress: Update to 1.0.18.
...
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.18.
2017-03-23 02:53:16 +01:00
Tobias Geerinckx-Rice
543782e1ff
gnu: python-appdirs: Update to 1.4.3.
...
* gnu/packages/python.scm (python-appdirs): Update to 1.4.3.
2017-03-23 02:53:16 +01:00
Tobias Geerinckx-Rice
80e8d8517a
gnu: python-beautifulsoup4: Update to 4.5.3.
...
* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.5.3.
2017-03-23 02:53:15 +01:00
Tobias Geerinckx-Rice
7c4279322e
gnu: python-drmaa: Update to 0.7.7.
...
* gnu/packages/python.scm (python-drmaa): Update to 0.7.7.
2017-03-23 02:53:15 +01:00
Tobias Geerinckx-Rice
fd2662e950
gnu: python-sqlalchemy-utils: Update to 0.32.13.
...
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.13.
2017-03-23 02:53:15 +01:00
Tobias Geerinckx-Rice
745d85b7db
gnu: python-pafy: Update to 0.5.3.1.
...
* gnu/packages/python.scm (python-pafy): Update to 0.5.3.1.
2017-03-23 02:53:14 +01:00
Leo Famulari
e20dafd0a1
gnu: gpsbabel: Fix a build failure with GCC 5.
...
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add -fPIC to #:configure-flags.
2017-03-22 17:04:46 -04:00
Efraim Flashner
283f04b053
gnu: libffcall: Set source file-name.
...
* gnu/packages/libffcall.scm (libffcall)[source]: Add file-name field.
[home-page]: Use https.
2017-03-22 22:36:43 +02:00
Kei Kebreau
359e9c4215
gnu: chicken: Update to 4.12.0.
...
* gnu/packages/scheme.scm (chicken): Update to 4.12.0.
2017-03-22 15:31:17 -04:00
Efraim Flashner
44cba47e93
gnu: wine: Build with flex-2.6.1.
...
* gnu/packages/wine.scm (wine)[native-inputs]: Use flex-2.6.1 and not
flex.
2017-03-22 21:06:46 +02:00
Efraim Flashner
575a6f0f8a
gnu: binutils-vc4: Build with flex-2.6.1.
...
* gnu/packages/embedded.scm (binutils-vc4)[native-inputs]: Use
flex-2.6.1 and not flex.
2017-03-22 19:27:00 +02:00
Leo Famulari
112d645ffa
gnu: dovecot: Update to 2.2.28.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
2017-03-22 13:04:29 -04:00
Danny Milosavljevic
9b7a9580d4
gnu: rustc: Honor max line length.
...
* gnu/packages/rust.scm (rustc)[arguments]: patch-tests: Honor max line
length.
2017-03-22 17:41:44 +01:00
Ludovic Courtès
61a3137bdd
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 73a4645
.
2017-03-22 16:05:46 +01:00
Efraim Flashner
493ae57eca
gnu: binutils-vc4: Set source file-name.
...
* gnu/packages/embedded.scm (binutils-vc4)[source]: Add file-name field.
2017-03-22 16:10:45 +02:00
Ricardo Wurmus
dc8a34ed46
gnu: freeimage: Fix build with GCC 5.
...
* gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
2017-03-22 14:45:44 +01:00
Efraim Flashner
aeb6fe5fa0
gnu: autoconf-archive: Update to 2017.03.21.
...
* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.03.21.
2017-03-22 15:35:59 +02:00
Ludovic Courtès
5cd074ea32
gnu: guile: Add 'guile-next' as a deprecated alias.
...
This is a followup to f6396d862f
.
* gnu/packages/guile.scm (guile-next): New variable.
2017-03-22 14:05:58 +01:00
Danny Milosavljevic
326249bab8
gnu: rustc: End resultless phases in #t.
...
* gnu/packages/rust.scm (rustc): End resultless phases in #t.
2017-03-22 12:59:32 +01:00
Ricardo Wurmus
54262c5435
gnu: python-pysam: Run tests in parallel.
...
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in
parallel.
2017-03-22 12:33:28 +01:00
Ricardo Wurmus
71dbf592c4
gnu: python-pysam: Run tests before installation.
...
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check
phase to be run before installation.
2017-03-22 12:33:28 +01:00
Ricardo Wurmus
879b521cd0
gnu: python-pysam: Update to 0.10.0.
...
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
2017-03-22 12:33:24 +01:00
Ricardo Wurmus
d553cd6015
gnu: python-pysam: Run tests in parallel.
...
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in
parallel.
2017-03-22 12:21:39 +01:00
Ricardo Wurmus
611154efc8
gnu: python-pysam: Run tests before installation.
...
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check
phase to be run before installation.
2017-03-22 12:21:39 +01:00
Ricardo Wurmus
9488776a18
gnu: python-pysam: Update to 0.10.0.
...
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
2017-03-22 12:21:38 +01:00
Efraim Flashner
378de69c59
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-22 12:57:37 +02:00
Efraim Flashner
0e7c3ba1c0
gnu: perl-mojolicious: Update to 7.29.
...
* gnu/packages/perl-web.scm (perl-mojolicious): Update to 7.29.
2017-03-22 12:56:23 +02:00
Efraim Flashner
c70b50efb9
gnu: perl-io-compress: Update to 2.074.
...
* gnu/packages/compression.scm (perl-io-compress): Update to 2.074.
[propagated-inputs]: Update minimum versions to 2.074.
2017-03-22 12:50:36 +02:00
Efraim Flashner
c0b7b797a2
gnu: perl-compress-raw-bzip2: Update to 2.074.
...
* gnu/packages/compression.scm (perl-compress-raw-bzip2): Update to 2.074.
2017-03-22 12:45:55 +02:00
Efraim Flashner
02b067d782
gnu: perl-compress-raw-zlib: Update to 2.074.
...
* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.074.
2017-03-22 12:40:05 +02:00
Leo Famulari
d8be338f16
gnu: openssh: Update to 7.5p1.
...
* gnu/packages/ssh.scm (openssh): Update to 7.5p1.
2017-03-22 02:37:31 -04:00
Leo Famulari
22f25392cf
gnu: ntp: Update to 4.2.8p10 [security fixes].
...
Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464}
and others. See 'NEWS' in the source code for more information.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
2017-03-22 01:41:41 -04:00
Tobias Geerinckx-Rice
8e71896340
gnu: python-psycopg2: Update to 2.6.2.
...
* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
2017-03-22 02:03:35 +01:00
Tobias Geerinckx-Rice
35e1a0f1a7
gnu: python-zope-component: Update to 4.3.0.
...
* gnu/packages/python.scm (python-zope-component): Update to 4.3.0.
[source]: Use pypi-uri.
2017-03-22 02:03:35 +01:00
Tobias Geerinckx-Rice
c56ad5e291
gnu: python-atomicwrites: Update to 1.1.5.
...
* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
2017-03-22 02:03:34 +01:00
Tobias Geerinckx-Rice
4c4d4df393
gnu: python-texttable: Update to 0.8.7.
...
* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
2017-03-22 02:03:34 +01:00
Tobias Geerinckx-Rice
d5c183d134
gnu: python-feedgenerator: Update to 1.9.
...
* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
2017-03-22 02:03:34 +01:00
Tobias Geerinckx-Rice
d25bee2600
gnu: python-wrapt: Update to 1.10.8.
...
* gnu/packages/python.scm (python-wrapt): Update to 1.10.8.
[source]: Use pypi-uri.
2017-03-22 02:03:33 +01:00
Tobias Geerinckx-Rice
b9463fdba2
gnu: python-py: Update to 1.4.32.
...
* gnu/packages/python.scm (python-py): Update to 1.4.32.
2017-03-22 02:03:33 +01:00
Tobias Geerinckx-Rice
5095bc7d71
gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.
...
* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
2017-03-22 02:03:33 +01:00
Tobias Geerinckx-Rice
9e59478f8d
gnu: python-wcwidth: Update to 0.1.7.
...
* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7.
[source]: Use pypi-uri.
2017-03-22 02:03:32 +01:00
Tobias Geerinckx-Rice
4ffbe8c6d7
gnu: python-markdown: Update to 2.6.8.
...
* gnu/packages/python.scm (python-markdown): Update to 2.6.8.
2017-03-22 02:03:32 +01:00
Tobias Geerinckx-Rice
2d431b0130
gnu: dns: Return #t instead of something undefined.
...
* gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling
‘substitute*’.
(knot)[source]: Return #t after calling ‘delete-file-recursively’.
2017-03-22 02:03:31 +01:00
Ludovic Courtès
7dbd75b3cf
file-systems: Add missing docstring.
...
* gnu/system/file-systems.scm (file-system-type-predicate): Add
docstring.
2017-03-21 22:33:07 +01:00
Ludovic Courtès
278d486b0c
file-systems: Do not use (gnu packages …).
...
Fixes a regression introduced in
7208995426
whereby (gnu system
file-systems) would pull in (gnu packages …) module, which in turn
breaks when importing things like (gnu build shepherd).
* gnu/system/file-systems.scm (file-system-type-predicate): Export.
(file-system-packages): Move to...
* gnu/system/linux-initrd.scm (file-system-packages): ... here. Add
docstring.
* gnu/services/base.scm: Use it.
* tests/file-systems.scm ("does not pull (gnu packages …)"): New test.
2017-03-21 22:33:07 +01:00
Efraim Flashner
4f7a9e0bff
gnu: vapoursynth: Update to 37.
...
* gnu/packages/video.scm (vapoursynth): Update to 37.
2017-03-21 22:36:33 +02:00
Efraim Flashner
60092c181c
gnu: zimg: Update to 2.5.
...
* gnu/packages/image.scm (zimg): Update to 2.5.
2017-03-21 22:35:32 +02:00
Leo Famulari
049e02eaa2
gnu: libesmtp: Add alternate source URL.
...
* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.
2017-03-21 16:33:08 -04:00
Leo Famulari
a9681c74ca
gnu: python-pillow: Fix test failures with freetype-2.7.
...
* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.
2017-03-21 16:20:10 -04:00
Efraim Flashner
83a3464793
gnu: openblas: Add support for aarch64.
...
* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as
substitutable, build for target ARMv8.
2017-03-21 22:03:05 +02:00
Clément Lassieur
36f666c63d
tests: ssh: Add a test for SFTP.
...
* gnu/tests/ssh.scm (run-ssh-test): Introduce "SFTP file writing and reading".
Make 'sftp?' a keyword parameter.
(%test-openssh): Pass #:sftp? #t to 'run-ssh-test'.
2017-03-21 20:49:26 +01:00
Clément Lassieur
cfaf4d1165
tests: ssh: Abstract session connection and authentication.
...
* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test,
call-with-connected-session and call-with-connected-session/auth.
(run-ssh-test)["connect"]: Rename to "shell command". Abstract its session
connection and authentication work into the above three functions.
2017-03-21 20:49:26 +01:00
Clément Lassieur
12723370e5
services: openssh: Add 'subsystems' option.
...
* gnu/services/ssh.scm (openssh-config-file): Add it.
(<openssh-configuration>)[subsystems]: Add it.
* doc/guix.texi (Networking Services): Document it.
2017-03-21 20:49:26 +01:00
Clément Lassieur
4ca3e9b7b6
services: openssh: Cosmetic changes.
...
* gnu/services/ssh.scm (<openssh-configuration>): Reformat to fit in 80
columns.
2017-03-21 20:49:26 +01:00
Rodger Fox
a42619e5e2
gnu: Add lmms.
...
* gnu/packages/music.scm (lmms): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:37:29 -04:00
Arun Isaac
0b608ec4ce
gnu: Add megaglest.
...
* gnu/packages/games.scm (megaglest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Arun Isaac
fb731c9232
gnu: Add megaglest-data.
...
* gnu/packages/games.scm (megaglest-data): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Efraim Flashner
8ea71f2005
gnu: ots: Use 'modify-phases' syntax.
...
* gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.
2017-03-21 20:58:52 +02:00
Efraim Flashner
b1d3e0a93b
gnu: ots: Add download mirror.
...
* gnu/packages/ots.scm (ots)[source]: Add Debian mirror.
2017-03-21 20:58:51 +02:00
rennes
8e4b7b7514
gnu: xf86-video-vmware: Fix build failure due to missing LLVM.
...
* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 14:24:37 -04:00
Leo Famulari
7fc72c7731
gnu: libcmis: Update to 0.5.1.
...
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1.
[source]: Use new source URL. Remove obsolete patch
'libcmis-fix-test-onedrive.patch'.
[home-page]: Update URL.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-21 13:38:13 -04:00
Efraim Flashner
a160778cba
gnu: x265: Fix build on aarch64.
...
* gnu/packages/video.scm (x265)[arguments]: On aarch64 add a
configure-flag to enable PIC.
2017-03-21 18:01:05 +02:00
Kei Kebreau
4b0e636701
gnu: Adjust asciidoc-related build options.
...
Commits 9099a45792
and
3078821d13
make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
2017-03-21 11:15:08 -04:00
Arun Isaac
ed428a58ec
gnu: Add swaks.
...
* gnu/packages/mail.scm (swaks): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21 15:42:44 +01:00
Marius Bakke
3411937b15
gnu: git: Update to 2.12.1.
...
* gnu/packages/version-control.scm (git): Update to 2.12.1.
2017-03-21 13:45:57 +01:00
humanitiesNerd
6330ece9e3
gnu: Add perl-ole-storage-lite.
...
* gnu/packages/perl.scm (perl-ole-storage-lite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21 12:55:47 +01:00
humanitiesNerd
2b9d2df799
gnu: Add perl-crypt-rc4.
...
* gnu/pakages/perl.scm (perl-crypt-rc4): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21 12:55:43 +01:00
Marius Bakke
4b9a5bd990
gnu: kodi: Wrap executable so it finds libcurl.
...
* gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.
2017-03-21 12:37:41 +01:00
Leo Famulari
f826c8c7ee
gnu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.
...
* gnu/packages/golang.scm (go-1.4, go-1.7)[arguments]: Disable the test
TestParseInLocation in 'prebuild' phase.
2017-03-21 01:30:39 -04:00
Marius Bakke
3b4efb1f45
gnu: dtc: Update to 1.4.4.
...
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4.
[source]: Use mirror://kernel.org.
2017-03-21 01:13:06 +01:00
Marius Bakke
d3d92ec2ba
gnu: greenisland: Update to 0.9.0.1.
...
* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
2017-03-21 01:13:06 +01:00
Marius Bakke
38190ea5ef
gnu: vim: Update to 8.0.0494.
...
* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494.
[source]: Remove patch.
(vim-full)[arguments]: Add two phases to drop tests and start xorg.
[native-inputs]: Add XORG-SERVER.
2017-03-20 23:35:39 +01:00
Marius Bakke
f69e20341f
gnu: kodi: Update to 18.0_alpha-0-b35147e.
...
* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New
variables.
(kodi): Update to 18.0_alpha-0-b35147e.
[source]: Download from git. Unbundle more stuff.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flag to disable nonfree components. Rework phases
to patch bundled software and bootstrap more libraries.
[native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI,
LIBDVDNAV/KODI and LIBDVDREAD/KODI.
[inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE,
LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM.
[license]: Update for remaining software bundles.
2017-03-20 23:35:39 +01:00
Marius Bakke
0a15ee7b63
gnu: Add fmt.
...
* gnu/packages/pretty-print.scm (fmt): New variable.
2017-03-20 23:35:39 +01:00
Leo Famulari
deee8a9dfc
gnu: Remove leftover patch.
...
* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20 18:25:02 -04:00
Leo Famulari
957699ee92
gnu: openjpeg: Remove obsolete patches.
...
* gnu/packages/patches/openjpeg-CVE-2016-5157.patch,
gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg)[source]: Remove them.
2017-03-20 18:24:58 -04:00
Julien Lepiller
4140b86bea
gnu: php: Update to 7.1.3.
...
* gnu/packages/php.scm (php): Update to 7.1.3.
2017-03-20 23:09:22 +01:00
Ricardo Wurmus
bd0c62315b
gnu: bristol: Fix build failure with alsa-lib 1.1.x.
...
* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build
failure with alsa-lib 1.1.x.
2017-03-20 22:44:26 +01:00
Tobias Geerinckx-Rice
6809d9377b
gnu: ngircd: Use HTTPS.
...
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice
07b7a66526
gnu: ngircd: Use the phrase ‘IRC’ in its description.
...
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice
341ed63f47
gnu: ngircd: Use ‘modify-phases’ syntax.
...
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice
4fd95d9170
gnu: ngircd: Update to 24.
...
* gnu/packages/messaging.scm (ngircd): Update to 24.
[source]: Remove upstreamed DNS lookup patch.
* gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice
500fc65b5b
gnu: znc: Run test suite.
...
* gnu/packages/messaging.scm (znc)[arguments]: Enable tests. Add an
‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags.
[native-inputs]: Add googletest source.
2017-03-20 22:44:05 +01:00
Tobias Geerinckx-Rice
f0bce02664
gnu: simple-scan: Update to 3.24.0.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
2017-03-20 22:44:05 +01:00
Ricardo Wurmus
e2c4fe7c62
gnu: Add r-cairo.
...
* gnu/packages/statistics.scm (r-cairo): New variable.
2017-03-20 21:16:11 +01:00
Hartmut Goebel
94e24d8124
gnu: Add comments on why setting QT_QPA_PLATFORM for tests.
...
* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.
2017-03-20 20:56:49 +01:00
Efraim Flashner
4e6509b27f
gnu: mesa: Correct another typo.
...
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).
2017-03-20 21:44:00 +02:00
Kei Kebreau
0b5d078f8b
gnu: Add freedoom.
...
* gnu/packages/games.scm (freedoom): New variable.
2017-03-20 14:29:44 -04:00
Efraim Flashner
80042ae93d
gnu: wget: Fix test-504 failures.
...
* gnu/packages/wget.scm (wget)[source]: Add patch.
* gnu/packages/patches/wget-fix-504-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-20 20:07:56 +02:00
Efraim Flashner
6f9ba4c91c
gnu: Remove wxwidgets@2.8.
...
* gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
2017-03-20 18:33:30 +02:00
Efraim Flashner
36e17ab417
gnu: audacity: Use gtk+@3.
...
* gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2,
gtk+@2, add wxwidgets and gtk+.
2017-03-20 18:04:01 +02:00
Efraim Flashner
2314474b01
gnu: wxwidgets: Build with webkitgtk.
...
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4,
add webkitgtk.
2017-03-20 18:02:41 +02:00
Ricardo Wurmus
4f9998c66f
gnu: snakemake: Add runtime dependencies.
...
* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and
python-requests.
2017-03-20 15:13:19 +01:00
Leo Famulari
0420e89682
gnu: mpd: Update to 0.20.6.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.6.
2017-03-19 21:55:09 -04:00
Kei Kebreau
1a0c4437ab
gnu: Add deutex.
...
gnu/packages/game-development.scm (deutex): New variable.
2017-03-19 21:43:05 -04:00
Arun Isaac
f75b1400ee
gnu: obnam: Enable tests.
...
* gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with
custom function.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:32 +01:00
Arun Isaac
315944a393
gnu: Add python-pylint.
...
* gnu/packages/python.scm (python-pylint, python2-pylint): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:31 +01:00
Arun Isaac
61550dedf3
gnu: Add python2-coverage-test-runner.
...
* gnu/packages/python.scm (python2-coverage-test-runner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:31 +01:00
Arun Isaac
23db3fc67d
gnu: Add python-configparser.
...
* gnu/packages/python.scm (python-configparser, python2-configparser): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:30 +01:00
Arun Isaac
965a083ed2
gnu: Add python2-backports-functools-lru-cache.
...
* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:30 +01:00
Arun Isaac
6ba0af7960
gnu: Add python-isort.
...
* gnu/packages/python.scm (python-isort, python2-isort): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:30 +01:00
Arun Isaac
d5ef113c05
gnu: Add python-astroid.
...
* gnu/packages/python.scm (python-astroid, python2-astroid): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20 00:40:30 +01:00
Arun Isaac
6fdbd86d0f
gnu: Add libircclient.
...
* gnu/packages/messaging.scm (libircclient): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-19 19:18:06 -04:00
Mark H Weaver
f67337e23e
Merge branch 'master' into core-updates
2017-03-19 18:52:12 -04:00
Ludovic Courtès
b99eec83b8
gnu: librep: Update to 0.92.6.
...
* gnu/packages/sawfish.scm (librep): Update to 0.92.6.
[arguments]: New field.
[native-inputs]: Add AUTOCONF-WRAPPER, AUTOMAKE, and LIBTOOL.
2017-03-19 23:42:58 +01:00
Ludovic Courtès
d5c969ce0c
gnu: lsh: Use libc's argp instead of the bundled one.
...
* gnu/packages/ssh.scm (lsh)[arguments] <#:configure-flags>: Add
--with-system-argp and CPPFLAGS=-DHAVE_ARGP_PARSE.
<#:phases>: In 'pre-configure' phase, modify src/Makefile.in.
2017-03-19 23:42:57 +01:00
Ludovic Courtès
5927a843b4
gnu: python-minimal@2: Add dependencies on libffi and zlib.
...
* gnu/packages/python.scm (python2-minimal)[inputs]: Add LIBFFI and ZLIB.
[arguments]: Remove.
2017-03-19 23:42:57 +01:00
Ludovic Courtès
4ed0628737
gnu: elogind: Build with gperf 3.0.
...
* gnu/packages/gperf.scm (gperf-3.0): New variable.
* gnu/packages/freedesktop.scm (elogind)[native-inputs]: Use GPERF-3.0
instead of GPERF.
2017-03-19 23:42:57 +01:00
rennes
e05fc441cd
gnu: Add pdfgrep.
...
* guix/gnu/packages/pdf.scm (pdfgrep): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-19 18:30:10 -04:00
Leo Famulari
4c20b0bcf7
gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.
...
* gnu/packages/patches/graphite2-ffloat-store.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (graphite2): Use it.
2017-03-19 17:32:44 -04:00
Mark H Weaver
8299c697af
gnu: linux-libre: Update to 4.10.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4.
(%linux-libre-hash): Update hash.
2017-03-19 17:18:15 -04:00
Mark H Weaver
92c42164a2
gnu: linux-libre@4.9: Update to 4.9.16.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16.
2017-03-19 17:16:38 -04:00
Mark H Weaver
9baf0171a4
gnu: linux-libre@4.4: Update to 4.4.55.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.
2017-03-19 17:14:56 -04:00
Danny Milosavljevic
9970ef6134
services: Remove Tab character from source code whitespace.
...
* gnu/services/base.scm (file-system-shepherd-service): Remove Tab character
from source code whitespace.
2017-03-19 21:36:55 +01:00
Danny Milosavljevic
fc1bfca253
gnu: u-boot: Update to 2017.03.
...
* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
2017-03-19 21:35:17 +01:00
Mark H Weaver
717c659630
gnu: mesa: Fix another typo.
...
This is a followup to commit 2a8b89c27f
.
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium).
2017-03-19 16:05:16 -04:00
Mark H Weaver
6191fef4e0
gnu: icecat: Add selected fixes from upstream mozilla-esr45.
...
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from
the upstream mozilla-esr45 repository.
2017-03-19 15:55:06 -04:00
Mark H Weaver
512fc6db7b
gnu: libevent@2.0: Add fix from upstream.
...
This fix was cherry-picked by Mozilla from upstream libevent-2.1 to its
bundled copy of libevent-2.0.21 in mozilla-esr45.
* gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libevent.scm (libevent-2.0)[source][patches]: Add it.
2017-03-19 15:54:58 -04:00
Danny Milosavljevic
26e34e1e12
services: file-system-shepherd-service: Make it find the fsck programs.
...
Fixes <https://bugs.gnu.org/25917 >.
* gnu/services/base.scm (file-system-shepherd-service): Use
file-system-packages.
2017-03-19 18:49:30 +01:00
Ludovic Courtès
7c86c03109
gnu: guile-commonmark: Default to Guile 2.2.
...
* gnu/packages/guile.scm (guile-commonmark)[inputs]: Replace GUILE-2.0
with GUILE-2.2.
(guile2.0-commonmark): New variable.
(guile2.2-commonmark): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-COMMONMARK.
2017-03-19 18:14:22 +01:00
Ludovic Courtès
bdf1022dec
gnu: guile-reader: Default to Guile 2.2.
...
* gnu/packages/guile.scm (guile-reader)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.0-reader): New variable.
(guile2.2-reader): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-READER instead of
GUILE2.2-READER.
2017-03-19 18:14:22 +01:00
Ludovic Courtès
bd19f65a85
gnu: haunt: Default to Guile 2.2.
...
* gnu/packages/guile.scm (haunt)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
[propagated-inputs]: Replace GUILE-READER and GUILE-COMMONMARK with
their 2.2 variant.
(guile2.0-haunt): New variable.
(guile2.2-haunt): Mark as deprecated.
2017-03-19 18:14:22 +01:00
Ludovic Courtès
8f4acad71b
gnu: Add 'package-for-guile-2.0'.
...
* gnu/packages/guile.scm (guile-2.2-package-name): Rename to...
(guile-variant-package-name): ... this. Change to return a lambda.
(package-for-guile-2.2): Adjust accordingly.
(package-for-guile-2.0): New procedure.
2017-03-19 18:14:22 +01:00
Ludovic Courtès
f6396d862f
gnu: Rename "guile-next" to "guile".
...
* gnu/packages/guile.scm (guile-next): Rename to...
(guile-2.2): ... this. Update users.
[name]: Change to "guile".
[synopsis]: Remove.
[properties]: Remove 'upstream-name', 'ftp-server', and
'ftp-directory'.
* gnu/packages/bioinformatics.scm (rcas-web): Update accordingly.
* gnu/packages/tls.scm (gnutls/guile-2.2): Likewise.
* tests/guix-build.sh: Use 'guile@2.2' instead of 'guile-next'.
* doc/guix.texi (Package Transformation Options): Update examples that
referred to "guile-next".
2017-03-19 18:14:22 +01:00
Manolis Ragkousis
8df672aad5
gnu: Add GNU Mach.
...
* gnu/packages/hurd.scm (gnumach): New variable.
Co-authored-by: Rene Saavedra <rennes@openmailbox.org>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-03-19 18:14:22 +01:00
Ricardo Wurmus
f729a4d8b2
gnu: niftilib: Simplify build phases.
...
* gnu/packages/image.scm (niftilib)[arguments]: Use make-flags instead of
replacing "configure" phase; simplify "install" phase.
2017-03-19 14:26:33 +01:00
Efraim Flashner
ea50fb8d03
gnu: libepoxy: Add support for aarch64.
...
* gnu/packages/gl.scm (libepoxy)[arguments]: Add substitution to support
aarch64.
2017-03-19 11:13:08 +02:00
Efraim Flashner
3d3d4014c2
gnu: libepoxy: Update to 1.4.1.
...
* gnu/packages/gl.scm (libepoxy): Update to 1.4.1.
[home-page]: Use https.
2017-03-19 10:56:40 +02:00
Efraim Flashner
eba72e1716
gnu: apl: Update to 1.7.
...
* gnu/packages/apl.scm (apl): Update to 1.7.
[home-page]: Use https.
2017-03-18 21:28:20 +02:00
Christopher Allan Webber
525acb6e82
gnu: guile-8sync: Update to 0.4.2.
...
* gnu/packages/guile.scm (guile-8sync): Update to 0.4.2.
2017-03-18 12:22:13 -05:00
Taylan Ulrich Bayırlı/Kammer
57d0bdf8c6
gnu: guix: Don't ignore user's GUILE_LOAD_COMPILED_PATH.
...
* gnu/packages/package-management.scm (guix-0.12.0): Guile skips invalid .go
files since 2.0.12 so we don't need to override GUILE_LOAD_COMPILED_PATH to
prevent problems anymore.
2017-03-18 18:26:11 +01:00
Danny Milosavljevic
7601b9f7ce
gnu: wine: Update to 2.4.
...
* gnu/packages/wine.scm (wine): Update to 2.4.
2017-03-18 17:26:02 +01:00
John Darrington
21122bd79e
gnu: Add niftilib.
...
* gnu/packages/image.scm (niftilib): New variable.
2017-03-18 15:25:59 +01:00
ng0
d54db52e7f
bug#26152: [PATCH] gnu: limnoria: Update to 20170110.
...
* gnu/packages/irc.scm (limnoria): Update to 20170110.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-18 11:51:21 +01:00
Danny Milosavljevic
7208995426
file-systems: Factorize file-system-packages.
...
* gnu/system/linux-initrd.scm (base-initrd): Move helper-packages body to ...
* gnu/system/file-systems.scm (file-system-packages): ... here. New variable.
Also export it.
2017-03-18 10:38:51 +01:00
Danny Milosavljevic
84aac61c81
gnu: rustc: Fix process test.
...
* gnu/packages/rust.scm (rustc)[arguments]: Rename 'patch-lockfile-test
to 'patch-tests. Add another substitution.
2017-03-18 10:37:02 +01:00
John Darrington
6d5f63b690
gnu: Add maxflow.
...
* gnu/packages/maths.scm (maxflow): New variable.
2017-03-18 10:31:54 +01:00
John Darrington
a53d6719bc
gnu: Add itpp.
...
* gnu/packages/maths.scm (itpp): New variable.
2017-03-18 10:31:50 +01:00
Tobias Geerinckx-Rice
b6bd9a79d4
gnu: emacs-slime: Update to 2.19.
...
* gnu/packages/emacs.scm (emacs-slime): Update to 2.19.
2017-03-18 01:49:38 +01:00
Ben Woodcroft
55f7a27cee
gnu: ocaml-qtest: Update to 2.5.
...
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5.
2017-03-18 09:52:29 +10:00
Marius Bakke
7c78beb33c
gnu: libbluray: Update to 1.0.0.
...
* gnu/packages/video.scm (libbluray): Update to 1.0.0.
2017-03-17 20:41:16 +01:00
Marius Bakke
715dd13d8e
gnu: libx264: Update to 20170316-2245.
...
* gnu/packages/video.scm (libx264): Update to 20170316-2245.
2017-03-17 20:41:15 +01:00
Marius Bakke
2a047d59e0
gnu: libwebp: Update to 0.6.0.
...
* gnu/packages/image.scm (libwebp): Update to 0.6.0.
[source]: Remove patch.
* gnu/packages/patches/libwebp-CVE-2016-9085.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-17 20:41:15 +01:00
Marius Bakke
cbef2796ed
gnu: ninja: Update to 1.7.2.
...
* gnu/packages/ninja.scm (ninja): Update to 1.7.2.
[source]: Remove patch.
* gnu/packages/patches/ninja-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-17 20:41:15 +01:00
Tobias Geerinckx-Rice
039601e097
gnu: btrfs-progs: Use @dfn in description.
...
* gnu/packages/linux.scm (btrfs-progs)[description]: Use @dfn.
2017-03-17 20:39:58 +01:00
Tobias Geerinckx-Rice
0d3ddd490b
gnu: btrfs-progs: Update to 4.10.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.1.
2017-03-17 20:39:58 +01:00
Danny Milosavljevic
893bc3f402
gnu: cargo: Use upstream cargo.
...
* gnu/packages/rust.scm (cargo): Use upstream cargo.
2017-03-17 16:48:08 +01:00
Danny Milosavljevic
b0dcb529af
gnu: rust: Update to 1.15.0.
...
* gnu/packages/rust.scm (%rust-bootstrap-binaries-version): Update to 1.14.0.
(%rust-bootstrap-binaries): Update to 1.14.0.
(rustc): Update to 1.15.0.
[arguments]: Pass "--disable-rustbuild" to configure.
2017-03-17 16:48:06 +01:00
Kei Kebreau
8f98581613
gnu: libpng-apng: Remove unnecessary call to libtool.
...
* gnu/packages/image.scm (libpng-apng)[phases]: Remove it.
2017-03-17 11:36:27 -04:00
ng0
114a325e8f
gnu: Add libpng-apng.
...
* gnu/packages/image.scm (libpng-apng): New variable.
Co-authored-by: Kei Kebreau <kei@openmailbox.org>
2017-03-17 11:25:15 -04:00
Ben Woodcroft
0a3063d640
gnu: Add ocaml-mcl.
...
* gnu/packages/machine-learning.scm (ocaml-mcl): New variable.
2017-03-17 21:43:27 +10:00
Ben Woodcroft
ba1be533ad
gnu: Add ocaml-gsl.
...
* gnu/packages/maths.scm (ocaml-gsl): New variable.
2017-03-17 21:43:25 +10:00
Ben Woodcroft
91df9eaefa
gnu: Add ocaml-csv.
...
* gnu/packages/ocaml.scm (ocaml-csv): New variable.
2017-03-17 21:43:13 +10:00
Ben Woodcroft
0c4dbdc23e
gnu: Add ocaml-sqlite3.
...
* gnu/packages/ocaml.scm (ocaml-sqlite3): New variable.
2017-03-17 21:19:23 +10:00
Ricardo Wurmus
ef71ed8ffa
gnu: snakemake: Update to 3.11.2.
...
* gnu/packages/python.scm (snakemake): Update to 3.11.2.
2017-03-17 10:14:03 +01:00
Ricardo Wurmus
60c9190e21
gnu: r-minimal: Fix remaining reproducibility problems.
...
Fixes <https://bugs.gnu.org/25598 >.
* gnu/packages/statistics.scm (r-minimal)[arguments]: Add remaining
reproducibility fixes to "build-reproducibly" phase.
2017-03-17 10:14:02 +01:00
Ricardo Wurmus
2d7c4ae3ee
gnu: r: Rename to r-minimal.
...
* gnu/packages/statistics.scm (r): Rename to...
(r-minimal): ...this new variable.
(r-with-recommended-packages): Rename to...
(r): ...this.
* guix/build-system/r.scm (default-r): Reference r-minimal.
* gnu/packages/emacs.scm (emacs-ess)[inputs],
gnu/packages/machine-learning.scm (shogun)[inputs],
gnu/packages/python.scm (python-rpy2)[inputs],
gnu/packages/bioinformatics.scm (ribotaper)[inputs],
(couger)[propagated-inputs],
(roary)[inputs],
(rsem)[inputs],
(rcas-web)[inputs]: Change "r" to "r-minimal".
2017-03-17 10:14:02 +01:00
Ricardo Wurmus
f1fe5283c9
gnu: Add r-with-recommended-packages.
...
* gnu/packages/statistics.scm (r-with-recommended-packages): New variable.
2017-03-17 10:14:02 +01:00
Ricardo Wurmus
aeb64f3cb2
gnu: r: Do not build recommended packages.
...
* gnu/packages/statistics.scm (r)[arguments]: Rename phase
"build-recommended-packages-reproducibly" to "build-reproducibly"; add
configure flag "--without-recommended-packages".
* guix/import/cran.scm (default-r-packages): Remove recommended packages.
* gnu/packages/python.scm (python-rpy2)[inputs]: Add r-survival.
* gnu/packages/bioinformatics.scm (r-ape)[propagated-inputs]: Add r-lattice
and r-nlme.
(r-vegan)[propagated-inputs]: Add r-mass.
(r-genefilter)[propagated-inputs]: Add r-survival.
(r-grohmm)[propagated-inputs]: Add r-mass.
(r-bioccheck)[propagated-inputs]: Add r-codetools.
(r-summarizedexperiment)[propagated-inputs]: Add r-matrix.
(r-topgo)[propagated-inputs]: Add r-lattice.
(r-sva)[propagated-inputs]: Add r-mgcv.
(r-raremetals2)[propagated-inputs]: Add r-mass.
(r-vsn)[propagated-inputs]: Add r-lattice.
(r-pcamethods)[propagated-inputs]: Add r-mass.
* gnu/packages/bioinformatics.scm (r-ggplot2)[propagated-inputs]: Add r-mass.
(r-locfit)[propagated-inputs]: Add r-lattice.
(r-coda)[propagated-inputs]: Add r-lattice.
(r-irlba)[propagated-inputs]: Add r-matrix.
(r-glmnet)[propagated-inputs]: Add r-matrix.
(r-e1071)[propagated-inputs]: Add r-class.
(r-spams)[propagated-inputs]: Add r-lattice and r-matrix.
(r-hmisc)[propagated-inputs]: Add r-cluster, r-foreign, r-lattice, r-nnet, and
r-rpart.
(r-zoo)[propagated-inputs]: Add r-lattice.
(r-mixtools)[propagated-inputs]: Add r-boot and r-mass.
(r-flexmix)[propagated-inputs]: Add r-lattice and r-nnet.
(r-prabclus)[propagated-inputs]: Add r-mass.
(r-fpc)[propagated-inputs]: Add r-class, r-cluster, and r-mass.
(r-rcppeigen)[propagated-inputs]: Add r-matrix.
(r-matrixmodels)[propagated-inputs]: Add r-matrix.
(r-lme4)[propagated-inputs]: Add r-mass and r-nlme.
(r-pbkrtest)[propagated-inputs]: Add r-mass and r-matrix.
(r-car)[propagated-inputs]: Add r-mass, r-mgcv, and r-nnet.
(r-tclust)[propagated-inputs]: Add r-cluster.
2017-03-17 10:14:02 +01:00
Ricardo Wurmus
6eaa9bfba6
gnu: r-survival: Move to set of recommended R packages.
...
* gnu/packages/statistics.scm (r-survival): Move up to set of recommended R
packages.
2017-03-17 10:14:02 +01:00
Ricardo Wurmus
4b005c7a75
gnu: Add r-spatial.
...
* gnu/packages/statistics.scm (r-spatial): New variable.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
567b154fb0
gnu: r-rpart: Move to the set of recommended packages.
...
* gnu/packages/statistics.scm (r-rpart): Move up to the set of recommended
packages.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
a5a343656b
gnu: r-nnet: Move to set of recommended R packages.
...
* gnu/packages/machine-learning.scm (r-nnet): Move from here...
* gnu/packages/statistics.scm (r-nnet): ...to here because the other
recommended R packages are here.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
ac8d738b97
gnu: r-mgcv: Move to set of recommended R packages.
...
* gnu/packages/statistics.scm (r-mgcv): Move up to set of recommended R
packages.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
248f65269a
gnu: Add r-nlme.
...
* gnu/packages/statistics.scm (r-nlme): New variable.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
69e14f9ec7
gnu: r-matrix: Move to set of recommended R packages.
...
* gnu/packages/statistics.scm (r-matrix): Move to set of recommended R
packages.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
060c12868b
gnu: r-lattice: Move to other recommended R packages.
...
* gnu/packages/statistics.scm (r-lattice): Move to the set of recommended R
packages.
2017-03-17 10:14:01 +01:00
Ricardo Wurmus
e88bad6ddb
gnu: Add r-kernsmooth.
...
* gnu/packages/statistics.scm (r-kernsmooth): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
69fddd2d6e
gnu: Add r-foreign.
...
* gnu/packages/statistics.scm (r-foreign): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
c1999c5910
gnu: Add r-codetools.
...
* gnu/packages/statistics.scm (r-codetools): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
a27bfb8484
gnu: Add r-cluster.
...
* gnu/packages/statistics.scm (r-cluster): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
7489258751
gnu: Add r-class.
...
* gnu/packages/statistics.scm (r-class): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
c7e80a7e0d
gnu: Add r-mass.
...
* gnu/packages/statistics.scm (r-mass): New variable.
2017-03-17 10:14:00 +01:00
Ricardo Wurmus
8f0069170c
gnu: Add r-boot.
...
* gnu/packages/statistics.scm (r-boot): New variable.
2017-03-17 10:14:00 +01:00
Tobias Geerinckx-Rice
54d556bdd7
gnu: youtube-dl: Update to 2017.03.16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.16.
2017-03-17 03:11:35 +01:00
Kei Kebreau
3078821d13
gnu: asciidoc: Use local docbook-xml package.
...
* gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xml.
[arguments]: Add 'make-local-docbook-xml' phase.
2017-03-16 21:35:50 -04:00
Tobias Geerinckx-Rice
f9cdf1c15b
gnu: Add knot.
...
* gnu/packages/dns.scm (knot): New variable.
2017-03-17 02:32:01 +01:00
Tobias Geerinckx-Rice
754667f0eb
gnu: Add liburcu.
...
* gnu/packages/datastructures.scm (liburcu): New variable.
2017-03-17 02:32:00 +01:00
Tobias Geerinckx-Rice
366efcb2fb
gnu: dns: Fix typo and use @dfn in descriptions.
...
* gnu/packages/dns.scm (bind)[description]: Use @dfn to expand acronyms.
(yadifa)[description]: Likewise, and fix a typo.
2017-03-17 02:32:00 +01:00
Leo Famulari
2ec5ba859f
gnu: linux-libre: Update to 4.10.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.3.
(%linux-libre-hash): Update hash.
2017-03-16 19:40:40 -04:00
Leo Famulari
2044306f05
gnu: linux-libre@4.4: Update to 4.4.54.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.54.
2017-03-16 19:40:39 -04:00
Leo Famulari
bcc5b74173
gnu: linux-libre@4.9: Update to 4.9.15.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.15.
2017-03-16 19:40:39 -04:00
Leo Famulari
49ac6dbb0a
gnu: qemu: Fix CVE-2017-{2620,2630}.
...
* gnu/packages/patches/qemu-CVE-2017-2620.patch,
gnu/packages/patches/qemu-CVE-2017-2630.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu)[source]: Use them.
2017-03-16 19:40:08 -04:00
Leo Famulari
1e5b8beeff
gnu: virglrenderer: Fix CVE-2017-6386.
...
* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/spice.scm (virglrenderer)[source]: Use it.
2017-03-16 19:39:55 -04:00
Leo Famulari
38c4ca4141
gnu: mesa: Fix typo.
...
The typo caused the configure phase to fail like this:
"configure: error: classic DRI driver '915' does not exist"
This is a followup to commit c5e91014a2
.
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo in #:configure-flags.
2017-03-16 17:51:56 -04:00
Mathieu Othacehe
34d60c49cb
services: connman: Rework service.
...
* gnu/services/networking.scm (connman-service): Remove.
(<connman-configuration>): New record specifying the package
to be used (connman) and whether vpn plugin shall be
disabled (disable-vpn?).
(connman-configuration): New exported variable.
(connman-configuration?): New exported variable.
(connman-service-type): Export it.
* doc/guix.texi (Networking Services): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-16 22:50:14 +01:00
Clément Lassieur
2c715a9223
gnu: password-store: Fix compatibility with GnuPG 2.1.19.
...
* gnu/packages/patches/password-store-gnupg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (password-store)[source]: Use it.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-16 19:58:43 +01:00
Raoul Jean Pierre Bonnal
2441c28414
gnu: Add r-seurat.
...
* gnu/packages/bioinformatics.scm (r-seurat): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-03-16 14:54:58 +01:00
Ricardo Wurmus
79849358f8
gnu: sra-tools: Update to 2.8.2-1.
...
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.8.2-1.
[arguments]: Add DEFAULT_CRT and DEFAULT_KFG to make flags.
2017-03-16 13:40:36 +01:00
Ricardo Wurmus
d5e1716239
gnu: ncbi-vdb: Install configuration files.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Add phase
"install-configuration-files".
2017-03-16 13:39:53 +01:00
Ricardo Wurmus
558e23074e
gnu: ncbi-vdb: Override search path for java-ngs.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Patch "package.prl"
to ensure that java-ngs is found by the configure script; remove configure
flag "--with-ngs-java-prefix".
2017-03-16 13:38:39 +01:00
Efraim Flashner
4cacd87e4d
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-16 13:11:28 +02:00
Ricardo Wurmus
701111989e
gnu: ncbi-vdb: Use modify-phases syntax.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Use modify-phases
syntax.
2017-03-16 10:20:56 +01:00
Ricardo Wurmus
5021f54787
gnu: ncbi-vdb: Update to 2.8.2.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.8.2.
2017-03-16 10:19:25 +01:00
Ricardo Wurmus
6c4ccf3228
gnu: ngs-sdk: Update to 1.3.0.
...
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.3.0.
2017-03-16 10:18:48 +01:00
Ricardo Wurmus
56f76b08be
gnu: jack-2: Fix build by patching fast_rand.
...
* gnu/packages/audio.scm (jack-2)[arguments]: Add phase "patch-fast_rand" to
apply upstream fixes.
2017-03-16 09:41:20 +01:00
Leo Famulari
5707ce6e4b
Revert "gnu: bdftopcf: Use libxfont2."
...
Building with libxfont2 leads to an error in the configure phase:
"No package 'xfont' found"
This reverts commit 2060b4d95f
.
2017-03-16 02:06:56 -04:00
Tobias Geerinckx-Rice
0f03c53168
gnu: Add pzstd.
...
* gnu/packages/compression.scm (pzstd): New variable.
2017-03-16 05:44:02 +01:00
Tobias Geerinckx-Rice
f6ac3101ff
gnu: Add zstd.
...
* gnu/packages/compression.scm (zstd): New variable.
2017-03-16 05:44:02 +01:00
Tobias Geerinckx-Rice
9186216268
gnu: python-publicsuffix2: Update to 2.20160818.
...
* gnu/packages/python.scm (python-publicsuffix2): Update to 2.20160818.
2017-03-16 05:44:02 +01:00
Tobias Geerinckx-Rice
192b887a03
gnu: awscli: Update to 1.11.63.
...
* gnu/packages/python.scm (awscli): Update to 1.11.63.
2017-03-16 05:44:01 +01:00
Tobias Geerinckx-Rice
d93985fe22
gnu: python-botocore: Update to 1.5.26.
...
* gnu/packages/python.scm (python-botocore): Update to 1.5.26.
2017-03-16 05:44:01 +01:00
Tobias Geerinckx-Rice
70fc93cb28
gnu: python-ptyprocess: Update to 0.5.1.
...
* gnu/packages/python.scm (python-ptyprocess): Update to 0.5.1.
2017-03-16 05:44:01 +01:00
Kei Kebreau
26a657f06a
gnu: Add prboom-plus.
...
* gnu/packages/games.scm (prboom-plus): New variable.
2017-03-15 23:14:42 -04:00
Gábor Boskovits
5b5cf3c765
gnu: Add tftp-hpa.
...
* gnu/packages/networking.scm (tftp-hpa): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 18:24:30 -04:00
Andy Wingo
80a725726d
gnu: guile-next: Update to 2.2.0.
...
* gnu/packages/guile.scm (guile-next): Update to 2.2.0.
2017-03-15 22:59:40 +01:00
Leo Famulari
dce8ac54b4
gnu: profanity: Make the source URL version-agnostic.
...
* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source
URL.
2017-03-15 17:20:27 -04:00
Tobias Geerinckx-Rice
cf8d068775
gnu: units: Update to 2.14.
...
* gnu/packages/maths.scm (units): Update to 2.14.
2017-03-15 22:19:40 +01:00
Tobias Geerinckx-Rice
3d602acb13
gnu: no-more-secrets: Update to 0.3.2.
...
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
2017-03-15 22:19:40 +01:00
Tobias Geerinckx-Rice
7ea523853c
gnu: mailutils: Update to 3.2.
...
* gnu/packages/mail.scm (mailutils): Update to 3.2.
2017-03-15 22:19:40 +01:00
Tobias Geerinckx-Rice
f38607536e
gnu: Use INSTALL-FILE where appropriate.
...
* gnu/packages/admin.scm (wpa-supplicant-minimal): Substitute the simpler
INSTALL-FILE for COPY-FILE when invoked with redundant arguments.
* gnu/packages/bioinformatics.scm (couger, aragorn, express-beta-diversity,
edirect, fasttree, rsem, samtools-0.1): Likewise.
* gnu/packages/code.scm (withershins): Likewise.
* gnu/packages/conky.scm (conky): Likewise.
* gnu/packages/debug.scm (delta, american-fuzzy-lop): Likewise.
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): Likewise.
* gnu/packages/engineering.scm (librecad): Likewise.
2017-03-15 22:19:39 +01:00
Tobias Geerinckx-Rice
618e4bfbad
gnu: cryptsetup: Update to 1.7.4.
...
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.4.
2017-03-15 22:19:39 +01:00
Tobias Geerinckx-Rice
4e128dd582
gnu: man-pages: Update to 4.10.
...
* gnu/packages/man.scm (man-pages): Update to 4.10.
[home-page]: Use HTTPS.
2017-03-15 22:19:38 +01:00
Mekeor Melire
a829c6501b
gnu: Add profanity.
...
* gnu/packages/messaging.scm (profanity): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Mekeor Melire
781d3b070c
gnu: Add libstrophe.
...
* gnu/packages/messaging.scm (libstrophe): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Mekeor Melire
13292ee570
gnu: Add libmesode.
...
* gnu/packages/messaging.scm (libmesode): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Leo Famulari
9e61d1534a
gnu: bitcoin-core: Update to 0.14.0.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.0.
2017-03-15 15:48:43 -04:00
Marius Bakke
b8f99f4ae3
gnu: nss, nss-certs: Update to 3.29.3.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3.
* gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
2017-03-15 17:57:51 +01:00
Marius Bakke
d027b0011f
gnu: nss: Increase test timeouts.
...
* gnu/packages/patches/nss-increase-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (nss)[source]: Use it.
2017-03-15 17:56:05 +01:00
Marius Bakke
1461dd2410
Revert "Revert "gnu: nss: Build for aarch64-linux with 64-bit support.""
...
This reverts commit adb984d23c
.
2017-03-15 17:53:27 +01:00
Marius Bakke
db3c06d511
gnu: nss: Use 'modify-phases' syntax.
...
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
2017-03-15 17:53:24 +01:00
Marius Bakke
4b7e5c1131
Merge branch 'master' into core-updates
2017-03-15 17:52:26 +01:00
Marius Bakke
adb984d23c
Revert "gnu: nss: Build for aarch64-linux with 64-bit support."
...
Temporary revert to fix messy merge conflict!
This reverts commit 568004c3c9
.
2017-03-15 17:51:23 +01:00
Marius Bakke
bd102157a1
gnu: mariadb: Update to 10.1.22 [fixes CVE-2017-3302 and CVE-2017-3313].
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.22.
2017-03-15 15:08:31 +01:00
Efraim Flashner
378640ec37
gnu: qemu-minimal: Add aarch64 to target list.
...
* gnu/packages/qemu.scm (qemu-minimal)[arguments]: Add 'aarch64-softmmu'
to the target list.
2017-03-15 15:58:02 +02:00
Efraim Flashner
27bf00e691
gnu: python-waf: Update to 1.9.8.
...
* gnu/packages/python.scm (python-waf, python2-waf): Update to 1.9.8.
[home-page]: Use https.
2017-03-15 13:08:56 +02:00
Tobias Geerinckx-Rice
283234a309
gnu: direnv: Update to 2.11.3.
...
* gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
2017-03-15 03:45:57 +01:00
Tobias Geerinckx-Rice
68c10f31f9
gnu: conky: Update to 1.10.6.
...
* gnu/packages/conky.scm (conky): Update to 1.10.6.
2017-03-15 03:45:56 +01:00
Tobias Geerinckx-Rice
708e76287c
gnu: obs: Update to 18.0.1.
...
* gnu/packages/video.scm (obs): Update to 18.0.1.
2017-03-15 03:45:56 +01:00
Tobias Geerinckx-Rice
17753e6edb
gnu: youtube-dl: Update to 2017.03.15.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.15.
2017-03-15 03:45:55 +01:00
Tobias Geerinckx-Rice
a988cbb766
gnu: stress-make: Fix description.
...
* gnu/packages/debug.scm (stress-make)[description]: Fix typo.
Avoid ambiguous use of ‘in order’.
2017-03-15 03:45:55 +01:00
Tobias Geerinckx-Rice
d540156c69
gnu: znc: Update to 1.6.5.
...
* gnu/packages/messaging.scm (znc): Update to 1.6.5.
2017-03-15 03:43:21 +01:00
Tobias Geerinckx-Rice
6d57723ac8
gnu: grue-hunter: Correctly install documentation.
...
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate
‘/share/doc/grue-hunter’ as a directory, not a plain file.
2017-03-15 01:10:31 +01:00
Tobias Geerinckx-Rice
b2d748edff
gnu: samtools: End installation phases with truth.
...
* gnu/packages/bioinformatics.scm (samtools, samtools-0.1)[arguments]:
Return #T instead of the undefined results of COPY-FILE or INSTALL-FILE.
2017-03-15 01:10:30 +01:00
Leo Famulari
35dcfed370
gnu: w3m: Update to 0.5.3+git20170102 [security fixes].
...
See 'NEWS' and 'ChangeLog' in the source distribution for more
information about the security-related bug fixes.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
2017-03-14 18:26:28 -04:00
Leo Famulari
2eab5db300
Revert "gnu: gitolite: Fix shebangs in hooks."
...
This change embedded store references in the shebangs of scripts that
were meant to be copied out of the store. Those scripts would break when
the interpreters expected by the shebangs were garbage collected.
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28 >
This reverts commit d0c16adb19
.
2017-03-14 18:26:28 -04:00
Marius Bakke
796d2f2d0b
Revert "gnu: nss: Use 'modify-phases' syntax."
...
This reverts commit 87f1c7efc1
.
2017-03-14 22:29:18 +01:00
Marius Bakke
031349075a
Revert "gnu: nss, nss-certs: Update to 3.29.3."
...
Hydra failed to build this version. See discussion at
https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html .
This reverts commit 4f3dcdd99b
.
2017-03-14 22:26:18 +01:00
Julien Lepiller
edda7ebec1
gnu: Add ocaml-ppx-typerep-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
2017-03-14 22:09:56 +01:00
Julien Lepiller
d2203187fe
gnu: Add ocaml-ppx-let.
...
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
2017-03-14 22:09:50 +01:00
Julien Lepiller
250ac438e7
gnu: Add ocaml-ppx-enumerate.
...
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
2017-03-14 22:09:48 +01:00
Julien Lepiller
a43160ee6f
gnu: Add ocaml-ppx-assert.
...
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
2017-03-14 22:09:46 +01:00
Julien Lepiller
651563bd71
gnu: Add ocaml-ppx-here.
...
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
2017-03-14 22:09:44 +01:00
Julien Lepiller
14af90cfbd
gnu: Add ocaml-ppx-variants-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
2017-03-14 22:09:41 +01:00
Julien Lepiller
334436f051
gnu: Add ocaml-ppx-sexp-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
2017-03-14 22:09:39 +01:00
Julien Lepiller
d1d90df63b
gnu: Add ocaml-variantslib.
...
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
2017-03-14 22:09:37 +01:00
Julien Lepiller
ef0051b2c5
gnu: Add ocaml-typerep.
...
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
2017-03-14 22:09:33 +01:00
Julien Lepiller
d19c1b4105
gnu: Add ocaml-sexplib.
...
* gnu/packages/ocaml.scm (ocaml-sexplib): New variable.
2017-03-14 22:09:14 +01:00
Marius Bakke
77c5d63f4d
gnu: libidn2: Create 'pkg-config' file.
...
* gnu/packages/libidn.scm (libidn2)[arguments]: Add phase creating libidn2.pc.
2017-03-14 21:29:27 +01:00
Kei Kebreau
9099a45792
gnu: asciidoc: Add XML and XSLT support.
...
* gnu/packages/documentation.scm (asciidoc)[arguments]: Add
set-xml-binary-paths phase.
[inputs]: Add libxml2 and libxslt.
2017-03-14 15:57:54 -04:00
Efraim Flashner
568004c3c9
gnu: nss: Build for aarch64-linux with 64-bit support.
...
* gnu/packages/gnuzilla.scm (nss)[arguments]: Set the environmental
variable 'USE_64' on aarch64-linux also.
2017-03-14 20:48:39 +02:00
Efraim Flashner
044006f3d2
gnu: mesa: Enable gallium tests.
...
* gnu/packages/gl.scm (mesa)[arguments]: Add configure flag to enable
the gallium tests.
2017-03-14 20:48:36 +02:00
Efraim Flashner
2a8b89c27f
gnu: mesa: Customize build flags based on architecture.
...
* gnu/packages/gl.scm (mesa)[arguments]: On armhf-linux and
aarch64-linux remove the i915 gallium driver and add freedreno and vc4.
2017-03-14 20:48:32 +02:00
Efraim Flashner
c5e91014a2
gnu: mesa: Use llvm backend for Intel hardware only.
...
* gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and
x86_64-linux.
[arguments]: Only pass '--enable-gallium-llvm' to 'configure on
i686-linux and x86_64-linux.
2017-03-14 20:48:27 +02:00
Ludovic Courtès
5895ec8aa2
pack: Add '--symlink'.
...
* guix/scripts/pack.scm (self-contained-tarball): Add #:symlinks
parameter.
[build](symlink->directives): New procedure
(directives): New variable.
Add call to 'evaluate-populate-directive'. Pass the directories among
DIRECTIVES to 'tar'.
(%default-options): Add 'symlinks'.
(%options, show-help): Add '--symlink'.
(guix-pack): Honor it.
* gnu/build/install.scm (evaluate-populate-directive): Export.
* doc/guix.texi (Invoking guix pack): Document it.
2017-03-14 17:57:27 +01:00
Ludovic Courtès
6b63c43e06
pack: Add '--localstatedir' option.
...
* guix/scripts/pack.scm (self-contained-tarball): Add #:localstatedir?
parameter and honor it.
(%options, show-help): Add '--localstatedir'.
(guix-pack): Honor it.
* gnu/build/install.scm (populate-single-profile-directory): Add
#:register? parameter and honor it.
* doc/guix.texi (Binary Installation): Use '--localstatedir' in
example.
(Invoking guix pack): Document it.
2017-03-14 17:57:27 +01:00
Leo Famulari
9b05ccfedd
gnu: linux-libre@4.1: Update to 4.1.39.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
2017-03-14 12:55:20 -04:00
Leo Famulari
962cbb24c5
gnu: windowmaker: Use modify-phases syntax.
...
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Use modify-phases.
2017-03-14 12:10:16 -04:00
Leo Famulari
8cac5bca12
gnu: windowmaker: Update to 0.95.8.
...
* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
2017-03-14 12:10:12 -04:00
Efraim Flashner
d779305db0
gnu: aria2: Update to 1.31.0.
...
* gnu/packages/bittorrent.scm (aria2): Update to 1.31.0.
2017-03-14 15:05:27 +02:00
Ludovic Courtès
28958b646f
gnu: python-parsedatetime: Update to 2.3.
...
Version 2.1 was apparently time-sensitive and started failing like this:
======================================================================
FAIL: testFloat (tests.TestDelta.test)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat
self.cal.parse('1.4 months ago', self.source), months=-1.4)
File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta
self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff)
AssertionError: 0.0666666666667 is not less than 0.05
----------------------------------------------------------------------
* gnu/packages/python.scm (python-parsedatetime): Update to 2.3.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
[propagated-inputs]: New field.
2017-03-14 11:18:16 +01:00
ng0
a4651f6411
gnu: Add dovecot-libsodium-plugin.
...
* gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-14 10:28:57 +01:00
ng0
944a5cdd0d
gnu: Add dovecot-trees.
...
* gnu/packages/mail.scm (dovecot-trees): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-03-14 10:28:57 +01:00
Leo Famulari
49c2a46e74
gnu: python@2.7: Update to 2.7.13
...
* gnu/packages/python.scm (python-2.7): Update to 2.7.13.
2017-03-14 02:45:23 -04:00
Leo Famulari
dc5cec21f2
gnu: python@2.7: Fix getentropy() calls on kernels < 3.17.
...
* gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-2.7)[source]: Use it.
2017-03-14 02:45:23 -04:00
Leo Famulari
a70782d37b
gnu: wireless-regdb: Update to 2017.03.07.
...
* gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
2017-03-14 01:58:35 -04:00
Ludovic Courtès
0f11f64022
gnu: guile-cairo: Honor the Guile effective version.
...
* gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules.
Get the effective version of Guile and use that in installation
directory names.
2017-03-13 22:26:54 +01:00
Ludovic Courtès
b97438650d
gnu: guile-cairo: Use 'modify-phases'.
...
* gnu/packages/gtk.scm (guile-cairo)[arguments]: Use 'modify-phases'.
2017-03-13 22:18:13 +01:00
Efraim Flashner
3f9543aee1
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-13 23:08:49 +02:00
Ludovic Courtès
12773de3e7
gnu: Add guile2.2-lib.
...
* gnu/packages/guile.scm (guile2.2-lib): New variable.
2017-03-13 21:52:38 +01:00
Efraim Flashner
864a9590ad
gnu: luajit: Update to 2.1.0-beta2.
...
* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta2.
2017-03-13 21:47:30 +02:00
Leo Famulari
7cb68a3cb3
gnu: Remove python-3.4.
...
* gnu/packages/python.scm (python-3.4): Remove variable.
* gnu/packages/patches/python-3.4-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-13 15:33:54 -04:00
humanitiesNerd
a71c863834
gnu: Add python-flask-login.
...
* gnu/packages/python.scm (python-flask-login, python2-flask-login): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-13 19:36:56 +01:00
humanitiesNerd
78c5566365
gnu: Add python-flask-htmlmin.
...
* gnu/packages/python.scm (python-flask-htmlmin, python2-flask-htmlmin): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-13 19:36:55 +01:00
humanitiesNerd
35db2d3cb7
gnu: Add python-htmlmin.
...
* gnu/packages/python.scm (python-htmlmin, python2-htmlmin): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-13 19:36:54 +01:00
Marius Bakke
1bbbb0b4af
gnu: diffoscope: Update to 78.
...
* gnu/packages/package-management.scm (diffoscope): Update to 78.
2017-03-13 19:16:19 +01:00
Marius Bakke
8298df96ac
gnu: Add minizip.
...
* gnu/packages/compression.scm (minizip): New variable.
2017-03-13 19:16:19 +01:00
Marius Bakke
dd8ecb386c
gnu: notmuch: Update to 0.24.
...
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.
2017-03-13 18:21:23 +01:00
Marius Bakke
17fb6fb105
gnu: xf86-video-intel: Update to 2.99.917-4-7e9e92c.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c.
2017-03-13 18:21:23 +01:00
Marius Bakke
ca453df7c8
gnu: xf86-video-nouveau: Update to 1.0.14.
...
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
2017-03-13 18:21:22 +01:00
Marius Bakke
4f3dcdd99b
gnu: nss, nss-certs: Update to 3.29.3.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3.
* gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
2017-03-13 18:21:22 +01:00
Marius Bakke
87f1c7efc1
gnu: nss: Use 'modify-phases' syntax.
...
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
2017-03-13 18:21:22 +01:00
Alex Kost
7a4dea524b
gnu: manaplus: Update to 1.7.3.4.
...
* gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
2017-03-13 18:21:10 +03:00
Alex Kost
846344d053
gnu: git-modes: Update to 1.2.4.
...
* gnu/packages/emacs.scm (git-modes): Update to 1.2.4.
2017-03-13 18:21:10 +03:00
Alex Kost
2617050b3b
gnu: magit: Update to 2.10.3.
...
* gnu/packages/emacs.scm (magit): Update to 2.10.3.
2017-03-13 18:21:10 +03:00
Andy Wingo
0216137237
gnu: guile-next: Update to 2.1.8.
...
* gnu/packages/guile.scm (guile-next): Update to 2.1.8.
2017-03-13 12:22:38 +01:00
pjotrp
3288e647e3
gnu: r-hexbin: Update to 1.27.1-1.
...
The package tarball was updated in place, resulting in a change in the hash
value. We decided to bump the version to 1.27.1-1 instead of keeping the
version at upstream's 1.27.1.
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.1-1.
2017-03-13 10:34:00 +01:00
Ludovic Courtès
8f7ea70913
gnu: guile-next: Increase max-silent-time.
...
* gnu/packages/guile.scm (guile-next)[properties]: Add 'max-silent-time'.
2017-03-13 10:30:33 +01:00
Leo Famulari
59bb178cce
gnu: linux-libre@4.4: Update to 4.4.53.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53.
2017-03-13 00:56:58 -04:00
Leo Famulari
7bc57e760c
gnu: linux-libre@4.9: Update to 4.9.14.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.14.
2017-03-13 00:56:58 -04:00
Leo Famulari
49a8c92cbe
gnu: linux-libre: Update to 4.10.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2.
(%linux-libre-hash): Update hash.
2017-03-13 00:56:58 -04:00
Andy Patterson
108f69c448
gnu: ecl: Update to 16.1.3.
...
* gnu/packages/lisp.scm (ecl): Update to 16.1.3.
[arguments]: Use a different method to set the binary used for tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-12 23:47:40 -04:00
Leo Famulari
be81133a13
gnu: libical: Fix substitution of path to time zone database.
...
Fixes <https://bugs.gnu.org/26039 >.
This is a followup to commit 2b193389d2
.
* gnu/packages/calendar.scm (arguments): Update 'patch-paths' phase.
2017-03-12 20:45:46 -04:00
Leo Famulari
3ffaec136f
gnu: Add a tzdata variant for testing purposes.
...
* gnu/packages/base.scm (tzdata-2017a): New variable.
* gnu/packages/glib.scm (glib)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
* gnu/packages/statistics.scm (r)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
2017-03-12 20:45:46 -04:00
Marius Bakke
3f06f43058
gnu: irssi: Update to 1.0.2.
...
* gnu/packages/irc.scm (irssi): Update to 1.0.2.
2017-03-12 19:58:52 +01:00
Clément Lassieur
720cb10c15
services: Move configuration functions that shouldn't be factorized.
...
* gnu/services/configuration.scm (serialize-field, serialize-string)
(serialize-space-separated-string-list, space-separated-string-list?)
(serialize-file-name, file-name?, serialize-boolean): Move these functions...
* gnu/services/cups.scm: ...to this file.
* gnu/services/kerberos.scm: ...to this file.
Configuration syntaxes are very specific to services. Some services may have
the same configuration syntax, but none of them is common enough to be
abstracted in configuration.scm.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-12 19:09:32 +01:00
Clément Lassieur
56aef188a2
services: dovecot: Reimplement proper configuration functions.
...
* gnu/services/mail.scm (uglify-field-name, serialize-field, serialize-string)
(space-separated-string-list?, serialize-space-separated-string-list)
(file-name?, serialize-file-name, serialize-boolean): Add them.
These functions were inadvertently changed while being factorized in
gnu/service/configuration.scm.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-12 19:08:50 +01:00
Marius Bakke
e4d34cd0f0
gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.
...
* gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper,
python-wrapper)[source]: Use it.
2017-03-12 18:40:56 +01:00
Marius Bakke
343cee8af3
gnu: python@3.5: Update to 3.5.3.
...
* gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper,
python-wrapper): Update to 3.5.3.
* gnu/packages/patches/python-fix-tests.patch: Adjust patch context.
* gnu/packages/patches/python-3.5-fix-tests.patch: Likewise. Patch one new test.
2017-03-12 18:40:56 +01:00
Ludovic Courtès
239c22663a
Add 'guix pack'.
...
* gnu/system/install.scm (self-contained-tarball): Move to...
* guix/scripts/pack.scm: ... here. New file.
* doc/guix.texi (Binary Installation): Mention 'guix pack'.
(Invoking guix pack): New node.
* build-aux/make-binary-tarball.scm: Remove.
* Makefile.am (MODULES): Add guix/scripts/pack.scm.
(EXTRA_DIST): Remove build-aux/make-binary-tarball.scm.
(guix-binary.%.tar.xz): Rewrite using 'guix pack'.
* build-aux/hydra/gnu-system.scm (tarball-jobs): Adjust accordingly.
2017-03-12 17:47:25 +01:00
Ludovic Courtès
998ac26a1e
gnu: tintin++: Use a mirror:// URI.
...
* gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
2017-03-12 17:47:25 +01:00
Tobias Geerinckx-Rice
301f12ec92
gnu: offlineimap: Update to 7.0.14.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
2017-03-12 15:44:37 +01:00
Leo Famulari
0a6bd107e5
gnu: Add le-certs.
...
* gnu/packages/certs.scm (le-certs): New variable.
2017-03-12 03:23:16 -04:00
Clément Lassieur
eba560765a
services: dovecot: Fix unix_listeners and fifo_listeners path types.
...
* gnu/services/mail.scm (unix-listener-configuration)[path]
(fifo-listener-configuration)[path]: Change type from 'file-name' to 'string'.
* doc/guix.texi (Mail Services): Document it.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-12 01:30:23 +01:00
Raoul Jean Pierre Bonnal
a5935d1946
gnu: Add r-tsne.
...
* gnu/packages/bioinformatics.scm (r-tsne): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:07 +10:00
Raoul Jean Pierre Bonnal
02eec38ee1
gnu: Add r-ranger.
...
* gnu/packages/statistics.scm (r-ranger): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:07 +10:00
Raoul Jean Pierre Bonnal
d1906e3147
gnu: Add r-tclust.
...
* gnu/packages/statistics.scm (r-tclust): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:07 +10:00
Raoul Jean Pierre Bonnal
5a200a24eb
gnu: Add r-sn.
...
* gnu/packages/statistics.scm (r-sn): New variable.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
06085b5bc5
gnu: Add r-numderiv.
...
* gnu/packages/statistics.scm (r-numderiv): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
fe68c8a990
gnu: Add r-mnormt.
...
* gnu/packages/statistics.scm (r-mnormt): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
362ea0dc29
gnu: Add r-rcppprogress.
...
* gnu/packages/statistics.scm (r-rcppprogress): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
aa890f6185
gnu: Add r-caret.
...
* gnu/packages/statistics.scm (r-caret): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
ab2ec643c3
gnu: Add r-car.
...
* gnu/packages/statistics.scm (r-car): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
a3eb8c8191
gnu: Add r-pbkrtest.
...
* gnu/packages/statistics.scm (r-pbkrtest): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
51fc7d8c31
gnu: Add r-lme4.
...
* gnu/packages/statistics.scm (r-lme4): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
c549864d90
gnu: Add r-nloptr.
...
* gnu/packages/statistics.scm (r-nloptr): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
49dc1fa5cb
gnu: Add r-quantreg.
...
* gnu/packages/statistics.scm (r-quantreg): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
545d0789fc
gnu: Add r-matrixmodels.
...
* gnu/packages/statistics.scm (r-matrixmodels): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
aa84100011
gnu: Add r-modelmetrics.
...
* gnu/packages/statistics.scm (r-modelmetrics): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
21cfad44c1
gnu: Add r-rcppeigen.
...
* gnu/packages/statistics.scm (r-rcppeigen): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:06 +10:00
Raoul Jean Pierre Bonnal
0392f82fd5
gnu: Add r-minqa.
...
* gnu/packages/statistics.scm (r-minqa): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-12 10:28:05 +10:00
Danny Milosavljevic
5a717a95b3
gnu: wine: Update to 2.3.
...
* gnu/packages/wine.scm (wine): Update to 2.3.
2017-03-12 00:00:25 +01:00
Thomas Danckaert
4bff300b53
gnu: Add phonon-backend-gstreamer.
...
* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 22:23:28 +01:00
Thomas Danckaert
5578c2987e
gnu: phonon: Install Qt extensions.
...
* gnu/packages/kde-frameworks.scm (phonon)[arguments]: Add
-DPHONON-INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT configure flag, and patch the
installation directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 22:23:28 +01:00
Sergei Trofimovich
612af7ff66
gnu: re2: Set CXX for cross-compilation.
...
* gnu/packages/regex.scm (re2)[arguments]: Specify CXX in #:make-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 22:23:28 +01:00
Mathieu Othacehe
e7b9dac7b1
gnu: cuirass: Update to 0.0.1 revision 5.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1 revision 5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 22:23:28 +01:00
Leo Famulari
c4b15cb54f
gnu: imagemagick: Update to 6.9.7-10.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-10.
2017-03-11 12:35:57 -05:00
rsiddharth
a15638034e
gnu: Add ghc-unexceptionalio.
...
* gnu/packages/haskell.scm (ghc-unexceptionalio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 12:43:36 +01:00
Arun Isaac
55fa53491b
gnu: Add emacs-memoize.
...
* gnu/packages/emacs.scm (emacs-memoize): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 12:43:36 +01:00
Mathieu Othacehe
47bdc5a173
linux-initrd: Add a raw-initrd and use it to define base-initrd.
...
* gnu/system/linux-initrd.scm (raw-initrd): New exported variable.
(base-initrd): Use raw-initrd to build the initrd.
* doc/guix.texi (Initial RAM Disk): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 12:43:36 +01:00
Leo Famulari
c84c8f66f5
gnu: wget: Fix CVE-2017-6508.
...
* gnu/packages/patches/wget-CVE-2017-6508.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wget.scm (wget)[source]: Use it.
2017-03-10 22:36:58 -05:00
Raoul Jean Pierre Bonnal
e08ad76658
gnu: Add r-fnn.
...
* gnu/packages/statistics.scm (r-fnn): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 11:55:28 +10:00
Raoul Jean Pierre Bonnal
7711f61450
gnu: Add r-pbapply.
...
* gnu/packages/statistics.scm (r-pbapply): New variable.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 11:51:50 +10:00
Raoul Jean Pierre Bonnal
d4cebae286
gnu: Add r-vgam.
...
* gnu/packages/statistics.scm (r-vgam): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 11:47:02 +10:00
Ben Woodcroft
fbf45d6ea7
gnu: vsearch: Update to 2.4.2.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.2.
2017-03-11 11:37:15 +10:00
Raoul Jean Pierre Bonnal
036cd0cb8b
gnu: Add r-ape.
...
* gnu/packages/bioinformatics.scm (r-ape): New variable.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
a409e8b52f
gnu: Add r-fpc.
...
* gnu/packages/statistics.scm (r-fpc): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
5da4f84f1f
gnu: Add r-trimcluster.
...
* gnu/packages/statistics.scm (r-trimcluster): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
c0cab38e03
gnu: Add r-robustbase.
...
* gnu/packages/statistics.scm (r-robustbase): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
cda0720805
gnu: Add r-deoptimr.
...
* gnu/packages/statistics.scm (r-deoptimr): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
c962816dc4
gnu: Add r-prabclus.
...
* gnu/packages/statistics.scm (r-prabclus): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:26 +10:00
Raoul Jean Pierre Bonnal
5638e15475
gnu: Add r-mclust.
...
* gnu/packages/statistics.scm (r-mclust): New variable.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:25 +10:00
Raoul Jean Pierre Bonnal
a1f2668e6c
gnu: Add r-flexmix.
...
* gnu/packages/statistics.scm (r-flexmix): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:25 +10:00
Raoul Jean Pierre Bonnal
1721fb4fe7
gnu: Add r-modeltools.
...
* gnu/packages/statistics.scm (r-modeltools): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:25 +10:00
Raoul Jean Pierre Bonnal
d5eca4f9ac
gnu: Add r-diptest.
...
* gnu/packages/statistics.scm (r-diptest): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-03-11 10:43:25 +10:00
Arun Isaac
a2fa9c3d1b
gnu: Add obnam.
...
* gnu/packages/backup.scm (obnam): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-10 22:06:25 +01:00
Theodoros Foradis
b500dc2e83
gnu: icestorm: Replace reference in icebox_vlog.
...
* gnu/packages/fpga.scm (icestorm)[arguments]: Add phase
"fix-usr-local" to replace reference to /usr/local/share.
2017-03-10 21:15:39 +01:00
Danny Milosavljevic
97bede8466
gnu: dub: Update to 1.2.2.
...
* gnu/packages/ldc.scm (dub): Update to 1.2.2.
2017-03-10 19:39:52 +01:00
Clément Lassieur
f895dce41b
services: openssh: Fix 'PrintLastLog' default behaviour.
...
* gnu/services/ssh.scm (openssh-config-file): Add 'print-last-log?' option.
(<openssh-configuration>)[print-last-log?]: Add it.
(openssh-activation): Touch /var/log/lastlog.
* doc/guix.texi (Networking Services): Document 'print-last-log?'.
Before that, the service did not work as expected because /var/log/lastlog did
not exist.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-10 19:23:45 +01:00
Clément Lassieur
1806a670f0
services: openssh: Remove deprecated options.
...
* gnu/services/ssh.scm (openssh-config-file): Remove them.
(<openssh-configuration>)[rsa-authentication?]: Remove it.
(<openssh-configuration>)[protocol-number]: Remove it.
* doc/guix.texi (Networking Services): Remove them.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-10 19:23:45 +01:00
Clément Lassieur
563c5d42c9
services: openssh: Enable PAM.
...
* gnu/services/ssh.scm: (openssh-pam-services): New procedure.
(openssh-service-type): Use it to extend PAM-ROOT-SERVICE-TYPE.
(<openssh-configuration>)[challenge-response-authentication?]: New field.
(<openssh-configuration>)[use-pam?]: New field.
(openssh-config-file): Add them.
* doc/guix.texi (Networking Services): Document them.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-10 19:23:43 +01:00
Ludovic Courtès
856be82323
system: Avoid '_' as a pattern variable in 'match'.
...
* gnu/system.scm (operating-system-root-file-system): Don't use '_' as a
wildcard in 'match', to cope with literal semantics in 2.2.
2017-03-10 14:48:06 +01:00
Christopher Baines
fe2b6434f0
services: Create /var/log upon activation.
...
When launching a container created with guix system container, the
attempt to create /var/log/wtmp would fail, as /var/log did not exist.
* gnu/services.scm (activation-script): Create /var/log
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-03-10 14:48:06 +01:00
Carlo Zancanaro
82ccc499f7
services: Add exim-service-type.
...
* gnu/services/mail.scm (<exim-configuration>): New record type.
(exim-computed-config-file, exim-shepherd-service, exim-activation, exim-etc,
exim-profile): New procedures.
(exim-service-type, %exim-accounts): New variables.
* doc/guix.text (Mail Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-10 14:48:05 +01:00
Ben J. Woodcroft
79f09fa239
gnu: hmmer: Build reproducibly.
...
* gnu/packages/patches/hmmer-remove-cpu-specificity.patch: New file.
* gnu/packages/bioinformatics.scm (hmmer): Use it.
2017-03-10 20:31:30 +10:00
Ricardo Wurmus
5ded35d89d
gnu: Add sambamba.
...
* gnu/packages/bioinformatics.scm (htslib-for-sambamba, sambamba): New
variables.
2017-03-10 10:13:59 +01:00
Leo Famulari
fc1428d295
gnu: pidgin: Update to 2.12.0 [fixes CVE-2017-2640].
...
* gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
2017-03-10 01:44:39 -05:00
ng0
5c95465e27
gnu: neomutt: Configure with 'lmdb' and 'kyotocabinet'.
...
* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-kyotocabinet'
and '--with-lmdb'.
[inputs]: Add 'lmdb' and 'kyotocabinet'.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-09 20:36:44 -05:00
ng0
469609a987
gnu: neomutt: Update to 20170306.
...
* gnu/packages/mail.scm (neomutt): Update to 20170306.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-09 20:36:39 -05:00
ng0
91c8724165
Revert "gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'."
...
'kyotocabinet' is more current than tokyocabinet in development
and supported in neomutt aswell.
This reverts commit ef91e2b964
.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-09 20:36:32 -05:00
ng0
d4f6f78ea3
gnu: hiawatha: Adjust description.
...
* gnu/packages/web.scm (hiawatha)[description]: Adjust it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-09 19:42:16 -05:00
ng0
f2a7ce5033
gnu: Add font-tamzen.
...
* gnu/packages/fonts.scm (font-tamzen): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-09 19:23:07 -05:00
Tobias Geerinckx-Rice
ff797172b0
gnu: btrfs-progs/static: Correct description.
...
* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
2017-03-09 23:55:57 +01:00
Tobias Geerinckx-Rice
5595d4c1fd
gnu: btrfs-progs: Update to 4.10.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
2017-03-09 23:55:54 +01:00
Tobias Geerinckx-Rice
ab84c13ff0
gnu: ibus-anthy: Update to 1.5.9.
...
* gnu/packages/ibus.scm (ibus-anthy): Update to 1.5.9.
2017-03-09 22:49:38 +01:00
Tobias Geerinckx-Rice
2704f5be09
gnu: ibus: Update to 1.5.15.
...
* gnu/packages/ibus.scm (ibus): Update to 1.5.15.
2017-03-09 22:49:38 +01:00
Tobias Geerinckx-Rice
1b34a47da0
gnu: pius: Update to 2.2.4.
...
* gnu/packages/gnupg.scm (pius): Update to 2.2.4.
2017-03-09 22:49:37 +01:00
Tobias Geerinckx-Rice
50b398298f
gnu: youtube-dl: Update to 2017.03.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.07.
2017-03-09 22:49:37 +01:00
Arun Isaac
d9e94c6170
gnu: graphicsmagick: Build with 16 bit quantum depth.
...
Octave requires graphicsmagick to be built with 16 bit quantum depth.
* gnu/packages/imagemagick.scm (graphicsmagick)[arguments]: Add
"--with-quantum-depth=16" and "--enable-quantum-library-names"
to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-09 16:46:12 -05:00
Arun Isaac
9f91340166
gnu: octave: Build with curl and graphicsmagick.
...
* gnu/packages/maths.scm (octave)[inputs]: Add curl and graphicsmagick.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-09 16:46:09 -05:00
Leo Famulari
baa467762c
gnu: glib: Avoid failing test caused by changes in the time zone database.
...
* gnu/packages/glib.scm (glib)[arguments]: Skip a failing test in
'disable-failing-tests' phase.
2017-03-09 15:20:01 -05:00
Leo Famulari
24c72670d9
gnu: glib: Update to 2.50.3.
...
* gnu/packages/glib.scm (glib): Update to 2.50.3.
2017-03-09 15:19:57 -05:00
Marius Bakke
1f28b3195a
gnu: xf86-input-libinput: Update to 0.25.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
2017-03-09 18:13:22 +01:00
Arun Isaac
b6b2ca5d19
gnu: Add python2-larch.
...
* gnu/packages/python.scm (python2-larch): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-09 17:11:03 +01:00
Arun Isaac
c220f0b474
gnu: Add python2-tracing.
...
* gnu/packages/python.scm (python2-tracing): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-09 17:09:17 +01:00
Arun Isaac
77e9941160
gnu: Add python2-ttystatus.
...
* gnu/packages/python.scm (python2-ttystatus): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-09 16:53:23 +01:00
Arun Isaac
33e9490ca1
gnu: Add python2-cliapp.
...
* gnu/packages/python.scm (python2-cliapp): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-09 16:52:53 +01:00
Marius Bakke
6741676911
gnu: python-numpy-documentation: Use full git commit hash in submodule.
...
* gnu/packages/python.scm (python-numpy-documentation,
python2-numpy-documentation)[native-inputs]: Update hash of
SCIPY-SPHINX-THEME. Fix indentation of a line.
2017-03-09 16:39:09 +01:00
Marius Bakke
63d62305c3
gnu: Remove obsolete numpy comment.
...
* gnu/packages/python.scm: Remove comment.
2017-03-09 16:39:08 +01:00
Marius Bakke
ed6a21b45f
gnu: inetutils: Disable parallel tests.
...
* gnu/packages/admin.scm (inetutils)[arguments]: Add #:parallel-tests? #f.
2017-03-09 16:39:08 +01:00
Marius Bakke
ce79279d34
gnu: python-pandas: Really fix build on 32bit.
...
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Fix confusion
with same-named test.
2017-03-09 16:39:08 +01:00
Ludovic Courtès
e90e0fad1b
Merge branch 'master' into core-updates
2017-03-09 16:35:41 +01:00
Thomas Danckaert
0da4f3659a
gnu: Add rsnapshot.
...
* gnu/packages/backup.scm (rsnapshot): New variable.
2017-03-09 12:29:23 +01:00
Mark H Weaver
7b1866d783
gnu: python-fake-factory: Add back missing patch file.
...
This reverts the removal of "python-fake-factory-fix-build-32bit.patch"
by commit ce7911ddae
.
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-09 06:08:18 -05:00
Leo Famulari
483188b76e
gnu: inetutils: Set the $localstatedir.
...
This is a followup to commit 6f5d28f9d0
.
* gnu/packages/admin.scm (inetutils)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
2017-03-09 05:00:29 -05:00
Mark H Weaver
1fa8a51ecc
gnu: icecat: Add fixes from upstream Firefox ESR 45.8.0.
...
Includes fixes for CVE-2017-5398, CVE-2017-5400, CVE-2017-5401, CVE-2017-5402,
CVE-2017-5404, CVE-2017-5405, CVE-2017-5407, CVE-2017-5408, CVE-2017-5409, and
CVE-2017-5410.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr45 repository.
2017-03-09 03:58:29 -05:00
Mark H Weaver
c9b631aef4
gnu: icecat: Update to 45.7.0-gnu1.
...
* gnu/packages/gnuzilla.scm (icecat): Update to 45.7.0-gnu1. Remove patches
included in 45.7.0.
2017-03-09 03:58:27 -05:00
Ricardo Wurmus
f2ac937924
gnu: r: Remove obsolete configure flags.
...
* gnu/packages/statistics.scm (r)[arguments]: Remove obsolete configure flags.
2017-03-09 07:38:24 +01:00
Ricardo Wurmus
f7db12022c
gnu: r: Update to 3.3.3.
...
* gnu/packages/statistics.scm (r): Update to 3.3.3.
2017-03-09 07:38:24 +01:00
Leo Famulari
8ea0700d23
gnu: tzdata: Update to 2017a.
...
* gnu/packages/base.scm (tzdata): Update to 2017a.
2017-03-08 18:08:19 -05:00
Roel Janssen
c49840f8d4
gnu: Add lensfun.
...
* gnu/packages/photo.scm (lensfun): New variable.
2017-03-08 23:49:24 +01:00
Ludovic Courtès
d75e8f36a8
packages: Use PACKAGE@VERSION syntax when reporting ambiguities.
...
* gnu/packages.scm (%find-package): Upon ambiguity, use the
PACKAGE@VERSION syntax instead of 'package-full-name'.
2017-03-08 23:42:53 +01:00
Ludovic Courtès
64f34aefe7
gnu: Add guile2.2-haunt.
...
* gnu/packages/guile.scm (guile2.2-haunt): New variable.
2017-03-08 23:42:53 +01:00
Ludovic Courtès
517fce6327
gnu: Add guile2.2-reader.
...
* gnu/packages/guile.scm (guile2.2-reader): New variable.
2017-03-08 23:42:53 +01:00
Ludovic Courtès
77aa0887e1
gnu: guile-reader: Update to 0.6.2.
...
* gnu/packages/guile.scm (guile-reader): Update to 0.6.2.
[arguments]: Remove.
2017-03-08 23:42:53 +01:00
Ludovic Courtès
1099988904
services: prosody: Use 'id' to introduce unhygienic top-level identifiers.
...
* gnu/services/messaging.scm (define-all-configurations): Use 'id' to
introduce raw/literal/unhygienic top-level identifiers. Fixes
compilation with Guile 2.2.
2017-03-08 23:42:52 +01:00
Ludovic Courtès
5d1ee4d7bc
services: prosody: Make sure 'id' is available at expansion time.
...
* gnu/services/messaging.scm (id): Use 'define-syntax-rule' instead of
'define' to make sure 'id' is available at expansion time.
2017-03-08 23:42:52 +01:00
Ludovic Courtès
beb1e8067d
gnu: Remove unneeded imports.
...
* gnu/packages/backup.scm: Remove unneeded (guix build utils) import.
* gnu/packages/finance.scm: Likewise.
2017-03-08 23:42:52 +01:00
Maxim Cournoyer
6f5d28f9d0
gnu: inetutils: Enable tests.
...
* gnu/packages/admin.scm (inetutils)[arguments]: Remove '#:tests? #f'
and #:configure-flags.
[native-inputs]: Add net-tools.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-08 13:11:59 -05:00
Marius Bakke
b03ee02f0d
gnu: python-pandas: Fix build on 32-bit.
...
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pandas, python2-pandas): Use it.
2017-03-08 18:04:23 +01:00
Marius Bakke
ce7911ddae
gnu: Add python-faker.
...
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Adjust
paths. Also rename to ...
* gnu/packages/patches/python-faker-fix-build-32bit.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-faker, python2-faker): New variables.
(python-fake-factory)[properties]: Superseded by PYTHON-FAKER.
(python2-fake-factory)[properties]: Superseded by PYTHON2-FAKER.
(python-orator, python2-orator)[propagated-inputs]: Replace
PYTHON-FAKE-FACTORY with PYTHON-FAKER.
2017-03-08 18:00:43 +01:00
Thomas Danckaert
1eaaea41e5
gnu: python-matplotlib-documentation: Fix build.
...
* gnu/packages/python.scm (python-matplotlib-documentation)[native-inputs]:
Add python-mock and graphviz.
[arguments]: Use separate build and install phases; correctly set latex paper size.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-08 17:39:00 +01:00
Marius Bakke
9c974c9366
gnu: iperf: Update to 3.1.7.
...
* gnu/packages/networking.scm (iperf): Update to 3.1.7.
2017-03-08 17:37:51 +01:00
Marius Bakke
3a38cf2dfd
gnu: libinput: Update to 1.6.3.
...
* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.6.3.
2017-03-08 17:18:11 +01:00
Marius Bakke
f095109e2c
gnu: weston: Update to 2.0.0.
...
* gnu/packages/freedesktop.scm (weston): Update to 2.0.0.
2017-03-08 16:40:12 +01:00
Marius Bakke
20289af368
gnu: wayland: Update to 1.13.0.
...
* gnu/packages/freedesktop.scm (wayland): Update to 1.13.0.
2017-03-08 16:39:10 +01:00
Marius Bakke
fe5790e1e0
gnu: poppler: Update to 0.52.0.
...
* gnu/packages/pdf.scm (poppler): Update to 0.52.0.
2017-03-08 16:36:22 +01:00
Marius Bakke
946937e36d
gnu: pulseaudio: Update to 10.0.
...
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 10.0.
[inputs]: Remove JSON-C.
2017-03-08 16:17:24 +01:00
Ricardo Wurmus
beaa026aa7
gnu: r: Fix more reproducibility problems.
...
* gnu/packages/statistics.scm (r)[arguments]: Patch locations in the
build system that need special treatment for reproducibility.
2017-03-08 12:32:49 +01:00
Ricardo Wurmus
745c687be3
gnu: r: Fix syntax for INSTALL_OPTS.
...
This is a follow-up to commit 4621acfd82
.
* gnu/packages/statistics.scm (r)[arguments]: Ensure that
"--built-timestamp" appears on the same line as the other INSTALL_OPTS.
2017-03-08 12:32:49 +01:00
Leo Famulari
da79e82b14
gnu: gtk+: Build GTK+ with its own xorg-server package.
...
This will allow us to update xorg-server directly on the master branch.
* gnu/packages/xorg.scm (xorg-server-1.19.2): New variable.
* gnu/packages/gtk.scm (gtk+) [native-inputs]: Use xorg-server-1.19.2 instead of
xorg-server.
[arguments]: Add xorg-server-1.19.2 to #:disallowed-references.
2017-03-08 03:52:03 -05:00
Leo Famulari
9a91b00fd0
gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
[native-inputs]: Add font-util, libtool, autoconf, and automake.
[arguments]: Add 'bootstrap' phase.
2017-03-08 03:52:03 -05:00
Troy Sankey
e3ff83834b
gnu: git: force GIT_EXEC_PATH to be single-entry
...
* gnu/packages/version-control.scm (git)[native-search-paths](separator):
New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-08 09:45:52 +01:00
Leo Famulari
af50d389c5
gnu: grub: Fix build failure with recent flex.
...
* gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1.
2017-03-08 00:07:11 -05:00
Leo Famulari
aac67f210d
gnu: Add flex-2.6.1.
...
* gnu/packages/flex.scm (flex-2.6.1): New variable.
2017-03-08 00:07:07 -05:00
Ludovic Courtès
6c5b56f9fa
gnu: bash: Use the bootstrap Guile in 'url-fetch/reset-patch-level'.
...
Fixes <http://bugs.gnu.org/25775 >.
Reported by Sirgazil, Ricardo Wurmus, Andy Wingo, and others.
* guix/download.scm (in-band-download): Always use GUILE. This reverts
9f05908fb1
.
* gnu/packages/bash.scm (url-fetch/reset-patch-level): Remove #:guile.
Pass %BOOTSTRAP-GUILE as #:guile to 'url-fetch'. Remove #:guile-for-build
argument in 'gexp->derivation' call.
2017-03-07 23:58:08 +01:00
Thomas Danckaert
faa65e2735
gnu: kdevelop: Upgrade to 5.0.4.
...
* gnu/packages/kde.scm (kdevelop, kdevplatform): Upgrade to 5.0.4.
(kdevplatform)[source]: Use kde mirror instead of github.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-07 23:21:59 +01:00
Marius Bakke
9bb766e70d
gnu: pcre2: Update to 10.23.
...
* gnu/packages/pcre.scm (pcre2): Update to 10.23.
[source]: Remove patch.
[arguments]: Add phase to substitute /bin/echo reference.
* gnu/packages/patches/pcre2-CVE-2016-3191.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-07 23:21:22 +01:00
Leo Famulari
3391e2a078
gnu: khal: Update to 0.9.3.
...
* gnu/packages/calendar.scm (khal): Update to 0.9.3.
[native-inputs]: Use python-pytest-2.9.2.
2017-03-07 16:37:21 -05:00
Leo Famulari
f11275c9e5
gnu: gnupg: Update to 2.1.19.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
[source]: Add 'gnupg-2.1-fix-Y2038-test-failure.patch'.
* gnu/packages/patches/gnupg-2.1-fix-Y2038-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-07 16:37:17 -05:00
Ricardo Wurmus
c1029f86e3
gnu: Add emacs-yasnippet.
...
* gnu/packages/emacs.scm (emacs-yasnippet): New variable.
2017-03-07 19:44:49 +01:00
Sergei Trofimovich
605fec783f
gnu: Add basic support for "alpha-linux" systems.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"/lib/ld-linux.so.2" as "alpha-linux" ld.so.
* gnu/packages/linux.scm (system->linux-architecture): Add "alpha" arch.
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-07 18:20:33 +01:00
Pjotr Prins
d6abd094fc
gnu: python-rpy2: Propagate python2-singledispatch.
...
* gnu/packages/python.scm (python-rp2)[native-inputs]: Rename to...
[propagated-inputs]: ... this.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-07 18:19:51 +01:00
Ricardo Wurmus
9296684713
gnu: java-xz: Update to 1.6.
...
* gnu/packages/java.scm (java-xz): Update to 1.6.
2017-03-07 17:27:30 +01:00
Maxim Cournoyer
af12687522
gnu: guile-lib: Update to 0.2.5
...
The build was broken since the URL of version 0.2.3 was changed. The archive
was moved into an "old" subdirectory of the original location.
* gnu/packages/guile.scm (guile-lib): Update to 0.2.5.
[make-flags]: Add GUILE_AUTO_COMPILE to prevent guild errors.
[phases]: Remove 'check replacement since it is no longer needed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-07 16:44:02 +01:00
Nicolas Goaziou
eaa72e3a11
gnu: asymptote: Update to 2.40.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.40.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-03-07 20:02:04 +08:00
宋文武
c402743579
gnu: Add blind.
...
* gnu/packages/suckless.scm (blind): New package.
2017-03-07 19:41:23 +08:00
Mekeor Melire
45321beb7d
gnu: surf: Add 'dmenu' and 'xprop' to 'inputs'.
...
'dmenu' and 'xprop' are necessary to open a new URL in surf.
* gnu/packages/suckless.scm (surf)[inputs]: Add dmenu and xprop.
[arguments]: Add 'set-dmenu-and-xprop-file-name' phase to patch the
paths to the 'dmenu' and 'xprop' binaries in surf's configuration file.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-07 00:29:14 -05:00
David Craven
909de139e7
vm: Fix full-boot? option.
...
* gnu/system/vm.scm (virtualized-operating-system): Add full-boot?
option. Don't add a %store-mapping when full-boot? is passed. This leads
the grub-configuration-file procedure to look for the kernel and initrd in
/ instead of /gnu/store.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-06 23:54:48 +01:00
Ludovic Courtès
ecc4324fef
system: grub: Add missing URL in comment.
...
* gnu/system/grub.scm (grub-root-search): Add missing URL in comment.
2017-03-06 23:54:48 +01:00
Thomas Danckaert
ba062b3ec4
gnu: python-colorspacious: Run tests.
...
* gnu/packages/python.scm (python-colorspacious,
python2-colorspacious)[native-inputs]: Add python-nose.
[arguments]: Add custom 'check phase which runs nosetests.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 23:51:23 +01:00
Marius Bakke
46d6219d41
gnu: rofi: Fix test failure.
...
* gnu/packages/xdisorg.scm (rofi)[arguments]: Disable parallel tests.
2017-03-06 23:38:48 +01:00
Thomas Danckaert
5eefa50abd
gnu: Remove python-sphinx-1.2.3.
...
* gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): Remove variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 23:28:10 +01:00
Marius Bakke
6cb7477699
gnu: python-statsmodels: Update to 0.8.0.
...
* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
Update to 0.8.0.
[source]: Use 'pypi-uri'.
[arguments]: Add more files to matplotlib backend substitution.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: Drop test that
fails with numpy 1.12. Remove previous contents.
2017-03-06 23:24:11 +01:00
Marius Bakke
8e08604814
gnu: python-pandas: Update to 0.19.2.
...
* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.19.2.
[source]: Use 'pypi-uri'.
2017-03-06 23:24:03 +01:00
Thomas Danckaert
4535a93adb
gnu: python-matplotlib: Update to 2.0.0.
...
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Update to
2.0.0.
[source]: Remove Tk backend patch, use Github instead of Sourceforge.
[outputs]: Remove "doc" output.
[inputs]: Add python-pyqt.
[propagated-inputs]: Add python-cycler.
[native-inputs]: Remove python-sphinx, python-numpydoc, texlive and texinfo.
(python2-matplotlib)[native-inputs]: Add python2-functools32 and
python2-subprocess32.
(python-matplotlib-documentation, python2-matplotlib-documentation): New
variables.
* gnu/packages/patches/matplotlib-setupext-tk.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 23:22:22 +01:00
Marius Bakke
550bd98b41
gnu: Add python2-subprocess32.
...
* gnu/packages/python.scm (python2-subprocess32): New variable.
* gnu/packages/patches/python2-subprocess32-disable-input-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-03-06 23:21:34 +01:00
Thomas Danckaert
7ccb71e0ea
gnu: python-numpy: Update to 1.12.0.
...
* gnu/packages/python.scm (python-numpy): Update to 1.12.0.
[source]: Use github instead of sourceforge.
[native-inputs]: Add python-cython.
To simplify the handling of dependency cycles (numpy documentation depends
on matplotlib, which depends on numpy), we split out the documentation into
a separate package:
(python-numpy-bootstrap, python2-numpy-bootstrap): Remove variables.
(python-numpy-documentation, python2-numpy-documentation): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 23:21:06 +01:00
Leo Famulari
14807141e5
Revert "gnu: gnupg: Update to 2.1.19."
...
This reverts commit 07302d1ab4
.
GnuPG 2.1.19 fails to build on armhf-linux and i686-linux:
<https://bugs.gnupg.org/gnupg/issue2988 >
2017-03-06 17:11:19 -05:00
Leo Famulari
e20784e65e
gnu: texlive: Fix CVE-2016-10243.
...
* gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (texlive-texmf-src): Use it.
2017-03-06 16:47:37 -05:00
Ricardo Wurmus
093c6f8bc7
gnu: mesa: Build LLVM Gallium drivers.
...
Fixes <https://bugs.gnu.org/25953 >.
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm.
[arguments]: Build LLVM Gallium drivers.
2017-03-06 22:36:38 +01:00
Leo Famulari
e2948ef5c1
gnu: libressl: Update to 2.5.1.
...
* gnu/packages/tls.scm (libressl): Update to 2.5.1.
2017-03-06 16:31:29 -05:00
Leo Famulari
23f22ba8af
services: openssh: Parameterize the OpenSSH package used by the service.
...
* gnu/services/ssh.scm (<openssh-configuration>)[openssh]: New field.
(openssh-activation, openssh-shepherd-service): Use it.
2017-03-06 13:39:29 -05:00
Nicolas Goaziou
5f8ca95eb5
gnu: giac-xcas: Update to 1.2.3-25.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-25.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 14:49:58 +01:00
Troy Sankey
5b1f31ffcf
gnu: python-setuptools-scm: Update to 1.15.0.
...
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 13:55:37 +01:00
Marius Bakke
c0446791bd
gnu: python2-backports-shutil-get-terminal-size: Enable tests.
...
* gnu/packages/python.scm
(python2-backports-shutil-get-terminal-size)[arguments]: Replace 'check' phase
with custom command.
[native-inputs]: Add PYTHON2-PYTEST.
2017-03-06 13:22:51 +01:00
Ricardo Wurmus
d701f8bdb2
gnu: libosinfo: Update to 1.0.0.
...
* gnu/packages/qemu.scm (libosinfo): Update to 1.0.0.
[source]: Use new release location as fedorahosted.org is defunct.
[arguments]: Replace phase "copy-ids" with configure flags; add phase
"disable-broken-test" to disable the "isodetect" test.
[native-inputs]: Update origin for "pci.ids" and "usb.ids".
2017-03-06 13:04:26 +01:00
Efraim Flashner
b773e9b005
gnu: gcc: Force Aarch64 to use /lib.
...
* gnu/packages/gcc.scm (gcc)[arguments]: On aarch64 replace force libdir
to be lib and not lib64.
2017-03-06 11:34:46 +02:00
Thomas Danckaert
fb25d348dd
gnu: python-ipython: Update to 5.2.2.
...
* gnu/packages/python.scm (python-ipython): Update to 5.2.2.
[propagated-inputs]: Add pyhon-prompt-toolkit and python-nbformat.
(python2-ipython) [arguments]: Enable tests.
[propagated-inputs]: Add python2-backports-shutil-get-terminal-size.
[native-inputs]: Add graphviz.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-06 04:35:00 +01:00
Thomas Danckaert
350932536a
gnu: python-scipy: Update to 0.18.1.
...
* gnu/packages/python.scm (python-scipy): Update to 0.18.1.
[source]: Use github instead of sourceforge.
[native-inputs]: Add python-cython.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-06 03:35:26 +01:00
Thomas Danckaert
b320f7bf06
gnu: python-testpath: Fix library location for python2 version.
...
* gnu/packages/python.scm (python-testpath)[arguments]: Install module in the proper
"lib/pythonx.y" location for all Python versions.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-06 03:33:39 +01:00
Thomas Danckaert
2aa6d3aeeb
gnu: Add python-colorspacious.
...
* gnu/packages/python.scm (python-colorspacious, python2-colorspacious): New
variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-06 03:24:29 +01:00
Thomas Danckaert
ec07421332
gnu: Add python2-backports-shutil-get-terminal-size.
...
* gnu/packages/python.scm (python2-backports-shutil-get-terminal-size): New
variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-06 03:22:30 +01:00
Leo Famulari
7bc19c9205
gnu: xmlto: Fix source URL.
...
Works around <https://bugs.gnu.org/25989 >.
* gnu/packages/xml.scm (xmlto)[source]: Update URL.
[file-name]: New field.
2017-03-05 20:19:18 -05:00
ng0
33c93ea33e
gnu: rxvt-unicode: Add '.desktop' files.
...
This fixes <https://bugs.gnu.org/23106 >.
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Add
'install-desktop-urxvt' and 'install-desktop-urxvtc' phases.
2017-03-05 16:25:39 -05:00
Nicolas Goaziou
5af1a38133
gnu: wireshark: Update to 2.2.5.
...
* gnu/packages/networking.scm (wireshark): Update to 2.2.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-05 15:45:28 -05:00
Ricardo Wurmus
5f0c649683
gnu: ardour: Enable tests.
...
* gnu/packages/audio.scm (ardour)[arguments]: Enable unit tests.
2017-03-05 19:43:48 +01:00
Ricardo Wurmus
ba5c85679d
gnu: ardour: Generate freedesktop files.
...
* gnu/packages/audio.scm (ardour)[arguments]: Add "--freedesktop" configure
flag.
[native-inputs]: Add itstool and gettext-minimal.
2017-03-05 19:43:48 +01:00
Ricardo Wurmus
461160c530
gnu: ardour: Update to 5.8.
...
* gnu/packages/audio.scm (ardour): Update to 5.8.
2017-03-05 19:43:48 +01:00
Kei Kebreau
2041f9019e
gnu: mp3splt: Update to 2.6.2.
...
* gnu/packages/mp3.scm (mp3splt): Update to 2.6.2.
[native-inputs]: Add pkg-config.
2017-03-05 13:12:03 -05:00
Kei Kebreau
67a8298c09
gnu: libmp3splt: Update to 0.9.2.
...
* gnu/packages/mp3.scm (libmp3splt): Update to 0.9.2.
2017-03-05 12:53:27 -05:00
Danny Milosavljevic
8ea4248214
gnu: Add binutils-vc4.
...
* gnu/packages/embedded.scm (binutils-vc4): New variable.
2017-03-05 13:49:12 +01:00
Efraim Flashner
3df18d6144
gnu: obs: Update to 18.0.0.
...
* gnu/packages/video.scm (obs): Update to 18.0.0.
2017-03-05 12:19:33 +02:00
Leo Famulari
9ee4c9ab6f
services: Add agetty service.
...
* gnu/services/base.scm (<agetty-configuration>): New record type.
(agetty-shepherd-service, agetty-service): New procedures.
(agetty-service-type): New variable.
* doc/guix.texi (Base Services): Document it.
[mingetty-configuration],[kmscon-configuration]: Specify the types of
supported consoles.
2017-03-05 03:41:32 -05:00
Leo Famulari
a78e0bda99
gnu: filezilla: Update to 3.24.1.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.24.1.
[arguments]: Add '--disable-autoupdatecheck' to #:configure-flags.
2017-03-04 23:15:06 -05:00
rennes
0bc26f66c7
gnu: Add filezilla.
...
* gnu/packages/ftp.scm (filezilla): New variable.
2017-03-04 23:15:06 -05:00
rennes
afa595350b
gnu: Add libfilezilla.
...
* gnu/packages/ftp.scm (libfilezilla): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-04 23:15:05 -05:00
rennes
40c611a41d
gnu: wxwidgets: Fix for Filezilla client.
...
* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-04 23:15:01 -05:00
Kei Kebreau
9f86202ba1
gnu: starfighter: Update to 1.7.
...
* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.
2017-03-04 22:24:17 -05:00
Leo Famulari
07302d1ab4
gnu: gnupg: Update to 2.1.19.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
2017-03-04 21:04:46 -05:00
Leo Famulari
c35745edc4
gnu: kio: Fix CVE-2017-6410.
...
* gnu/packages/patches/kio-CVE-2017-6410.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm (kio)[source]: Use it.
2017-03-04 18:35:17 -05:00
Ben Woodcroft
5e0535a7e6
gnu: ruby-coderay: Update to 1.1.1.
...
* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1.
2017-03-05 09:17:12 +10:00
Ben Woodcroft
f1710d8da0
gnu: ruby-pry: Update to 0.10.4.
...
* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
2017-03-05 09:15:00 +10:00
ng0
d0c16adb19
gnu: gitolite: Fix shebangs in hooks.
...
Fixes <https://bugs.gnu.org/25957 >.
* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-04 17:51:04 -05:00
ng0
34ba7cd4eb
gnu: gitolite: Update to 3.6.6.
...
* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-04 17:51:04 -05:00
Roel Janssen
52c14bb6ec
gnu: pugixml: Build relocatable library.
...
* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-04 16:30:36 -05:00
ng0
3190c307f9
gnu: Add hiawatha.
...
* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-04 14:18:38 -05:00
ng0
8852273868
gnu: Add mbedtls-apache.
...
* gnu/packages/tls.scm (mbedtls-apache): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-04 14:18:24 -05:00
Danny Milosavljevic
5bbf31ccba
gnu: stellarium: Use modular Qt.
...
* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.
2017-03-04 11:32:53 +01:00
宋文武
b2e3d59c50
gnu: glulxe: Update to 0.5.4.
...
* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
2017-03-04 17:05:49 +08:00
Leo Famulari
74a2b2b439
Revert "gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]."
...
This release was not properly bootstrapped:
https://lists.x.org/archives/xorg-announce/2017-March/002780.html
We will wait for 1.19.3 before updating.
This reverts commit 848d643874
.
2017-03-03 14:34:42 -05:00
Leo Famulari
5eda3d824c
gnu: libice: Build with libbsd [fixes CVE-2017-2626].
...
* gnu/packages/xorg.scm (libice)[inputs]: Add libbsd.
2017-03-03 14:12:31 -05:00
Leo Famulari
fe6db6ecff
gnu: libxdmcp: Build with libbsd [fixes CVE-2017-2625].
...
* gnu/packages/xorg.scm (libxdmcp)[inputs]: Add libbsd.
2017-03-03 14:12:31 -05:00
Leo Famulari
848d643874
gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
2017-03-03 14:12:31 -05:00
Julien Lepiller
60a5080675
gnu: php: Update to 7.1.2.
...
* gnu/packages/php.scm (php): Update to 7.1.2.
[inputs]: Add gnutls.
[arguments]: Disable more tests in 'prepare-tests' phase.
(gd-for-php): Remove variable.
* gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch,
gnu/packages/patches/gd-fix-truecolor-format-correction.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-03 14:12:31 -05:00
Julien Lepiller
e8293ef12c
gnu: gd: Fix an issue with XBM decoding.
...
* gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: New file.
* gnu/local.scm (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-03 14:12:30 -05:00
Andreas Enge
21abf092a4
gnu: arb: Update to 2.10.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.10.0.
* gnu/packages/patches/arb-ldconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2017-03-03 18:33:19 +01:00
Marius Bakke
169a438c0f
gnu: acpid: Update to 2.0.28.
...
* gnu/packages/linux.scm (acpid): Update to 2.0.28.
2017-03-03 17:57:11 +01:00
Marius Bakke
3b175eab84
gnu: nss, nss-certs: Update to 3.29.2.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.29.2.
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.2.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes.
2017-03-03 17:26:24 +01:00
Leo Famulari
728f36202d
gnu: nspr: Update to 4.13.1.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
2017-03-03 17:23:04 +01:00
Marius Bakke
aa6738ddb6
gnu: jasper: Update to 2.0.12.
...
* gnu/packages/image.scm (jasper): Update to 2.0.12.
2017-03-03 17:11:02 +01:00
Marius Bakke
608afe067e
gnu: maim: Update to 4.4.61.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
2017-03-03 17:11:00 +01:00
Marius Bakke
3f98071ac5
Merge branch 'python-tests'
2017-03-03 16:55:43 +01:00
Andreas Enge
0a77fdf4b8
gp2c: Update to 0.10.0.
...
* gnu/packages/algebra.scm (gp2c): Update to 0.10.0.
2017-03-03 16:10:23 +01:00
Andreas Enge
aada6f371e
pari-gp: Update to 2.9.1.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.1.
2017-03-03 16:10:23 +01:00
Tobias Geerinckx-Rice
42a3293a64
gnu: tor: Update to 0.2.9.10.
...
* gnu/packages/tor.scm (tor): Update to 0.2.9.10.
2017-03-03 14:25:52 +01:00
Danny Milosavljevic
6b2afac9d5
gnu: stellarium: Fix package formatting.
...
* gnu/packages/astronomy.scm (stellarium): Fix package formatting.
2017-03-03 11:29:41 +01:00
Alex Vong
92ae98e2a0
gnu: mupdf: Fix CVE-2017-{5896,5991}.
...
* gnu/packages/patches/mupdf-CVE-2017-5896.patch,
gnu/packages/patches/mupdf-CVE-2017-5991.patch: New files.
* gnu/packages/pdf.scm (mupdf/fixed)[source]: Add patches.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-03 04:47:52 -05:00
Leo Famulari
89d42ac17c
gnu: certbot, python-acme: Update to 0.12.0.
...
* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.12.0.
(certbot): Update to 0.12.0.
2017-03-03 04:29:55 -05:00
Leo Famulari
da5db9880e
gnu: python-requests: Update to 2.13.0.
...
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.13.0.
2017-03-03 04:29:55 -05:00
Ben Woodcroft
84e36a562b
gnu: googletest: Update to 1.8.0.
...
* gnu/packages/check.scm (googletest): Update to 1.8.0.
[build-system]: Use cmake-build-system.
[arguments]: Remove field.
[native-inputs]: Remove autoconf, automake, libtool.
2017-03-03 17:57:23 +10:00
Tobias Geerinckx-Rice
488a373451
gnu: libseccomp: Update to 2.3.2.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
2017-03-03 05:29:12 +01:00
Tobias Geerinckx-Rice
95b80db637
gnu: cmark: Update to 0.27.1.
...
* gnu/packages/markdown.scm (cmark): Update to 0.27.1.
2017-03-03 02:06:57 +01:00
Tobias Geerinckx-Rice
1e5c056ca1
gnu: catimg: Update to 2.2.2.
...
* gnu/packages/image-viewers.scm (catimg): Update to 2.2.2.
[arguments]: Add ‘-DMAN_OUTPUT_PATH’ to the cmake arguments.
2017-03-03 02:04:26 +01:00
Tobias Geerinckx-Rice
0f9bb61bfa
gnu: moka-icon-theme: Update to 5.3.5.
...
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5.
2017-03-03 00:59:31 +01:00
Tobias Geerinckx-Rice
c41802401c
gnu: arc-icon-theme: Update to 20161122.
...
* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122.
2017-03-03 00:59:31 +01:00
Tobias Geerinckx-Rice
7967efc18c
gnu: arc-theme: Update to 20170302.
...
* gnu/packages/gnome.scm (arc-theme): Update to 20170302.
2017-03-03 00:59:31 +01:00
Tobias Geerinckx-Rice
9c53993fb2
gnu: r-gtable: Remove duplicate definition.
...
* gnu/packages/statistics.scm (r-gtable): Remove shadowed 0.1.2 version.
[home-page]: Use HTTPS.
[synopsis, description]: Use those of the removed version.
2017-03-03 00:59:30 +01:00
Tobias Geerinckx-Rice
fe08b1a759
gnu: r-codetools: Remove duplicate definition.
...
* gnu/packages/statistics.scm (r-codetools): Remove shadowed 0.2-14 version.
[home-page]: Use HTTPS.
2017-03-03 00:59:30 +01:00
Tobias Geerinckx-Rice
6f23e2fb02
gnu: ruby-arel: Remove duplicate definition.
...
* gnu/packages/ruby.scm (ruby-arel): Remove shadowed 6.0.0 version.
[description]: Use the older description & expand some acronyms.
2017-03-03 00:59:30 +01:00
Tobias Geerinckx-Rice
9baab9aeed
gnu: snappy: Update to 1.1.4.
...
* gnu/packages/compression.scm (snappy): Update to 1.1.4.
2017-03-03 00:59:30 +01:00
Tobias Geerinckx-Rice
f0f77eb5e4
gnu: youtube-dl: Update to 2017.03.02.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.02.
2017-03-03 00:59:29 +01:00
Mekeor Melire
3744742254
gnu: Add dzen.
...
* gnu/packages/xdisorg.scm (dzen): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-02 18:47:08 -05:00
Marius Bakke
81635fb680
gnu: password-store: Update to 1.7.
...
* gnu/packages/password-utils.scm (password-store): Update to 1.7.
[inputs]: Drop PWGEN. Add QRENCODE.
[arguments]: Adjust wrapper accordingly.
2017-03-02 23:08:09 +01:00
Ricardo Wurmus
0c729ef4e3
gnu: icedtea-8: Do not embed build time.
...
* gnu/packages/java.scm (icedtea-8)[source]: Modify snippet to erase the
embedded build time.
2017-03-02 21:46:39 +01:00
Ricardo Wurmus
71053e1477
gnu: Remove icedtea-6.
...
* gnu/packages/java.scm (icedtea-6): Remove variable.
(icedtea-7): Do not inherit from icedtea-6.
2017-03-02 21:46:31 +01:00
ng0
a80488c204
gnu: Add python-pykka.
...
* gnu/packages/python.scm (python-pykka): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02 14:02:00 -05:00
ng0
de95925041
gnu: Add python-eventlet.
...
* gnu/packages/python.scm (python-eventlet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02 14:02:00 -05:00
ng0
ef91e2b964
gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'.
...
* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-tokyocabinet' and
'--with-lmdb'.
[inputs]: Add 'lmdb' and 'tokyocabinet'.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02 13:56:54 -05:00
ng0
bdc11dc4c0
gnu: Add tokyocabinet.
...
* gnu/packages/databases.scm (tokyocabinet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02 13:56:54 -05:00
Leo Famulari
0b181ff901
gnu: podofo: Update to 0.9.5.
...
* gnu/packages/pdf.scm (podofo): Update to 0.9.5.
2017-03-02 13:35:58 -05:00
Pjotr Prins
38510546d9
gnu: Add speedtest-cli.
...
* gnu/packages/networking.scm (speedtest-cli): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02 13:31:44 -05:00
Marius Bakke
3e7cb70a2a
gnu: Add perl-anyevent-i3.
...
* gnu/packages/wm.scm (perl-anyevent-i3): New variable.
2017-03-02 18:39:17 +01:00
Marius Bakke
0a030a9c67
gnu: Add perl-anyevent.
...
* gnu/packages/libevent.scm (perl-anyevent): New variable.
2017-03-02 18:39:17 +01:00
Marius Bakke
e17dc7397e
gnu: Add perl-x11-xcb.
...
* gnu/packages/xorg.scm (perl-x11-xcb): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
418852f903
gnu: Add perl-mousex-nativetraits.
...
* gnu/packages/perl.scm (perl-mousex-nativetraits): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
68e31f81c1
gnu: Add perl-any-moose.
...
* gnu/packages/perl.scm (perl-any-moose): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
6578c56728
gnu: Add perl-xs-object-magic.
...
* gnu/packages/perl.scm (perl-xs-object-magic): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
38e29d03bf
gnu: Add perl-extutils-pkgconfig.
...
* gnu/packages/perl.scm (perl-extutils-pkgconfig): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
84e8b19fe1
gnu: Add perl-extutils-depends.
...
* gnu/packages/perl.scm (perl-extutils-depends): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
25c3cf3edb
gnu: Add perl-test-number-delta.
...
* gnu/packages/perl.scm (perl-test-number-delta): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
d66fa69618
gnu: Add perl-xml-descent.
...
* gnu/packages/xml.scm (perl-xml-descent): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
62b28f192b
gnu: Add perl-xml-tokeparser.
...
* gnu/packages/xml.scm (perl-xml-parser): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
456f14f0fe
gnu: Add perl-mouse.
...
* gnu/packages/perl.scm (perl-mouse): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
00aa3ae79b
gnu: Add perl-module-build-xsutil.
...
* gnu/packages/perl.scm (perl-module-build-xsutil): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
3ce3ecd3d7
gnu: Add perl-cwd-guard.
...
* gnu/packages/perl.scm (perl-cwd-guard): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
c1adb4ebd6
gnu: Add perl-devel-checkcompiler.
...
* gnu/packages/perl.scm (perl-devel-checkcompiler): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke
ad8f8e7595
gnu: Add perl-ev.
...
* gnu/packages/libevent.scm (perl-ev): New variable.
2017-03-02 18:39:14 +01:00
Marius Bakke
647b6d3847
gnu: Add perl-canary-stability.
...
* gnu/packages/perl.scm (perl-canary-stability): New variable.
2017-03-02 18:39:14 +01:00
Marius Bakke
811f4f5b4c
gnu: Add perl-async-interrupt.
...
* gnu/packages/perl.scm (perl-async-interrupt): New variable.
2017-03-02 18:39:14 +01:00
Marius Bakke
04c88363da
gnu: leveldb: Update to 1.20.
...
* gnu/packages/databases.scm (leveldb): Update to 1.20.
2017-03-02 18:39:14 +01:00
John Darrington
479c4273e6
gnu: Add jacal.
...
* gnu/packages/maths.scm (jacal): New variable.
* gnu/packages/patches/jacal-fix-texinfo.patch: New file.
2017-03-02 18:17:26 +01:00
John Darrington
8c48d0eb33
gnu: Add scm.
...
* gnu/packages/scheme.scm (scm): New variable.
2017-03-02 18:17:22 +01:00
John Darrington
07ef08a736
gnu: Add slib.
...
* gnu/packages/scheme.scm (slib): New variable.
2017-03-02 18:17:18 +01:00
John Darrington
f1021afb41
gnu: Merge the two stellaria into one.
...
* gnu/packages/astronomy.scm (stellaruim): Merge details from stellarium-0.14.
* gnu/packages/education.scm (stellarium): Remove variable.
2017-03-02 18:02:26 +01:00
Rene Saavedra
37e78bc7f2
gnu: fontconfig: Fix PATH_MAX for Hurd systems.
...
* gnu/packages/patches/fontconfig-path-max.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
Signed-off-by: Manolis Ragkousis <manolis837@gmail.com>
2017-03-02 14:35:17 +02:00
Ben Woodcroft
ec4102f57f
gnu: bundler: Update to 1.14.5.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.5.
2017-03-02 21:19:39 +10:00
Ben Woodcroft
a9f754d733
gnu: diamond: Update to 0.8.36.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.36.
2017-03-02 21:19:26 +10:00
Efraim Flashner
a047122c6a
gnu: mutt: Update to 1.8.0.
...
* gnu/packages/mail.scm (mutt): Update to 1.8.0.
2017-03-02 12:45:50 +02:00
Efraim Flashner
1a10cefc91
gnu: nano: Update to 2.7.5.
...
* gnu/packages/nano.scm (nano): Update to 2.7.5.
[description]: Updated with help from 'guix lint'.
2017-03-02 12:39:26 +02:00
Efraim Flashner
10045e5c81
gnu: pth: Add support for aarch64.
...
* gnu/packages/pth.scm (pth)[arguments]: When compiling on aarch64 add
the '--host=aarch64' flag.
[home-page]: Use https.
2017-03-02 11:51:43 +02:00
Alex Kost
47ddf3e5f0
services: ssh: Remove 'openssh-service' exported symbol.
...
This is a followup to commit d8f3128119
.
Reported by thomasd on #guix.
* gnu/services/ssh.scm: Do not export 'openssh-service' as it does not
exist.
2017-03-02 11:50:57 +03:00
John Darrington
0558e9684f
gnu: Add stellarium.
...
* gnu/packages/astronomy.scm (stellarium): New variable.
2017-03-02 07:03:26 +01:00
Tobias Geerinckx-Rice
1a01551a9b
gnu: cbatticon: Update to 1.6.5.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
2017-03-02 06:23:21 +01:00
Tobias Geerinckx-Rice
63f5d53cf1
gnu: di: Update to 4.43.
...
* gnu/packages/admin.scm (di): Update to 4.43.
2017-03-02 06:23:21 +01:00
Tobias Geerinckx-Rice
5f643dbe08
gnu: tidy-html: Update to 5.4.0.
...
* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice
53c36279c2
gnu: txt2man: Update to 1.6.0.
...
* gnu/packages/man.scm (txt2man): Update to 1.6.0.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice
02de2f7bb2
gnu: youtube-dl: Update to 2017.02.28.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.28.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice
0204187296
gnu: iproute2: Use @command in description.
...
* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
2017-03-02 06:23:20 +01:00
Leo Famulari
d8bcf08088
gnu: vdirsyncer: Update to 0.15.0.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.15.0.
[source]: Remove obsolete patch 'vdirsyncer-test-suite-slow-machines.patch'.
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-01 22:33:11 -05:00
Carlo Zancanaro
ea9e58ef66
gnu: icedtea-6: Modify certificate import to not fail for icedtea-8.
...
Co-authored-by: Roel Janssen <roel@gnu.org>
* gnu/packages/java.scm (icedtea-6)[arguments]: Do not fail install-keystore
phase when attempting to import unsupported certificate types. Also ensure
that the keystore is able to be written to before copying it.
(icedtea-8)[arguments]: Restore "install-keystore" phase.
2017-03-01 23:25:46 +01:00
Leo Famulari
428af2c683
gnu: graphicsmagick: Add comment about CVE-2017-6335.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Add comment.
2017-03-01 16:36:34 -05:00
Efraim Flashner
cec21d689d
gnu: libdrm-symbol-check.patch: Add case for radeon.
...
* gnu/packages/patches/libdrm-symbol-check.patch: Add the extra seven
symbols from the public headers to the radeon-symbol-check to satisfy
the test. Also add aarch64-linux to the list of architectures affected.
2017-03-01 22:43:46 +02:00
Efraim Flashner
7ed7be3c2e
gnu: gd: Fix test failure on aarch64.
...
* gnu/packages/gd.scm (gd)[arguments]: Add make-flag -ffp-contract=off
to work around upstream bug 278.
2017-03-01 22:17:58 +02:00
Marius Bakke
07feb58031
gnu: notmuch: Update to 0.23.7.
...
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
2017-03-01 20:41:41 +01:00
Marius Bakke
7166221c62
gnu: maim: Update to 4.4.60.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
2017-03-01 20:41:41 +01:00
Marius Bakke
ad839aeaee
gnu: slop: Update to 5.3.37.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
2017-03-01 20:41:41 +01:00
Marius Bakke
8c58c53beb
gnu: re2: Update to 2017-03-01.
...
* gnu/packages/regex.scm (re2): Update to 2017-03-01.
2017-03-01 20:41:41 +01:00
Marius Bakke
ef23ed9e25
gnu: sessreg: Update to 1.1.1.
...
* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
2017-03-01 20:41:41 +01:00
Marius Bakke
d2839defec
gnu: jemalloc: Update to 4.5.0.
...
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
2017-03-01 20:41:41 +01:00
ng0
3a263368dd
gnu: Add blists.
...
* gnu/packages/mail.scm (blists): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-01 13:16:31 -05:00
John Darrington
0da8313c67
gnu: Add unrar.
...
* gnu/packages/compression.scm (unrar): New variable.
2017-03-01 18:57:00 +01:00
David Craven
b0377e58c3
file-systems: Add FAT32 support.
...
* gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?,
read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string,
fat32-superblock-volume-name, check-fat32-file-system): New variables.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Add
fat support.
(latin1->string): New variable.
(null-terminated-latin1->string): Use latin1->string.
2017-03-01 17:27:49 +01:00
ng0
bd9f8869b1
gnu: mumble: Build with 'murmur' server component.
...
* gnu/packages/telephony.scm (mumble)[arguments]: Build 'murmur'.
Remove 'no-server' and add 'no-ice' to "configure" phase.
[description]: Add a sentence about mumble and murmur.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-01 09:41:36 -05:00
Efraim Flashner
f495f1bf2d
gnu: enlightenment: Update to 0.21.6.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
2017-03-01 11:33:08 +02:00
Efraim Flashner
e9d60ebadb
gnu: octave: Update to 4.2.1.
...
* gnu/packages/maths.scm (octave): Update to 4.2.1.
2017-03-01 11:33:08 +02:00
ng0
05c638984d
gnu: Add lush2.
...
* gnu/packages/lisp.scm (lush2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 23:21:38 -05:00
David Craven
26a076ed69
vm: Improve readability of run-vm.sh generation.
...
* gnu/system/vm.scm (common-qemu-options,
system-qemu-image/shared-store-script): Improve readability.
2017-03-01 00:15:31 +01:00
David Craven
43fe431cce
vm: Remove hard coded kernel file name.
...
* gnu/system/vm.scm (system-qemu-image/shared-store-script,
expression->derivation-in-linux-vm): Use operating-system-kernel-file and
system-linux-image-file-name.
* gnu/system.scm (system-linux-image-file-name): Add ARM.
2017-02-28 23:43:35 +01:00
John Darrington
5f947808cd
gnu: Add linsmith.
...
* gnu/packages/engineering.scm (linsmith): New variable.
2017-02-28 21:29:52 +01:00
Efraim Flashner
13e4a6c863
gnu: screen: Update to 4.5.1.
...
* gnu/packages/screen.scm (screen): Update to 4.5.1.
[source]: Remove patch.
* gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-28 21:01:26 +02:00
Carlo Zancanaro
05740895fe
gnu: wine: Add 'pulseaudio' to 'inputs'.
...
* gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 13:47:16 -05:00
John Darrington
a9406b2416
gnu: Add ccd2cue
...
* gnu/packages/cdrom.scm (ccd2cue): New variable.
2017-02-28 18:55:11 +01:00
ng0
b02a141f3e
gnu: Add vim-airline-themes.
...
* gnu/packages/vim.scm (vim-airline-themes): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:27 -05:00
ng0
7ffcf5c5e0
gnu: Add vim-airline.
...
* gnu/packages/vim.scm (vim-airline): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:24 -05:00
ng0
25340002b6
gnu: Add vim-context-filetype.
...
* gnu/packages/vim.scm (vim-context-filetype): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:20 -05:00
ng0
a4c95372e2
gnu: Add vim-luna.
...
* gnu/packages/vim.scm (vim-luna): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:20 -05:00
ng0
5890f891e7
gnu: Add vim-neosnippet.
...
* gnu/packages/vim.scm (vim-neosnippet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:17 -05:00
ng0
34af179ac7
gnu: Add vim-neosnippet-snippets.
...
* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:14 -05:00
ng0
843b19ca88
gnu: Add vim-scheme.
...
* gnu/packages/vim.scm (vim-scheme): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:09 -05:00
ng0
8bb7b4f517
gnu: Add vim-neocomplete.
...
* gnu/packages/vim.scm (vim-neocomplete): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:23:44 -05:00
Federico Beffa
a995251d68
gnu: wxmaxima: Downgrade to 16.04.2.
...
* gnu/packages/maths.scm (wxmaxima): Do it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 11:22:13 -05:00
Ricardo Wurmus
48d66a9c99
gnu: bamtools: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1.
2017-02-28 12:10:02 +01:00
Leo Famulari
f3a24b46c8
gnu: doxygen: Update to 1.8.13.
...
* gnu/packages/documentation.scm (doxygen): Update to 1.8.13.
2017-02-28 02:09:51 -05:00
Leo Famulari
4407a3535b
gnu: flex: Update to 2.6.3.
...
* gnu/packages/flex.scm (flex): Update to 2.6.3.
2017-02-28 02:09:51 -05:00
Leo Famulari
29796b3f94
gnu: cups: Fix build failure in reset-gzip-timestamps phase.
...
* gnu/packages/cups.scm (cups)[arguments]: Add 'make-manpages-writable' phase.
2017-02-28 02:09:50 -05:00
Leo Famulari
306c4d6961
gnu: linux-libre: Update to 4.10.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1.
(%linux-libre-hash): Update hash.
2017-02-27 15:22:35 -05:00
Alex Kost
b4905fc1d9
gnu: emacs-guix: Update to 0.3.
...
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.
2017-02-27 18:25:14 +03:00
Alex Kost
568cd52613
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 1162418
.
2017-02-27 18:25:14 +03:00
Marius Bakke
2bb12f5a68
gnu: ribodiff: Fix test failure.
...
* gnu/packages/bioinformatics.scm (ribodiff)[native-inputs]: Add PYTHON2-MOCK
and PYTHON2-NOSE.
2017-02-27 15:32:17 +01:00
Thomas Danckaert
d5a9783999
gnu: python-netcdf4: Update to 1.2.7.
...
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27 14:55:39 +01:00
Thomas Danckaert
cbfbcb2105
gnu: coda: Update to 2.18.
...
* gnu/packages/python.scm (coda): Update to 2.18.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27 14:55:25 +01:00
Alex Kost
9bd94544be
gnu: emacs: Simplify "guix-emacs.el".
...
* gnu/packages/aux-files/emacs/guix-emacs.el: Do not try to require
'guix-profiles'. Do not call 'guix-emacs-autoload-packages' in the top
level.
(guix-package-enable-at-startup): Remove. This variable can't be set by
a user since this file is loaded before user config.
(guix-emacs-autoload-packages): Use 'guix-read-package-profile' instead
of 'guix-profile-prompt' in interactive clause (it was renamed in
Emacs-Guix).
* gnu/packages/emacs.scm (emacs)[arguments]: Call
'guix-emacs-autoload-packages' in "site-start.el" after requiring
'guix-emacs'.
2017-02-27 16:44:58 +03:00
Alex Kost
59d04f63df
gnu: emacs: Move "guix-emacs.el" to "aux-files".
...
* emacs/guix-emacs.el: Rename to...
* gnu/packages/aux-files/emacs/guix-emacs.el: ... this.
* Makefile.am (AUX_FILES): Add it.
* gnu/packages/emacs.scm (emacs)[inputs]: Remove 'guix' source.
[native-inputs]: Add "guix-emacs.el" auxiliary file.
[arguments]: Adjust 'install-site-start' phase accordingly.
2017-02-27 16:44:58 +03:00
Alex Kost
7994250fdb
gnu: linux: Move configuration files to "aux-files".
...
* gnu/packages/linux-libre-4.1-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this.
* gnu/packages/linux-libre-4.1-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.4-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.4-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.9-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this.
* gnu/packages/linux-libre-4.9-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.10-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this.
* gnu/packages/linux-libre-4.10-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this.
* gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to
find configuration files.
* Makefile.am (KCONFIGS): Rename to...
(AUX_FILES): ... this. Adjust accordingly.
2017-02-27 16:44:58 +03:00
Alex Kost
96eaa55ffb
packages: Add 'search-auxiliary-file'.
...
Suggested-by: Ludovic Courtès <ludo@gnu.org> at
<http://lists.gnu.org/archive/html/guix-devel/2016-12/msg01174.html >.
* gnu/packages.scm (%auxiliary-files-path): New variable.
(search-auxiliary-file): New procedure.
2017-02-27 16:44:57 +03:00
Manolis Ragkousis
751702676e
guix: build: make-bootstrap: Copy "falloc.h" to the new system.
...
In glibc-2.25 a dependency on "linux/falloc.h" was added.
This also reverts commit 8f8f250bdc
which is no longer needed. This commit was not compatible with
the glibc version Hurd is using. See
<https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01046.html >
* guix/build/make-bootstrap.scm (make-stripped-libc): Copy "falloc.h"
to the new system.
* gnu/packages/patches/glibc-bootstrap-system.patch: Remove part
that touches fcntl-linux.h.
Problem reported by Andreas Enge <andreas@enge.fr>.
2017-02-27 15:31:06 +02:00
Marius Bakke
2982889d68
gnu: potrace: Update to 1.14 [fixes CVE-2016-8685 and CVE-2016-8686].
...
* gnu/packages/fontutils.scm (potrace): Update to 1.14.
2017-02-27 13:08:41 +01:00
Marius Bakke
e9eafae289
gnu: khard: Disable tests.
...
* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
2017-02-27 12:54:19 +01:00
Marius Bakke
8779987bba
Merge branch 'master' into python-tests
2017-02-27 12:42:22 +01:00
Marius Bakke
a6d9f8837b
gnu: whois: Update to 5.2.15.
...
* gnu/packages/networking.scm (whois): Update to 5.2.15.
2017-02-27 12:39:39 +01:00
Marius Bakke
298111a7a7
gnu: maim: Update to 4.4.59.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
2017-02-27 12:39:39 +01:00
Marius Bakke
31ccf5dc6c
gnu: slop: Update to 5.3.35.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
2017-02-27 12:39:39 +01:00
Marius Bakke
8e5652f924
gnu: harfbuzz: Update to 1.4.3.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.3.
2017-02-27 11:41:54 +01:00
Marius Bakke
daed5b7ed3
gnu: libx11: Update to 1.6.5.
...
* gnu/packages/xorg.scm (libx11): Update to 1.6.5.
2017-02-27 11:31:51 +01:00
Leo Famulari
c46d8e92de
gnu: linux-libre@4.4: Update to 4.4.52.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
2017-02-27 04:21:32 -05:00
Leo Famulari
f11a48c0ca
gnu: linux-libre@4.9: Update to 4.9.13.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
2017-02-27 04:21:32 -05:00
Leo Famulari
50a86ee6c9
gnu: python-gst: Update to 1.10.4.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari
b8f337c280
gnu: gst-libav: Update to 1.10.4.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari
66fff91735
gnu: gst-plugins-ugly: Update to 1.10.4 [fixes CVE-2017-5847].
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari
869ffe8f9b
gnu: gst-plugins-bad: Update to 1.10.4 [fixes CVE-2017-5848].
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari
2611454831
gnu: gst-plugins-good: Update to 1.10.4.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari
1d8e727357
gnu: gst-plugins-base: Update to 1.10.4.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4.
[source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch'
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-27 04:04:51 -05:00
Leo Famulari
c1ed10f95e
gnu: gstreamer: Update to 1.10.4.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
2017-02-27 04:04:46 -05:00
Efraim Flashner
1c598515cd
gnu: fontconfig: Fix test-suite for freetype update.
...
* gnu/packages/fontutils.scm (fontconfig)[arguments]: Add phase to fix
the test-suite to have the input expected.
2017-02-27 08:29:05 +02:00
Marius Bakke
3ba43a2297
gnu: pciutils: Update to 3.5.4.
...
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4.
2017-02-27 00:03:37 +01:00
Marius Bakke
61f78e7284
gnu: iproute2: Update to 4.10.
...
* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
2017-02-27 00:03:18 +01:00
Marius Bakke
212c775c9c
gnu: bluez: Update to 5.44.
...
* gnu/packages/linux.scm (bluez): Update to 5.44.
2017-02-26 23:44:24 +01:00
Marius Bakke
b9375d8944
gnu: kmod: Update to 24.
...
* gnu/packages/linux.scm (kmod): Update to 24.
2017-02-26 23:44:18 +01:00
Efraim Flashner
3de15bb740
gnu: freetype: Update to 2.7.1.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.7.1.
2017-02-26 23:16:05 +02:00
Marius Bakke
ac2d5de3da
gnu: libssh2: Fix build failure after 1.8.0 upgrade.
...
* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (libssh2)[source]: Use it.
[arguments]: Add 'autoreconf' phase.
[native-inputs]: Add AUTOCONF and AUTOMAKE.
2017-02-26 22:05:42 +01:00
Marius Bakke
5d79b1bf57
gnu: libssh: Update to 0.7.4.
...
* gnu/packages/ssh.scm (libssh): Update to 0.7.4.
[home-page]: Use HTTPS.
2017-02-26 21:46:45 +01:00
Leo Famulari
56a44e2d5b
gnu: gd: Fix test failure with FreeType 2.7.
...
* gnu/packages/patches/gd-freetype-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
2017-02-26 15:46:03 -05:00
Marius Bakke
b01a89854b
gnu: Remove unused patch.
...
This is a followup to 6f9d5b2e8c
.
* gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-26 21:41:21 +01:00
ng0
9c66b88543
gnu: neomutt: Update to 20170225.
...
* gnu/packages/mail.scm (neomutt): Update to 20170225.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-26 13:06:06 -05:00
Leo Famulari
ffa771d2b4
gnu: vim: Use upstream fix for CVE-2017-5953.
...
* gnu/packages/patches/vim-CVE-2017-5953.patch: Adjust to match upstream changes.
2017-02-26 12:04:16 -05:00
Leo Famulari
fe36608f99
gnu: fontconfig: Fix build failure caused by symbol conflict with glibc@2.25.
...
* gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
2017-02-26 11:39:09 -05:00
Leo Famulari
f0a01af5c6
gnu: eudev: Fix build failure caused by conflicting function type declaration.
...
* gnu/packages/patches/eudev-conflicting-declaration.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (eudev)[source]: Use it.
2017-02-26 11:39:09 -05:00
Leo Famulari
378618640d
gnu: eudev: Update to 3.2.1.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.1.
2017-02-26 11:39:09 -05:00
Leo Famulari
d043ceedbb
gnu: cups-minimal: Fix build failure in reset-gzip-timestamps phase.
...
* gnu/packages/cups.scm (cups-minimal)[arguments]: Add 'make-manpages-writable'
phase.
2017-02-26 11:39:08 -05:00
Efraim Flashner
9a9d6d782c
gnu: bdb@5.3: Support aarch64.
...
* gnu/packages/databases.scm (bdb@5.3)[arguments]: Copy arguments from
* bdb, add '--build' flag for aarch64.
2017-02-25 20:39:05 +02:00
John Darrington
2f1d20a8d4
gnu: xshogi: Remove Texinfo markup from synopsis.
...
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
2017-02-25 13:24:55 +01:00
Marius Bakke
d470d2d520
gnu: libva: Update to 1.7.3.
...
* gnu/packages/video.scm (libva): Update to 1.7.3.
2017-02-25 13:17:02 +01:00
Marius Bakke
5932c3d019
Revert "gnu: libva: Update to 1.7.3."
...
It causes too many rebuilds for 'master'.
This reverts commit 9c96d33cfd
.
2017-02-25 13:15:06 +01:00
Marius Bakke
9c96d33cfd
gnu: libva: Update to 1.7.3.
...
* gnu/packages/video.scm (libva): Update to 1.7.3.
2017-02-25 13:10:28 +01:00
Marius Bakke
61feaf3b5f
gnu: libx264: Update to 20170224-2245.
...
* gnu/packages/video.scm (libx264): Update to 20170224-2245.
2017-02-25 13:10:28 +01:00
Marius Bakke
49ed5de31e
gnu: x265: Update to 2.3.
...
* gnu/packages/video.scm (x265): Update to 2.3.
2017-02-25 13:10:28 +01:00
Marius Bakke
a343c46134
gnu: dlib: Update to 19.3.
...
* gnu/packages/machine-learning.scm (dlib): Update to 19.3.
[arguments]: Enable one more test.
2017-02-25 13:10:28 +01:00
Marius Bakke
b9fb6b8a24
gnu: rocksdb: Update to 5.1.4.
...
* gnu/packages/databases.scm (rocksdb): Update to 5.1.4.
2017-02-25 13:10:27 +01:00
Marius Bakke
988a5cb11e
gnu: maim: Update to 4.4.50.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.50.
2017-02-25 13:10:27 +01:00
Marius Bakke
472bf03857
gnu: slop: Update to 5.3.28.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.28.
2017-02-25 13:10:27 +01:00
Danny Milosavljevic
bcd2fddd6a
gnu: ldc-bootstrap: Update to 0.17.3.
...
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.3.
2017-02-25 08:33:26 +01:00
Danny Milosavljevic
219369ce0f
gnu: ldc: Update to 1.1.1.
...
* gnu/packages/ldc.scm (ldc): Update to 1.1.1.
2017-02-25 08:05:05 +01:00
Ricardo Wurmus
1885bb0c08
gnu: python-dendropy: Fix failing tests.
...
* gnu/packages/patches/python-dendropy-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bioinformatics.scm (python-dendropy)[source]: Add patch.
2017-02-24 23:44:31 +01:00
Marius Bakke
86baa4ce8d
gnu: git: Update to 2.12.0.
...
* gnu/packages/version-control.scm (git): Update to 2.12.0.
2017-02-24 22:36:28 +01:00
Marius Bakke
d6caebc4d6
gnu: python2-reno: Disable tests.
...
* gnu/packages/openstack.scm (python2-reno)[arguments]: New field.
(python-reno)[properties]: Delay it.
2017-02-24 21:37:03 +01:00
Marius Bakke
154d0016b5
Revert "gnu: python2-fastlmm: Update to 0.2.26."
...
This reverts commit 594358f5b6
.
2017-02-24 21:36:07 +01:00
Marius Bakke
e1f2e19047
gnu: python2-swiftclient: Disable tests.
...
* gnu/packages/openstack.scm (python2-swiftclient)[arguments]: New field.
2017-02-24 20:56:06 +01:00
Marius Bakke
041b5932da
gnu: python2-bandit: Disable tests.
...
* gnu/packages/openstack.scm (python2-bandit)[arguments]: New field.
(python-bandit)[properties]: Delay it.
2017-02-24 20:51:39 +01:00
Marius Bakke
11a8767b94
gnu: python2-stevedore: Disable tests.
...
* gnu/packages/openstack.scm (python2-stevedore)[arguments]: New field.
(python-stevedore)[properties]: New field.
2017-02-24 20:49:45 +01:00
Marius Bakke
dc6bedbaca
gnu: python2-requests-mock: Disable tests.
...
* gnu/packages/openstack.scm (python2-requests-mock)[arguments]: New field.
(python-requests-mock): Delay it.
2017-02-24 20:45:46 +01:00
Marius Bakke
ec867b86a0
gnu: python2-oslotest: Disable tests.
...
* gnu/packages/openstack.scm(python2-oslotest)[arguments]: New field.
(python-oslotest)[properties]: Delay it.
2017-02-24 20:41:12 +01:00
Leo Famulari
55e61c4db8
gnu: gnutls: Support internationalized domain names.
...
* gnu/packages/tls.scm (gnutls)[propagated-inputs]: Replace libidn with
libidn2.
2017-02-24 14:03:16 -05:00
Marius Bakke
3b86a385db
gnu: python-passlib: Update to 1.7.1.
...
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
2017-02-24 19:44:10 +01:00
Marius Bakke
cf46d07150
gnu: fio: Update to 2.18.
...
* gnu/packages/benchmark.scm (fio): Update to 2.18.
[arguments]: Enable tests.
2017-02-24 19:44:10 +01:00
Leo Famulari
c71011f80f
gnu: tcsh: Use modify-phases.
...
* gnu/packages/shells.scm (tcsh)[arguments]: Use modify-phases.
2017-02-24 13:22:07 -05:00
Leo Famulari
816417f5a4
gnu: tcsh: Update to 6.20.00.
...
* gnu/packages/shells.scm (tcsh): Update to 6.20.00.
[source]: Remove 'tcsh-do-not-define-BSDWAIT.patch'.
[inputs]: Remove coreutils. Move autoconf to ...
[native-inputs]: ... here. Add perl.
* gnu/packages/patches/tcsh-fix-autotest.patch: Adjust patch to upstream
changes.
* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-24 13:22:06 -05:00
Marius Bakke
42945fb58c
gnu: python-fake-factory: Fix build on 32bit.
...
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[source]:
Use it.
2017-02-24 18:55:29 +01:00
ng0
b53e4cbd2c
gnu: gnurl: Update to 7.53.1.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.53.1.
(source)[uri]: Update to new upstream filename.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-24 11:55:55 -05:00
Tobias Geerinckx-Rice
588edb9c01
gnu: youtube-dl: Update to 2017.02.22.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.22.
2017-02-24 16:39:42 +01:00
Tobias Geerinckx-Rice
6b08982d4a
gnu: gparted: Update to 0.28.1.
...
* gnu/packages/disk.scm (gparted): Update to 0.28.1.
2017-02-24 16:39:41 +01:00
Marius Bakke
630bc4fc07
gnu: rocksdb: Update to 5.1.3.
...
* gnu/packages/databases.scm (rocksdb): Update to 5.1.3.
2017-02-24 11:47:28 +01:00
Marius Bakke
2c8b6b4f84
gnu: maim: Update to 4.4.49.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.49.
2017-02-24 11:47:27 +01:00
Marius Bakke
e1c014d7f3
gnu: slop: Update to 5.3.27.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.27.
[arguments]: Remove #:configure-flags.
[inputs]: Add LIBXRENDER.
2017-02-24 11:47:27 +01:00
Marius Bakke
4fb9c83c54
gnu: graphicsmagick: Update to 1.3.25-2.6156b4c [security fixes].
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-2.6156b4c.
2017-02-24 11:47:27 +01:00
Mark H Weaver
5fb34141cc
gnu: linux-libre@4.9: Update to 4.9.12.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
2017-02-24 00:49:26 -05:00
Mark H Weaver
398433dc96
gnu: linux-libre@4.4: Update to 4.4.51.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
2017-02-24 00:48:11 -05:00
Leo Famulari
0d7feebb62
gnu: lightweight-desktop.tmpl: Remove xmonad.
...
* gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad.
2017-02-23 17:44:59 -05:00
Leo Famulari
533372319e
gnu: lightweight-desktop.tmpl: Complete i3-wm.
...
* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status
and dmenu.
(use-package-modules): Add suckless.
2017-02-23 17:44:54 -05:00
John Darrington
a20b084a04
gnu: Add gnushogi and xshogi
...
* gnu/packages/games.scm (gnushogi, xshogi): New variables.
2017-02-23 21:25:08 +01:00
Leo Famulari
1d311009fe
gnu: util-linux: Fix CVE-2017-2616.
...
* gnu/packages/patches/util-linux-CVE-2017-2616.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
2017-02-23 15:01:54 -05:00
Leo Famulari
1c851cbe0c
gnu: shadow: Fix CVE-2017-2616.
...
* gnu/packages/patches/shadow-CVE-2017-2616.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shadow): Use it.
2017-02-23 14:59:50 -05:00
Leo Famulari
b191f0a6c5
services: guix: Support building in a directory besides '/tmp'.
...
* gnu/services/base.scm (<guix-configuration>)[tmpdir]: New field.
(guix-shepherd-service): Use 'tmpdir' in #:environment-variables.
* doc/guix.texi (Base Services)[guix-configuration]: Document it.
2017-02-23 13:03:14 -05:00
Clément Lassieur
94b28aed1e
gnu: prosody: Update to 0.9.12.
...
* gnu/packages/messaging.scm (prosody): Update to 0.9.12.
[inputs]: Change lua5.1-sec-0.5 to lua5.1-sec.
* gnu/packages/lua.scm (lua5.1-sec-0.5): Remove variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-23 14:46:19 +01:00
Marius Bakke
2b7d10d2db
gnu: maim: Update to 4.4.47.
...
* gnu/packages/xdisorg.scm (maim): Update to 4.4.47.
[arguments]: Remove obsolete 'patch-source' phase.
[inputs]: Remove LIBX11 and IMLIB2. Add GLM, LIBJPEG-TURBO, LIBPNG,
LIBXCOMPOSITE, MESA and ZLIB.
2017-02-23 14:06:19 +01:00
Marius Bakke
937b71dfce
gnu: slop: Update to 5.3.21.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.21.
[arguments]: Specify -std=gnu++11 in #:configure-flags.
[inputs]: Drop LIBX11, LIBXRANDR, IMLIB2 and GLEW. Add GLM.
2017-02-23 13:53:34 +01:00
Marius Bakke
83090f6ae7
gnu: util-linux: Update to 2.29.2.
...
* gnu/packages/linux.scm (util-linux): Update to 2.29.2.
2017-02-23 11:15:23 +01:00
Marius Bakke
5f3070a500
gnu: alsa-lib: Update to 1.1.3.
...
* gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.3.
[source]: Remove patch.
[home-page]: Use HTTPS.
2017-02-23 11:02:21 +01:00
Leo Famulari
93d32da9f8
services: guix: Support using an HTTP proxy.
...
* gnu/services/base.scm (<guix-configuration>)[http-proxy]: New field.
(guix-shepherd-service): Use 'http-proxy' in #:environment-variables.
* doc/guix.texi (Base Services)[guix-configuration]: Document it.
2017-02-22 15:25:55 -05:00
Leo Famulari
8923441951
gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.
...
* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4,
linux-libre-4.9): Add patch for CVE-2017-6074.
2017-02-22 12:38:57 -05:00
Marius Bakke
2f7b4749e7
gnu: libxcb: Update to 1.12.
...
* gnu/packages/patches/libxcb-python-3.5-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxcb): Update to 1.12.
[source]: Add patch. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:49 +01:00
Marius Bakke
ba5e23d605
gnu: xcb-proto: Update to 1.12.
...
* gnu/packages/patches/xcb-proto-python3-print.patch,
gnu/packages/patches/xcb-proto-python3-whitespace.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (xcb-proto): Update to 1.12.
[source]: Use patches. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:48 +01:00
Danny Milosavljevic
f59a20cb6c
gnu: xonsh: Update to 0.5.5.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.5.
2017-02-22 11:33:06 +01:00
Danny Milosavljevic
052f75da75
gnu: python-pygame: Update to 1.9.3.
...
* gnu/packages/game-development.scm (python-pygame)[version]: Update to 1.9.3.
[source]: Use pypi-uri.
[inputs]: Add freetype.
[arguments]: Use python-3 instead of python-2.
Provide path to freetype library in 'set-library-paths' phase.
Remove "src/movie.c" dummy substitution.
(python2-pygame): New variable.
2017-02-22 11:31:30 +01:00
Marius Bakke
c0185d8e84
gnu: nginx: Update to 1.11.10.
...
* gnu/packages/web.scm (nginx): Update to 1.11.10.
2017-02-22 10:31:59 +01:00
Marius Bakke
6983b8a826
gnu: strace: Update to 4.16.
...
* gnu/packages/linux.scm (strace): Update to 4.16.
[arguments]: Add phase to patch /bin/sh reference. New field.
[home-page]: Update to redirected URL.
2017-02-22 10:24:00 +01:00
Marius Bakke
c762d09e89
gnu: bash-completion: Update to 2.5.
...
* gnu/packages/bash.scm (bash-completion): Update to 2.5.
2017-02-22 08:13:05 +01:00
Marius Bakke
7db818c945
gnu: ola: Update to 0.10.3.
...
* gnu/packages/lighting.scm (ola): Update to 0.10.3.
2017-02-22 08:13:01 +01:00
Marius Bakke
bc5d2620b6
gnu: mpv: Update to 0.24.0.
...
* gnu/packages/video.scm (mpv): Update to 0.24.0.
2017-02-22 08:12:57 +01:00
Marius Bakke
7031b9a763
gnu: libass: Update to 0.13.6.
...
* gnu/packages/video.scm (libass): Update to 0.13.6.
2017-02-22 08:12:53 +01:00
Marius Bakke
c05be50a6f
gnu: graphite2: Update to 1.3.9.
...
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.9.
2017-02-22 07:26:14 +01:00
Marius Bakke
827dc6295c
gnu: libepoxy: Update to 1.4.0.
...
* gnu/packages/patches/libepoxy-gl-null-checks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (libepoxy): Update to 1.4.0.
[source]: Remove patch. Use release tarball and remove explicit file-name.
[arguments]: Drop 'autoreconf' phase. Remove obsolete test substitution.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2017-02-22 07:26:04 +01:00
Christopher Allan Webber
aaf1bdc349
gnu: Add guile-fibers.
...
* gnu/packages/guile.scm (guile-fibers): New variable.
2017-02-21 22:22:36 -06:00
Leo Famulari
53a55c9c86
gnu: curl: Update replacement to 7.53.0 [fixes CVE-2017-2629].
...
* gnu/packages/curl.scm (curl-7.52.1): Replace variable with ...
(curl-7.53.0): ... new variable.
(curl)[replacement]: Update to 7.53.0.
2017-02-21 19:07:05 -05:00
Efraim Flashner
a6d352cc01
gnu: gs-fonts: Use 'modify-phases'.
...
* gnu/packages/ghostscript.scm (gs-fonts)[arguments]: Use
'modify-phases' syntax.
2017-02-21 21:49:31 +02:00
Efraim Flashner
6446555876
gnu: aalib: Support aarch64.
...
* gnu/packages/video.scm (aalib)[arguments]: Modify custom configure
phase to declare host type on aarch64.
2017-02-21 21:15:06 +02:00
Efraim Flashner
fd61591850
gnu: python: Remove failing test on aarch64.
...
* gnu/packages/python.scm (python-3.5)[source]: Add snippet removing
test that fails on aarch64.
2017-02-21 21:14:57 +02:00
Efraim Flashner
db700d5829
gnu: libelf: Use 'modify-phases'.
...
* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
2017-02-21 21:14:48 +02:00
Efraim Flashner
eb9a603317
gnu: libelf: Support aarch64.
...
* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure
phase to declare host type on aarch64.
2017-02-21 21:14:36 +02:00
Efraim Flashner
6d755c7b84
gnu: libgpg-error: Update to 1.26.
...
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
2017-02-21 20:28:53 +02:00
Efraim Flashner
3853bf2542
gnu: libtasn1: Update to 4.10.
...
* gnu/packages/tls.scm (libtasn1): Update to 4.10.
2017-02-21 20:27:47 +02:00
Efraim Flashner
0b86650650
gnu: gnutls: Update to 3.5.9.
...
* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
2017-02-21 20:15:44 +02:00
Leo Famulari
eed214ef22
gnu: xf86-video-geode: Update to 2.11.19.
...
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
2017-02-21 12:34:53 -05:00
Leo Famulari
2060b4d95f
gnu: bdftopcf: Use libxfont2.
...
* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
2017-02-21 12:34:53 -05:00
Marius Bakke
0ef7ea66b9
gnu: dlib: Update to 19.2.
...
* gnu/packages/machine-learning.scm (dlib): Update to 19.2.
[arguments]: Enable previously failing tests. Fix truthiness of some phases.
[source]: End snippet on #t.
2017-02-21 16:34:26 +01:00
Marius Bakke
025519fa95
gnu: diffoscope: Update to 77.
...
* gnu/packages/package-management.scm (diffoscope): Update to 77.
[arguments]: Remove obsolete colordiff substitution. Adjust 'xxd' substitution
to source path renames. Fix test failure by making it required.
2017-02-21 16:07:30 +01:00
Marius Bakke
2178b580cb
gnu: feh: Update to 2.18.2.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.18.2.
2017-02-21 15:53:17 +01:00
Marius Bakke
4c145d21d1
gnu: openssl: Incorporate grafted changes.
...
This un-grafts 544db93caf
.
* gnu/packages/tls.scm (openssl): Update to 1.0.2k.
[replacement]: Remove field.
(openssl-1.0.2k): Remove variable.
(openssl-next)[replacement]: Remove field.
2017-02-21 15:08:02 +01:00
Marius Bakke
9e5af7b456
gnu: mesa: Update to 13.0.5.
...
* gnu/packages/gl.scm (mesa): Update to 13.0.5.
2017-02-21 14:56:32 +01:00
Marius Bakke
f12def72ae
gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25.
...
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source](patches): Use it.
2017-02-21 14:56:32 +01:00
Marius Bakke
008dfa23d4
gnu: xf86-video-intel: Change to libxfont2 ABI.
...
* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:32 +01:00
Marius Bakke
62489932a0
gnu: xf86-video-qxl: Change to libxfont2 ABI.
...
* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:31 +01:00
Marius Bakke
27e982e0d3
gnu: xorg-server: Update to 1.19.1.
...
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1.
[inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
2017-02-21 14:50:52 +01:00
Marius Bakke
10cd39d1e0
gnu: xorg-server: Use 'modify-phases' syntax.
...
* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
2017-02-21 14:50:51 +01:00
Marius Bakke
404e48c4ed
gnu: Add libxfont@2.
...
* gnu/packages/xorg.scm (libxfont2): New variable.
2017-02-21 14:50:51 +01:00
Marius Bakke
d270c606b3
gnu: cmake: Run tests in parallel.
...
* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
2017-02-21 14:50:51 +01:00
Marius Bakke
db909bf23c
gnu: cmake: Remove bundled software.
...
* gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled
libraries.
[arguments]: Drop removed files from 'patch-bin-sh' phase.
[license]: Update for remaining software.
2017-02-21 14:50:50 +01:00
Marius Bakke
4bbb7d4865
gnu: cmake: Update to 3.7.2.
...
* gnu/packages/cmake.scm (cmake): Update to 3.7.2.
[arguments]: Fix truthiness of some phases.
[inputs]: Add LIBUV.
2017-02-21 14:50:50 +01:00
Marius Bakke
8505eb19a4
Merge branch 'staging' into core-updates
...
Conflicts:
gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
commit log really confused me here... It's from 8c6b077bfa
(staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
2017-02-21 14:31:36 +01:00
Andy Wingo
4995ae7540
gnu: guile-next: Update to 2.1.7.
...
* gnu/packages/guile.scm (guile-next): Update to 2.1.7.
2017-02-21 10:18:38 +01:00
Leo Famulari
f769c1d77a
gnu: lcms: Specify 'cpe-name'.
...
* gnu/packages/ghostscript.scm (lcms)[properties]: New field.
2017-02-21 00:18:04 -05:00
Leo Famulari
05d80f0c54
gnu: imagemagick: Update to 6.9.7-9.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-9.
2017-02-20 23:31:02 -05:00
ng0
f578a41260
gnu: usbredir: Use correct url.
...
* gnu/packages/spice.scm (usbredir)[source]: Update repository URL.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-02-20 21:31:26 +10:00
Efraim Flashner
3b88f3767d
gnu: Add bootstrap-binaries for 'aarch64-linux'.
...
These bootstrap-binaries were built against commit
8f8f250bdc
.
* gnu/packages/bootstrap/aarch64-linux/bash,
gnu/packages/bootstrap/aarch64-linux/mkdir,
gnu/packages/bootstrap/aarch64-linux/xz,
gnu/packages/bootstrap/aarch64-linux/tar: New files.
* gnu/local.mk (bootstrap_aarch64_linuxdir)
(dist_bootstrap_aarch64_linux_DATA)
(nodist_bootstrap_aarch64_linux_DATA): New variables.
(DISTCLEANFILES): Add $(nodist_bootstrap_aarch64_linux_DATA).
(gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz): New target.
* build-aux/download.scm (filename->uri): Add aarch64-linux entry.
* gnu/packages/bootstrap.scm (raw-build): Use guile-2.0.14.tar.xz on
aarch64-linux.
(glibc-dynamic-linker, %bootstrap-coreutils&co, %boostrap-binutils)
(%bootstrap-glibc, %bootstrap-gcc): Add aarch64-linux cases.
* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add aarch64 case.
(GUIX_ASSERT_SUPPORTED_SYSTEM): Add aarch64-linux to supported list.
* doc/guix.texi (GNU Distribution): Add aarch64-linux to the list of
supported systems.
* tests/packages.scm (package-search-derivation, snippet): Add aarch64
case.
2017-02-20 12:58:07 +02:00
Efraim Flashner
653add37af
gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH.
...
This is the bootstrap version of 1063d325ea
* gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch
the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
2017-02-20 12:58:06 +02:00
Efraim Flashner
d15432ca9e
Merge remote-tracking branch 'origin/master' into core-updates
2017-02-20 12:56:14 +02:00
Efraim Flashner
def9716890
gnu: bash: Update to patch level 12.
...
* gnu/packages/bash.scm (%patch-series-4.4): Add patch 12.
2017-02-20 12:35:12 +02:00
Efraim Flashner
e747964420
gnu: coreutils: Don't run tests in parallel.
...
* gnu/packages/base.scm (coreutils)[arguments]: Add '#:parallel-tests? #f'
to address a race contition in the test suite.
2017-02-20 10:57:18 +02:00
Efraim Flashner
864738baaa
gnu: libpng: Update to 1.6.28.
...
* gnu/packages/image.scm (libpng): Update to 1.6.28.
[source]: Remove patch.
* gnu/packages/patches/libpng-CVE-2016-10087.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-20 10:54:25 +02:00
Ricardo Wurmus
3b254d7613
gnu: ardour: Update to 5.6.
...
* gnu/packages/audio.scm (ardour): Update to 5.6.
2017-02-20 09:37:26 +01:00
Mark H Weaver
52d901da0c
gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
2017-02-20 03:04:35 -05:00
Efraim Flashner
913059a120
gnu: libpng: Update source urls.
...
* gnu/packages/image.scm (libpng)[source]: Add 'history' location for
older versions.
2017-02-20 09:35:06 +02:00
Marius Bakke
361d982ce3
gnu: Add python-cycler.
...
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
2017-02-19 23:29:57 +01:00
Marius Bakke
b35f442e62
gnu: Remove xf86-video-modesetting.
...
This is part of xorg-server since version 1.17:
https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee
* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
2017-02-19 23:29:38 +01:00
Marius Bakke
4a4fc718d0
gnu: jemalloc: Update to 4.4.0.
...
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
2017-02-19 22:25:44 +01:00
Ricardo Wurmus
8071bbbcfa
gnu: qtractor: Use new home page.
...
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
2017-02-19 13:03:30 +01:00
Ricardo Wurmus
873253ddd3
gnu: qtractor: Update to 0.8.1.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
2017-02-19 13:03:21 +01:00
Mark H Weaver
c93f50698c
gnu: linux-libre: Update to 4.9.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
2017-02-18 21:46:35 -05:00
Mark H Weaver
64d385380c
gnu: linux-libre@4.4: Update to 4.4.50.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
2017-02-18 21:45:29 -05:00
Marius Bakke
dc027d4014
gnu: python-pyicu: Fix build.
...
* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
2017-02-19 01:20:39 +01:00
Marius Bakke
4d25c486a5
gnu: python-scikit-learn: Fix test failure.
...
* gnu/packages/python.scm (python-scikit-learn,
python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase
after 'install' and incorporate 'set-HOME' phase.
2017-02-19 01:19:33 +01:00
Marius Bakke
9200fe14f7
gnu: python-scipy: Declare python2-variant.
...
This is a followup to a50e030141
.
* gnu/packages/python.scm (python-scipy)[properties]: New field.
2017-02-19 01:19:33 +01:00
Marius Bakke
2c1cad7ad2
gnu: python-flake8-polyfill: Enable tests.
...
* gnu/packages/python.scm (python-flake8-polyfill,
python2-flake8-polyfill)[native-inputs]: Add PYTHON-FLAKE8, PYTHON-MOCK,
PYTHON-PYCODESTYLE and PYTHON-PYTEST. New field.
[arguments]: Replace 'check' phase with custom command.
2017-02-19 01:19:33 +01:00
Marius Bakke
d296d30013
gnu: python-flask-wtf: Drop failing test.
...
* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
2017-02-19 01:19:33 +01:00
Marius Bakke
fffcd8b829
gnu: python-pbkdf2: Fix tests.
...
* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
2017-02-19 01:19:33 +01:00
Marius Bakke
8ef8de799f
gnu: duplicity: Fix tests.
...
* gnu/packages/backup.scm (duplicity)[native-inputs]: Add PAR2CMDLINE.
[arguments]: Move /bin/sh substitution to 'patch-source' phase and add one file.
2017-02-19 01:19:32 +01:00
Marius Bakke
a10b9810c6
gnu: python-sphinx: Propagate python-requests.
...
* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
2017-02-19 01:19:32 +01:00
Efraim Flashner
8f8f250bdc
gnu: glibc-bootstrap-system.patch: Update for glibc-2.25.
...
* gnu/packages/patches/glibc-bootstrap-system.patch: Revert a change
from glibc-2.25 which would require the bootstrap-glibc to require the
linux-kernel-headers.
2017-02-18 21:52:43 +02:00
Leo Famulari
bd1450f1e4
gnu: ntfs-3g: Fix patch for CVE-2017-0358.
...
This is a followup to commit 1a82ba660e
.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
2017-02-18 14:20:38 -05:00
Rodger Fox
365950ce92
gnu: pioneers: Update to 15.4.
...
* gnu/packages/games.scm: Update to 15.4.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 14:14:11 -05:00
Kei Kebreau
f31bb3a0cf
Revert "updated pioneers to latest version."
...
This reverts commit 2f7eccc048
.
2017-02-18 14:13:32 -05:00
Rodger Fox
2f7eccc048
updated pioneers to latest version.
...
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 13:07:13 -05:00
Danny Milosavljevic
27693b1e34
gnu: python-oslosphinx: Re-enable tests.
...
* gnu/packages/openstack.scm (python-oslosphinx): Re-enable tests.
2017-02-18 18:12:34 +01:00
Danny Milosavljevic
9c4810b47c
gnu: python-oslosphinx: Update to 4.10.0.
...
* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.10.0.
2017-02-18 16:52:26 +01:00
Danny Milosavljevic
a1e3ed6e8b
gnu: python-pbr: Support python-sphinx>=1.2.1.
...
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file.
* gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
2017-02-18 16:43:37 +01:00
Leo Famulari
f54cf6428b
gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.
...
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase
into the normal part of the build sequence and use add-installed-pythonpath.
2017-02-18 10:24:07 -05:00
Leo Famulari
945b6721eb
gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.
...
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
2017-02-18 10:24:03 -05:00
ng0
1ba67b6286
gnu: Add emacs-dream-theme.
...
* gnu/packages/emacs.scm (emacs-dream-theme): New variable.
2017-02-18 14:26:30 +01:00
Nicolas Goaziou
a26d6bcc53
gnu: emacs-org: Update to 20170210.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
2017-02-18 11:16:46 +01:00
Mark H Weaver
42e721a13d
gnu: webkitgtk: Update to 2.14.5.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
2017-02-18 00:53:35 -05:00
Leo Famulari
fbbb1abf89
gnu: inkscape: Update to 0.92.1.
...
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
2017-02-17 17:56:36 -05:00
John Darrington
1f45f18abe
installer: Aris: update synopis and description.
...
* gnu/packages/maths.scm (aris): Use the synopsis and description from the
web page instead of the README file.
2017-02-17 18:52:24 +01:00
John Darrington
193abc8232
gnu: Add aris.
...
* gnu/packages/maths.scm(aris): New variable.
2017-02-17 18:33:24 +01:00
Tobias Geerinckx-Rice
4f4bca0f10
gnu: fish: Fix build after upstream changes.
...
The 2.5.0 release was incorrectly packaged, then fixed in place. This is,
in a way, a follow-up to commit 89eb56f05f
.
See <https://github.com/fish-shell/fish-shell/issues/3807 >.
Reported by ng0 <contact.ng0@cryptolab.net>.
* gnu/packages/shells.scm (fish)[source]: Update hash.
[native-inputs]: Remove autoconf, automake, and libtool.
[arguments]: Remove ‘bootstrap’ phase.
2017-02-17 16:18:27 +01:00
Leo Famulari
bef7a9a305
gnu: linux-libre@4.4: Update to 4.4.49.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
2017-02-17 08:54:57 -05:00
Leo Famulari
9e276ebb8c
gnu: linux-libre: Update to 4.9.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10.
(%linux-libre-hash): Update hash.
2017-02-17 08:54:53 -05:00
Efraim Flashner
b05fa64fcf
gnu: %static-inputs: Use 'grep' without custom phase.
...
This reverts commit 1063d325ea
for during
creation of the bootstrap-binaries.
* gnu/packages/make-bootstrap.scm (%static-inputs): Use a custom 'grep'
without the absolute path name in fgrep/egrep.
2017-02-17 12:45:31 +02:00
John Darrington
c5481600bb
gnu: gperf: Update to 3.1
...
* gnu/packages/gperf.scm (gperf): Update to 3.1
2017-02-17 07:14:40 +01:00
Eric Bavier
8889a7da6f
gnu: raincat: Update home-page.
...
* gnu/packages/games.scm (raincat)[home-page]: Update.
2017-02-16 23:33:39 -06:00
Eric Bavier
8ca2cb58e2
gnu: tomb: Upgrade to 2.3.
...
* gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
2017-02-16 23:33:39 -06:00
Eric Bavier
8a5a50a741
gnu: swish-e: Point source and home-page to archive.org.
...
* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.
2017-02-16 23:33:39 -06:00
Leo Famulari
6c067a3f13
gnu: scrypt: Update to 1.2.1.
...
* gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
2017-02-16 22:27:30 -05:00
Leo Famulari
173995453c
gnu: go: Update to 1.7.5.
...
* gnu/packages/golang.scm (go-1.7): Update to 1.7.5.
[arguments]: Re-enable test 'TestLoadFixed'.
2017-02-16 22:10:11 -05:00
Leo Famulari
b5ed0b9b95
gnu: shotwell: Update to 0.25.5.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
2017-02-16 18:09:40 -05:00
ng0
52ddeaa0c2
gnu: Add scsh.
...
* gnu/packages/shells.scm (scsh): New variable.
2017-02-16 16:08:45 -06:00
ng0
8a0c2552b4
gnu: Add scheme48-rx.
...
* gnu/packages/scheme.scm (scheme48-rx): New variable.
2017-02-16 15:43:56 -06:00
Leo Famulari
856b7037aa
gnu: icedtea-7: Update to 2.6.9 [security fixes].
...
Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
2017-02-16 16:13:45 -05:00
Leo Famulari
96aad36f9f
gnu: dbus: Update to 1.10.16.
...
* gnu/packages/glib.scm (dbus): Update to 1.10.16.
2017-02-16 13:49:22 -05:00
Leo Famulari
c85016adcc
gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
2017-02-16 11:42:36 -05:00
Manolis Ragkousis
41bfcac35c
gnu: hurd: Add gnumach-source-url procedure.
...
* gnu/packages/hurd.scm (gnumach-source-url): New procedure.
(gnumach-headers)[source]: Adjust accordingly.
2017-02-16 18:10:21 +02:00
ng0
e967dd9cf4
gnu: Add emacs-pretty-mode.
...
* gnu/packages/emacs.scm (emacs-pretty-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-02-16 12:45:27 +03:00
Alex Kost
7f86a97cee
gnu: magit: Update to 2.10.2.
...
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
2017-02-16 12:45:27 +03:00
Leo Famulari
0172d5a12e
gnu: util-linux: Update to 2.29.1.
...
* gnu/packages/linux.scm (util-linux): Update to 2.29.1.
2017-02-15 22:06:39 -05:00
Tobias Geerinckx-Rice
f821b10190
gnu: pugixml: Update to 1.8.1.
...
* gnu/packages/xml.scm (pugixml): Update to 1.8.1.
[arguments]: Remove ‘chdir’ phase and allow #:out-of-source building.
Add comment about the lack of tests.
2017-02-16 00:32:16 +01:00
Tobias Geerinckx-Rice
270cdbef26
gnu: perl-xml-compile-wsdl11: Update to 3.06.
...
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.
2017-02-16 00:32:16 +01:00
Tobias Geerinckx-Rice
24c013c06d
gnu: perl-xml-compile-soap: Update to 3.21.
...
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.
2017-02-16 00:32:16 +01:00
Tobias Geerinckx-Rice
928bfc3d45
gnu: youtube-dl: Update to 2017.02.16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.16.
2017-02-16 00:32:15 +01:00
Julien Lepiller
953ecc04a0
gnu: Add ocaml-ppx-compare.
...
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
2017-02-15 20:11:01 +01:00
Julien Lepiller
9a63fef95a
gnu: Add ocaml-ppx-bench.
...
* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
2017-02-15 20:10:53 +01:00
Julien Lepiller
be1e892d85
gnu: Add ocaml-ppx-inline-test.
...
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
2017-02-15 20:10:50 +01:00
Julien Lepiller
e6515b55ea
gnu: Add ocaml-ppx-type-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.
2017-02-15 20:10:47 +01:00
Julien Lepiller
505394d1fd
gnu: Add ocaml-ppx-deriving.
...
* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.
2017-02-15 20:10:44 +01:00
Julien Lepiller
f6dde36aeb
gnu: Add ocaml-cppo.
...
* gnu/packages/ocaml.scm (ocaml-cppo): New variable.
2017-02-15 20:10:42 +01:00
Julien Lepiller
9e5687867d
gnu: Add ocaml-ppx-driver.
...
* gnu/packages/ocaml.scm (ocaml-ppx-driver): New variable.
2017-02-15 20:10:39 +01:00
Julien Lepiller
567b4e0299
gnu: Add ocaml-ppx-optcomp.
...
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
2017-02-15 20:10:36 +01:00
Julien Lepiller
c333995063
gnu: Add ocaml-ppx-core.
...
* gnu/packages/ocaml.scm (ocaml-ppx-core): New variable.
2017-02-15 20:10:33 +01:00
Julien Lepiller
6bdf77a2a1
gnu: Add ocaml-fieldslib.
...
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
2017-02-15 20:10:01 +01:00
Leo Famulari
6fb9e069b0
gnu: gptfdisk: Install the documentation.
...
* gnu/packages/disk.scm (gptfdisk)[arguments]: Install the manpages.
2017-02-15 13:08:10 -05:00
Leo Famulari
b611d01827
gnu: python-icalendar: Update to 3.11.3.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.3.
2017-02-15 13:03:22 -05:00
Marius Bakke
6925cd788b
gnu: python-qrcode: Disable tests.
...
* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
2017-02-15 09:23:01 +01:00
Marius Bakke
a31e2f1a56
gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.
...
* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
2017-02-15 09:15:20 +01:00
Marius Bakke
5b3c3d4b5a
gnu: python-sphinx-repoze-autointerface: Disable tests.
...
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
2017-02-15 09:08:11 +01:00
Marius Bakke
9893cff376
gnu: python-sphinx-rtd-theme: Disable tests.
...
* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
2017-02-15 09:05:56 +01:00
Marius Bakke
3d2a544c69
gnu: python-sphinxcontrib-newsfeed: Disable tests.
...
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
2017-02-15 09:03:05 +01:00
Marius Bakke
e2cb140efb
gnu: python-sphinxcontrib-programoutput: Disable tests.
...
* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
2017-02-15 09:01:08 +01:00
Marius Bakke
2010af55b9
gnu: python-requests-mock: Update to 1.3.0.
...
* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock):
Update to 1.3.0.
2017-02-15 08:39:15 +01:00
Marius Bakke
fe2ba3a888
gnu: python-tabulate: Disable tests.
...
* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
2017-02-15 08:28:03 +01:00
Eric Bavier
0491a3b2d6
gnu: Add qutebrowser.
...
* gnu/packages/web.scm (qutebrowser): New variable.
2017-02-14 21:20:37 -06:00
Eric Bavier
499991cfe8
gnu: python-pyqt: Propagate python-sip.
...
* gnu/packages/qt.scm (python-pyqt)[propagated-inputs]: New field.
2017-02-14 21:20:37 -06:00
Eric Bavier
d8768e3172
gnu: Add python-pypeg2.
...
* gnu/packages/python.scm (python-pypeg2): New variable.
2017-02-14 21:20:36 -06:00
Eric Bavier
4dcb135e7c
gnu: Add python-cssutils.
...
* gnu/packages/python.scm (python-cssutils): New variable.
(python2-cssutils)[native-inputs]: Remove unused python2-mock.
2017-02-14 21:14:02 -06:00
Tobias Geerinckx-Rice
20de37ef4d
gnu: gparted: Update to 0.28.0.
...
* gnu/packages/disk.scm (gparted): Update to 0.28.0.
2017-02-15 01:32:32 +01:00
Ricardo Wurmus
71311e4e48
gnu: Add guildhall.
...
* gnu/packages/guile.scm (guildhall): New variable.
2017-02-14 22:46:58 +01:00
Leo Famulari
1ae04e3511
gnu: vim: Fix CVE-2017-5953.
...
* gnu/packages/patches/vim-CVE-2017-5953.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/vim.scm (vim)[source]: Use it.
2017-02-14 14:24:04 -05:00
Leo Famulari
30f420c155
gnu: khal: Update to 0.9.2.
...
* gnu/packages/calendar.scm (khal): Update to 0.9.2.
2017-02-14 13:16:06 -05:00
Marius Bakke
619bfd811e
gnu: awscli: Explicitly disable tests.
...
* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
2017-02-14 16:09:49 +01:00
Marius Bakke
a9c15e8b59
gnu: awscli: Update to 1.11.47.
...
* gnu/packages/python.scm (awscli): Update to 1.11.47.
2017-02-14 16:03:07 +01:00
Marius Bakke
0a7d96f8e4
gnu: python-botocore: Update to 1.5.10.
...
* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.5.10.
2017-02-14 16:02:51 +01:00
Christopher Allan Webber
a5bd6a5e15
guile-gdbm-ffi: Write to correct guile output directory and use guild.
...
* gnu/packages/guile.scm (guile-gdbm-ffi): Check guile for effective version
before writing to output path. Also fixes a bug where the guild command was
not getting called, and instead was calling the internal guile compile-file
procedure. This meant that the package produced was dependent on whatever
version of guile was powering Guix at the time. Also set GUILE_AUTO_COMPILE
to 0 to avoid gnarly looking warnings during build.
2017-02-14 08:10:19 -06:00
Eric Bavier
4fc282b32a
gnu: netsurf: Enable tests.
...
* gnu/packages/patches/netsurf-longer-test-timeout.patch,
gnu/packages/patches/netsurf-y2038-tests.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/web.scm (netsurf)[source]: Use them.
[native-inputs]: Add libidn, check.
[inputs]: Add miscfiles.
[arguments]: Remove #:tests?, add #:test-target. Add 'patch-check phase.
2017-02-13 22:28:33 -06:00
Eric Bavier
710806b57b
gnu: netsurf: Use unbundled source.
...
* gnu/packages/patches/netsurf-system-utf8proc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (netsurf)[source]: Use it. Change to unbundled source
tarball.
[native-inputs]: Add netsurf-buildsystem, nsgenbind. Remove flex, bison.
[inputs]: Add utf8proc, libcss, libdom, libnsbmp, libnsgif, libnspsl,
libnsutils, libsvgtiny. Remove expat, gperf.
[arguments]: Adjust #:make-flags for netsurf-buildsystem. Delete configure
phase. Adjust source directories.
2017-02-13 22:28:33 -06:00
Eric Bavier
1f6ec9d22d
gnu: Add nsgenbind.
...
* gnu/packages/web.scm (nsgenbind): New variable.
2017-02-13 22:28:33 -06:00
Eric Bavier
02a7a0caf4
gnu: Add libnspsl.
...
* gnu/packages/web.scm (libnspsl): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier
54b7f14956
gnu: Add libnsutils.
...
* gnu/packages/web.scm (libnsutils): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier
ea1c8b312b
gnu: Add libnsgif.
...
* gnu/packages/web.scm (libnsgif): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier
4018a533c0
gnu: Add libnsbmp.
...
* gnu/packages/web.scm (libnsbmp): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier
6fae2256e9
gnu: Add libsvgtiny.
...
* gnu/packages/web.scm (libsvgtiny): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier
ccb8829847
gnu: Add LibDOM.
...
* gnu/packages/web.scm (libdom): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier
15cd054296
gnu: Add perl-switch.
...
* gnu/packages/perl.scm (perl-switch): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier
0527b43db4
gnu: Add libcss.
...
* gnu/packages/web.scm (libcss): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier
5a0096a35d
gnu: Add LibWapcaplet.
...
* gnu/packages/web.scm (libwapcaplet): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier
43bfbf1370
gnu: Add hubbub.
...
* gnu/packages/web.scm (hubbub): New variable.
2017-02-13 22:28:25 -06:00
Eric Bavier
ef61177ddd
gnu: Add libparserutils.
...
* gnu/packages/web.scm (netsurf-buildsystem)
(netsurf-buildsystem-arguments, libparserutils): New variables.
2017-02-13 20:59:25 -06:00
Eric Bavier
5353cea007
gnu: utf8proc: Enable tests.
...
* gnu/packages/textutils.scm (utf8proc)[inputs]: New field.
[arguments]: Remove '#:tests? #f'. Add check-data phase.
2017-02-13 20:59:25 -06:00
Eric Bavier
5d230d5b46
gnu: utf8proc: Upgrade to 2.1.0.
...
* gnu/packages/textutils.scm (utf8proc): Upgrade to 2.1.0.
2017-02-13 20:59:25 -06:00
Eric Bavier
57c211cd71
gnu: netsurf: Upgrade to 3.6.
...
* gnu/packages/web.scm (netsurf): Upgrade to 3.6.
[source]: 'https' -> 'http'. Remove modules, snippet, and patches.
[home-page]: 'https' -> 'http'.
[arguments]: Adjust source directories.
* gnu/packages/patches/netsurf-about.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-13 20:59:19 -06:00
Marius Bakke
e435af5c2a
gnu: python-mako: Fix tests.
...
* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
2017-02-14 00:49:49 +01:00
Marius Bakke
ac72d3d2cc
gnu: python-openid-teams: Disable tests.
...
* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
2017-02-14 00:41:07 +01:00
Marius Bakke
019ccdb6c8
gnu: python-openid-cla: Disable tests.
...
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
2017-02-14 00:41:06 +01:00
Marius Bakke
23015b4fb4
gnu: python-oslosphinx: Disable tests.
...
* gnu/packages/openstack.scm (python-oslosphinx,
python2-oslosphinx)[arguments]: New field.
2017-02-14 00:16:23 +01:00
Ludovic Courtès
b5efd14a9a
gnu: guile: Update to 2.0.14.
...
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.14
[source]: Remove 'patches'.
* gnu/packages/patches/guile-repl-server-test.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2017-02-14 00:08:42 +01:00
Tobias Geerinckx-Rice
faa9ba4653
gnu: borg: Update to 1.0.10.
...
* gnu/packages/backup.scm (borg): Update to 1.0.10.
2017-02-14 00:05:05 +01:00
Marius Bakke
bb6043fe9f
gnu: python-pygit2: Skip tests requiring network access.
...
* gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches):
New field.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-02-14 00:04:59 +01:00
Marius Bakke
97b62eb0bf
gnu: python-trollius-redis: Disable tests.
...
* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
2017-02-13 22:59:28 +01:00
Marius Bakke
424b1ae769
Merge branch 'master' into python-tests
2017-02-13 22:35:05 +01:00
Marius Bakke
eae2dbd47a
gnu: libwacom: Update to 0.23.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.23.
2017-02-13 22:31:23 +01:00
Julien Lepiller
5220022a80
gnu: Add python-openid.
...
* gnu/packages/python.scm (python-openid): New variable.
2017-02-13 22:29:52 +01:00
Ricardo Wurmus
51a0887dcf
gnu: gajim: Do not propagate Python packages.
...
* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.
2017-02-13 22:16:13 +01:00
Ricardo Wurmus
f24ebd3b64
gnu: gajim: Update to 0.16.7.
...
* gnu/packages/messaging.scm (gajim): Update to 0.16.7.
2017-02-13 22:16:13 +01:00
Arun Isaac
85bc5434ed
gnu: ffmpeg: Build with SDL support.
...
SDL is required for the `ffplay' executable to be built.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add sdl2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-13 20:56:02 +01:00
Marius Bakke
08f96396b6
gnu: libuv: Update to 1.11.0.
...
* gnu/packages/libevent.scm (libuv): Update to 1.11.0.
[home-page]: Change to new home.
2017-02-13 20:37:20 +01:00
Marius Bakke
1b0054bdee
gnu: libev: Update to 4.24.
...
* gnu/packages/libevent.scm (libev): Update to 4.24.
2017-02-13 20:31:31 +01:00
Marius Bakke
8a68a35317
gnu: sqlite: Update to 3.17.0.
...
* gnu/packages/databases.scm (sqlite): Update to 3.17.0.
2017-02-13 20:16:45 +01:00
José Miguel Sánchez García
824e5fe640
gnu: Add font-google-material-design-icons.
...
* gnu/packages/font.scm (font-google-material-design-icons): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
José Miguel Sánchez García
be4f149d29
gnu: Add simh.
...
* gnu/packages/simh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add simh.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
rsiddharth
5f622de13b
gnu: Add ghc-hslogger.
...
* gnu/packages/haskell.scm (ghc-hslogger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
Sergei Trofimovich
3adab88faf
gnu: ghc: remove unused 'libedit' input
...
ghc stopped using libedit (via editline) in 2009:
https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72
* gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
Ben Woodcroft
ca113696d6
gnu: bundler: Update to 1.14.4.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.4.
2017-02-13 21:17:44 +10:00
Ludovic Courtès
d2986552d1
system: Use the normalized codeset for the locale name in the examples.
...
* gnu/system/examples/bare-bones.tmpl <locale>: Change to "en_US.utf8".
* gnu/system/examples/desktop.tmpl <locale>: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl <locale>: Likewise.
2017-02-13 10:02:54 +01:00
Alex Vong
ed7732bc62
gnu: lcms: Mention CVE-2016-10165.
...
* gnu/packages/patches/lcms-fix-out-of-bounds-read.patch: Rename to ...
* gnu/packages/patches/lcms-CVE-2016-10165.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust.
* gnu/packages/ghostscript.scm (lcms)[source]: Use renamed patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-12 22:29:36 +01:00
Alex Vong
e4f43bc517
gnu: lcms: Update to 2.8.
...
* gnu/packages/ghostscript.scm (lcms): Update to 2.8.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-12 22:24:55 +01:00
Marius Bakke
43f10b5e74
gnu: wget: Update to 1.19.1.
...
* gnu/packages/wget.scm (wget): Update to 1.19.1.
2017-02-12 21:20:35 +01:00
Marius Bakke
358dae1625
gnu: i3status: Update to 2.11.
...
* gnu/packages/wm.scm (i3status): Update to 2.11.
2017-02-12 21:05:21 +01:00
Christopher Allan Webber
b76c94e639
gnu: Add angband.
...
* gnu/packages/games.scm (angband): New variable.
2017-02-12 13:52:37 -06:00
Leo Famulari
83f805be02
gnu: postgresql: Update to 9.5.6.
...
* gnu/packages/databases.scm (postgresql): Update to 9.5.6.
2017-02-12 13:42:03 -05:00
Leo Famulari
46aa4c666e
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].
...
* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
2017-02-12 10:46:25 -05:00
Leo Famulari
d6065945ff
gnu: screen: Fix CVE-2017-5618.
...
* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
2017-02-12 10:26:02 -05:00
Leo Famulari
6ea86d7ec3
gnu: mpd: Update to 0.20.4.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.
2017-02-12 10:26:01 -05:00
Leo Famulari
37acc8a07b
gnu: qemu: Fix CVE-2017-{5667,5898,5931}.
...
* gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/packages/qemu.scm (qemu)[source]: Use them.
2017-02-12 10:25:53 -05:00
Efraim Flashner
2c20bf62db
gnu: ffmpeg@2.8: Update to 2.8.11.
...
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.11.
2017-02-12 09:15:07 +02:00
Efraim Flashner
b55b4aa8ed
gnu: ffmpeg: Update to 3.2.4.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.2.4.
2017-02-12 09:15:07 +02:00
宋文武
c32d02fe7e
services: Add openvswitch-service-type.
...
* gnu/services/networking.scm (<openvswitch-configuration>): New record type.
(openvswitch-activation, openvswitch-shepherd-service): New procedures.
(openvswitch-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
2017-02-12 14:48:34 +08:00
宋文武
92ac2cff82
gnu: Add openvswitch.
...
* gnu/packages/networking.scm (openvswitch): New variable.
2017-02-12 13:08:05 +08:00
Leo Famulari
4406b6aa90
gnu: irssi: Update to 1.0.1.
...
* gnu/packages/irc.scm (irssi): Update to 1.0.1.
2017-02-11 22:13:40 -05:00
Ludovic Courtès
bd2337228d
gnu: Add Guile-Git.
...
* gnu/packages/guile.scm (guile-git): New variable.
2017-02-11 22:28:37 +01:00
Ludovic Courtès
413f71f3fe
gnu: libgit2: Propagate openssl and zlib.
...
* gnu/packages/version-control.scm (libgit2)[inputs]: Move OPENSSL
to...
[propagated-inputs]: ... here. New field.
2017-02-11 22:28:37 +01:00
Ludovic Courtès
71e0f21781
gnu: Use 'license:' prefix in (gnu packages guile).
...
* gnu/packages/guile.scm: Import (guix licenses) with the 'license:'
prefix.
2017-02-11 22:28:37 +01:00
Marius Bakke
26653538c9
gnu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}].
...
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.0.
2017-02-11 20:12:41 +01:00
Marius Bakke
f057755e6e
gnu: spice-gtk: Update to 0.33.
...
* gnu/packages/spice.scm (spice-gtk): Update to 0.33.
[source, home-page]: Use HTTPS.
2017-02-11 20:12:41 +01:00
Marius Bakke
5e569d5c41
gnu: spice-protocol: Update to 0.12.12.
...
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.12.
[source, home-page]: Use HTTPS.
2017-02-11 20:12:41 +01:00
Marius Bakke
ae953ead0f
gnu: spice: Fix CVE-2016-9577 and CVE-2016-9578.
...
* gnu/packages/patches/spice-CVE-2016-9577.patch,
gnu/packages/patches/spice-CVE-2016-9578-1.patch,
gnu/packages/patches/spice-CVE-2016-9578-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/spice.scm (spice)[source]: Use them.
2017-02-11 20:12:41 +01:00
Carolili
dcb550e599
gnu: slurm: Update to 16.05.9.1.
...
* gnu/packages/parallel.scm (slurm): Update to 16.05.9.1.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Removing two contribs which are added in the new version.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-11 20:12:41 +01:00
ng0
4153ef23f5
gnu: shadow: Update to 4.4.
...
* gnu/packages/admin.scm (shadow): Update to 4.4.
[source]: Adjust URL.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-02-11 13:43:42 -05:00
ng0
52701a3d35
gnu: shadow: Use 'modify-phases'.
...
* gnu/packages/admin.scm (shadow): Use 'modify-phases'.
2017-02-11 13:43:42 -05:00
Danny Milosavljevic
c6b6a74e77
gnu: python-pyodbc-c: Update to 3.1.4.
...
* gnu/packages/databases.scm (python-pyodbc-c): Update to 3.1.4.
2017-02-11 10:22:20 +01:00
ng0
a054777e02
gnu: Add sedsed.
...
* gnu/packages/admin.scm (sedsed): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-10 21:08:49 -05:00
Ludovic Courtès
340f9b9fa0
gnu: librstp: Allow tests to run.
...
Fixes <http://bugs.gnu.org/25669 >.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
Before that, the sender process in test/rtpw_test.sh would try to read
words from the parent directory, and thus it would return almost
immediately (as if it had read an empty file, no error).
* gnu/packages/telephony.scm (libsrtp)[inputs]: Add PSMISC.
[arguments]: In 'patch-dictionary-location' phase, set the name of the
'FAQ' file rather than the name of its parent directory.
2017-02-10 23:39:46 +01:00
Clément Lassieur
533bc51469
tests: Add 'prosody-service-type' test.
...
* gnu/tests/messaging.scm: New file.
* gnu/services/messaging.scm: New exported procedure.
(<shepherd-service>)[provision]: Add 'xmpp-daemon'.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 23:39:45 +01:00
Marius Bakke
8b20a4d15e
gnu: virglrenderer: Update to 0.6.0 [security fixes].
...
Fixes CVE-2016-{10163,10214} and CVE-2017-{5580,5937}.
* gnu/packages/spice.scm (virglrenderer): Update to 0.6.0.
2017-02-10 20:16:36 +01:00
Christopher Allan Webber
2737bcff5d
gnu: Add guile2.2-gdbm-ffi.
...
* gnu/packages/guile.scm (guile2.2-gdbm-ffi): New variable.
2017-02-10 12:42:28 -06:00
Ludovic Courtès
20c1b4b88d
gnu: bash: Remove graft for CVE-2017-5932.
...
* gnu/packages/bash.scm (bash)[replacement]: Remove.
(bash-minimal)[replacement]: Remove.
(url-fetch/reset-patch-level, bash/fixed): Remove.
2017-02-10 17:44:31 +01:00
Ludovic Courtès
768f0ac9dd
Merge branch 'master' into core-updates
2017-02-10 17:40:25 +01:00
Ludovic Courtès
955ba55c6b
gnu: avahi: Add dependency on libcap.
...
* gnu/packages/avahi.scm (avahi)[inputs]: Add LIBCAP.
2017-02-10 17:38:59 +01:00
Alex Griffin
49dbae548e
gnu: Add font-go.
...
* gnu/packages/fonts.scm (font-go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 17:35:01 +01:00
Alex Griffin
de191cafce
gnu: Add font-iosevka.
...
* gnu/packages/fonts.scm (font-iosevka): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 17:35:01 +01:00
Alex Griffin
446e1d5196
gnu: Add font-comic-neue.
...
* gnu/packages/fonts.scm (font-comic-neue): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 17:35:01 +01:00
David Craven
a5bc3dfeaa
gnu: Add ovmf.
...
* gnu/packages/grub.scm (edk2-commit, edk2-version, edk2-origin, ovmf): New
variables.
2017-02-10 17:15:35 +01:00
David Craven
1b533badfa
gnu: Add seabios.
...
* gnu/packages/firmware.scm (seabios): New variable.
2017-02-10 17:15:35 +01:00
David Craven
ce03b4535a
gnu: Use 'license:' prefix in (gnu packages firmware).
...
* gnu/packages/firmware.scm (ath9k-htc-firmware, b43-tools,
openfwwf-firmware): Add prefix.
2017-02-10 17:15:35 +01:00
David Craven
862e38d551
gnu: Move (gnu packages grub) and (gnu packages u-boot) ...
...
to (gnu packages bootloaders).
* gnu/packages/grub.scm: Rename to bootloaders.scm.
* gnu/packages/u-boot.scm: Move to bootloaders.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add bootloaders.scm,
remove grub.scm and u-boot.scm;
* gnu/system/grub.scm: Import (gnu packages bootloaders).
* gnu/system/install.scm: Import (gnu packages bootloaders).
* gnu/system/vm.scm: Import (gnu packages bootloaders).
2017-02-10 17:15:35 +01:00
David Craven
96b714f5fd
gnu: Add syslinux.
...
* gnu/packages/grub.scm (syslinux): New variable.
2017-02-10 17:15:34 +01:00
David Craven
3f73aa1a5a
gnu: Use 'license:' prefix in (gnu packages grub).
...
* gnu/packages/grub.scm (grub): Add prefix.
2017-02-10 17:15:29 +01:00
Kei Kebreau
29da15738c
gnu: wxmaxima: Update to 16.12.2.
...
* gnu/packages/maths.scm (wxmaxima): Update to 16.12.2.
2017-02-10 11:02:10 -05:00
Ludovic Courtès
50b8a527ef
gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932].
...
* gnu/packages/bash.scm (bash)[replacement]: New field.
(bash-minimal): Likewise.
(url-fetch/reset-patch-level): New procedure.
(bash/fixed): New variable.
2017-02-10 16:44:57 +01:00
Ludovic Courtès
afd5323378
gnu: bash: Update patch URL to 4.4.
...
* gnu/packages/bash.scm (patch-url): Change "43" to "44".
2017-02-10 16:44:54 +01:00
Marius Bakke
d0d878493b
gnu: webkitgtk: Update to 2.14.4 [security fixes].
...
Fixes CVE-2017-{2350,2354,2355,2356,2362,2363,2364,2365,2366,2369,2371,2373}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.4.
2017-02-10 16:33:33 +01:00
Marius Bakke
5c2af89985
gnu: lvm2: Update to 2.02.168.
...
* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
2017-02-10 16:33:33 +01:00
Danny Milosavljevic
5533071407
gnu: rdmd: Update to 2.073.0.
...
* gnu/packages/ldc.scm (rdmd): Remove local variable "commit".
[version]: Modify.
[source]: Modify.
2017-02-10 16:21:50 +01:00
Marius Bakke
f3a79f88e5
gnu: grep: Update to 3.0.
...
* gnu/packages/base.scm (grep): Update to 3.0.
2017-02-10 16:16:17 +01:00
David Craven
82de2655a1
gnu: git: Add GIT_EXEC_PATH search-path-specification.
...
Enables git plugins to be found when in they're in the system profile.
* gnu/packages/version-control.scm (git)[native-search-paths]: Add
GIT_EXEC_PATH. Remove git wrapper and outdated comment.
2017-02-10 13:39:02 +01:00
David Craven
72524ae843
system: install: Add gptfdisk to installation os.
...
* gnu/system/install.scm (installation-os)[packages]: Add gptfdisk.
2017-02-10 13:39:02 +01:00
David Craven
6c4f7022c6
gnu: Add gnome-disk-utility.
...
* gnu/packages/gnome.scm (gnome-disk-utility): New variable.
2017-02-10 13:39:01 +01:00
David Craven
7b83b695d3
gnu: Add appstream-glib.
...
* gnu/packages/glib.scm (appstream-glib): New variable.
2017-02-10 13:39:01 +01:00
David Craven
53ff54958c
gnu: Add git-crypt.
...
* gnu/packages/version-control.scm (git-crypt): New variable.
2017-02-10 13:39:01 +01:00
David Craven
f23052a638
gnu: mutter: Update to HEAD.
...
* gnu/packages/gnome.scm (mutter): Update to HEAD.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add autoreconf phase.
2017-02-10 13:39:01 +01:00
David Craven
59e0bd7154
gnu: gnutls: Remove perl dependency.
...
* gnu/packages/tls.scm (gnutls)[inputs]: Remove perl.
2017-02-10 13:04:20 +01:00
Ben Woodcroft
fa73a7c1b3
gnu: rustc: Add native-search-paths.
...
* gnu/packages/rust.scm (rust)[native-search-paths]: New field.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 21:54:31 +10:00
Danny Milosavljevic
836cbd9f72
gnu: ldc: Update to 1.1.0.
...
* gnu/packages/ldc.scm (ldc-1.1.0-beta6): Rename to...
(ldc): ... this.
[version]: Modify.
[source]: Modify.
(ldc-beta): Modify.
2017-02-10 12:13:54 +01:00
Danny Milosavljevic
beffaf9a12
gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap.
...
* gnu/packages/ldc.scm (ldc): Rename to...
(ldc-bootstrap): ... this.
(ldc-1.1.0-beta6): Replace ldc by ldc-bootstrap.
[native-inputs]: Replace ldc by ldc-bootstrap.
2017-02-10 12:13:02 +01:00
Kei Kebreau
1a82ba660e
gnu: ntfs-3g: Fix CVE-2017-0358.
...
* gnu/packages/linux.scm (ntfs-3g)[source]: Add patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-02-09 22:27:51 -05:00
Mark H Weaver
b2b02ba3ef
gnu: linux-libre: Update to 4.9.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.9.
(%linux-libre-hash): Update hash.
2017-02-09 18:36:07 -05:00
Mark H Weaver
76e62ef723
gnu: linux-libre: Use %linux-libre-{version,hash} in package definition.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash): Move
above definition of 'linux-libre'. Remove comment about avoiding minor
version bumps.
(linux-libre): Use %linux-libre-version and %linux-libre-hash to avoid
duplicate copies of that information.
2017-02-09 18:33:36 -05:00
Mark H Weaver
69ff1794b3
gnu: linux-libre@4.4: Update to 4.4.48.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.48.
2017-02-09 18:28:06 -05:00
Mathieu Othacehe
c7adafa7c1
gnu: Add tlp.
...
* gnu/packages/linux (tlp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 00:13:55 +01:00
Ludovic Courtès
dc7010911d
gnu: emacs: Adjust 'tramp-remote-path' for remote GuixSD machines.
...
* gnu/packages/emacs.scm (emacs)[source](snippet): Patch
'net/tramp-sh.el'.
2017-02-10 00:13:55 +01:00
Muriithi Frederick Muriuki
8fd6850436
gnu: Add python2-ruamel.ordereddict.
...
* gnu/packages/python.scm (python2-ruamel.ordereddict): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:24 +01:00
Muriithi Frederick Muriuki
2299b13738
gnu: Add python-pycosat.
...
* gnu/packages/python.scm (python-pycosat, python2-pycosat): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:24 +01:00
Muriithi Frederick Muriuki
2f4623dbd8
gnu: Add python-ddt.
...
* gnu/packages/python.scm (python-ddt, python2-ddt): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:23 +01:00
Muriithi Frederick Muriuki
1f42d824c1
gnu: Add python-flake8-polyfill.
...
* gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 22:54:58 +01:00
Muriithi Frederick Muriuki
1a917fc9de
gnu: Add python-rst2ansi.
...
* gnu/packages/python.scm (python-rst2ansi): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 22:54:58 +01:00
Marius Bakke
c09fbf2058
gnu: xf86-video-intel: Update to 2.99.917-3-e4fe79c.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-3-e4fe79c.
2017-02-09 22:02:35 +01:00
Marius Bakke
890795c709
gnu: vte-ng: Update to 0.46.1.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.46.1.a.
2017-02-09 21:53:27 +01:00
Mathieu Lirzin
6554be68b4
git-download: Add 'git-predicate'.
...
* guix/git-download.scm (git-predicate): New procedure.
* gnu/packages/package-management.scm (current-guix): Use it.
(make-git-predicate): Remove.
2017-02-09 13:56:54 -06:00
Paul Garlick
4554813936
gnu: gmsh: Propagate opencascade-oce.
...
* gnu/packages/maths.scm (gmsh)[propagated-inputs]: Add opencascade-oce.
[arguments]: Remove #:phases parameter for component8_in_a_box test
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-09 19:19:06 +01:00
ng0
ff71196067
gnu: libextractor: Move .a files to output "static".
...
* gnu/packages/gnunet.scm (libextractor): Move .a files to "static" output.
[arguments](phases): New phase for moving .a files to output "static".
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0
b0a2adddc8
gnu: libextractor: Add dependencies.
...
* gnu/packages/gnunet.scm (libextractor): Add dependencies:
tidy-html, libmp4v2, libsmf, bzip2.
[arguments](configure-flags): Add "--with-libtidy".
* Adjust the FIXME comment section accordingly.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0
a4f05b4620
gnu: Add libsmf.
...
* gnu/packages/music.scm (libsmf): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0
1ad3c7f2e6
gnu: Add tidy-html.
...
* gnu/packages/web.scm (tidy-html): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0
3a44c7bbdc
gnu: Add libmp4v2.
...
* gnu/packages/video.scm (libmp4v2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
Efraim Flashner
e77fe95097
gnu: linux-libre-headers: Update to 4.4.47.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.47.
2017-02-09 16:58:52 +02:00
Carlos Sánchez de La Lama
17c732295a
gnu: bash-minimal: Assume getcwd works correctly when cross-compiling
...
* gnu/packages/bash.scm (bash-minimal): Assume getcwd works correctly
when cross compiling.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-02-09 16:58:51 +02:00
Marius Bakke
e0c752f969
gnu: xf86-input-libinput: Update to 0.24.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
2017-02-09 15:16:28 +01:00
Marius Bakke
233a0c9437
gnu: lua: Update to 5.3.4.
...
* gnu/packages/lua.scm (lua): Update to 5.3.4.
2017-02-09 14:59:11 +01:00
Marius Bakke
65064909ed
gnu: libvpx: Update to 1.6.1.
...
* gnu/packages/video.scm (libvpx): Update to 1.6.1.
* gnu/packages/patches/libvpx-CVE-2016-2818.patch: Adjust to indentation changes.
2017-02-09 14:58:54 +01:00
Ben Woodcroft
206af46fe1
gnu: vsearch: Update to 2.4.0.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.0.
[source]: Convert most operations in the snippet to patch form and adjust
for 2.4.0.
* gnu/packages/patches/vsearch-unbundle-cityhash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-02-09 21:21:29 +10:00
Carlos Sánchez de La Lama
c8916c3336
gnu: bash-minimal: Assume getcwd works correctly when cross-compiling
...
* gnu/packages/bash.scm (bash-minimal): Assume getcwd works correctly
when cross compiling.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-02-09 13:05:17 +02:00
Efraim Flashner
98c8b963f4
gnu: mpv: Disable build date.
...
* gnu/packages/video.scm (mpv)[arguments]: Add '--disable-build-date' to
the configure-flags.
2017-02-09 12:15:05 +02:00
Efraim Flashner
f4b7cb88a4
gnu: ffmpeg: Update to 3.2.3.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.2.3.
2017-02-09 11:22:14 +02:00
Efraim Flashner
3548b83de1
gnu: isc-dhcp: Update bundled bind to 9.9.9-P6.
...
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P6.
2017-02-09 10:53:52 +02:00
Marius Bakke
ba8b9f8de0
gnu: databases.scm: Use license: prefix.
...
* gnu/packages/databases.scm (4store, gdbm, bdb, bdb-5.3, mysql, mariadb,
postgresql, qdbm, rocksdb, sparql-query, sqlite, perl-dbi, redis,
unixodbc, kyotocabinet, wiredtiger): Use license: prefix.
2017-02-09 00:43:44 +01:00
Marius Bakke
06a035db42
gnu: databases.scm: Sort package imports.
...
* gnu/packages/databases.scm (gnu): Sort module imports.
2017-02-09 00:43:05 +01:00
Marius Bakke
77e52190fa
gnu: rocksdb: Update to 5.1.2.
...
* gnu/packages/databases.scm (rocksdb): Update to 5.1.2.
[native-inputs]: Add WHICH.
2017-02-09 00:40:35 +01:00
Marius Bakke
507809be15
gnu: weechat: Make sure it finds the correct python.
...
Fixes <https://bugs.gnu.org/21879 >.
* gnu/packages/irc.scm (weechat)[arguments]: Drop 'set-python-file-name' phase
in favor of a 'wrap' phase.
2017-02-09 00:40:14 +01:00
Marius Bakke
bafd5bea97
gnu: bind: Update to 9.10.4-P6.
...
* gnu/packages/dns.scm (bind): Update to 9.10.4-P6.
2017-02-09 00:32:23 +01:00
Thomas Danckaert
cce0da5e8d
gnu: Add vinagre.
...
* gnu/packages/gnome.scm (vinagre): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
Thomas Danckaert
2149d3e3e5
gnu: Add freerdp.
...
* gnu/packages/rdesktop.scm (freerdp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
Clément Lassieur
750a423996
services: shepherd: Replace spaces with hyphens in file names.
...
This fixes a bug whereby names of files defining services would be
invalid if 'provisions' contained more than one element.
* gnu/services/shepherd.scm (shepherd-service-file-name): Update
'match-lambda' accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
Ludovic Courtès
387e175492
services: Add 'special-files-service-type'.
...
* gnu/build/activation.scm (activate-/bin/sh): Remove.
(activate-special-files): New procedure.
* gnu/services.scm (activation-script): Remove call to
'activate-/bin/sh'.
(special-files-service-type): New variable.
(extra-special-file): New procedure.
* gnu/services/base.scm (%base-services): Add SPECIAL-FILES-SERVICE-TYPE
instance.
* gnu/tests/base.scm (run-basic-test)[special-files]: New variables.
["special files"]: New test.
2017-02-08 16:17:05 +01:00
宋文武
618739b063
gnu: nix: Update to 1.11.6.
...
* gnu/packages/package-management.scm (nix): Update to 1.11.6.
2017-02-08 20:54:42 +08:00
ng0
6bd9ad6942
gnu: python-dateutil-2: Update to 2.5.3.
...
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
2017-02-08 08:33:16 +01:00
Ricardo Wurmus
4621acfd82
gnu: r: Build default packages reproducibly.
...
This is a follow-up to commit de643f0c15
.
* gnu/packages/statistics.scm (r)[arguments]: Set the built timestamp for core
packages to the epoch; add phase "build-recommended-packages-reproducibly".
2017-02-07 20:04:49 +01:00
Danny Milosavljevic
98d403bb45
gnu: Add python-pyodbc-c.
...
* gnu/packages/databases.scm (python-pyodbc-c, python2-pyodbc-c):
New variables.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-07 13:34:38 -05:00
Tobias Geerinckx-Rice
22a7abf7e5
gnu: youtube-dl: Update to 2017.02.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.07.
2017-02-07 18:55:46 +01:00
Tobias Geerinckx-Rice
4dcb3db0ee
gnu: fonts: Use install-file where appropriate.
...
* gnu/packages/fonts.scm (font-wqy-microhei, font-google-roboto)[arguments]:
Substitute the simpler INSTALL-FILE for every COPY-FILE invoked with redundant
arguments.
2017-02-07 18:51:14 +01:00
Tobias Geerinckx-Rice
33a8687a2a
gnu: mcelog: Update to 148.
...
* gnu/packages/linux.scm (mcelog): Update to 148.
2017-02-07 18:51:13 +01:00
Efraim Flashner
7ca72ec44b
gnu: glibc: Add version 2.24.
...
* gnu/packages/base.scm (glibc-2.24): New variable.
2017-02-07 19:41:04 +02:00
Efraim Flashner
242c092745
gnu: glibc: Update to 2.25.
...
* gnu/packages/base.scm (glibc): Update to 2.25
2017-02-07 19:34:41 +02:00
Boskovits, Gábor
189d842257
gnu: Add lshw.
...
* gnu/packages/linux.scm (lshw): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-07 17:56:06 +01:00
Marius Bakke
0cd3e44577
gnu: grep: Update to 2.28.
...
* gnu/packages/base.scm (grep): Update to 2.28.
2017-02-07 17:01:23 +01:00
Ludovic Courtès
ef753a1a8f
gnu: grub-efi: Really build the EFI variant.
...
Fixes a regression introduced in
d846834fc2
where '--with-platform=efi'
would no longer be passed.
* gnu/packages/grub.scm (grub-efi)[arguments]: Provide a default value
for #:configure-flags.
2017-02-07 11:15:33 +01:00
Mark H Weaver
6f48d9db10
gnu: epiphany: Update to 3.22.6 [security update].
...
See <https://bugzilla.gnome.org/show_bug.cgi?id=752738 >.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.6.
[arguments]: Add #:configure-flags '("CFLAGS=-std=gnu99").
2017-02-06 22:25:18 -05:00
Ludovic Courtès
a062b6ca99
services: bitlbee: Run in a container.
...
* gnu/services/networking.scm (bitlbee-shepherd-service): Wrap in
'with-imported-modules' and add 'modules' field. Use
'make-forkexec-constructor/container' and pass #:mappings.
2017-02-07 00:08:11 +01:00
Ludovic Courtès
63302a4e55
Add (gnu build shepherd).
...
* gnu/build/shepherd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-02-07 00:08:11 +01:00
Ludovic Courtès
c90db25f4c
linux-container: Add 'container-excursion*'.
...
* gnu/build/linux-container.scm (container-excursion*): New procedure.
* tests/containers.scm ("container-excursion*")
("container-excursion*, same namespaces"): New tests.
2017-02-07 00:08:10 +01:00
Ludovic Courtès
b9a5efa596
services: bitlbee: Read the PID file.
...
* gnu/services/networking.scm (bitlbee-shepherd-service): Pass
#:pid-file to 'make-forkexec-constructor'.
2017-02-07 00:08:10 +01:00
Ludovic Courtès
7597478e2e
file-systems: Add '%network-configuration-files' and '%network-file-mappings'.
...
* gnu/system/file-systems.scm (%network-configuration-files)
(%network-file-mappings): New variables.
* guix/scripts/environment.scm (%network-configuration-files): Remove.
(launch-environment/container): Refer to '%network-file-mappings'
instead of calling 'filter-map'.
2017-02-07 00:08:10 +01:00
Marius Bakke
a24fda8114
gnu: bdb: Correct license.
...
* gnu/packages/databases.scm (bdb)[license]: Replace with up-to-date
information. Move previous contents to ...
(bdb-5.3)[license]: ... here.
2017-02-06 17:33:58 +01:00
Marius Bakke
5f0f368630
gnu: dosfstools: Update to 4.1.
...
* gnu/packages/disk.scm (dosfstools): Update to 4.1.
[arguments]: Enable tests.
[native-inputs]: Add VIM.
2017-02-06 14:22:16 +01:00
Marius Bakke
d846834fc2
gnu: grub: Update to 2.02rc1.
...
* gnu/packages/grub.scm (grub, grub-efi): Update to 2.02rc1.
[arguments]: Don't disable grub_func_test. Remove #:configure-flags.
2017-02-06 14:22:16 +01:00
Leo Famulari
686d425904
gnu: certbot, python-acme: Update to 0.11.1.
...
* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.11.1.
(certbot): Update to 0.11.1.
[version]: Use python-acme's version.
2017-02-06 13:46:45 +01:00
Leo Famulari
6edc15798d
gnu: tcpdump: Fetch source from tcpdump.org.
...
* gnu/packages/admin.scm (tcpdump)[source]: Remove temporary alternate URL.
2017-02-06 13:08:59 +01:00
Marius Bakke
416c57f071
gnu: ddrescue: Update to 1.22.
...
* gnu/packages/disk.scm (ddrescue): Update to 1.22.
[home-page]: Use HTTPS.
2017-02-06 12:03:27 +01:00
Sergei Trofimovich
cc1c3977d5
gnu: Add re2c.
...
* gnu/packages/re2c.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add re2c.scm.
CC: ng0 <contact.ng0@cryptolab.net>
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-06 10:51:25 +01:00
Ludovic Courtès
36c4917c91
linux-container: Add comment on exception handling.
...
* gnu/build/linux-container.scm (run-container): Add note about writing
the exceptions.
2017-02-06 10:51:25 +01:00
Ludovic Courtès
168aba2978
linux-container: Do not rely on 'isatty?'.
...
This avoids problems where 'isatty?' return #t but 'ttyname' fails with
ENOTTY or such.
* gnu/build/linux-container.scm (mount-file-systems): Remove call of
'isatty?'. Directly call 'ttyname' and catch 'system-error'.
2017-02-06 10:51:25 +01:00
Danny Milosavljevic
e69dc54559
gnu: xonsh: Update to 0.5.3.
...
* gnu/packages/shell.scm (xonsh): Update to 0.5.3.
2017-02-06 10:24:24 +01:00
Danny Milosavljevic
15308f6dc3
gnu: u-boot: Update to 2017.01.
...
* gnu/packages/u-boot.scm (u-boot): Update to 2017.01.
2017-02-06 10:00:24 +01:00
Danny Milosavljevic
40c4e3bbda
gnu: u-boot: Use scandir.
...
* gnu/packages/u-boot.scm (make-u-boot-package): Modify.
2017-02-06 09:53:20 +01:00
Leo Famulari
2d92eca154
gnu: imagemagick: Update to 6.9.7-7.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-7.
2017-02-06 03:22:55 +01:00
Leo Famulari
dd2c73f6a0
gnu: wget: Use libidn2.
...
Suggested by Efraim Flashner <efraim@flashner.co.il>.
Fixes support for internationalized domain names.
* gnu/packages/wget.scm (wget)[inputs]: Replace libidn with libidn2.
2017-02-06 02:33:39 +01:00
Leo Famulari
0418ff7a37
gnu: libidn2: Update to 0.16.
...
* gnu/packages/libidn.scm (libidn2): Update to 0.16.
[inputs]: Add libunistring.
2017-02-06 02:33:31 +01:00
Mark H Weaver
2b742c2bb0
gnu: linux-libre: Update to 4.9.8.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.8.
2017-02-05 01:22:44 -05:00
Mark H Weaver
f719fe5219
gnu: linux-libre@4.4: Update to 4.4.47.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.47.
2017-02-05 01:20:55 -05:00
José Miguel Sánchez García
d160698319
gnu: youtube-dl: Update to 2017.02.01
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.01.
2017-02-04 14:53:15 +01:00
ng0
1a0a5509dd
gnu: Add python-lzo.
...
* gnu/packages/compression.scm (python-lzo): New variable.
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-02-04 14:45:31 +01:00
ng0
1ae60db842
gnu: Add python-lz4.
...
* gnu/packages/compression.scm (python-lz4): New variable.
2017-02-04 14:45:31 +01:00
Marius Bakke
d6592d84ca
gnu: sed: Update to 4.4.
...
* gnu/packages/base.scm (sed): Update to 4.4.
2017-02-04 10:49:54 +01:00
Marius Bakke
706998e73a
gnu: xscreensaver: Update license URI.
...
* gnu/packages/xdisorg.scm (xscreensaver)[license]: Point to current URL.
2017-02-04 10:45:41 +01:00
Marius Bakke
744dcb4910
gnu: redshift: Remove uneeded input.
...
This is a followup to b4c400a75c
.
* gnu/packages/xdisorg.scm (redshift): Remove LIBJPEG.
2017-02-04 10:43:45 +01:00
Marius Bakke
38eefbb185
gnu: wget: Update to 1.19.
...
* gnu/packages/wget.scm (wget): Update to 1.19.
[home-page]: Use HTTPS.
2017-02-04 10:14:43 +01:00
Ben Woodcroft
182dde82ed
gnu: cddlib: Fix source URI.
...
* gnu/packages/maths.scm (cddlib)[source]: Update source URI.
2017-02-04 15:26:26 +10:00
Ludovic Courtès
ad167d028e
file-systems: Remove dependency on (guix store).
...
(gnu system file-systems) is used on the "build" side since commit
5970e8e248
.
* gnu/system/file-systems.scm: Remove dependency on (guix store).
(%store-prefix): New procedure.
* tests/file-systems.scm ("does not pull (guix config)"): New test.
2017-02-04 02:13:43 +01:00
Ludovic Courtès
cf98d342b0
activation: Set the right owner for home directories.
...
This fixes a regression introduced in
ae763b5b0b
whereby home directories and
skeletons would be root-owned.
* gnu/build/activation.scm (copy-account-skeletons): Make 'directory' a
keyword parameter. Add #:uid and #:gid and honor them.
[set-owner]: New procedure.
(activate-user-home): Add call to 'getpw' and 'chown'. Pass UID and GID
to 'copy-account-skeletons'.
* gnu/tests/base.scm (run-basic-test)["skeletons in home directories"]:
Test file ownership under HOME.
2017-02-04 02:13:43 +01:00
Tobias Geerinckx-Rice
33f7b5d20e
gnu: vim: Update to 8.0.0300.
...
* gnu/packages/vim.scm (vim): Update to 8.0.0300.
2017-02-04 00:27:44 +01:00
Efraim Flashner
dfb493ceed
gnu: abcde: Update to 2.8.1.
...
* gnu/packages/cdrom.scm (abcde): Update to 2.8.1.
2017-02-03 22:33:49 +02:00
Efraim Flashner
1ac675a583
gnu: p7zip: Fix CVE-2016-9256.
...
* gnu/packages/compression.scm (p7zip)[source]: Add patch.
* gnu/packages/patches/p7zip-CVE-2016-9296.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-02-03 22:17:41 +02:00
Efraim Flashner
b352b57655
gnu: qemu: Patch CVE-2017-{2615, 5578, 5579, 5856}.
...
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-2615,
gnu/packages/patches/qemu-CVE-2017-5578,
gnu/packages/patches/qemu-CVE-2017-5579,
gnu/packages/patches/qemu-CVE-2017-5856: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-02-03 21:56:35 +02:00
Thomas Danckaert
3e9750c368
gnu: Add emacs-mew.
...
* gnu/packages/mail.scm (emacs-mew): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2017-02-03 22:50:20 +03:00
Adonay Felipe Nogueira
efc12a81ad
gnu: abbaye: Update to 2.0.1.
...
* gnu/packages/games.scm: (abbaye): Update to 2.0.1.
[snippet]: Delete the bundled fonts.
[arguments]: Adjust 'patch-makefile' phase to patch only Makefile. Add
"CC" make flag.
[inputs]: Use only required sdl2 packages.
[home-page]: Update to the new location.
[license]: Use the proper license.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-02-03 22:50:20 +03:00
Raoul Jean Pierre Bonnal
c6dced88f2
gnu: Add r-rann.
...
* gnu/packages/statistics.scm (r-rann): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-03 14:21:22 -05:00
Raoul Jean Pierre Bonnal
37337699d7
gnu: Add r-randomforest.
...
* gnu/packages/statistics.scm (r-randomforest): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-03 14:12:51 -05:00
Efraim Flashner
f2de078a10
gnu: git: Update to 2.11.1.
...
* gnu/packages/version-control.scm (git): Update to 2.11.1.
2017-02-03 19:54:30 +02:00
Efraim Flashner
effd7198b9
gnu: zpaq: Tune for 'generic-armv7-a' on armhf.
...
* gnu/packages/compression.scm (zpaq)[arguments]: Change the CXXFLAGS so
on armhf-linux we build with '-mtune=generic-armv7-a' and not '-mtune=generic'.
2017-02-03 19:17:47 +02:00
Tobias Geerinckx-Rice
89eb56f05f
gnu: fish: Update to 2.5.0.
...
* gnu/packages/shells.scm (fish): Update to 2.5.0.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Add ‘bootstrap’ phase.
2017-02-03 15:06:08 +01:00
Mark H Weaver
883aab6462
gnu: linux-libre: Update to 4.9.7.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.7.
2017-02-03 00:50:04 -05:00
Mark H Weaver
942f38ea7f
gnu: linux-libre@4.4: Update to 4.4.46.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.46.
2017-02-03 00:48:55 -05:00
ng0
345504c79d
gnu: Add no-more-secrets.
...
* gnu/packages/games.scm (no-more-secrets): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2017-02-02 20:34:15 -06:00
Eric Bavier
2d1ac1d1b0
gnu: thefuck: Fix execution.
...
Follow-up to 4a6b2a21bf
* gnu/packages/admin.scm (thefuck): Fix 'inputs' -> 'native-inputs'.
2017-02-02 20:32:53 -06:00
Ludovic Courtès
d2a5e6982d
file-systems: Add 'file-system-mapping->bind-mount'.
...
* gnu/system/file-systems.scm (file-system-mapping->bind-mount): New
procedure.
* gnu/system/linux-container.scm (mapping->file-system): Remove.
(containerized-operating-system)[mapping->fs]: Use
'file-system-mapping->bind-mount' instead of 'mapping->file-system'.
* guix/scripts/environment.scm (launch-environment/container): Likewise.
2017-02-03 00:23:28 +01:00
Ludovic Courtès
0f31d4f07f
gnu: guile-json: Texinfoify description.
...
* gnu/packages/guile.scm (guile-json)[description]: Use Texinfo markup.
2017-02-03 00:23:28 +01:00
Marius Bakke
feeeee2418
gnu: gst-plugins-base: Fix build on 32bit.
...
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gst-plugins-base)[source]: Use it.
2017-02-02 16:55:35 +01:00
Leo Famulari
e83ef684fc
gnu: libevent-2.0: Include CVE IDs in patches.
...
* gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch,
gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch,
gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch:
Rename to ...
* gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch: ... new files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevent-2.0)[sources]: Likewise.
2017-02-02 10:52:45 -05:00
Leo Famulari
e8c83d04e1
Merge branch 'master' into core-updates
2017-02-02 10:52:24 -05:00
Leo Famulari
8f8d39b30c
gnu: icedtea-8: Update to 3.3.0 [security fixes].
...
Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.
* gnu/packages/java.scm (icedtea-8): Update to 3.3.0.
2017-02-02 07:58:45 -05:00
Alex Kost
3e27581887
gnu: emacs-with-editor: Update to 2.5.10.
...
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.10.
2017-02-02 12:02:39 +03:00
Nicolas Goaziou
1e458a430d
gnu: giac-xcas: Update to 1.2.3-19.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-19.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-02 09:04:40 +01:00
Mathieu Othacehe
eb122280a0
services: cuirass: Add load-path to cuirass configuration
...
* gnu/services/cuirass.scm (<cuirass-configuration>): Add load-path field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-02 09:04:40 +01:00
Mathieu Othacehe
7a9ca44a9c
gnu: cuirass: Update to 0.0.1 revision 4.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1 revision 4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-02 09:04:40 +01:00
Eric Bavier
7904f18af2
gnu: joe: remove reference to WordStar.
...
* gnu/packages/text-editors.scm (joe)[description]: Remove WordStar reference.
2017-02-01 19:11:46 -06:00
ng0
c000b6b10f
gnu: reducelcs: Fix license.
...
* gnu/packages/maths.scm (reducelcs)[license]: Change to GPL3+.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-01 19:51:36 -05:00
Leo Famulari
a3df7e9f86
gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.25.
[source]: Remove obsolete patch 'httpd-CVE-2016-8740.patch'.
* gnu/packages/patches/httpd-CVE-2016-8740.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-01 18:14:55 -05:00
Leo Famulari
4a6b2a21bf
gnu: acme-client: Update to 0.1.16.
...
* gnu/packages/tls.scm (acme-client): Update to 0.1.16.
2017-02-01 18:05:01 -05:00
Clément Lassieur
60b57c3d5b
gnu: magit: Update to 2.10.1.
...
* gnu/packages/emacs.scm (magit): Update to 2.10.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-01 23:53:35 +01:00
Huang Ying
728dc8fa29
gnu: Add polkit-gnome.
...
* gnu/packages/polkit.scm (polkit-gnome): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-01 23:53:35 +01:00
ng0
7596ddf3f1
gnu: Add neomutt.
...
* gnu/packages/mail.scm (neomutt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-01 23:53:35 +01:00
Ludovic Courtès
8de3e4b35f
services: Make 'static-networking' extensible.
...
This allows users to statically define several interfaces.
* gnu/services/networking.scm (<static-networking>)[provision]
[name-servers]: Add default values.
(static-networking-shepherd-service)
(static-networking-etc-files)
(static-networking-shepherd-services): New procedures.
(static-networking-service-type): Change to extend both
SHEPHERD-ROOT-SERVICE-TYPE and ETC-SERVICE-TYPE.
(static-networking-service): Remove default value of #:provision.
Implement using 'simple-service'.
* gnu/services/base.scm (%base-services): Replace
'static-networking-service' call with 'service' form.
* doc/guix.texi (Networking Services): Update documentation.
2017-02-01 23:53:35 +01:00
Marius Bakke
fd05d7ecd9
gnu: libevent: Skip tests that fail on 32bit.
...
* gnu/packages/patches/libevent-2.1-skip-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libevent.scm (libevent)[source]: Use it.
2017-02-01 22:38:25 +01:00
Ricardo Wurmus
47055b273a
gnu: r-edger: Add r-statmod to inputs.
...
* gnu/packages/bioinformatics.scm (r-edger)[propagated-inputs]: Add r-statmod.
2017-02-01 22:12:01 +01:00
Arun Isaac
5430dbd95b
gnu: Add freeciv.
...
* gnu/packages/games.scm (freeciv): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-01 14:45:06 -05:00
Tobias Geerinckx-Rice
36df995c94
gnu: Add zpaq.
...
* gnu/packages/compression.scm (zpaq): New variable.
2017-02-01 16:13:57 +01:00
Tobias Geerinckx-Rice
58f91e4d03
download: url-fetch/tarball: Make ‘name’ truly optional.
...
* guix/download.scm (url-fetch/tarbomb): Fall back to ‘file-name’ if
‘name’ is #f, like the regular ‘url-fetch’ does.
* gnu/packages/bioinformatics.scm (muscle)[source]: Remove ‘file-name’.
* gnu/packages/engineering.scm (fastcap)[source]: Likewise.
* gnu/packages/scheme.scm (scmutils)[source]: Likewise.
2017-02-01 15:53:32 +01:00
Tobias Geerinckx-Rice
61ac754453
gnu: Add nyx.
...
* gnu/packages/tor.scm (nyx): New variable.
2017-02-01 15:53:32 +01:00
Tobias Geerinckx-Rice
71794d7b94
gnu: tor: Use ‘license:’ prefix instead of #:select.
...
* gnu/packages/tor.scm (tor, torsocks, privoxy, onionshare)[license]:
Add prefix.
2017-02-01 15:53:32 +01:00
Tobias Geerinckx-Rice
cf1bed97ca
gnu: youtube-dl: Update to 2017.01.29.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.29.
2017-02-01 15:53:31 +01:00
Tobias Geerinckx-Rice
0bb1c35ac1
gnu: python-stem: Update to 1.5.4.
...
* gnu/packages/python.scm (python-stem): Update to 1.5.4.
2017-02-01 15:53:31 +01:00
Marius Bakke
3e32eeb247
gnu: gstreamer: Update to 1.10.3.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.3.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
2017-02-01 15:16:07 +01:00
Marius Bakke
b2a6310ad9
gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af.
2017-02-01 15:05:50 +01:00
Marius Bakke
b097a3387e
gnu: xkeyboard-config: Update to 2.20.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
2017-02-01 15:02:14 +01:00
Marius Bakke
b1b8e8f1b2
gnu: mesa: Update to 13.0.4.
...
* gnu/packages/gl.scm (mesa): Update to 13.0.4.
2017-02-01 15:02:12 +01:00
Marius Bakke
ac6fec05e4
gnu: fio: Enable optional helper scripts.
...
* gnu/packages/benchmark.scm (fio)[arguments]: Add 'patch-paths' and
'wrap-python-scripts' phases.
[inputs]: Add GNUPLOT, PYTHON-2, PYTHON2-NUMPY and PYTHON2-PANDAS.
2017-02-01 14:13:55 +01:00
Marius Bakke
5fa1683617
gnu: fio: Update to 2.17.
...
* gnu/packages/benchmark.scm (fio): Update to 2.17.
2017-02-01 13:52:27 +01:00
Marius Bakke
d736eec2ad
gnu: lftp: Update to 4.7.5.
...
* gnu/packages/ftp.scm (lftp): Update to 4.7.5.
[source]: Rearrange mirrors.
2017-02-01 13:52:27 +01:00
Marius Bakke
69ec039105
gnu: mumble: Update to 1.2.19.
...
* gnu/packages/telephony.scm (mumble): Update to 1.2.19.
2017-02-01 13:52:27 +01:00
Marius Bakke
75ba11afc2
gnu: xapian: Update to 1.4.3.
...
* gnu/packages/search.scm (xapian): Update to 1.4.3.
2017-02-01 13:52:27 +01:00
Danny Milosavljevic
4ae2a54df6
gnu: dtc: Update description to reference HOWTO.
...
* gnu/packages/u-boot.scm (dtc)[description]: Modify.
2017-02-01 13:49:55 +01:00
Ludovic Courtès
357db1f91d
system: More 'file-append' instead of #~(string-append #$thing …).
...
* gnu/system/shadow.scm (<user-account>)[shell]: Use 'file-append'.
(%base-user-accounts): Likewise.
* gnu/system/grub.scm (%background-image): Likewise.
2017-02-01 12:36:41 +01:00
Ludovic Courtès
ae763b5b0b
system: Create home directories once 'file-systems' is up.
...
Fixes <http://bugs.gnu.org/21108 >.
Reported by Andy Patterson <ajpatter@uwaterloo.ca>
and Leo Famulari <leo@famulari.name>.
* gnu/build/activation.scm (activate-users+groups)[activate-user]: Pass
#:create-home? #t iff CREATE-HOME? and SYSTEM?.
(activate-user-home): New procedure.
* gnu/system/shadow.scm (account-shepherd-service): New procedure.
(account-service-type)[extensions]: Add SHEPHERD-ROOT-SERVICE-TYPE
extension.
* gnu/tests/base.scm (run-basic-test)["home"]
["skeletons in home directories"]: New tests.
* gnu/tests/install.scm (%separate-home-os, %separate-home-os-source)
(%test-separate-home-os): New variables.
2017-02-01 12:36:41 +01:00
Leo Famulari
524ee6c9e5
gnu: nginx: Update to 1.11.9.
...
* gnu/packages/web.scm (nginx): Update to 1.11.9.
2017-02-01 01:42:39 -05:00
Eric Bavier
25925725f4
gnu: mg: Upgrade to 20161005.
...
* gnu/packages/mg.scm (mg)[source]: Upgrade to 20161005.
[native-inputs]: Add pkg-config.
[inputs]: Add libbsd.
[arguments]: Use modify-phases. Use #:make-flags rather than patching the
Makefile. Install tutorial.
[description]: Clarify relation to GNU Emacs.
2017-01-31 21:16:08 -06:00
Eric Bavier
f255a6db17
gnu: Add JOE.
...
* gnu/packages/text-editors.scm (joe): New variable.
2017-01-31 20:26:20 -06:00
Marius Bakke
e8fc1a0dcf
gnu: libevent: Update to 2.1.8 [security fixes].
...
* gnu/packages/libevent.scm (libevent): Update to 2.1.8.
[inputs]: Change 'python-wrapper' to 'python-2'. Move 'which' to ...
[native-inputs]: ... here. New field.
(libevent-2.0): New variable.
* gnu/packages/patches/libevent-2.1-dns-tests.patch,
gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch
gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch
gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'.
2017-02-01 02:42:12 +01:00
Ludovic Courtès
fae88ae884
gnu: mdadm: Update to 4.0.
...
* gnu/packages/linux.scm (mdadm): Update to 4.0.
[arguments]: Add "CC=gcc" to #:make-flags.
2017-01-31 23:48:59 +01:00
Ludovic Courtès
4fc6985c1c
gnu: parallel: Update to 20170122.
...
* gnu/packages/parallel.scm (parallel): Update to 20170122.
2017-01-31 23:46:34 +01:00
Ludovic Courtès
8555a609df
gnu: kbd: Update to 2.0.4.
...
* gnu/packages/linux.scm (kbd): Update to 2.0.4.
2017-01-31 23:45:56 +01:00
Ludovic Courtès
c886608e6b
gnu: gdb: Update to 7.12.1.
...
* gnu/packages/gdb.scm (gdb): Update to 7.12.1.
2017-01-31 23:44:57 +01:00
Ludovic Courtès
5f8edd7f37
gnu: xcalc: Update to 1.0.6.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
2017-01-31 23:21:59 +01:00
Ludovic Courtès
a43aca973e
system: Introduce 'file-systems' Shepherd service.
...
* gnu/services/base.scm (file-system-shepherd-services): New procedure.
(file-system-service-type): Use it as the SHEPHERD-ROOT-SERVICE-TYPE
extension.
(user-processes-service-type): Change to take a single 'grace-delay'
parameter.
(user-processes-service): Remove 'file-systems' parameter. Pass
GRACE-DELAY as the only value for the service.
* gnu/system.scm (essential-services): Adjust accordingly.
2017-01-31 23:21:59 +01:00
Ludovic Courtès
2fe4ceee18
file-systems: Do not read superblocks past the end of a device.
...
Fixes <http://bugs.gnu.org/25573 >.
Reported by Alex Kost <alezost@gmail.com>.
* gnu/build/file-systems.scm (seek*): New procedure.
(read-superblock): Use it instead of 'seek' and ensure it returns
OFFSET.
2017-01-31 23:21:59 +01:00
Raoul Jean Pierre Bonnal
69f2b3bdf9
gnu: Add r-rhdf5.
2017-01-31 22:35:11 +01:00
Raoul Jean Pierre Bonnal
d4af25b51b
gnu: Add r-tximport.
2017-01-31 22:35:08 +01:00
Julien Lepiller
f5c8cf3be7
gnu: Add ocaml-bin-prot.
...
* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
2017-01-31 21:35:51 +01:00
Julien Lepiller
f95ebba516
gnu: Add ocaml-js-build-tools.
...
* gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
2017-01-31 21:35:45 +01:00
Julien Lepiller
5eed45a8d7
gnu: Add ocaml-oasis.
...
* gnu/packages/ocaml.scm (ocaml-oasis): New variable.
2017-01-31 21:35:42 +01:00
Julien Lepiller
77a515e9b5
gnu: Add ocaml-fileutils.
...
* gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
2017-01-31 21:35:38 +01:00
Julien Lepiller
3763eea716
gnu: Add ocaml-expect.
...
* gnu/packages/ocaml.scm (ocaml-expect): New variable.
2017-01-31 21:35:35 +01:00
Julien Lepiller
f8a12de1cb
gnu: Add ocaml-pcre.
...
* gnu/packages/ocaml.scm (ocaml-pcre): New variable.
2017-01-31 21:35:32 +01:00
Julien Lepiller
0e9e94b7ff
gnu: Add ocaml-batteries.
...
* gnu/packages/ocaml.scm (ocaml-batteries): New variable.
2017-01-31 21:35:30 +01:00
Julien Lepiller
41e8e07919
gnu: Add omake.
...
* gnu/packages/ocaml.scm (omake): New variable.
* gnu/packages/patches/omake-fix-non-determinism.patch: New file.
* gnu/local.mk (dist_patch_DATA): New patch.
2017-01-31 21:35:27 +01:00
Julien Lepiller
c590f1ae8a
gnu: Add ocamlify.
...
* gnu/packages/ocaml.scm (ocamlify): New variable.
2017-01-31 21:35:23 +01:00
Julien Lepiller
5d08f98d3e
gnu: Add ocaml-base64.
...
* gnu/packages/ocaml.scm (ocaml-base64): New variable.
2017-01-31 21:34:53 +01:00
Thomas Danckaert
59ae241f71
gnu: Add xinetd.
...
* gnu/packages/web.scm (xinetd): New variable.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-31 15:06:19 -05:00
Ricardo Wurmus
9b11eee955
gnu: Add neovim.
...
* gnu/packages/vim.scm (neovim): New variable.
2017-01-31 21:01:53 +01:00
Ricardo Wurmus
d9ed1779b8
gnu: Add lua5.2-lpeg.
...
* gnu/packages/lua.scm (lua5.2-lpeg): New variable.
2017-01-31 20:39:39 +01:00
Ricardo Wurmus
cf9a788d93
gnu: Add lua5.2-bitop.
...
* gnu/packages/lua.scm (lua5.2-bitop): New variable.
2017-01-31 20:36:30 +01:00
Ricardo Wurmus
369ee96b69
gnu: Add lua5.2-libmpack.
...
* gnu/packages/serialization.scm (lua5.2-libmpack): New variable.
2017-01-31 20:36:09 +01:00
Ricardo Wurmus
8e664e7e55
gnu: Add lua-libmpack.
...
* gnu/packages/serialization.scm (lua-libmpack): New variable.
2017-01-31 20:35:54 +01:00
Ricardo Wurmus
c57e5fd0c0
gnu: Add libmpack.
...
* gnu/packages/serialization.scm (libmpack): New variable.
2017-01-31 20:34:01 +01:00
Paul Garlick
8a4d14fa71
gnu: gmsh: Update to 2.16.0
...
* gnu/packages/maths.scm (gmsh): Update to 2.16.0
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-31 17:55:50 +01:00
Ben Woodcroft
abb7eb7aca
gnu: bundler: Update to 1.14.3.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.3.
2017-01-31 20:16:11 +10:00
ng0
249eb38965
gnu: tor: Add hardening configure-flags.
...
* gnu/packages/tor.scm (tor)[arguments]: Add '--enable-expensive-hardening',
'enable-gcc-hardening', '--enable-linker-hardening' to configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-31 00:10:44 +01:00
Leo Famulari
af7d72b16c
gnu: tcpdump: Update to 4.9.0 [security fixes].
...
Fixes CVE-2016-{7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933
7934,7935,7936,7937,7938,7939,7940,7973,7974,7975,7983,7984,7985,7986,7992,7993,
8574,8575} and CVE-2017-{5202,5203,5204,5205,5341,5342,5482,5483,5484,5485,
5486}.
* gnu/packages/admin.scm (tcpdump): Update to 4.9.0.
[source]: Add alternate URL and set the file-name.
2017-01-30 15:51:32 -05:00
Leo Famulari
df4a2b44d3
gnu: libpcap: Update to 1.8.1.
...
* gnu/packages/admin.scm (libpcap): Update to 1.8.1.
2017-01-30 14:49:42 -05:00
Marius Bakke
5a12bdaf8c
gnu: bitlbee: Update to 3.5.1 [security fixes].
...
* gnu/packages/messaging.scm (bitlbee): Update to 3.5.1.
[source]: Remove patches.
(%bitlbee-buddy-nick-change-patch): Remove.
(%bitlbee-always-use-nicks-patch): Remove.
2017-01-30 19:48:09 +01:00
Marius Bakke
d3c6ad0ab5
gnu: Add rocksdb.
...
* gnu/packages/databases.scm (rocksdb): New variable.
2017-01-30 16:52:29 +01:00
Marius Bakke
d14ad134f1
gnu: xauth: Update to 1.0.10.
...
* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
2017-01-30 16:17:43 +01:00
Marius Bakke
b23992afb2
gnu: wayland, weston: Update to 1.12.0.
...
* gnu/packages/freedesktop.scm (wayland): Update to 1.12.0.
(weston): Update to 1.12.0.
[arguments]: Adjust to source file renames.
2017-01-30 16:10:12 +01:00
Marius Bakke
fbb4755c8a
gnu: libxkbcommon: Update to 0.7.1.
...
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1.
[source]: Use HTTPS.
[home-page]: Ditto.
2017-01-30 16:09:52 +01:00
Marius Bakke
737c572a2b
gnu: libdrm: Update to 2.4.75.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75.
2017-01-30 16:04:07 +01:00
Marius Bakke
4a9c4a55ac
gnu: re2: Update to 2017-01-01.
...
* gnu/packages/regex.scm (re2): Update to 2017-01-01.
[arguments]: End 'delete-static-library' phase on #t.
2017-01-30 14:55:10 +01:00
Federico Beffa
d8e85b2032
gnu: ghc-8: Update to 8.0.2.
...
* gnu/packages/haskell.scm (ghc-8): Update to 8.0.2.
[arguments]: Remove #:modules, #:imported-modules and phase
configure-testsuite.
* gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-01-30 14:39:35 +01:00
ng0
54052a54c1
gnu: Add reducelcs.
...
* gnu/packages/maths.scm (reducelcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-01-30 07:46:28 -05:00
Roel Janssen
aa3eeeb542
gnu: Add r-bsgenome-hsapiens-1000genomes-hs37d5.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
New variable.
2017-01-30 12:11:04 +01:00
José Miguel Sánchez García
01be4f939e
gnu: Add light.
...
* gnu/packages/linux.scm (light): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-01-30 10:52:45 +01:00
José Miguel Sánchez García
83421fc744
gnu: Add font-awesome.
...
* gnu/packages/fonts.scm (font-awesome): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-30 10:52:45 +01:00
Paul Garlick
5d4bd4cce1
gnu: Add opencascade-oce.
...
* gnu/packages/maths.scm (opencascade-oce): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-01-30 10:52:45 +01:00
ng0
9016dbc2bb
gnu: Add catimg.
...
* gnu/packages/image-viewers.scm (catimg): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-01-29 19:42:03 -05:00
Danny Milosavljevic
4fdcc5026f
gnu: Add dub.
...
* gnu/packages/ldc.scm (dub): New variable.
2017-01-29 23:46:33 +01:00
Leo Famulari
4bca1e7498
gnu: khal: Update to 0.9.1.
...
* gnu/packages/calendar.scm (khal): Update to 0.9.1.
2017-01-29 13:04:44 -05:00
Nicolas Goaziou
cf95bd3a8d
gnu: emacs-org: Update to 20170124.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20170124.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-29 01:03:19 +01:00
Nicolas Goaziou
49a984ce3e
gnu: wireshark: Update to 2.2.4.
...
* gnu/packages/networking.scm (wireshark): Update to 2.2.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-29 01:03:19 +01:00
Nicolas Goaziou
f1fb375b21
gnu: asymptote: Update to 2.39
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.39.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-29 01:03:19 +01:00
Tobias Geerinckx-Rice
d389b6bbbc
gnu: vim: Update to 8.0.0257.
...
* gnu/packages/vim.scm (vim): Update to 8.0.0257.
2017-01-28 22:55:10 +01:00
Clément Lassieur
c631233fd4
gnu: Add GNU Freetalk.
...
* gnu/packages/messaging.scm (freetalk): New variable.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
2017-01-28 22:22:03 +01:00
Tobias Geerinckx-Rice
09e353d846
gnu: exfat-utils: Update to 1.2.6.
...
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.6.
2017-01-28 21:54:58 +01:00
Tobias Geerinckx-Rice
9ff04ff725
gnu: fuse-exfat: Update to 1.2.6.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.6.
2017-01-28 21:54:20 +01:00
Ludovic Courtès
55b2d92145
Use 'mlambda' instead of 'memoize'.
...
* gnu/packages.scm (find-newest-available-packages): Use 'mlambda'
instead of (memoize (lambda ...) ...).
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Likewise.
* guix/build-system/gnu.scm (package-with-explicit-inputs)[rewritten-input]:
Likewise.
* guix/build-system/python.scm (package-with-explicit-python)[transform]:
Likewise.
* guix/derivations.scm (derivation->string): Likewise.
* guix/gnu-maintenance.scm (gnu-package?): Likewise.
* guix/modules.scm (module-file-dependencies): Likewise.
* guix/scripts/graph.scm (standard-package-set): Likewise.
* guix/scripts/lint.scm (official-gnu-packages*): Likewise.
* guix/store.scm (store-regexp*): Likewise.
* guix/utils.scm (location): Likewise.
2017-01-28 18:55:20 +01:00
Ludovic Courtès
f9704f179a
Add (guix memoization).
...
* guix/combinators.scm (memoize): Remove.
* guix/memoization.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
guix/build-system/gnu.scm, guix/build-system/python.scm,
guix/derivations.scm, guix/gnu-maintenance.scm,
guix/import/cran.scm, guix/import/elpa.scm,
guix/modules.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/store.scm, guix/utils.scm: Adjust imports accordingly.
2017-01-28 18:55:20 +01:00
Mathieu Othacehe
c695ed3cf5
gnu: Add emacs-mu4e-alert.
...
* gnu/packages/emacs.scm (emacs-mu4e-alert): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-28 12:41:35 +03:00
Mathieu Othacehe
2c5e31faac
gnu: Add emacs-alert.
...
* gnu/packages/emacs.scm (emacs-alert): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-28 12:41:35 +03:00
Mathieu Othacehe
ba117841cd
gnu: Add emacs-gntp.
...
* gnu/packages/emacs.scm (emacs-gntp): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-28 12:41:35 +03:00
Mathieu Othacehe
521f5d96f7
gnu: Add emacs-log4e.
...
* gnu/packages/emacs.scm (emacs-log4e): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-28 12:41:35 +03:00
Mathieu Othacehe
1e523180ae
gnu: Add emacs-ht.
...
* gnu/packages/emacs.scm (emacs-ht): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-28 12:41:35 +03:00
Alex Kost
1c6713465f
gnu: tvtime: Update to 1.0.11.
...
* gnu/packages/tv.scm (tvtime): Update to 1.0.11.
2017-01-28 12:41:35 +03:00
Alex Kost
eccfa301f8
gnu: manaplus: Update to 1.7.1.21.
...
* gnu/packages/games.scm (manaplus): Update to 1.7.1.21.
2017-01-28 12:41:35 +03:00
Leo Famulari
aaf111a2c4
gnu: transmission-remote-cli: Superseded by tremc.
...
* gnu/packages/bittorrent.scm (transmission-remote-cli)[properties]: New field.
2017-01-28 03:34:14 -05:00
Leo Famulari
e906f4e116
gnu: Add tremc.
...
* gnu/packages/bittorrent.scm (tremc): New variable.
2017-01-28 03:34:13 -05:00
Leo Famulari
4ab09ac868
gnu: ldc: Add missing patches.
...
This is a followup to commit 2429dde57d
.
* gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch,
gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New files.
2017-01-28 03:07:57 -05:00
宋文武
0050876bcf
gnu: assword: Wrap with the GObject typelib of GTK+.
...
Fixes <https://debbugs.gnu.org/25457 >.
* gnu/packages/password-utils.scm (assword)[inputs]: Add 'gtk+'.
[arguments]: Add 'wrap-assword' phase.
2017-01-28 12:30:50 +08:00
宋文武
736cfc10f0
gnu: python-xdo: Hardcode the path of 'libxdo.so'.
...
* gnu/packages/python.scm (python-xdo)[arguments]: Add 'patch-libxdo-path'
phase.
2017-01-28 12:30:41 +08:00
宋文武
0b5e08637e
gnu: python-xdo: Add 'python-six' to 'propagated-inputs'.
...
* gnu/packages/python.scm (python-xdo)[propagated-inputs]: New field.
2017-01-28 12:02:34 +08:00
宋文武
bd05ea41b6
gnu: gtksourceview-2: Adjust inputs.
...
Fixes <https://debbugs.gnu.org/25537 >.
* gnu/packages/gtk.scm (gtksourceview-2): Move 'shared-mime-info' and
'xorg-server' to 'native-inputs'. Move 'gtk+-2' to 'propagated-inputs'.
2017-01-28 11:29:12 +08:00
Muriithi Frederick Muriuki
2429dde57d
gnu: Add ldc@1.1.0-beta6.
...
* gnu/packages/ldc.scm (ldc-1.1.0-beta6, ldc-beta): New variables.
* gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch: New file.
* gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-28 01:25:55 +01:00
Ludovic Courtès
38cb4766d8
gnu: emacs-emms: Add 'upstream-name' property.
...
* gnu/packages/emacs.scm (emms)[properties]: New field.
2017-01-28 00:38:20 +01:00
Tobias Geerinckx-Rice
d61b2482df
gnu: offlineimap: Update to 7.0.13.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.13.
2017-01-27 21:05:57 +01:00
Tobias Geerinckx-Rice
eb714a10fa
gnu: btrfs-progs: Update to 4.9.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.1.
2017-01-27 17:18:04 +01:00
Ricardo Wurmus
43337a733f
gnu: extremetuxracer: Update to 0.7.4.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.4.
2017-01-27 11:30:35 +01:00
Ludovic Courtès
d9b4cbc2a1
gnu: bash: Do not retain dependency on Coreutils.
...
Previously the "include" output of BASH-FINAL would refer to
'bootstrap-binaries' via 'Makefile.inc'.
* gnu/packages/bash.scm (bash)[arguments]: In 'move-development-files'
phase, remove absolute file name of 'install' from the 'INSTALL'
variable in 'Makefile.inc'.
* gnu/packages/commencement.scm (bash-final)[arguments]: Pass
#:disallowed-references.
2017-01-27 09:52:26 +01:00
Manolis Ragkousis
82a7a8c667
gnu: coreutils: Fix cross-compilation.
...
* gnu/packages/patches/coreutils-fix-cross-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (coreutils)[source]: Use it.
2017-01-27 10:19:25 +02:00
Mark H Weaver
88dbf70f29
gnu: linux-libre: Update to 4.9.6.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.6.
2017-01-26 21:49:01 -05:00
Mark H Weaver
e1157d69f4
gnu: linux-libre@4.4: Update to 4.4.45.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.45.
2017-01-26 21:47:05 -05:00
Troy Sankey
cda0ef045f
gnu: pius: Update to 2.2.3.
...
* gnu/packages/gnupg.scm (pius): Update to 2.2.3.
[source]: Switch back to using the tarball release.
[arguments]: End 'set-gpg-file-name' phase on #t.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-27 01:29:11 +01:00
Carlo Zancanaro
95757d8999
gnu: kakoune: Move reproducibility substitution to source snippet.
...
* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ...
[source]: ... here.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-27 01:28:36 +01:00
Leo Famulari
ef00f3ebae
gnu: mupdf, cups-filters: Incorporated grafted changes.
...
* gnu/packages/pdf.scm (mupdf)[replacement]: Remove field.
[source]: Add 'mupdf-mujs-CVE-2016-10132.patch' and
'mupdf-mujs-CVE-2016-10133.patch'.
(mupdf/fixed): Remove variable.
* gnu/packages/cups.scm (cups-filters)[replacement]: Remove field.
(mupdf/fixed-instead-of-mupdf),(cups-filters/fixed): Remove variables.
2017-01-26 18:56:11 -05:00
Leo Famulari
70852355e6
gnu: openssl-next: Update to 1.1.0d [fixes CVE-2017-{3730, 3731, 3732}].
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0d.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-26 22:26:20 +01:00
Leo Famulari
544db93caf
gnu: openssl: Replace with openssl-1.0.2k [security fixes].
...
Fix CVE-2016-7055 and CVE-2017-{3731,3732}.
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2k): New variable.
(openssl-next)[replacement]: New field.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-26 22:26:12 +01:00
Marius Bakke
5a64a79131
utils: Add helper method to make files writable.
...
* gnu/build/activation.scm (make-file-writable): Move this to ...
* guix/build/utils.scm (make-file-writable): ... here. Export it.
* guix/build/gnu-build-system.scm (strip): Use it.
2017-01-26 22:19:16 +01:00
Marius Bakke
14551e073f
gnu: pkg-config: Update to 0.29.1.
...
* gnu/packages/pkg-config.scm (%pkg-config): Update to 0.29.1.
[home-page]: Use HTTPS.
2017-01-26 22:14:42 +01:00
Marius Bakke
264ccbb31e
gnu: text-editors.scm: Fix imports.
...
This is a followup to 5613ea79fc
.
* gnu/packages/text-editors.scm: Import (gnu packages terminals).
2017-01-26 22:12:13 +01:00
Carlo Zancanaro
5613ea79fc
gnu: Add kakoune.
...
* gnu/packages/text-editors.scm (kakoune): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-26 21:16:57 +01:00
Tobias Geerinckx-Rice
5bbb224916
gnu: python-pbr: Update to 1.10.0.
...
* gnu/packages/python.scm (python-pbr): Update to 1.10.0.
2017-01-26 21:05:06 +01:00
Tobias Geerinckx-Rice
0e6df70b6a
gnu: python-wheel: Update to 0.30.0a0.
...
* gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.
2017-01-26 21:05:05 +01:00
Tobias Geerinckx-Rice
60a8be3a56
gnu: awscli: Update to 1.11.43.
...
* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
2017-01-26 21:05:05 +01:00
Tobias Geerinckx-Rice
d338ff580d
gnu: python-acme: Update to 0.10.2.
...
* gnu/packages/tls.scm (python-acme): Update to 0.10.2.
2017-01-26 21:05:05 +01:00
Tobias Geerinckx-Rice
80968df0d0
gnu: certbot: Update to 0.10.2.
...
* gnu/packages/tls.scm (certbot): Update to 0.10.2.
[description]: Use present tense; expand acronyms.
2017-01-26 21:05:04 +01:00
Tobias Geerinckx-Rice
28576403af
gnu: python-certifi: Update to 2017.1.23.
...
* gnu/packages/python.scm (python-certifi): Update to 2017.1.23.
[arguments]: Remove: run tests if they're ever added.
[home-page]: Fix or update.
2017-01-26 21:05:04 +01:00
John Darrington
fc12bc3099
gnu: Add xcalc.
...
* gnu/packages/xorg.scm (xcalc): New variable.
2017-01-26 19:45:22 +01:00
Marius Bakke
9d58741a50
gnu: xf86-input-wacom: Update to 0.34.0.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.0.
2017-01-26 17:12:32 +01:00
Marius Bakke
602d70f31e
gnu: dnscrypt-proxy: Update to 1.9.4.
...
* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.4.
2017-01-26 16:27:07 +01:00
Tobias Geerinckx-Rice
ec8fdd3bf8
gnu: wine: Update to 2.0.
...
* gnu/packages/wine.scm (wine): Update to 2.0.
2017-01-26 08:52:06 +01:00
Tobias Geerinckx-Rice
eff8d773d6
gnu: python-mistune: Fix source URI.
...
* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
2017-01-26 08:15:09 +01:00
Tobias Geerinckx-Rice
911a8fafb2
gnu: python-redis: Update to 2.10.5.
...
* gnu/packages/python.scm (python-redis): Update to 2.10.5.
[source]: Use pypi-uri.
2017-01-26 08:07:03 +01:00
Leo Famulari
9b9e147117
gnu: gnutls: Update to 3.5.8.
...
* gnu/packages/tls.scm (gnutls): Update to 3.5.8.
2017-01-26 00:28:43 -05:00
Ben Woodcroft
bfaf8efd74
gnu: ruby-minitar: Update to 0.5.4-1.e25205ec.
...
Fixes the security-related issue reported at
http://seclists.org/oss-sec/2017/q1/178 .
* gnu/packages/ruby.scm (ruby-minitar): Update to 0.5.4-1.e25205ec.
[source]: Use GitHub URL.
2017-01-26 08:15:22 +10:00
Leo Famulari
c134959b96
gnu: gd: Incorporate grafted changes.
...
* gnu/packages/gd.scm (gd)[replacement]: Remove field.
[source]: Update to 2.2.4. Remove patches 'gd-CVE-2016-7568.patch' and
'gd-CVE-2016-8670.patch'.
[arguments]: New field.
(gd-2.2.4): Remove variable.
* gnu/packages/patches/gd-CVE-2016-7568.patch,
gnu/packages/patches/gd-CVE-2016-8670.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-01-25 13:37:02 -05:00
Leo Famulari
4158b1d123
gnu: lcms: Incorporate grafted patch.
...
* gnu/packages/ghostscript.scm (lcms)[replacement]: Remove field.
[source]: Add patch 'lcms-fix-out-of-bounds-read.patch'.
(lcms/fixed): Remove variable.
2017-01-25 13:23:26 -05:00
Leo Famulari
0086496042
gnu: tcsh: Incorporate grafted patch.
...
* gnu/packages/shells.scm (tcsh)[replacement]: Remove field.
[source]: Add patch 'tcsh-fix-out-of-bounds-read.patch'.
(tcsh/fixed): Remove variable.
2017-01-25 13:23:26 -05:00
Leo Famulari
66707558b6
gnu: openjpeg: Incorporate grafted changes.
...
* gnu/packages/image.scm (openjpeg)[replacement]: Remove field.
[source]: Update to 2.1.2. Add patches
'openjpeg-CVE-2016-9850-CVE-2016-9851.patch' and
'openjpeg-CVE-2016-9572-CVE-2016-9573.patch'.
(openjpeg-1)[replacement]: Remove field.
(openjpeg-2.1.2): Remove variable.
2017-01-25 13:23:26 -05:00
Leo Famulari
29705bc29f
gnu: libtiff: Incorporate grafted patches.
...
* gnu/packages/image.scm (libtiff)[replacement]: Remove field.
[source]: Add patches from libtiff/fixed.
(libtiff/fixed): Remove variable.
2017-01-25 13:23:26 -05:00
Leo Famulari
9b1bb70904
gnu: libpng: Incorporate grafted patch.
...
* gnu/packages/image.scm (libpng)[replacement]: Remove field.
[source]: Add patch 'libpng-CVE-2016-10087.patch'.
(libpng-1.2)[replacement]: Remove field.
(libpng/fixed): Remove variable.
2017-01-25 13:23:25 -05:00
Leo Famulari
678dd8a5ed
gnu: curl: Incorporate grafted changes.
...
* gnu/packages/curl.scm (curl)[replacement]: Remove field.
(curl-7.52.1): Remove variable.
2017-01-25 13:23:25 -05:00
Leo Famulari
2663c38826
gnu: libxslt: Incorporate grafted patch.
...
* gnu/packages/xml.scm (libxslt)[replacement]: Remove field.
[source]: Add patch 'libxslt-CVE-2016-4738.patch'.
(libxslt/fixed): Remove variable.
2017-01-25 13:23:25 -05:00
Leo Famulari
e9f62e527e
gnu: libxml2: Incorporate grafted patches.
...
* gnu/packages/xml.scm (libxml2)[replacement]: Remove field.
[source]: Add patches 'libxml2-CVE-2016-4658.patch' and
'libxml2-CVE-2016-5131.patch'.
(python-libxml2)[replacement]: Remove field.
(libxml2/fixed): Remove variable.
2017-01-25 13:23:21 -05:00
Mathieu Othacehe
70dfa4e07a
services: Export guix-configuration getters.
...
* gnu/services/base.scm (guix-configuration-*): Export.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-25 19:04:21 +01:00
Leo Famulari
d123f2f991
Merge branch 'master' into core-updates
2017-01-25 12:42:39 -05:00
Thomas Danckaert
864042c5c5
gnu: Add stunnel.
...
* gnu/packages/web.scm (stunnel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-25 14:30:36 +01:00
Clément Lassieur
e57bd0bed8
services: Fix 'mkdir-p' in activation scripts.
...
* gnu/services/cups.scm (%cups-activation): Import (guix build utils).
* gnu/services/mail.scm (opensmtpd-activation): Idem.
* gnu/services/networking.scm (ntp-service-activation): Idem.
* gnu/services/spice.scm (spice-vdagent-activation): Idem.
* gnu/services/ssh.scm (openssh-activation): Idem.
(dropbear-activation): Idem.
* gnu/services/vpn.scm (%openvpn-activation): Idem.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-25 14:05:37 +01:00
Danny Milosavljevic
a282d7ff17
gnu: python-2.7: Enable UCS-4 Unicode encoding.
...
* gnu/packages/python.scm (python-2.7)[arguments]: Modify.
2017-01-25 11:55:10 +01:00
Mark H Weaver
ad91454281
gnu: icecat: Add more fixes from upstream mozilla-esr45.
...
Includes fixes for CVE-2017-5373, CVE-2017-5375, CVE-2017-5376, CVE-2017-5378,
CVE-2017-5380, CVE-2017-5383, CVE-2017-5386, CVE-2017-5390, and CVE-2017-5396.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to
reflect newly announced CVE assignments. Add selected fixes from upstream
mozilla-esr45.
2017-01-25 02:23:15 -05:00
Marius Bakke
5e217a8b4b
gnu: python-debian: Fix URL.
...
* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
2017-01-25 01:11:57 +01:00
Tobias Geerinckx-Rice
a5dee1ac3a
gnu: emacs-seq: Update to 2.19.
...
* gnu/packages/emacs.scm (emacs-seq): Update to 2.19.
2017-01-24 23:58:35 +01:00
Tobias Geerinckx-Rice
cd4d96b808
gnu: emacs-spinner: Update to 1.7.3.
...
* gnu/packages/emacs.scm (emacs-spinner): Update to 1.7.3.
2017-01-24 23:57:53 +01:00
Tobias Geerinckx-Rice
6b7f909f1e
gnu: emacs-auctex: Update to 11.90.0.
...
* gnu/packages/emacs.scm (emacs-auctex): Update to 11.90.0.
2017-01-24 23:27:08 +01:00
Tobias Geerinckx-Rice
3388438538
gnu: trash-cli: Update to 0.17.1.14.
...
* gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.14.
2017-01-24 23:27:07 +01:00
Tobias Geerinckx-Rice
e80aaeb4ad
gnu: python2-pysqlite: Update to 2.8.3.
...
* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
2017-01-24 23:27:07 +01:00
Tobias Geerinckx-Rice
49d5e338d6
gnu: python-cov-core: Fix & improve synopsis & description.
...
* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
2017-01-24 23:27:07 +01:00
Tobias Geerinckx-Rice
b165c215e1
gnu: python-email-validator: Update to 1.0.2.
...
* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
2017-01-24 23:27:06 +01:00
Tobias Geerinckx-Rice
08b813366e
gnu: python-mistune: Update to 0.7.3.
...
* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
2017-01-24 23:27:06 +01:00
Tobias Geerinckx-Rice
e6ace98d10
gnu: python-tabulate: Update to 0.7.7.
...
* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
2017-01-24 23:27:05 +01:00
Tobias Geerinckx-Rice
ba1731dac5
gnu: python-paste: Update to 2.0.3.
...
* gnu/packages/python.scm (python-paste): Update to 2.0.3.
[arguments]: Re-enable tests. They now pass even on Python 3.
[properties]: Remove.
(python2-paste): Use package-with-python2 directly now.
2017-01-24 23:27:05 +01:00
Tobias Geerinckx-Rice
46e110cca5
gnu: python-colorama: Fix typo in synopsis.
...
* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
2017-01-24 23:27:05 +01:00
Tobias Geerinckx-Rice
f92576f963
gnu: python-colorama: Update to 0.3.7.
...
* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
2017-01-24 23:27:04 +01:00
Tobias Geerinckx-Rice
02d7f33705
gnu: python-debian: Update to 0.1.28.
...
* gnu/packages/python.scm (python-debian): Update to 0.1.28.
2017-01-24 23:27:04 +01:00
Tobias Geerinckx-Rice
ccc1876210
gnu: python-seaborn: Update to 0.7.1.
...
* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
2017-01-24 23:27:04 +01:00
Tobias Geerinckx-Rice
5754fe9570
gnu: python-unidecode: Update to 0.04.20.
...
* gnu/packages/python.scm (python-unidecode): Update to 0.04.20.
2017-01-24 23:27:03 +01:00
Tobias Geerinckx-Rice
4418990d77
gnu: python-alembic: Update to 0.8.10.
...
* gnu/packages/python.scm (python-alembic): Update to 0.8.10.
2017-01-24 23:27:03 +01:00
Tobias Geerinckx-Rice
9e2802cb8d
gnu: python-orderedmultidict: Update to 0.7.11.
...
* gnu/packages/python.scm (python-orderedmultidict): Update to 0.7.11.
2017-01-24 23:27:03 +01:00
Tobias Geerinckx-Rice
6acff0f900
gnu: the-silver-searcher: Fix & improve description.
...
* gnu/packages/code.scm (the-silver-searcher)[description]: Fix typo, use
@command and @file mark-up, and clarify a bit.
2017-01-24 23:27:02 +01:00
Tobias Geerinckx-Rice
392f326655
gnu: the-silver-searcher: Update to 1.0.2.
...
* gnu/packages/code.scm (the-silver-searcher): Update to 1.0.2.
[source]: Use signed tarball from home-page. Remove file-name.
[native-inputs]: Remove autoconf, automake, and libtool, as well as...
[arguments]: ...the ‘autoconf’ phase since we're now building a release.
2017-01-24 23:27:02 +01:00
Tobias Geerinckx-Rice
db963aad3d
gnu: youtube-dl: Update to 2017.01.24.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.24.
2017-01-24 23:27:02 +01:00
humanitiesNerd
9b1a497ee9
gnu: haunt: Update to 0.2.1
...
* gnu/packages/guile.scm (haunt): Update to 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-24 23:09:45 +01:00
Ludovic Courtès
04fa4cdf95
gnu: arandr: Remove timestamps from gzipped man pages.
...
* gnu/packages/xdisorg.scm (arandr)[source](modules, snippet): New
fields.
2017-01-24 23:09:10 +01:00
Ludovic Courtès
d6d1cea624
mapped-devices: 'source' can be a list of strings.
...
Reported by myglc2 <myglc2@gmail.com>.
* gnu/system/mapped-devices.scm (<mapped-device>)[source]: Update
comment to note that this can be a list of strings.
2017-01-24 23:09:10 +01:00
Thomas Danckaert
ff8b5a3ae7
gnu: Add hyperestraier.
...
* gnu/packages/search.scm (hyperestraier): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-24 23:09:09 +01:00
Thomas Danckaert
259a94e981
gnu: Add qdbm.
...
* gnu/packages/databases.scm (qdbm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-24 23:09:09 +01:00
Leo Famulari
0769cea697
gnu: openjpeg: Fix CVE-2016-{9572,9573}.
...
* gnu/packages/patches/openjpeg-CVE-2016-9572-CVE-2016-9573.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg-2.1.2)[source]: Use it.
2017-01-24 16:19:03 -05:00
Leo Famulari
a639525256
gnu: libgcrypt: Update to 1.7.6.
...
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.6.
2017-01-24 16:05:54 -05:00
Marius Bakke
23d57f74dc
gnu: gnupg: Update to 2.1.18.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.18.
[source]: Remove patch.
* gnu/packages/patches/gnupg-test-segfault-on-32bit-arch.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-24 21:48:01 +01:00
humanitiesNerd
81e9582105
gnu: wiredtiger: Update to 2.9.1
...
* gnu/packages/databases.scm (wiredtiger): Update to 2.9.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-24 15:23:50 -05:00
ng0
7c04154940
gnu: tor: Update to 0.2.9.9 [fixes security issue TROVE-2017-001].
...
See 'ChangeLog' in the source distribution for more information about the denial
of service bug TROVE-2017-001.
* gnu/packages/tor.scm (tor): Update to 0.2.9.9.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-24 14:04:44 -05:00
Ricardo Wurmus
ee869cd6ea
gnu: Add libvterm.
...
* gnu/packages/terminals.scm (libvterm): New variable.
2017-01-24 15:51:56 +01:00
Ricardo Wurmus
f2b7be0929
gnu: Add unibilium.
...
* gnu/packages/terminals.scm (unibilium): New variable.
2017-01-24 15:50:53 +01:00
Ricardo Wurmus
7ee557a75a
gnu: Add lsyncd.
...
* gnu/packages/sync.scm (lsyncd): New variable.
2017-01-24 15:46:01 +01:00
Leo Famulari
b2725c53dd
gnu: khal: Update to 0.9.0.
...
* gnu/packages/calendar.scm (khal): Update to 0.9.0
[source]: Remove obsolete patch.
* gnu/packages/patches/khal-disable-failing-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-01-24 01:59:51 -05:00
Leo Famulari
4cfd222fa7
gnu: opus: Update to 1.1.4 [fixes CVE-2017-0381].
...
* gnu/packages/xiph.scm (opus): Update to 1.1.4.
2017-01-24 01:28:48 -05:00
Leo Famulari
2df34b578f
gnu: icedtea-6: Update to 1.13.13 [security fixes].
...
Fixes CVE-2016-{5542,5554,5568,5573,5582,5597} and others. See 'NEWS' in the
source distribution for more information.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.13.
2017-01-24 00:48:22 -05:00
Leo Famulari
165259593a
gnu: libupnp: Update to 1.6.21.
...
* gnu/packages/libupnp.scm (libupnp): Update to 1.6.21.
[source]: Remove obsolete patches.
* gnu/packages/patches/libupnp-CVE-2016-6255.patch,
gnu/packages/patches/libupnp-CVE-2016-8863.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-01-23 23:27:04 -05:00
Ludovic Courtès
2986995b85
services: Create /var/log/wtmp upon activation.
...
This fixes a bug whereby /var/log/wtmp would never be created, and thus
accounting information would be lost.
* gnu/services.scm (activation-script): Create /var/log/wtmp.
* gnu/tests/base.scm (run-basic-test)["wtmp entry"]: New test.
2017-01-24 00:46:37 +01:00
Carlo Zancanaro
9475fd9217
gnu: Add electrum.
...
* gnu/packages/finance.scm (electrum): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-24 00:46:37 +01:00
Leo Famulari
2564b7c2df
gnu: mplayer: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/video.scm (mplayer)[arguments]: Use (which "sh") instead
of (which "bash") in 'configure' phase.
2017-01-23 17:23:05 -05:00
Leo Famulari
47734a56d6
gnu: ffmpeg: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/video.scm (ffmpeg)[arguments]: Use (which "sh") instead
of (which "bash") in 'configure' phase.
2017-01-23 17:23:05 -05:00
Leo Famulari
2fed40421d
gnu: avidemux: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/video.scm (avidemux)[arguments]: Use (which "sh") instead of
(which "bash") in 'repack-ffmpeg' phase.
2017-01-23 17:23:05 -05:00
Leo Famulari
344498c736
gnu: pybitmessage: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/messaging.scm (pybitmessage)[arguments]: Use (which "sh") instead
of (which "bash") in 'fix-makefile' phase.
2017-01-23 17:23:05 -05:00
Leo Famulari
195279529c
gnu: sendmail: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/mail.scm (sendmail)[arguments]: Use (which "sh") instead of
(which "bash") in 'replace-/bin/sh' phase.
2017-01-23 17:23:04 -05:00
Leo Famulari
7ba0249223
gnu: signing-party: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/gnupg.scm (signing-party)[arguments]: Use (which "sh") instead of
(which "bash") in 'configure' phase.
2017-01-23 17:23:04 -05:00
Leo Famulari
2e4b67b950
gnu: gnupg-1: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-check-sh' phase.
2017-01-23 17:23:04 -05:00
Leo Famulari
3a534f4264
gnu: gnupg-2.0: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-config-files' phase.
2017-01-23 17:23:04 -05:00
Leo Famulari
bfeda42146
gnu: gegl: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/gimp.scm (gegl)[arguments]: Use (which "sh") instead of
(which "bash") in 'pre-build' phase.
2017-01-23 17:23:03 -05:00
Leo Famulari
147c6b391b
gnu: orpheus: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/orpheus.scm (orpheus)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-shells' phase.
2017-01-23 17:23:03 -05:00
Leo Famulari
f2ea722ae7
gnu: node: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/node.scm (node)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-files' phase.
2017-01-23 17:23:03 -05:00
Danny Milosavljevic
ee6e780b2c
gnu: Add compface.
...
* gnu/packages/mail.scm (compface): New variable.
2017-01-23 23:16:10 +01:00
Ludovic Courtès
58ea4d407c
Merge branch 'master' into core-updates
2017-01-23 22:33:10 +01:00
Ludovic Courtès
fcd75bdbfa
search-paths: Allow specs with #f as their separator.
...
This adds support for single-entry search paths.
Fixes <http://bugs.gnu.org/25422 >.
Reported by Leo Famulari <leo@famulari.name>.
* guix/search-paths.scm (<search-path-specification>)[separator]:
Document as string or #f.
(evaluate-search-paths): Add case for SEPARATOR as #f.
(environment-variable-definition): Handle SEPARATOR being #f.
* guix/build/utils.scm (list->search-path-as-string): Add case for
SEPARATOR as #f.
(search-path-as-string->list): Likewise.
* guix/build/profiles.scm (abstract-profile): Likewise.
* tests/search-paths.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* tests/packages.scm ("--search-paths with single-item search path"):
New test.
* gnu/packages/version-control.scm (git)[native-search-paths](separator):
New field.
2017-01-23 22:23:41 +01:00
Leo Famulari
08a78c2fde
gnu: openssl: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/tls.scm (openssl)[arguments]: Use /bin/sh instead of /bin/bash in
'patch-tests' phase.
2017-01-23 16:02:25 -05:00
Leo Famulari
3dd9b765c9
gnu: mit-krb5: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Use /bin/sh instead of
/bin/bash in 'pre-check' phase.
2017-01-23 16:02:25 -05:00
Leo Famulari
2f2f4265b9
gnu: ghostscript: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Use /bin/sh instead of
/bin/bash in 'patch-config-files' phase.
2017-01-23 16:02:25 -05:00
Leo Famulari
370522b888
gnu: attr: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/attr.scm (attr)[arguments]: Use /bin/sh instead of /bin/bash in
'check' phase.
2017-01-23 15:50:23 -05:00
Leo Famulari
84b60a7cdf
gnu: lcms: Fix an out-of-bounds read.
...
* gnu/packages/patches/lcms-fix-out-of-bounds-read.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
[properties]: Specify the 'cpe-name'.
(lcms/fixed): New variable.
2017-01-23 15:34:03 -05:00
ng0
bed2e0dfd1
gnu: menu-cache: Update to 1.0.2.
...
* gnu/packages/lxde.scm (menu-cache): Update to 1.0.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:28:47 +01:00
ng0
e139652d4e
gnu: pcmanfm, libfm: Update to 1.2.5.
...
* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.5.
* gnu/packages/lxde.scm (libfm): Update to 1.2.5.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:27:53 +01:00
ng0
dc29cc7710
gnu: lxterminal: Update to 0.3.0.
...
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.0.
[arguments]: Disable tests.
[source]: Update to use new '.tar.xz' tarball.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:19:17 +01:00
Marius Bakke
d71d6fe85c
gnu: gcc@5: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros.
...
* gnu/packages/patches/gcc-5-source-date-epoch-1.patch,
gnu/packages/patches/gcc-5-source-date-epoch-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gcc.scm (gcc-5)[source]: Use them.
2017-01-23 20:39:47 +01:00
Kei Kebreau
34ab353849
gnu: cppcheck: Update to 1.77.
...
* gnu/packages/check.scm (cppcheck): Update to 1.77.
2017-01-23 14:33:47 -05:00
Marius Bakke
5171ea38c6
gnu: wavpack: Update to 5.1.0.
...
* gnu/packages/audio.scm (wavpack): Update to 5.1.0.
[arguments]: Remove field.
2017-01-23 19:54:08 +01:00
Thomas Danckaert
2903ee1ea5
gnu: duplicity: Update to 0.7.11.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.11.
[source]: Remove patches.
[inputs]: Add lftp, update gnupg, remove python-2, make python2-lockfile a
propagated input, make python2-mock a native-input.
[propagated-inputs]: Add python2-lockfile, python2-urllib3.
[native-inputs]: Add python2-pexpect, python2-mock.
[arguments]: Add build phase to embed gnupg store name.
* gnu/packages/patches/duplicity-piped-password.patch: Delete it.
* gnu/packages/patches/duplicity-test_selection-tmp.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patches.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 19:35:31 +01:00
Marius Bakke
82110ef658
gnu: glpk: Update to 4.61.
...
* gnu/packages/maths.scm (glpk): Update to 4.61.
[home-page]: Use HTTPS.
2017-01-23 18:54:27 +01:00
Marius Bakke
c063f34f6b
gnu: libxi: Update to 1.7.9.
...
* gnu/packages/xorg.scm (libxi): Update to 1.7.9.
2017-01-23 18:03:55 +01:00
Marius Bakke
bb2f8bbc5a
gnu: nginx: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/web.scm (nginx)[arguments]: Substitute /bin/sh with "which sh"
instead of "which bash" in 'patch-/bin/sh' phase.
2017-01-23 17:48:47 +01:00
ng0
e6880040b4
gnu: Add es.
...
* gnu/packages/shells.scm (es): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 15:20:04 +01:00
Clément Lassieur
87508d9a0b
services: prosody: Fix activation script.
...
* gnu/services/messaging.scm (prosody-activation): Import (guix build utils)
for 'mkdir-p'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 15:20:04 +01:00
Ben Woodcroft
e4b6c565be
gnu: r-ggplot2: Add r-svglite to propagated-inputs.
...
* gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add
r-svglite.
2017-01-23 21:23:33 +10:00
Ben Woodcroft
843f255388
gnu: bundler: Update to 1.14.2.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.2.
2017-01-23 20:49:34 +10:00
Jelle Licht
4e58e9d023
gnu: Add libtorrent-rasterbar.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 11:01:18 +01:00
Mekeor Melire
174b091fb7
gnu: xmonad: Update to 0.12.
...
* gnu/packages/wm.scm (xmonad): Update to 0.12.
[source](snippet, modules): Remove.
[inputs]: Add GHC-SETLOCALE and GHC-QUICKCHECK.
(ghc-xmonad-contrib): Update to 0.12.
2017-01-23 11:01:17 +01:00
Mekeor Melire
c7bdb4139d
gnu: Add ghc-setlocale.
...
* gnu/packages/haskell.scm (ghc-setlocale): New variable.
2017-01-23 11:01:17 +01:00
Efraim Flashner
0e88ada940
gnu: Remove pcre-CVE-2016-3191.patch.
...
This is a follow-up to 026ee1a5a6
.
* gnu/packages/patches/pcre-CVE-2016-3191.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-23 10:28:15 +02:00
Efraim Flashner
a3dbea473a
gnu: gcal: Update to 4.1.
...
* gnu/packages/gcal.scm (gcal): Update to 4.1.
[home-page]: Use https.
2017-01-23 10:20:09 +02:00
Leo Famulari
62cf8fa7cd
gnu: libtiff: Fix CVE-2017-5225.
...
* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
2017-01-23 02:13:38 -05:00
Leo Famulari
026ee1a5a6
gnu: pcre: Update to 8.40.
...
* gnu/packages/pcre.scm (pcre): Update to 8.40.
[source]: Remove obsolete patch 'pcre-CVE-2016-3191.patch'.
2017-01-23 00:55:10 -05:00
Leo Famulari
ffcfaf2b18
gnu: imagemagick: Update to 6.9.7-5.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5.
2017-01-22 22:42:45 -05:00
Mathieu Othacehe
11b7717deb
services: cuirass: Add port to cuirass configuration
...
* gnu/services/cuirass.scm (<cuirass-configuration>): Add port field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
2017-01-22 23:51:56 +01:00
Efraim Flashner
93719a6686
gnu: libinput: Update to 1.6.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0.
2017-01-22 23:19:12 +02:00
Ludovic Courtès
33ae7d4385
gnu: gcc: Properly set the dynamic linker file name on GNU/Hurd.
...
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: In 'pre-configure' phase,
match 'GNU_USER_DYNAMIC_LINKER' in addition to 'GLIBC_DYNAMIC_LINKER'.
This fixes GNU/Hurd cross-compilation as reported at
<https://lists.gnu.org/archive/html/guix-devel/2017-01/msg01731.html >.
2017-01-22 13:13:36 +01:00
Ludovic Courtès
c8b44fc107
gnu: sed: Do not attempt to rebuild 'doc/sed.1'.
...
* gnu/packages/base.scm (sed)[arguments]: Add 'dont-rebuild-sed.1'
phase.
[native-inputs]: Remove.
2017-01-22 13:13:36 +01:00
Ludovic Courtès
8a296947a6
gnu: sed: Use the same phases whether or not we're cross-compiling.
...
* gnu/packages/base.scm (sed)[arguments]: Make #:phases argument
unconditional. In 'patch-test-suite' phase, use (which "sh") instead of
referring to the "bash" input.
2017-01-22 13:13:35 +01:00
Efraim Flashner
8ba237a280
gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.
...
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-22 13:40:44 +02:00
Ricardo Wurmus
79f3e82bdc
gnu: fish: Embed full path to Python.
...
Fixes <https://bugs.gnu.org/25467 >.
* gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to
"embed-store-paths"; embed full path to Python.
2017-01-22 10:16:28 +01:00
宋文武
df05d80ad0
gnu: Add guile-sdl2.
...
* gnu/packages/sdl.scm (guile-sdl2): New variable.
2017-01-22 14:31:54 +08:00
Carlo Zancanaro
af7caada40
gnu: Add python2-slowaes.
...
* gnu/packages/python.scm (python2-slowaes): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:40:48 +08:00
Carlo Zancanaro
cba84a3805
gnu: Add python-qrcode.
...
* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:39:57 +08:00
Carlo Zancanaro
916aafa401
gnu: Add python-pbkdf2.
...
* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:39:23 +08:00
Maxim Cournoyer
d6c73cb4c4
gnu: perl-term-readkey: Update to 2.37.
...
The previous version, 2.32, is not available for download anymore.
* gnu/packages/perl.scm (perl-term-readkey): Update to 2.37.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 12:36:17 +08:00
Leo Famulari
b848f98e04
gnu: bash: Update to patch level 11.
...
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 6 through 11.
2017-01-21 21:36:16 -05:00
Kei Kebreau
ec3487a664
gnu: red-eclipse: Update to 1.5.8.
...
* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
2017-01-21 15:27:45 -05:00
Kei Kebreau
ca085a3af3
gnu: tintin++: Update to 2.01.2.
...
* gnu/packages/games.scm (tintin++): Update to 2.01.2.
2017-01-21 13:54:32 -05:00
José Miguel Sánchez García
cacf4e9db0
gnu: Add compton.
...
* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-21 16:43:26 +01:00
Björn Höfling
a760757280
gnu: Add geos.
...
* gnu/packages/geo.scm (geos): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-21 14:00:51 +01:00
Marius Bakke
f07e53fb53
gnu: gflags: Update to 2.2.0.
...
* gnu/packages/popt.scm (gflags): Update to 2.2.0.
[source]: Use tarball release.
2017-01-21 12:44:42 +01:00
Ben Woodcroft
c0dee46c85
gnu: r-vegan: Update to 2.4-2.
...
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.
2017-01-21 18:17:16 +10:00
Ben Woodcroft
cda0f9a4a9
gnu: diamond: Update to 0.8.34.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.
2017-01-21 17:28:11 +10:00
Mark H Weaver
5aa0932eaf
gnu: linux-libre: Update to 4.9.5.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.5.
2017-01-20 21:56:02 -05:00
Mark H Weaver
523fe6a3ab
gnu: linux-libre@4.4: Update to 4.4.44.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
2017-01-20 21:54:47 -05:00
Mark H Weaver
13c0eccbbb
gnu: linux-libre@4.1: Update to 4.1.38.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
2017-01-20 21:48:43 -05:00
Ludovic Courtès
168c400045
gnu: ld-wrapper-boot0: Remove workaround for < http://bugs.gnu.org/24832 >.
...
Fixes <http://bugs.gnu.org/24832 >.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Change the first
'make-ld-wrapper' argument to "ld-wrapper-boot0"; change #:target to
BOOT-TRIPLET.
2017-01-20 22:57:47 +01:00
Ludovic Courtès
079f013be2
gnu: gnutls: Add 'guile2.2-gnutls'.
...
Suggested by Chris Webber.
* gnu/packages/tls.scm (gnutls/guile-2.2): New variable.
2017-01-20 21:39:17 +01:00
Ludovic Courtès
be051880c4
services: Reindent vpn.scm.
...
This fixes indentation of 'match' forms.
* gnu/services/vpn.scm: Pass through 'indent-code.el'.
2017-01-20 21:39:17 +01:00
Marius Bakke
a50e030141
gnu: python-scipy, python-matplotlib: Fix build after Sphinx update.
...
* gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): New
variables.
(python-matplotlib)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-matplotlib)[native-inputs]: New field.
(python-scipy)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-scipy)[native-inputs]: New field.
2017-01-20 20:18:07 +01:00
Feng Shu
7386a0481c
gnu: Add fcitx-configtool.
...
* gnu/packages/fcitx.scm (fcitx-configtool): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-20 19:35:47 +01:00
Marius Bakke
ff99fe6505
gnu: datamash: Update to 1.1.1.
...
* gnu/packages/datamash.scm (datamash): Update to 1.1.1.
2017-01-20 19:35:47 +01:00
Marius Bakke
53b8ee2881
gnu: gd: Fix source URL.
...
This is a followup to 3f0603ea65
.
* gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.
2017-01-20 19:35:46 +01:00
Leo Famulari
3f0603ea65
gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].
...
'CHANGELOG.md' in the development repository lists several fixed bugs with
potential security implications:
https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md
* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd-2.2.4): New variable.
2017-01-20 10:30:08 -05:00
Ricardo Wurmus
2923f3e5b9
gnu: r-msnid: Expand abbreviation in description.
...
* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS"
to "tandem mass spectrometry".
2017-01-20 15:38:03 +01:00
Ricardo Wurmus
e614d6398a
gnu: r-msnbase: Expand abbreviation in description.
...
* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS"
to "mass spectrometry".
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
e431eb670d
gnu: Add r-fastica.
...
* gnu/packages/statistics.scm (r-fastica): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
793f2edbbc
gnu: Add r-lars.
...
* gnu/packages/statistics.scm (r-lars): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
efba686c80
gnu: Add r-mixtools.
...
* gnu/packages/statistics.scm (r-mixtools): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
c6017f7222
gnu: Add r-cowplot.
...
* gnu/packages/statistics.scm (r-cowplot): New variable.
2017-01-20 15:38:02 +01:00
Christopher Baines
b726096bc5
services: network-manager: Use record for configuration.
...
* gnu/services/network-manager.scm (<network-manager-configuration>): New
record type.
(network-manager-shpeherd-service): Change to use the
network-manager-configuration record, rather than a package. Generate a
simple configuration file from the network-manager-configuration record.
(network-manager-service-type): Update extensions to take the
network-manager-configuration rather than a package.
(network-manager-service): Remove function, the network-manager-service-type
can be used instead, and this avoids keeping the function signature and value
coresponding to the service type in sync.
* doc/guix.texi (Networking Services): Remove documentation for the removed
network-manager-service procedure, and add documentation of the
network-manager-service-type variable and network-manager-configuration
record.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-20 21:45:56 +08:00
Efraim Flashner
4f98c3c553
gnu: obs: Update to 17.0.2.
...
* gnu/packages/video.scm (obs): Update to 17.0.2.
[inputs]: Add alsa-lib, fontconfig, speex.
2017-01-20 11:33:19 +02:00
Leo Famulari
10a8746968
gnu: mariadb: Update to 10.1.21 [security fixes].
...
Fixes CVE-2016-3238 and CVE-2017-{3238,3243,3244,3257,3258,3265,3291,3312,3317,
3318}.
* gnu/packages/databases.scm (mariadb): Update to 10.1.21.
2017-01-19 21:24:25 -05:00
Ludovic Courtès
caa7816673
services: Create /var/run/utmpx upon activation.
...
This fixes a bug whereby /var/run/utmpx would never be created, and thus
accounting information would be missing.
* gnu/services.scm (activation-script): Create /var/run/utmpx.
* gnu/tests/base.scm (run-basic-test)["utmpx entry"]: New test.
2017-01-19 23:45:11 +01:00
Marius Bakke
db967b6462
gnu: python-scipy: Fix expression after changing to 'modify-phases'.
...
This is a followup to 16ca6aaac8
.
* gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
2017-01-19 18:48:37 +01:00
Ludovic Courtès
0691c9c05d
gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].
...
* gnu/packages/admin.scm (ansible): Update to 2.2.1.
2017-01-19 17:59:23 +01:00
Marius Bakke
16ca6aaac8
gnu: python-scipy: Use 'modify-phases' syntax.
...
* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
2017-01-19 16:59:28 +01:00
Danny Milosavljevic
c8d7e063d0
gnu: Add python-reno.
...
* gnu/packages/openstack.scm (python-reno, python-reno2): New variables.
2017-01-19 16:36:38 +01:00
Danny Milosavljevic
7adb90311f
gnu: python-testtools: Update to 1.4.0.
...
* gnu/packages/python.scm (python-testtools): Update to 1.4.0.
[source]: Use pypi-uri.
[arguments]: New field.
2017-01-19 16:29:56 +01:00
Danny Milosavljevic
d83d872259
gnu: Add python-dulwich.
...
* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
2017-01-19 15:34:46 +01:00
Ludovic Courtès
11f3885bb5
tests: Add 'nginx-service-type' test.
...
* gnu/tests/web.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-01-19 14:44:59 +01:00
Ludovic Courtès
dc72a7f7f7
services: nginx: Add default values for <nginx-configuration> fields.
...
* gnu/services/web.scm (<nginx-configuration>)[nginx, log-directory]
[run-directory, server-blocks, upstream-blocks, file]: Add default
values.
2017-01-19 14:44:59 +01:00
Christopher Baines
9c557a69ae
services: nginx: Add support for 'location' blocks.
...
* gnu/services/web.scm (<nginx-server-configuration>): Add field 'locations'.
(<nginx-location-configuration>): New record type.
(<nginx-named-location-configuration>): New record type.
(nginx-location-config): New function.
(default-nginx-server-config): Include locations.
* doc/guix.texi (Web Services): Document the new nginx-location-configuration
and nginx-named-location-configuration data types, as well as the changes to
the nginx-server-configuration.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-19 14:44:59 +01:00
Christopher Baines
cb341293fa
services: nginx: Add support the 'upstream' module.
...
* gnu/services/web.scm (<nginx-upstream-configuration>): New record type.
(<nginx-configuration>): Add new field upstream-blocks.
(nginx-upstream): New function.
(default-nginx-config): Add upstream-list parameter.
(nginx-service): Add optional upstream list keyword argument.
* doc/guix.texi (Web Services): Document the new nginx-upstream-configuration
data type and changes to the nginx function.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-19 14:44:59 +01:00
Christopher Baines
cb6d322afc
gnu: dnsmasq: Enable dbus support.
...
* gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for
NetworkManager to use dnsmasq.
[native-inputs]: Add pkg-config.
[inputs]: Add dbus.
[arguments]: Add COPTS="-DHAVE_DBUS" to make-flags.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-19 20:05:24 +08:00
Ricardo Wurmus
e87cb754a6
gnu: Add libgig.
...
* gnu/packages/music.scm (libgig): New variable.
2017-01-19 09:54:15 +01:00
Danny Milosavljevic
b585e36184
gnu: Add python-fastimport.
...
* gnu/packages/python.scm (python-fastimport, python2-fastimport):
New variables.
2017-01-19 00:39:49 +01:00
Danny Milosavljevic
376c4619cf
gnu: python-mox3: Remove python-oslosphinx dependency (since the tests don't run anyway).
...
* gnu/packages/openstack.scm (python-mox3)[native-inputs]: Remove python-oslosphinx.
2017-01-19 00:38:53 +01:00
Danny Milosavljevic
c227458ac8
gnu: python-sphinx: Update to 1.5.1 and enable tests.
...
* gnu/packages/python.scm (python-sphinx): Update to 1.5.1.
[arguments]: New field.
[native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose,
python-requests.
(python2-sphinx)[native-inputs]: Add python2-enum34.
2017-01-19 00:32:35 +01:00
Ludovic Courtès
67fee545cc
gnu: Add Heimdal.
...
* gnu/packages/kerberos.scm (heimdal): New variable.
2017-01-19 00:11:15 +01:00
Ludovic Courtès
89e34644d9
gnu: Move Kerberos implemetations to (gnu packages kerberos).
...
* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-01-19 00:11:15 +01:00
ng0
877c6163fa
gnu: stagit: Update to 0.5.
...
* gnu/packages/version-control.scm (stagit): Update to 0.5.
2017-01-18 22:46:50 +01:00
Efraim Flashner
9ca1972767
gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.
...
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-18 23:32:49 +02:00
Kei Kebreau
539108e113
gnu: tk: Update to 8.6.6.
...
* gnu/packages/tcl.scm (tk): Update to 8.6.6.
2017-01-18 16:03:00 -05:00
Kei Kebreau
9f19f3a0ad
gnu: tcl: Update to 8.6.6.
...
* gnu/packages/tcl.scm (tcl): Update to 8.6.6.
2017-01-18 15:32:58 -05:00
Marius Bakke
df893a3855
gnu: Add python-cram.
...
* gnu/packages/python.scm (python-cram, python2-cram): New variables.
2017-01-18 21:28:59 +01:00
Marius Bakke
b9f771a795
gnu: Add leveldb.
...
* gnu/packages/databases.scm (leveldb): New variable.
2017-01-18 21:23:23 +01:00
ng0
cd4a232dd5
gnu: Add mcabber.
...
* gnu/packages/messaging.scm (mcabber): New variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:18 +01:00
ng0
fdfb4b9604
gnu: Add loudmouth.
...
* gnu/packages/messaging.scm (loudmouth): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:16 +01:00
ng0
395751c05d
gnu: Add menumaker.
...
* gnu/packages/wm.scm (menumaker): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 19:11:22 +01:00
Marius Bakke
0d53d55cca
gnu: xf86-input-evdev: Update to 2.10.5.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
2017-01-18 18:28:35 +01:00
Marius Bakke
e19b0bd157
gnu: xf86-video-r128: Update to 6.10.2.
...
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
2017-01-18 18:25:55 +01:00
Marius Bakke
a354c7d8b4
gnu: xf86-video-savage: Update to 2.3.9.
...
* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
2017-01-18 18:23:53 +01:00
Marius Bakke
619ff9329d
gnu: xf86-video-trident: Update to 1.3.8.
...
* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
2017-01-18 18:22:12 +01:00
Marius Bakke
a0029fda3b
gnu: xf86-video-glint: Update to 1.2.9.
...
* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:19:49 +01:00
Marius Bakke
f733e60345
gnu: xf86-video-nv: Update to 2.1.21.
...
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:15:56 +01:00
Marius Bakke
3a50b71298
gnu: xf86-video-siliconmotion: Update to 1.7.9.
...
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
2017-01-18 18:11:42 +01:00
Marius Bakke
c2a970582e
gnu: xf86-video-mga: Update to 1.6.5.
...
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
2017-01-18 18:10:04 +01:00
Marius Bakke
798dd616e3
gnu: xf86-video-sis: Update to 0.10.9.
...
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
2017-01-18 18:08:35 +01:00
Marius Bakke
76400ca594
gnu: xf86-video-tdfx: Update to 1.4.7.
...
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
2017-01-18 18:05:40 +01:00
Ricardo Wurmus
1778ea740e
gnu: multiqc: Add python-nose to inputs.
...
* gnu/packages/bioinformatics.scm (multiqc)[propagated-inputs]: Add
python-nose.
2017-01-18 16:09:49 +01:00
Efraim Flashner
7c524e0f6b
gnu: screen: Update to 4.5.0.
...
* gnu/packages/screen.scm (screen): Update to 4.5.0.
[home-page]: Use https.
2017-01-18 15:51:04 +02:00
ng0
899bcad310
gnu: Add emacs-sx.
...
* gnu/packages/emacs.scm (emacs-sx): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18 12:57:23 +03:00
Christopher Baines
cf006d2e73
gnu: Add emacs-ag.
...
* gnu/packages/emacs.scm (emacs-ag): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18 12:57:23 +03:00
Feng Shu
12b8f6b401
gnu: Add font-wqy-microhei.
...
* gnu/packages/fonts.scm (font-wqy-microhei): New variable.
2017-01-18 09:43:14 +01:00
Marius Bakke
c9a1812527
gnu: Add python-geventhttpclient.
...
* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient):
New variables.
2017-01-18 00:20:39 +01:00
Marius Bakke
d1ba1d6bfd
gnu: python-requests: Update to 2.12.4.
...
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.
2017-01-18 00:19:04 +01:00
ng0
3163a289ab
gnu: Add mlmmj.
...
* gnu/packages/mail.scm (mlmmj): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-17 23:57:15 +01:00
Ludovic Courtès
1f4f2360ad
gnu: guile-json: Update to 0.6.0.
...
* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
2017-01-17 23:57:15 +01:00
Julien Lepiller
fd6e260ef7
gnu: Add ocaml-ocurl.
...
* gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.
2017-01-17 23:22:07 +01:00
Julien Lepiller
800ab1fb16
gnu: Add ocaml-jsonm.
...
* gnu/packages/ocaml.scm (ocaml-jsonm): New variable.
2017-01-17 23:21:42 +01:00
Julien Lepiller
84290923d9
gnu: Add ocaml-uutf.
...
* gna/packages/ocaml.scm (ocaml-uutf): New variable.
2017-01-17 23:21:22 +01:00
Julien Lepiller
33f16b9a57
gnu: Add ocaml-uchar.
...
* gnu/packages/ocaml.scm (ocaml-uchar): New variable.
2017-01-17 23:20:55 +01:00
Julien Lepiller
6e9b678efe
gnu: Add ocaml-ulex.
...
* gnu/packages/ocaml.scm (ocaml-ulex): New variable.
2017-01-17 23:20:13 +01:00
Julien Lepiller
036b857978
gnu: Add ocaml-xmlm.
...
* gnu/packages/ocaml.scm (ocaml-xmlm): New variable.
2017-01-17 23:14:42 +01:00
Julien Lepiller
33e0702d8a
gnu: Add ocaml-bos.
...
* gnu/packages/ocaml.scm (ocaml-bos): New variable.
2017-01-17 23:14:38 +01:00
Julien Lepiller
fbf38b0985
gnu: Add ocaml-fpath.
...
* gnu/packages/ocaml.scm (ocaml-fpath): New variable.
2017-01-17 23:14:34 +01:00
Julien Lepiller
9dc7dcb261
gnu: Add ocaml-logs.
...
* gnu/packages/ocaml.scm (ocaml-logs): New variable.
2017-01-17 23:13:19 +01:00
Ricardo Wurmus
66da3a9f31
gnu: Add r-msnid.
...
* gnu/packages/bioinformatics.scm (r-msnid): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
11879284cb
gnu: Add r-msnbase.
...
* gnu/packages/bioinformatics.scm (r-msnbase): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
6a67e181ac
gnu: Add r-pcamethods.
...
* gnu/packages/bioinformatics.scm (r-pcamethods): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
4aa7d592f1
gnu: Add r-mzid.
...
* gnu/packages/bioinformatics.scm (r-mzid): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
7c08afaf7b
gnu: Add r-vsn.
...
* gnu/packages/bioinformatics.scm (r-vsn): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
05c7e5fb76
gnu: Add r-affy.
...
* gnu/packages/bioinformatics.scm (r-affy): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
5c9d15055f
gnu: Add r-affyio.
...
* gnu/packages/bioinformatics.scm (r-affyio): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
71676a1f4c
gnu: Add r-mzr.
...
* gnu/packages/bioinformatics.scm (r-mzr): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
ae26217430
gnu: Add r-protgenerics.
...
* gnu/packages/bioinformatics.scm (r-protgenerics): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
0e7d058e44
gnu: Add r-maldiquant.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
1f40e73cb5
gnu: Add r-raremetals2.
...
* gnu/packages/bioinformatics.scm (r-raremetals2): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
fb1e528ef1
gnu: Add r-seqminer.
...
* gnu/packages/bioinformatics.scm (r-seqminer): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
26a281ef27
gnu: Add r-compquadform.
...
* gnu/packages/statistics.scm (r-compquadform): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
769fc6bb18
gnu: Add ribodiff.
...
* gnu/packages/bioinformatics.scm (ribodiff): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
e84efc50d7
gnu: Add hisat2.
...
* gnu/packages/bioinformatics.scm (hisat2): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
5f764dd7ff
gnu: Add r-fivethirtyeight.
...
* gnu/packages/statistics.scm (r-fivethirtyeight): New variable.
2017-01-17 21:46:47 +01:00
Ricardo Wurmus
40effef7ca
gnu: powertabeditor: Update to 2.0.0-alpha9.
...
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha9.
[source]: Simplify snippet.
[arguments]: Adjust phases; remove unnecessary configure flag.
2017-01-17 21:46:25 +01:00
Danny Milosavljevic
4c9c8a294e
gnu: boost: Update to 1.63.0.
...
* gnu/packages/boost.scm (boost): Update to 1.63.0.
2017-01-17 21:34:39 +01:00
Tobias Geerinckx-Rice
79e90f05b6
gnu: cups-filters: Disable mutool integration.
...
* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’
to #:configure-flags.
[inputs]: Remove mupdf.
2017-01-17 15:14:25 -05:00
Leo Famulari
46076d08ed
Revert "gnu: cups-filters: Disable mutool integration."
...
This change would cause 594 packages to be rebuilt, so it was moved to
the staging branch.
This reverts commit 58a7bbc5fe
.
2017-01-17 15:13:54 -05:00
Leo Famulari
cf3768fa06
gnu: webkitgtk: Update to 2.14.3 [security fixes].
...
Fixes CVE-2016-{7586,7589,7592,7599,7623,7632,7635,7639,7641,7645,7652,7654,7656}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.3.
2017-01-17 14:56:13 -05:00
Tobias Geerinckx-Rice
58a7bbc5fe
gnu: cups-filters: Disable mutool integration.
...
* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’
to #:configure-flags.
[inputs]: Remove mupdf.
2017-01-17 18:42:37 +01:00
Tobias Geerinckx-Rice
16869cecf6
gnu: libpsl: Update to 0.17.0.
...
* gnu/packages/web.scm (libpsl): Update to 0.17.0.
2017-01-17 18:42:36 +01:00
Tobias Geerinckx-Rice
cdb93e50ea
gnu: proxychains-ng: Update to 4.12.
...
* gnu/packages/networking.scm (proxychains-ng): Update to 4.12.
2017-01-17 18:42:34 +01:00
Marius Bakke
718c12786b
gnu: password-store: Install bash completions.
...
* gnu/packages/password-utils.scm (password-store)[arguments]: Add
'install-shell-completions' phase.
2017-01-17 16:18:35 +01:00
Ricardo Wurmus
c554c6bab8
gnu: gnucash: Update to 2.6.15.
...
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.15.
2017-01-17 15:07:08 +01:00
Björn Höfling
065d012511
gnu: Add proj.4.
...
* gnu/packages/geo.scm (proj.4): New variable.
(gnome-maps): Use license: prefix.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-17 14:41:08 +01:00
Marius Bakke
f68647299c
gnu: xscreensaver: Update to 5.36.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.36.
2017-01-17 14:21:10 +01:00
Leo Famulari
351ab2c13f
Merge branch 'master' into staging
2017-01-17 03:56:08 -05:00
Thomas Danckaert
603308ee60
gnu: doxygen: Use sh from the store.
...
* gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal.
[arguments]: Add phase to add store prefix to "/bin/sh".
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-17 03:55:31 -05:00
Leo Famulari
7e5b944e8f
gnu: libdrm: Update to 2.4.74.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
2017-01-17 03:55:31 -05:00
Leo Famulari
b4fddeae20
gnu: flac: Update to 1.3.2.
...
* gnu/packages/xiph.scm (flac): Update to 1.3.2.
2017-01-17 03:55:30 -05:00
Leo Famulari
8efd10cd11
gnu: speex: Update to 1.2.0.
...
* gnu/packages/xiph.scm (speex): Update to 1.2.0.
2017-01-17 03:55:30 -05:00
Leo Famulari
b1972a83e8
gnu: libsndfile: Update to 1.0.27.
...
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27.
2017-01-17 03:55:30 -05:00
Leo Famulari
ae6591efa5
gnu: perl-image-exiftool: Update to 10.40.
...
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40.
[synopsis, description]: Mention more capabilities.
2017-01-17 03:50:36 -05:00
Ricardo Wurmus
265afbdfe7
gnu: ghc-quickcheck-instances: Update to 0.3.12.
...
* gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12.
[inputs]: Add ghc-scientific and ghc-vector.
2017-01-17 03:58:19 +01:00
Leo Famulari
19083a5eee
gnu: imagemagick: Update to 6.9.7-4 [security fixes].
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4.
2017-01-16 18:39:41 -05:00
Leo Famulari
9381a02a53
gnu: Add scrypt.
...
* gnu/packages/crypto.scm (scrypt): New variable.
2017-01-16 18:02:14 -05:00
Ricardo Wurmus
ce9701fb95
gnu: Add emacs-stripe-buffer.
...
* gnu/packages/emacs.scm (emacs-stripe-buffer): New variable.
2017-01-16 23:37:43 +01:00
Ricardo Wurmus
0b35f11d76
gnu: Add emacs-git-timemachine.
...
* gnu/packages/emacs.scm (emacs-git-timemachine): New variable.
2017-01-16 23:37:43 +01:00
Ludovic Courtès
ae21519f63
gnu: guile-sqlite3: Provide a new source URL.
...
* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
2017-01-16 23:27:23 +01:00
Ludovic Courtès
384344198d
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
...
Suggested by John Darrington <john@darrington.wattle.id.au>.
* gnu/system/file-systems.scm (%not-slash): New variable.
(file-prefix?): New procedure.
(file-system-needed-for-boot?): Use it to check whether FS holds the
store.
* tests/file-systems.scm ("file-system-needed-for-boot?"): New test.
* gnu/tests/install.scm (%separate-store-os)[file-systems]: Remove
'needed-for-boot?' field for "/gnu".
2017-01-16 23:27:23 +01:00
Ricardo Wurmus
b91cfa22e1
gnu: Add r-centipede.
...
* gnu/packages/bioinformatics.scm (r-centipede): New variable.
2017-01-16 23:18:27 +01:00
Julien Lepiller
1fdfbadff0
gnu: Add ocaml-lwt.
...
* gnu/packages/ocaml.scm (ocaml-lwt): New variable.
2017-01-16 22:34:53 +01:00
Julien Lepiller
37f17e2a1e
gnu: Add ocaml-ssl.
...
* gnu/packages/ocaml.scm (ocaml-ssl): New variable.
2017-01-16 22:34:51 +01:00
Julien Lepiller
1342fce102
gnu: Add ocaml-react.
...
* gnu/packages/ocaml.scm (ocaml-react): New variable.
2017-01-16 22:34:48 +01:00
Julien Lepiller
0a7b43a818
gnu: Add ocaml-ppx-tools.
...
* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
2017-01-16 22:34:45 +01:00
Julien Lepiller
69705efe94
gnu: Add ocaml-alcotest.
...
* gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
2017-01-16 22:34:42 +01:00
Julien Lepiller
f46bceb670
gnu: Add ocaml-astring.
...
* gnu/packages/ocaml.scm (ocaml-astring): New variable.
2017-01-16 22:34:39 +01:00
Julien Lepiller
beeb2d419b
gnu: Add ocaml-fmt.
...
* gnu/packages/ocaml.scm (ocaml-fmt): New variable.
2017-01-16 22:34:36 +01:00
Julien Lepiller
8fe6b9327d
gnu: camlzip: Install both modules.
...
* gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip
modules.
2017-01-16 22:34:30 +01:00
Thomas Danckaert
138adbbe05
gnu: Add python-autopep8.
...
* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Thomas Danckaert
2f4d08ee7f
gnu: kdevelop: Set more paths in wrapper script.
...
* gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in
wrap-executable: add "/share" output of kdevplatform and kcmutils to
$XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Thomas Danckaert
fc11b0d3b2
gnu: kdevelop: Update to 5.0.3.
...
* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Danny Milosavljevic
8c6b077bfa
gnu: gdk-pixbuf: Make it reproducible.
...
Fixes <http://bugs.gnu.org/25414 >.
* gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field.
2017-01-16 16:27:51 +01:00
Mark H Weaver
b09903619f
gnu: linux-libre: Update to 4.9.4.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.4.
2017-01-16 05:26:33 -05:00
Mark H Weaver
8220c963e1
gnu: linux-libre@4.4: Update to 4.4.43.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
2017-01-16 05:23:04 -05:00
ng0
ad1c349db0
gnu: dwm: Add '.desktop' file.
...
Fixes <https://bugs.gnu.org/25438 >.
* gnu/packages/suckless.scm (dwm)[arguments]: Add
'install-xsession' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 11:03:46 +01:00
ng0
0d2c8f3420
gnu: dwm: Use modify-phases.
...
* gnu/packages/suckless.scm (dwm): Use modify-phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 11:03:46 +01:00
Christopher Baines
7d8b59139a
services: Export 'service-extension' procedures.
...
* gnu/services.scm: Export service-extension-target and
service-extension-compute. This allows for greater extensiblity of services
by enabling service extensions to be wrapped. For example, the parameters
passed to the compute function can be modified, or the return value of the
compute function can be modified.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 11:03:26 +01:00
Marius Bakke
4ec840917c
gnu: zathura-pdf-poppler: Update to 0.2.7.
...
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7.
2017-01-16 10:21:46 +01:00
Marius Bakke
16a9f83fe0
gnu: zathura-djvu: Update to 0.2.6.
...
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.6.
2017-01-16 10:20:15 +01:00
Marius Bakke
fe5fe355fd
gnu: zathura-ps: Update to 0.2.4.
...
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4.
2017-01-16 10:18:47 +01:00
Marius Bakke
4df3dc419d
gnu: zathura-cb: Update to 0.1.6.
...
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
2017-01-16 10:16:59 +01:00
Marius Bakke
623feb452a
gnu: zathura: Update to 0.3.7.
...
* gnu/packages/pdf.scm (zathura): Update to 0.3.7.
2017-01-16 10:15:00 +01:00
Marius Bakke
24bbd9e149
gnu: girara: Update to 0.2.7.
...
* gnu/packages/gtk.scm (girara): Update to 0.2.7.
2017-01-16 10:14:00 +01:00
Marius Bakke
017ecf72ca
gnu: vim: Update to 8.0.0194.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0194.
2017-01-16 10:09:19 +01:00
Marius Bakke
2a72d18c71
gnu: ccid: Update to 1.4.26.
...
* gnu/packages/security-token.scm (ccid): Update to 1.4.26.
2017-01-16 10:00:16 +01:00
Marius Bakke
8f8921eb4a
gnu: dnscrypt-proxy: Update to 1.9.2.
...
* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2.
2017-01-16 10:00:16 +01:00
Mark H Weaver
a5ff4d6517
Merge branch 'gnome-updates'
2017-01-16 03:53:50 -05:00
Efraim Flashner
6cd0045347
gnu: zlib: Use 'modify-phases' syntax.
...
* gnu/packages/compression.scm (zlib)[arguments]: Use 'modify-phases'.
2017-01-16 09:54:47 +02:00
Efraim Flashner
2b8bea03b6
gnu: zlib: Update to 1.2.11.
...
* gnu/packages/compression.scm (zlib): Update to 1.2.11.
2017-01-16 09:52:54 +02:00
Leo Famulari
8afabb2eca
gnu: cups-filters: Fix CVE-2016-{10132,10133} in statically linked mupdf.
...
The vulnerabilities are in the MuJS that is bundled with MuPDF.
* gnu/packages/cups.scm (cups-filters)[replacement]: New field.
(mupdf/fixed-instead-of-mupdf), (cups-filters/fixed): New variables.
2017-01-15 20:24:34 -05:00
Marius Bakke
af8c7e1014
gnu: mupdf: Fix CVE-2016-{10132,10133} in bundled mujs.
...
* gnu/packages/patches/mupdf-mujs-CVE-2016-10132.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10133.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[replacement]: New field.
(mupdf/fixed): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
2017-01-15 20:24:30 -05:00
Marius Bakke
e58db46bb8
gnu: sqlite: Update to 3.16.2.
...
* gnu/packages/databases.scm (sqlite): Update to 3.16.2.
2017-01-15 23:37:04 +01:00
Ludovic Courtès
abdc5f345c
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to d9da3a7
.
2017-01-15 22:47:25 +01:00
Mark H Weaver
757768035b
gnu: icecat: Add more fixes from upstream mozilla-esr45.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected patches from
the upstream mozilla-esr45 repository.
2017-01-15 16:11:25 -05:00
Marius Bakke
d502db8441
gnu: fio: Update to 2.16.
...
* gnu/packages/benchmark.scm (fio): Update to 2.16.
2017-01-15 22:07:12 +01:00
José Miguel Sánchez García
139c8f94ff
gnu: lua-lpeg: Update to 1.0.1.
...
* gnu/packages/lua.scm (lua-lpeg): Update to 1.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-15 20:23:55 +01:00
ng0
1954699044
gnu: Add obconf.
...
* gnu/packages/openbox.scm (obconf): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-15 20:09:22 +01:00
Ricardo Wurmus
49586905b8
gnu: epiphany: Update to 3.22.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-15 19:28:21 +01:00
Tobias Geerinckx-Rice
09cadc8e78
gnu: weechat: Update to 1.7.
...
* gnu/packages/irc.scm (weechat): Update to 1.7.
2017-01-15 14:59:01 +01:00
Tobias Geerinckx-Rice
3e129a77a8
gnu: wcslib: Update to 5.16.
...
* gnu/packages/astronomy.scm (wcslib): Update to 5.16.
2017-01-15 14:59:00 +01:00
Julien Lepiller
2be1b4712d
gnu: Add openvpn service.
...
* gnu/services/vpn.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (VPN Services): New section.
2017-01-15 12:24:52 +01:00
Ricardo Wurmus
7cc9847324
gnu: tipp10: Adjust phases.
...
* gnu/packages/education.scm (tipp10)[arguments]: Return #t for
"disable-new-version-check"; fix indentation.
2017-01-15 12:16:49 +01:00
Ricardo Wurmus
9e39ac415d
gnu: tipp10: Fix description.
...
* gnu/packages/education.scm (tipp10)[description]: Do not mention
operating systems; remove hint about language settings.
2017-01-15 12:14:31 +01:00
Ricardo Wurmus
415dd1f603
gnu: xfce4-terminal: Update to 0.8.3.
...
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.3.
2017-01-15 12:02:48 +01:00
Ricardo Wurmus
bdeecf5664
gnu: sbcl-stumpwm: Update to 1.0.0.
...
* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 1.0.0.
2017-01-15 12:02:44 +01:00
Efraim Flashner
f968f1a748
gnu: vc-dwim: Update to 1.8.
...
* gnu/packages/version-control.scm (vc-dwim): Update to 1.8.
[home-page]: Use https.
2017-01-15 12:04:26 +02:00
Efraim Flashner
ef7a6714b3
gnu: terminology: Update to 1.0.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.0.0.
[home-page]: Update home-page.
2017-01-15 12:01:43 +02:00
Tobias Geerinckx-Rice
6fb0b6648e
gnu: vim: Update to 8.0.0187.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0187.
2017-01-15 02:18:21 +01:00
Tobias Geerinckx-Rice
f88e82687c
gnu: youtube-dl: Update to 2017.01.14.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.14.
2017-01-15 02:18:21 +01:00
Hartmut Goebel
117134a78f
gnu: python-django: Update to 1.10.5.
...
* gnu/packages/django.scm(python-django): Update to 1.10.5.
2017-01-14 23:43:02 +01:00
Danny Milosavljevic
fdcbf10b70
gnu: python-matplotlib: Make sure that phases end with #t.
...
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Make sure that phases end with #t.
2017-01-14 22:35:42 +01:00
Danny Milosavljevic
84e0f8c1ed
gnu: python-matplotlib: Fix reST markup error.
...
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Fix reST markup error.
2017-01-14 22:07:04 +01:00
Danny Milosavljevic
42b7009a00
gnu: python-matplotlib: Use 'modify-phases' syntax.
...
* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'.
2017-01-14 22:03:54 +01:00
Mark H Weaver
2d5785adca
gnu: mate-themes: Update source hash.
...
This is a followup to commit 44350d23da
.
* gnu/packages/mate.scm (mate-themes)[source]: Update hash.
* gnu/packages/gtk.scm (gtk+): Add reminder comment.
2017-01-14 16:03:06 -05:00
Leo Famulari
df0625ab73
gnu: certbot, python-acme: Update to 0.10.1.
...
These packages should be updated together.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.10.1.
2017-01-14 15:04:55 -05:00
Leo Famulari
268e8ad87f
gnu: python-icalendar: Update to 3.11.2.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
2017-01-14 14:18:30 -05:00
Hartmut Goebel
b84257c0ff
gnu: Add tipp10 touch typing tutor.
...
* gnu/packages/education.scm (touch10): New variable.
* gnu/packages/patches/tipp10-fix-compiling.patch,
gnu/packages/patches/tipp10-remove-license-code.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-14 20:13:06 +01:00
Ludovic Courtès
ed824a36c4
gnu: xorg: Make font packages bit-reproducible.
...
* gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules'
fields.
2017-01-14 19:39:29 +01:00
Ludovic Courtès
58d222ed0b
gnu: xorg: Factorize Xorg font origins.
...
* gnu/packages/xorg.scm (%xorg-font-origin): New procedure.
(xorg-font-origin): New macro.
(font-adobe100dpi, font-adobe75dpi, font-alias)
(font-arabic-misc, font-cronyx-cyrillic, font-dec-misc)
(font-isas-misc, font-micro-misc, font-misc-cyrillic)
(font-misc-ethiopic, font-misc-misc, font-mutt-misc)
(font-schumacher-misc, font-screen-cyrillic, font-sony-misc)
(font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1): Use it.
2017-01-14 19:39:28 +01:00
ng0
06116573b5
gnu: Add ruby-mail.
...
* gnu/packages/ruby.scm (ruby-mail): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-14 17:53:05 +01:00
David Craven
5713993f35
gnu: libxt: Add libxt-guix-search-paths.patch.
...
Followup to 54d8d0fef1
.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-01-14 17:26:54 +01:00
Mark H Weaver
5827ea30ee
Merge branch 'master' into gnome-updates
2017-01-14 05:24:09 -05:00
Raoul Jean Pierre Bonnal
dd42a330d1
gnu: Add r-sva.
...
* gnu/packages/bioinformatics.scm (r-sva): New variable.
2017-01-14 11:15:18 +01:00
Leo Famulari
7988af9919
gnu: Removed unused module import from (gnu packages gimp).
...
* gnu/packages/gimp.scm (define-module): Remove (gnu packages imagemagick).
2017-01-13 17:28:16 -05:00
Leo Famulari
1003fbcfc6
gnu: python2-dogtail: Fix typo in synopsis.
...
* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO
WIDTH SPACE' (U+200B) character.
2017-01-13 17:12:43 -05:00
Kei Kebreau
cb4d70f46e
gnu: audacity: Update to 2.1.2.
...
* gnu/packages/audacity.scm (audacity): Update to 2.1.2.
[source](uri): Update source URL.
[inputs]: Replace wxwidgets-2 with wxwidgets-gtk2.
[native-inputs]: Add gettext-minimal.
2017-01-13 17:03:58 -05:00
Danny Milosavljevic
9a8acd00da
gnu: python-sphinx: Update to 1.4.8.
...
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
python-babel, python-snowballstemmer, python-six.
[properties]: Add python2-variant.
(python2-sphinx)[native-inputs]: Add python2-mock.
[propagated-inputs]: Add python2-pytz.
2017-01-13 22:58:54 +01:00
ng0
0318305cdb
gnu: Add lchat.
...
* gnu/packages/suckless.scm (lchat): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
37d5fc7b5a
gnu: Add libutf.
...
* gnu/packages/suckless.scm (libutf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
021bdbd262
gnu: Add colors.
...
* gnu/packages/suckless.scm (colors): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
e3c101eb95
gnu: Add fortify-headers.
...
* gnu/packages/suckless.scm (fortify-headers): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:04 -05:00
ng0
73aca00d53
gnu: Add human.
...
* gnu/packages/suckless.scm (human): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
823d7f536b
gnu: Add noice.
...
* gnu/packages/suckless.scm (noice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
974ddc2134
gnu: Add prout.
...
* gnu/packages/suckless.scm (prout): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
401f4f0816
gnu: Add sbm.
...
* gnu/packages/suckless.scm (sbm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:02 -05:00
ng0
559115a64e
gnu: Add skroll.
...
* gnu/packages/suckless.scm (skroll): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:02 -05:00
ng0
c2b4c06391
gnu: Add spoon.
...
* gnu/packages/suckless.scm (spoon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:01 -05:00
ng0
f63abd0d10
gnu: Add wificurse.
...
* gnu/packages/suckless.scm (wificurse): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:01 -05:00
ng0
4f5a0f32f4
gnu: Add xbattmon.
...
* gnu/packages/suckless.scm (xbattmon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:12:57 -05:00
Julien Lepiller
fa3346b852
gnu: openvpn: Update to 2.4.0.
...
* gnu/packages/vpn.scm (openvpn): Update to 2.4.0.
2017-01-13 19:13:35 +01:00
Leo Famulari
cc0725914e
Merge branch 'master' into python-tests
2017-01-13 10:21:17 -05:00
Raoul Jean Pierre Bonnal
ce195ba122
gnu: Add perl-parallel-forkmanager.
...
* gnu/packages/perl.scm (perl-parallel-forkmanager): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-13 12:26:03 +01:00
Mark H Weaver
692e05e293
gnu: linux-libre: Update to 4.9.3.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.3.
2017-01-13 02:33:55 -05:00
John Darrington
79728b621b
gnu: xfig: Correct typographic error.
...
* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
2017-01-13 07:28:57 +01:00
John Darrington
7d35462923
gnu: aqbanking: Update source hash.
...
* gnu/packages/gnucash.scm (aqbanking): Update source hash. This was
inadvertently omitted from commit cac19f0df9
2017-01-13 07:28:52 +01:00
Efraim Flashner
f66b3e1523
gnu: qtxmlpatterns: Skip network tests.
...
* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner
c195b5ba98
gnu: qtsvg: Build tests by default.
...
* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner
a69945a78d
gnu: Add qtdatavis3d.
...
* gnu/packages/qt.scm (qtdatavis3d): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner
68bbe14b15
gnu: Add qtcharts.
...
* gnu/packages/qt.scm (qtcharts): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner
173b54b994
gnu: Add qtcanvas3d.
...
* gnu/packages/qt.scm (qtcanvas3d): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
de5e018057
gnu: Add qtpurchasing.
...
* gnu/packages/qt.scm (qtpurchasing): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
56cd88fd3c
gnu: Add qtscxml.
...
* gnu/packages/qt.scm (qtscxml): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
51519fd3fc
gnu: Add qtgamepad.
...
* gnu/packages/qt.scm (qtgamepad): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
a98ffab5ca
gnu: Add qtserialbus.
...
* gnu/packages/qt.scm (qtserialbus): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
843bdfb77e
gnu: Add qtdeclarative-render2d.
...
* gnu/packages/qt.scm (qtdeclarative-render2d): New variable.
2017-01-13 06:59:47 +02:00
Tobias Geerinckx-Rice
5bb9dbc0a8
gnu: nano: Update to 2.7.4.
...
* gnu/packages/nano.scm (nano): Update to 2.7.4.
2017-01-12 23:40:39 +01:00
Marius Bakke
e9384e3b74
gnu: ed: Update to 1.14.1.
...
* gnu/packages/ed.scm (ed): Update to 1.14.1.
[arguments]: Make sure 'patch-test-suite' phase ends with #t.
[home-page]: Use HTTPS.
2017-01-12 23:28:59 +01:00
Mark H Weaver
08b98ae8d3
gnu: linux-libre@4.4: Update to 4.4.42.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
2017-01-12 16:28:27 -05:00
John Darrington
60bc300680
gnu: Add twm.
...
* gnu/packages/xorg.scm (twm): New variable.
2017-01-12 21:11:31 +01:00
John Darrington
6ea1523ac8
gnu: Add xmag.
...
* gnu/packages/xorg.scm (xmag): New variable.
2017-01-12 21:11:26 +01:00
John Darrington
f50fff693b
gnu: Add xmessage.
...
* gnu/packages/xorg.scm (xmessage): New variable.
2017-01-12 21:11:21 +01:00
Danny Milosavljevic
9a443cf90d
gnu: xonsh: Update to 0.5.2.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-12 19:17:03 +01:00
Tobias Geerinckx-Rice
d9cf11e0f0
gnu: miniupnpc: Update to 2.0.20161216.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216.
[source]: Use HTTPS.
2017-01-12 17:44:28 +01:00
Tobias Geerinckx-Rice
cd7caa3ee2
gnu: mcelog: Update to 147.
...
* gnu/packages/linux.scm (mcelog): Update to 147.
2017-01-12 17:44:28 +01:00
John Darrington
97fedab17d
gnu: xfig: Remove wrapper and clean up implementation.
...
* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
2017-01-12 17:41:06 +01:00
John Darrington
0eefac0f2f
gnu: xfig: Use modify-phases.
...
* gnu/packages/xfig.scm (xfig): Use modify-phases.
2017-01-12 17:41:00 +01:00
John Darrington
5aae77e44b
gnu: xfd: Remove wrapper.
...
* gnu/packages/xorg.scm (xfd): Remove wrapper.
2017-01-12 17:40:55 +01:00
John Darrington
73ae4e69a1
gnu: editres: Use %app-defaults-dir.
...
* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
2017-01-12 17:40:47 +01:00
John Darrington
5dc8dd07b0
gnu: xfontsel: Simplify definition.
...
* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
2017-01-12 17:40:35 +01:00
Christopher Baines
67cadaca47
services: Add 'redis-service-type'.
...
* gnu/services/database.scm (<redis-configuration>): New record type.
(%redis-accounts, redis-service-type): New variables.
(default-redis.conf, redis-activation, redis-shepherd-service): New
procedures.
* doc/guix.texi (Database Services): Document the new redis service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic
35c99a1fa0
gnu: ghc-semigroups: Update to 0.18.2.
...
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic
9076281529
gnu: Add ghc-wave.
...
* gnu/packages/haskell.scm (ghc-wave): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic
ff26453601
gnu: ghc-quickcheck: Update to 2.8.2.
...
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Roel Janssen
ac1f1e4e02
gnu: Add r-ggthemes.
...
* gnu/packages/statistics.scm (r-ggthemes): New variable.
2017-01-12 15:14:04 +01:00
Ludovic Courtès
a91740655c
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to eefd042
.
2017-01-12 10:13:35 +01:00
Ludovic Courtès
e5d861f305
gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.
...
* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
2017-01-12 10:13:35 +01:00
Roel Janssen
c5173d74d6
gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.
...
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable.
2017-01-12 10:02:57 +01:00
Leo Famulari
eefd042e60
gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].
...
* gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
2017-01-11 18:13:39 -05:00
Leo Famulari
639168dde2
gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].
...
Fixes CVE-2016-{9131,9147,9444}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
2017-01-11 18:13:39 -05:00
Ludovic Courtès
5c3d6c1da8
gnu: fprintd: Provide the right file name for 'fprintd.conf'.
...
* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field.
2017-01-11 23:01:54 +01:00
Ludovic Courtès
aaa2581b61
gnu: abiword: Remove timestamps from libabiword.
...
* gnu/packages/abiword.scm (abiword)[source](modules, snippet): New
fields.
2017-01-11 23:01:54 +01:00
Ludovic Courtès
89b99531c2
gnu: abiword: Allow GTK+ schemas to be found.
...
Fixes <http://bugs.gnu.org/25037 >.
Reported by Adonay Felipe Nogueira <adfeno@openmailbox.org>.
* gnu/packages/abiword.scm (abiword)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
2017-01-11 23:01:54 +01:00
Danny Milosavljevic
8d67610bdc
gnu: Add python2-cheetah
...
* gnu/packages/python.scm (python2-cheetah): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-11 13:09:21 -05:00
Mark H Weaver
57203ebba0
gnu: gnome-session: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
2017-01-11 11:35:11 -05:00
Mark H Weaver
2e45916c43
gnu: gnome-shell-extensions: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.
2017-01-11 11:35:09 -05:00
Mark H Weaver
759a077cca
gnu: gnome-shell: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2.
2017-01-11 11:35:07 -05:00
Mark H Weaver
fc119619c1
gnu: gjs: Update to 1.46.0.
...
* gnu/packages/gnome.scm (gjs): Update to 1.46.0.
[arguments]: Start Xvfb in 'pre-check' phase.
2017-01-11 11:35:05 -05:00
Mark H Weaver
7a6cd578e3
gnu: gnome-control-center: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1.
2017-01-11 11:35:03 -05:00
Mark H Weaver
e1f3c790d6
gnu: gnome-settings-daemon: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
2017-01-11 11:35:01 -05:00
Mark H Weaver
4edc6a9c7e
gnu: gdm: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
2017-01-11 11:35:00 -05:00
Mark H Weaver
11bffbfab6
gnu: network-manager: Update to 1.4.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.4.4.
2017-01-11 11:34:57 -05:00
Mark H Weaver
09d8890569
gnu: nautilus: Update to 3.22.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.22.2.
[arguments]: Remove "--disable-tracker" from configure flags.
[inputs]: Add gnome-autoar, nettle, and tracker.
2017-01-11 11:34:55 -05:00
Mark H Weaver
b64e217f0d
gnu: Add tracker.
...
* gnu/packages/gnome.scm (tracker): New variable.
2017-01-11 11:34:54 -05:00
Mark H Weaver
dc69fe187b
gnu: Add gnome-autoar.
...
* gnu/packages/gnome.scm (gnome-autoar): New variable.
2017-01-11 11:34:52 -05:00
Mark H Weaver
a88d5a0c25
gnu: mutter: Update to 3.22.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment
noting that forked versions of 'cogl' and 'clutter' are now bundled
with mutter.
[arguments]: Add "--disable-wayland" to configure flags. Add TODO comments
reminding us to add support for wayland and the native backend. Add configure
flags from 'cogl' and 'clutter'.
[propagated-inputs]: Remove clutter. Add new inputs needed by
mutter-{clutter,cogl}-1.0.pc.
[inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs.
Remove mesa-headers, replaced by mesa in propagated-inputs.
(cogl, clutter): Add comments to note that changes to cogl and clutter may
also be needed in mutter.
2017-01-11 11:34:50 -05:00
Mark H Weaver
ee0f4e78b0
gnu: zenity: Update to 3.22.0.
...
* gnu/packages/gnome.scm (zenity): Update to 3.22.0.
2017-01-11 11:34:48 -05:00
Mark H Weaver
c88e669a44
gnu: aisleriot: Update to 3.22.1.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.1.
2017-01-11 11:34:46 -05:00
Mark H Weaver
d56bea89ea
gnu: gnome-sudoku: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2.
2017-01-11 11:34:45 -05:00
Mark H Weaver
7399296264
gnu: gnome-mines: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.22.2.
[inputs]: Add libgnome-games-support.
2017-01-11 11:34:43 -05:00
Mark H Weaver
f4eae76fb9
gnu: gnome-klotski: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.1.
[inputs]: libgames-support -> libgnome-games-support.
2017-01-11 11:34:41 -05:00
Mark H Weaver
43ec26046c
gnu: Add libgnome-games-support.
...
* gnu/packages/gnome.scm (libgnome-games-support): New variable.
2017-01-11 11:34:39 -05:00
Mark H Weaver
ac20cd7bbd
gnu: telepathy-mission-control: Update to 5.16.4.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.4.
[source][uri]: Use .tar.gz file.
2017-01-11 11:34:38 -05:00
Mark H Weaver
f169ad102e
gnu: gnome-tweak-tool: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.22.0.
2017-01-11 11:34:36 -05:00
Mark H Weaver
acc5b65ef2
gnu: gnome-system-monitor: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.22.2.
2017-01-11 11:34:34 -05:00
Mark H Weaver
efa355bceb
gnu: gnome-screenshot: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.22.0.
2017-01-11 11:34:32 -05:00
Mark H Weaver
4b8aae4177
gnu: gnome-calendar: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.22.2.
[inputs]: Add gsettings-desktop-schemas.
2017-01-11 11:34:31 -05:00
Mark H Weaver
b9e63fc9cb
gnu: gnome-backgrounds: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.22.1.
2017-01-11 11:34:29 -05:00
Mark H Weaver
fd408e296f
gnu: dconf-editor: Update to 3.22.1.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1.
2017-01-11 11:34:27 -05:00
Mark H Weaver
3edeaeb229
gnu: baobab: Update to 3.22.1.
...
* gnu/packages/gnome.scm (baobab): Update to 3.22.1.
2017-01-11 11:34:25 -05:00
Mark H Weaver
7d04b13c14
gnu: d-feet: Update to 0.3.11.
...
* gnu/packages/gnome.scm (d-feet): Update to 0.3.11.
2017-01-11 11:34:24 -05:00
Mark H Weaver
4faa8abebe
gnu: rhythmbox: Update to 3.4.1.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1.
2017-01-11 11:34:22 -05:00
Mark H Weaver
e6f5e6b65a
gnu: file-roller: Update to 3.22.2.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.22.2.
2017-01-11 11:34:20 -05:00
Mark H Weaver
76aea80d45
gnu: devhelp: Update to 3.22.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.22.0.
2017-01-11 11:34:18 -05:00
Mark H Weaver
491cc0dc61
gnu: yelp: Update to 3.22.0.
...
* gnu/packages/gnome.scm (yelp): Update to 3.22.0.
2017-01-11 11:34:16 -05:00
Mark H Weaver
0803a6b60d
gnu: epiphany: Update to 3.22.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-11 11:34:15 -05:00
Mark H Weaver
0acaac9e3e
gnu: evince: Update to 3.22.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.22.1.
2017-01-11 11:34:13 -05:00
Mark H Weaver
9beae2a2da
gnu: gedit: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gedit): Update to 3.22.0.
2017-01-11 11:34:11 -05:00
Mark H Weaver
f635aa8cd9
gnu: eog: Update to 3.20.5.
...
* gnu/packages/gnome.scm (eog): Update to 3.20.5.
2017-01-11 11:34:09 -05:00
Mark H Weaver
7f760a8474
gnu: totem: Update to 3.22.0.
...
* gnu/packages/gnome.scm (totem): Update to 3.22.0.
[source]: Remove patch.
* gnu/packages/patches/totem-debug-format-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-11 11:34:08 -05:00
Mark H Weaver
22753632f7
gnu: grilo-plugins: Update to 0.3.3.
...
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.3.
2017-01-11 11:34:06 -05:00
Mark H Weaver
e7305878d3
gnu: grilo: Update to 0.3.2.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.2.
[inputs]: Add nettle.
2017-01-11 11:34:04 -05:00
Mark H Weaver
5e503e73a4
gnu: upower: Update to 0.99.4.
...
* gnu/packages/gnome.scm (upower): Update to 0.99.4.
* gnu/packages/patches/upower-builddir.patch: Adapt.
2017-01-11 11:34:02 -05:00
Mark H Weaver
59339bb480
gnu: gnome-terminal: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.22.1.
2017-01-11 11:34:00 -05:00
Mark H Weaver
de1215e20b
gnu: vte: Update to 0.46.1.
...
* gnu/packages/gnome.scm (vte): Update to 0.46.1.
[propagated-inputs]: Add pcre2.
2017-01-11 11:33:58 -05:00
Mark H Weaver
6b7d7e9b6f
gnu: gusb: Update to 0.2.9.
...
* gnu/packages/gnome.scm (gusb): Update to 0.2.9.
2017-01-11 11:33:56 -05:00
Mark H Weaver
8852ca2461
gnu: gvfs: Update to 1.30.3.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.30.3.
[inputs]: Add libcap and polkit.
2017-01-11 11:33:54 -05:00
Mark H Weaver
41d54c1558
gnu: gnome-themes-standard: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.2.
2017-01-11 11:33:52 -05:00
Mark H Weaver
ea2c15825c
gnu: adwaita-icon-theme: Update to 3.22.0.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.22.0.
2017-01-11 11:33:50 -05:00
Mark H Weaver
b62a0070bf
gnu: hicolor-icon-theme: Update to 0.15.
...
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.15.
[source][uri]: Use .tar.xz file.
2017-01-11 11:33:49 -05:00
Mark H Weaver
b18e5945b6
gnu: font-abattis-cantarell: Update to 0.0.25.
...
* gnu/packages/fonts.scm (font-cantarell): Update to 0.0.25.
2017-01-11 11:33:47 -05:00
Mark H Weaver
aab951cda6
gnu: evolution-data-server: Update to 3.22.3.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.22.3.
2017-01-11 11:33:45 -05:00
Mark H Weaver
b1cd747b4f
gnu: gnome-online-accounts: Update to 3.22.3.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.22.3.
2017-01-11 11:33:44 -05:00
Mark H Weaver
e980cbe99a
gnu: totem-pl-parser: Update to 3.10.7.
...
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.7.
[source][uri]: Use 'version-major+minor'.
2017-01-11 11:33:42 -05:00
Mark H Weaver
c01deb86dc
gnu: gnome-desktop: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.22.2.
2017-01-11 11:33:40 -05:00
Mark H Weaver
0dd6aed9bd
gnu: libpeas: Update to 1.20.0.
...
* gnu/packages/gnome.scm (libpeas): Update to 1.20.0.
2017-01-11 11:33:38 -05:00
Mark H Weaver
bd03f9db44
gnu: libgweather: Update to 3.20.4.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.20.4.
2017-01-11 11:33:36 -05:00
Mark H Weaver
195bfa68d5
gnu: libnotify: Update to 0.7.7.
...
* gnu/packages/gnome.scm (libnotify): Update to 0.7.7.
2017-01-11 11:33:35 -05:00
Mark H Weaver
0abc663433
gnu: libgnomekbd: Update to 3.22.0.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.
2017-01-11 11:33:33 -05:00
Mark H Weaver
80f2d23a52
gnu: libchamplain: Update to 0.12.14.
...
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.14.
2017-01-11 11:33:31 -05:00
Mark H Weaver
70241d9d7e
gnu: clutter-gst: Update to 3.0.22.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22.
2017-01-11 11:33:29 -05:00
Mark H Weaver
a6e448358d
gnu: clutter-gtk: Update to 1.8.2.
...
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.2.
2017-01-11 11:33:28 -05:00
Mark H Weaver
6a55accc80
gnu: cogl: Update to 1.22.2.
...
* gnu/packages/gnome.scm (cogl): Update to 1.22.2.
2017-01-11 11:33:26 -05:00
Mark H Weaver
124596f29a
gnu: gtkmm@2: Update to 2.24.5.
...
* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.5.
2017-01-11 11:33:24 -05:00
Mark H Weaver
b1d6910e5d
gnu: gtkmm: Update to 3.22.0.
...
* gnu/packages/gtk.scm (gtkmm): Update to 3.22.0.
2017-01-11 11:33:23 -05:00
Mark H Weaver
44350d23da
gnu: gtk+: Update to 3.22.6.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.6.
2017-01-11 11:33:21 -05:00
Mark H Weaver
8d2952e351
gnu: at-spi2-atk: Update to 2.22.0.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.22.0.
2017-01-11 11:33:19 -05:00
Mark H Weaver
d8c6438fe3
gnu: at-spi2-core: Update to 2.22.0.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.22.0.
2017-01-11 11:33:17 -05:00
Mark H Weaver
3084d8f4c3
gnu: atk: Update to 2.22.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.22.0.
2017-01-11 11:33:15 -05:00
Mark H Weaver
53c18fac01
gnu: gtksourceview: Update to 3.22.2.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.22.2.
2017-01-11 11:33:14 -05:00
Mark H Weaver
8c44bd581e
gnu: pango: Update to 1.40.3.
...
* gnu/packages/gtk.scm (pango): Update to 1.40.3.
2017-01-11 11:33:12 -05:00
Mark H Weaver
f8671271dd
gnu: harfbuzz: Update to 1.4.1.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.1.
2017-01-11 11:33:10 -05:00
Mark H Weaver
532cbe22c4
gnu: glib-networking: Update to 2.50.0.
...
* gnu/packages/gnome.scm (glib-networking): Update to 2.50.0.
2017-01-11 11:33:09 -05:00
Mark H Weaver
d7a6d2ed6e
gnu: python-pygobject: Update to 3.22.0.
...
* gnu/packages/glib.scm (python-pygobject): Update to 3.22.0.
2017-01-11 11:33:07 -05:00
Mark H Weaver
707ae4e6e8
gnu: gsettings-desktop-schemas: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.22.0.
2017-01-11 11:33:05 -05:00
Mark H Weaver
562a79de7d
gnu: desktop-file-utils: Update to 0.23.
...
* gnu/packages/gnome.scm (desktop-file-utils): Update to 0.23.
2017-01-11 11:33:03 -05:00
Mark H Weaver
b43b584f8e
gnu: shared-mime-info: Update to 1.8.
...
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.8.
2017-01-11 11:33:01 -05:00
Mark H Weaver
ee2b2d2fe9
gnu: gmime: Update to 2.6.22.
...
* gnu/packages/mail.scm (gmime): Update to 2.6.22.
2017-01-11 11:33:00 -05:00
Mark H Weaver
e60d3a5593
gnu: gdk-pixbuf: Eliminate graft.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.3.
[replacement]: Remove field.
(gdk-pixbuf/fixed): Remove variable.
(package/inherit): Remove macro.
(gdk-pixbuf+svg): Remove use of 'package/inherit'.
2017-01-11 11:32:58 -05:00
Mark H Weaver
e31677719b
gnu: libgee: Update to 0.18.1.
...
* gnu/packages/gnome.scm (libgee): Update to 0.18.1.
2017-01-11 11:32:56 -05:00
Mark H Weaver
40a62e60c1
gnu: vala: Update to 0.34.4.
...
* gnu/packages/gnome.scm (vala): Update to 0.34.4.
2017-01-11 11:32:55 -05:00
Mark H Weaver
aae468e980
gnu: gobject-introspection: Update to 1.50.0.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.50.0.
2017-01-11 11:32:52 -05:00
Mark H Weaver
ef51eb9907
gnu: libgsf: Update to 1.14.41.
...
* gnu/packages/gnome.scm (libgsf): Update to 1.14.41.
2017-01-11 11:32:50 -05:00
Mark H Weaver
919fc6aa03
gnu: dbus-glib: Update to 0.108.
...
* gnu/packages/glib.scm (dbus-glib): Update to 0.108.
2017-01-11 11:32:47 -05:00
Mark H Weaver
8344a85e9e
gnu: libxml++: Update to 3.0.1.
...
* gnu/packages/gnome.scm (libxml++): Update to 3.0.1.
2017-01-11 11:32:45 -05:00
Mark H Weaver
2913a8195d
gnu: glibmm: Update to 2.50.0.
...
* gnu/packages/glib.scm (glibmm): Update to 2.50.0.
2017-01-11 11:32:43 -05:00
Mark H Weaver
2b95aed464
gnu: glib: Update to 2.50.2.
...
* gnu/packages/glib.scm (glib): Update to 2.50.2.
[inputs]: Add util-linux.
2017-01-11 11:32:41 -05:00
Mark H Weaver
d0d0f8d1de
gnu: mesa: Update to 13.0.3.
...
* gnu/packages/gl.scm (mesa): Update to 13.0.3.
2017-01-11 11:32:40 -05:00
Mark H Weaver
b02733d495
gnu: libosinfo: Fix substitute fetching for usb.ids.
...
* gnu/packages/qemu.scm (libosinfo)[native-inputs]: Add 'file-name' field to
'origin' record of "usb.ids". Otherwise, the default file name contains a "?"
which leads to failure to fetch nars from substitute servers.
2017-01-11 11:32:38 -05:00
David Craven
c5edbb9790
gnu: ardour: Add eudev dependency.
...
* gnu/packages/audio.scm (ardour)[inputs]: Add eudev.
2017-01-11 11:23:44 -05:00
David Craven
c96cb01a88
Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."
...
These variants are no longer needed.
Followup to 86f4e9d76a
.
This reverts commit 45591fd7fd
.
2017-01-11 11:23:43 -05:00
Ludovic Courtès
9e485ffa1b
gnu: kcrash: Work around race condition when starting Xvfb.
...
Sometimes tests would start running before Xvfb is listening.
See <https://hydra.gnu.org/build/1750201 >.
* gnu/packages/kde-frameworks.scm (kcrash)[arguments]: In
'start-xorg-server', add 'sleep' call after starting Xvfb. Pass "Xvfb"
to 'system' instead of its absolute file name.
2017-01-11 11:23:41 -05:00
Leo Famulari
dca73a742c
Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"
...
This reverts commit 4f6ff977c2
.
2017-01-11 11:23:39 -05:00
Efraim Flashner
5a52e86eb4
gnu: cairomm: Update to 1.12.2.
...
* gnu/packages/gtk.scm (cairomm): Update to 1.12.2.
[source]: Download from cairographics.org.
[home-page]: Use https.
2017-01-11 11:23:37 -05:00
Efraim Flashner
b3822954ea
gnu: cairo: Update to 1.14.8.
...
* gnu/packages/gtk.scm (cairo): Update to 1.14.8.
[source]: Use https.
[home-page]: Use https.
2017-01-11 11:23:36 -05:00
Efraim Flashner
16f6ee9932
gnu: harfbuzz: Update to 1.3.4.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.3.4.
2017-01-11 11:23:34 -05:00
Efraim Flashner
51f0592fbf
gnu: poppler: Update to 0.50.0.
...
* gnu/packages/pdf.scm (poppler): Update to 0.50.0.
2017-01-11 11:23:32 -05:00
Efraim Flashner
f8489f160b
gnu: cups-filters: Update to 1.13.1.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.13.1.
[inputs]: Switch libjpeg-8 to libjpeg.
[arguments]: Disable driverless printing, set location for bash shell.
2017-01-11 11:23:30 -05:00
David Thompson
b4c8c413ca
gnu: mesa: Enable floating point textures.
...
* gnu/packages/gl.scm (mesa): Add --enable-texture-float to configure flags.
2017-01-11 11:23:29 -05:00
Marius Bakke
5e107b22df
gnu: libxpm: Update to 3.5.12.
...
* gnu/packages/xorg.scm (libxpm): Update to 3.5.12.
2017-01-11 11:23:27 -05:00
Tobias Geerinckx-Rice
45e38a07eb
gnu: kmod: Update to 23.
...
* gnu/packages/linux.scm (kmod): Update to 23.
2017-01-11 11:23:25 -05:00
John Darrington
54d8d0fef1
gnu: Patch libxt's default search path.
...
* gnu/packages/patches/libxt-guix-search-paths.patch: New file.
* gnu/packages/xorg.scm (libxt) [source]: Add patch.
2017-01-11 11:23:23 -05:00
Ludovic Courtès
69323016d3
services: wicd: Create /var/run/wpa_supplicant.
...
* gnu/services/networking.scm (%wicd-activation): Create
/var/run/wpa_supplicant.
2017-01-11 11:16:14 +01:00
Leo Famulari
7b903a920c
gnu: eyed3: Update to 0.7.10.
...
* gnu/packages/mp3.scm (eyed3): Update to 0.7.10.
2017-01-11 00:48:48 -05:00
Leo Famulari
541b3f59ae
gnu: beets: Update to 1.4.3.
...
* gnu/packages/music.scm (beets): Update to 1.4.3.
2017-01-11 00:48:47 -05:00
Leo Famulari
653439c6b1
gnu: python-mutagen: Update to 1.36.
...
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.36.
2017-01-11 00:48:44 -05:00
Kei Kebreau
2fbc004f43
gnu: moc: Update to 2.5.2.
...
* gnu/packages/music.scm (moc): Update to 2.5.2.
[source](modules, snippet): Remove timestamps from the output.
2017-01-10 20:30:28 -05:00
Leo Famulari
b0a567640c
gnu: cracklib: Fix buffer overflow.
...
* gnu/packages/patches/cracklib-fix-buffer-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use it.
2017-01-10 17:52:42 -05:00
Leo Famulari
4b96149d8b
gnu: libtiff: Fix CVE-2016-{10092,10093,10094} and others.
...
* gnu/packages/patches/libtiff-CVE-2016-10092.patch,
gnu/packages/patches/libtiff-CVE-2016-10093.patch,
gnu/packages/patches/libtiff-CVE-2016-10094.patch,
gnu/packages/patches/libtiff-assertion-failure.patch,
gnu/packages/patches/libtiff-divide-by-zero-ojpeg.patch,
gnu/packages/patches/libtiff-divide-by-zero-tiffcp.patch,
gnu/packages/patches/libtiff-divide-by-zero-tiffcrop.patch,
gnu/packages/patches/libtiff-divide-by-zero.patch,
gnu/packages/patches/libtiff-heap-overflow-pixarlog-luv.patch,
gnu/packages/patches/libtiff-heap-overflow-tif-dirread.patch,
gnu/packages/patches/libtiff-heap-overflow-tiffcp.patch,
gnu/packages/patches/libtiff-heap-overflow-tiffcrop.patch,
gnu/packages/patches/libtiff-invalid-read.patch,
gnu/packages/patches/libtiff-null-dereference.patch,
gnu/packages/patches/libtiff-tiffcp-underflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2017-01-10 17:52:42 -05:00
Marius Bakke
8966c6b439
gnu: notmuch: Update to 0.23.5.
...
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.5.
2017-01-10 23:42:38 +01:00
Marius Bakke
0d11a69f30
gnu: xapian: Update to 1.4.2.
...
* gnu/packages/search.scm (xapian): Update to 1.4.2.
2017-01-10 23:42:38 +01:00
Ludovic Courtès
3c0f7910e4
gnu: gnutls: Replace with 3.5.8 [fixes GNUTLS-SA-2017-{1,2}].
...
* gnu/packages/tls.scm (gnutls-3.5.8): New variable.
(gnutls)[replacement]: New field.
2017-01-10 23:40:33 +01:00
Marius Bakke
88f2dd1ddf
gnu: rofi: Update to 1.3.1.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.3.1.
2017-01-10 22:35:05 +01:00
Ludovic Courtès
39dc70323c
gnu: youtube-dl: Update to 2017.01.10.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.10. Change
URLs to yt-dl.org.
2017-01-10 22:15:27 +01:00
Ludovic Courtès
082be6d2a1
gnu: e2fsprogs: Remove timestamp from 'libext2fs.info.gz'.
...
* gnu/packages/linux.scm (e2fsprogs)[source](snippet): Patch
'doc/Makefile.in' to use the '-n' option of gzip.
2017-01-10 22:15:26 +01:00
Ludovic Courtès
74d212911e
gnu: e2fsprogs: Use symlinks instead of hard links.
...
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass
"--enable-symlink-install".
2017-01-10 22:15:26 +01:00
Leo Famulari
6d3e08d4e8
gnu: Add sysstat.
...
* gnu/packages/linux.scm (sysstat): New variable.
2017-01-10 13:38:35 -05:00
Tobias Geerinckx-Rice
d4acb6db2f
gnu: python-click: Update to 6.7.
...
* gnu/packages/python.scm (python-click): Update to 6.7.
2017-01-10 17:36:57 +01:00
Mark H Weaver
3720371580
gnu: linux-libre@4.4: Update hash for fixed upstream tarball.
...
The initial upload of linux-libre-4.4.41-gnu.tar.xz was corrupted.
* gnu/packages/linux.scm (linux-libre-4.4)[source]: Update hash.
2017-01-10 11:04:13 -05:00
Ludovic Courtès
022c977258
gnu: libgit2, python-pygit2: Update to 0.25.1 [security fixes].
...
See <http://www.openwall.com/lists/oss-security/2017/01/10/5 >.
* gnu/packages/version-control.scm (libgit2): Update to 0.25.1.
* gnu/packages/python.scm (python-pygit2): Update to 0.25.0.
2017-01-10 15:49:49 +01:00
David Craven
b1a505baf6
system: Add btrfs file system support.
...
* gnu/build/file-systems.scm (%btrfs-endianness, btrfs-superblock?,
read-btrfs-superblock, btrfs-superblock-uuid,
btrfs-superblock-volume-name, check-btrfs-file-system): New variables.
(%paritition-label-readers, %partition-uuid-readers): Add btrfs
readers.
* gnu/system/linux-initrd.scm (linux-modules): Add btrfs modules when a
btrfs file-system is used.
* gnu/tests/install.scm (%btrfs-root-os %btrfs-root-os-source,
%btrfs-root-installation-script, %test-btrfs-root-os): New system
test.
* doc/guix.texi: Adjust accordingly.
Fixes <http://bugs.gnu.org/19280 >.
2017-01-10 12:00:35 +01:00
David Craven
f3e44f5cd0
gnu: Add btrfs-progs/static.
...
* gnu/packages/linux.scm (btrfs-progs/static): New variable.
2017-01-10 12:00:34 +01:00
David Craven
ab4e939c50
file-systems: Refactor file-system predicates.
...
* gnu/build/file-systems.scm (partition-field-reader,
read-partition-field, %partition-label-readers,
%partition-uuid-readers, read-partition-label, read-partition-uuid):
New variables.
(partition-predicate, partition-label-predicate,
partition-uuid-predicate, luks-partition-uuid-predicate): Use
partition field readers.
(find-partition): New variable.
(find-partition-by-label, find-partition-by-uuid,
find-partition-by-luks-uuid): Use find-partition-by.
2017-01-10 12:00:05 +01:00
David Craven
26905ec8a6
file-systems: Refactor check-file-system.
...
* gnu/build/file-systems.scm (check-file-system): Use file-system type
specific checker.
(check-ext2-file-system): New variable.
2017-01-10 11:58:11 +01:00
David Craven
313880c73a
gnu: e2fsck/static: Only copy e2fsck.
...
* gnu/packages/linux.scm (e2fsck/static)[arguments]: Only copy e2fsck.
[synopsis, description]: Adjust accordingly.
2017-01-10 11:58:11 +01:00
Ricardo Wurmus
f03168327f
gnu: Add pcc.
...
* gnu/packages/c.scm (pcc): New variable.
2017-01-10 11:30:42 +01:00
Ben Woodcroft
cba53c60d5
gnu: ruby-sqlite3: Update to 1.3.13.
...
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.3.13.
2017-01-10 18:40:58 +10:00
Mark H Weaver
d33f889dac
gnu: linux-libre: Update to 4.9.2.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.2.
2017-01-09 22:42:32 -05:00
Mark H Weaver
75fd35b670
gnu: linux-libre@4.4: Update to 4.4.41.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.41.
2017-01-09 22:41:21 -05:00
Alex Kost
28fd01bceb
gnu: emacs-guix: Update to 0.2.2.
...
* gnu/packages/emacs.scm (emacs-guix): Update to 0.2.2.
2017-01-10 00:23:07 +03:00
Alex Kost
f6b1dd233d
gnu: emacs-bui: Update to 1.1.0.
...
* gnu/packages/emacs.scm (emacs-bui): Update to 1.1.0.
2017-01-10 00:23:07 +03:00
ng0
5ed962263c
gnu: whois: Update to 5.2.14.
...
* gnu/packages/networking.scm (whois): Update to 5.2.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-09 16:04:55 -05:00
Leo Famulari
5ba5b4b240
gnu: imagemagick: Update to 6.9.7-3.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-3.
2017-01-09 14:18:51 -05:00
John Darrington
4f903085ac
Revert "gnu: Update imagemagick to version 7.0.4-3."
...
This reverts commit dea228cf12
.
2017-01-09 20:06:26 +01:00
Mathieu Lirzin
04927b6f26
gnu: cuirass: Update to 0.0.1 revision 3.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1 revision 3.
[arguments]: Move 'bootstrap' phase before 'configure'. Disable
"tests/repo.scm" test.
2017-01-09 18:57:15 +01:00
John Darrington
cac19f0df9
gnu: Update aqbanking to version 5.6.12.
...
* gnu/packages/gnucash.scm (aqbanking): Update to version 5.6.12.
2017-01-09 18:55:27 +01:00
John Darrington
dea228cf12
gnu: Update imagemagick to version 7.0.4-3.
...
* gnu/packages/imagemagick.scm: Update to version 7.0.4-3
2017-01-09 18:55:22 +01:00
José Miguel Sánchez García
84aafbbb66
gnu: Add nim.
...
* gnu/packages/nim.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nim.scm.
2017-01-09 18:01:52 +01:00
David Craven
5d18d776d2
gnu: rustc: Retain binutils.
...
* gnu/packages/rust.scm (rustc)[arguments]: Retain binutils. Add
wrap-rustc phase.
Problem reported by Ben Woodcroft <donttrustben@gmail.com>.
2017-01-09 18:01:52 +01:00
John Darrington
834458f6ff
gnu: Simplify the downloads from http://www.aquamaniac.de
...
* gnu/packages/gnucash.scm (aqbanking, gwenhyfar): Remove dummy parameter
from source url.
2017-01-09 17:50:49 +01:00
Christopher Allan Webber
ab4a1731d8
gnu: guile-8sync: Add #t at end of setenv phase.
...
* gnu/packages/guile.scm: Add #t at end of setenv phase.
2017-01-09 09:51:10 -06:00
Christopher Allan Webber
c5793e7eb7
gnu: Add guile-8sync.
...
* gnu/packages/guile.scm (guile-8sync): New variable.
2017-01-09 09:41:30 -06:00
Thomas Danckaert
7bbf2e39f7
gnu: hdf4: Update to 4.2.12.
...
* gnu/packages/maths.scm (hdf4): Update to 4.2.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 15:55:57 +01:00
Maxim Cournoyer
392c26b0d1
gnu: python-pip: Update to 9.0.1
...
* gnu/packages/python.scm (python-pip): Update to 9.0.1.
[native-inputs]: Remove.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 15:55:57 +01:00
Alex Sassmannshausen
814b18e587
gnu: Add Guile-ICS.
...
* gnu/packages/guile.scm (guile-ics): New variable.
2017-01-09 11:34:09 +01:00
Danny Milosavljevic
ee719fba2d
gnu: Add corrode.
...
* gnu/packages/haskell.scm (corrode): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 10:44:52 +01:00
ng0
f048f12ba1
gnu: Add dotherside.
...
* gnu/packages/qt.scm (dotherside): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 10:33:07 +01:00
ng0
bb0756c7c7
gnu: Add font-google-roboto.
...
* gnu/packages/fonts.scm (font-google-roboto): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 10:33:07 +01:00
Mark H Weaver
96404be814
gnu: gdk-pixbuf: Update replacement to 2.36.3.
...
* gnu/packages/gtk.scm (gdk-pixbuf/fixed): Update to 2.36.3.
2017-01-08 23:42:03 -05:00
Mark H Weaver
86c41ec3e4
gnu: icecat: Add fixes from upstream mozilla-esr45.
...
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes
from the upstream mozilla-esr45 repository.
2017-01-08 20:36:29 -05:00
Mark H Weaver
989862005a
gnu: icecat: Rename patches that have been assigned CVEs.
...
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Rename patches that
have since been assigned CVEs.
2017-01-08 20:36:27 -05:00
Mark H Weaver
b9acdad717
gnu: gdk-pixbuf: Replace with 2.36.2.
...
* gnu/packages/gtk.scm (gdk-pixbuf)[replacement]: New field.
(gdk-pixbuf/fixed): New variable.
(package/inherit): New macro.
(gdk-pixbuf+svg): Use 'package/inherit'.
2017-01-08 20:36:20 -05:00
Clément Lassieur
78cef99b98
gnu: Add Prosody service.
...
* gnu/services/messaging.scm: New file.
* gnu/services/configuration.scm: New exported procedures.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/messaging.scm.
* doc/guix.texi (Messaging Services): New section.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-08 23:39:36 +01:00
Clément Lassieur
84bf2a2e74
gnu: prosody: Make config and data files visible to 'prosodyctl'.
...
* gnu/packages/messaging.scm (prosody)[arguments]: Add a 'fix-makefile' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-08 23:38:49 +01:00
Clément Lassieur
5b4946180e
gnu: prosody: Add OpenSSL and Coreutils to the PATH of programs.
...
* gnu/packages/messaging.scm (prosody)[arguments]: In 'wrap-programs'
phase, add 'openssl' and 'coreutils' to 'PATH'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-08 23:37:06 +01:00
Ludovic Courtès
9e3e972d1e
gnu: Add fprintd.
...
* gnu/packages/freedesktop.scm (fprintd): New variable.
2017-01-08 23:26:47 +01:00
Ludovic Courtès
dfb01baec4
gnu: Add libfprint.
...
* gnu/packages/freedesktop.scm (libfprint): New variable.
2017-01-08 23:26:47 +01:00
David Craven
ec460a2a37
gnu: font-liberation: Use @item in @enumerate.
...
* gnu/packages/fonts.scm (font-liberation)[description]: Use @item.
Followup to 0102fba27c
.
2017-01-08 23:00:55 +01:00
Mark H Weaver
3a3e309975
gnu: ruby-yard: Fix typo in source URI.
...
This is a followup to commit 6499893ef8
.
* gnu/packages/ruby.scm (ruby-yard)[source][uri]: Fix typo.
2017-01-08 07:25:45 -05:00
Ben Woodcroft
6499893ef8
gnu: ruby-yard: Update to 0.9.6.
...
* gnu/packages/ruby.scm (ruby-yard): Update to 0.9.6.
[source]: Use 'GitHub' source.
[arguments]: Run tests without 'Rakefile'.
[native-inputs]: Replace 'ruby-rspec-2' with ruby-rspec'.
* gnu/packages/patches/ruby-yard-fix-skip-of-markdown-tests.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-08 11:10:28 +10:00
Mark H Weaver
57fe28a082
gnu: linux-libre: Update to 4.9.1.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.1.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
2017-01-07 19:42:36 -05:00
Mark H Weaver
0860081413
gnu: linux-libre@4.4: Update to 4.4.40.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.40.
2017-01-07 19:42:23 -05:00
Leo Famulari
1c9cea74b4
gnu: python-pygpgme: Fix build failure.
...
* gnu/packages/patches/python-pygpgme-fix-pinentry-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (python-pygpgme, python2-pygpgme)[source]: Use it.
2017-01-07 19:00:58 -05:00
Clément Lassieur
261f56914c
gnu: econnman: Add missing input.
...
* gnu/packages/connman.scm (econnman)[inputs]: Add python2-dbus.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-07 23:02:48 +01:00
Alex Griffin
2b84170782
gnu: gnome-mpv: Update to 0.11.
...
* gnu/packages/video.scm (gnome-mpv): Update to 0.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-07 22:55:40 +01:00
Thomas Danckaert
e10872cc83
gnu: gpgme: Patch CMake files.
...
* gnu/packages/gnupg.scm (gpgme)[arguments]: Substitute '@libsuffix@' by
'.so'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-07 22:55:40 +01:00
Ludovic Courtès
b2859a4fef
gnu: zlib: Fix alternate download URL.
...
* gnu/packages/compression.scm (zlib)[source](uri): Update SourceForge URL.
2017-01-07 22:55:40 +01:00
Leo Famulari
9385f0e9cb
Revert "gnu: nspr: Update to 4.13.1."
...
There were many reports that NSS failed to build with this change.
This reverts commit 707c65aad7
.
2017-01-07 15:38:30 -05:00
Ludovic Courtès
d7d5050c51
gnu: ao-cad: Point 'LD_LIBRARY_PATH' to Mesa.
...
* gnu/packages/engineering.scm (ao)[arguments]: In
'install-guile-bindings', wrap 'ao-guile' to set 'LD_LIBRARY_PATH'.
[inputs]: Add MESA.
2017-01-07 00:38:03 +01:00
Tobias Geerinckx-Rice
a2bd16ff99
gnu: vim: Update to 8.0.0147.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0147.
2017-01-07 00:26:23 +01:00
Tobias Geerinckx-Rice
0102fba27c
gnu: font-liberation: Use @enumerate in description.
...
* gnu/packages/fonts.scm (font-liberation)[description]: Use @enumerate.
2017-01-07 00:26:22 +01:00
Tobias Geerinckx-Rice
b4774d87e4
gnu: fonts: Improve synopses & descriptions.
...
* gnu/packages/fonts.scm (font-google-noto, font-hack)[synopsis,
description]: Fix typos, grammar, and general style only.
(font-dejavu, font-terminus, font-wqy-zenhei)[description]: Likewise.
2017-01-07 00:26:22 +01:00
Tobias Geerinckx-Rice
8837860c66
gnu: fonts: Use install-file where appropriate.
...
* gnu/packages/fonts.scm (font-ubuntu, font-dejavu, font-bitstream-vera,
font-gnu-freefont-ttf, font-liberation, font-wqy-zenhei, font-anonymous-pro,
font-google-noto, font-un, font-hack): Substitute the simpler INSTALL-FILE
for every COPY-FILE invoked with redundant arguments.
2017-01-07 00:26:12 +01:00
Tobias Geerinckx-Rice
9657aeb187
gnu: python-tblib: Properly @end enumerate.
...
* gnu/packages/python.scm (python-tblib)[description]: Don't use
‘@end itemize’ to end an ‘@enumerate’ block.
2017-01-07 00:23:53 +01:00
Leo Famulari
8ee40f6849
Revert "Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'.""
...
This reverts commit f537ad0bf3
.
2017-01-06 17:16:03 -05:00
Leo Famulari
e483139141
gnu: glibc/linux: Use /bin/sh instead of /bin/bash as the default shell.
...
* gnu/packages/base.scm (glibc/linux)[arguments]: Use /bin/sh for scripts that
lack a shebang.
2017-01-06 17:16:03 -05:00
Leo Famulari
11b6687609
gnu: glibc/linux: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/base.scm (glibc/linux)[arguments]: Use /bin/sh instead of
/bin/bash in 'pre-configure' phase.
2017-01-06 17:16:03 -05:00
Leo Famulari
60f3ad8c07
gnu: gnu-make: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/base.scm (gnu-make)[arguments]: Use /bin/sh instead of /bin/bash
in 'set-default-shell' phase.
2017-01-06 17:16:02 -05:00
Leo Famulari
fa6428a19f
gnu: m4: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/m4.scm (m4)[arguments]: Use /bin/sh instead of /bin/bash in
'pre-check' phase.
2017-01-06 17:16:02 -05:00
Leo Famulari
74288230ea
Merge branch 'master' into core-updates
2017-01-06 17:14:41 -05:00
Leo Famulari
aa21c764d6
gnu: python-pycrypto: Fix CVE-2013-7459.
...
* gnu/packages/patches/python-pycrypto-CVE-2013-7459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto)[source]: Use the
patch. Use pypi-uri.
2017-01-06 13:50:18 -05:00
Leo Famulari
707c65aad7
gnu: nspr: Update to 4.13.1.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
2017-01-06 13:09:05 -05:00
Ricardo Wurmus
3a3bf2f819
gnu: Add r-copywriter.
...
* gnu/packages/bioinformatics.scm (r-copywriter): New variable.
2017-01-06 16:31:19 +01:00
Ricardo Wurmus
d407bdb931
gnu: Add r-copyhelper.
...
* gnu/packages/bioinformatics.scm (r-copyhelper): New variable.
2017-01-06 16:31:14 +01:00
Ricardo Wurmus
6193563a36
gnu: Add r-chipseq.
...
* gnu/packages/bioinformatics.scm (r-chipseq): New variable.
2017-01-06 16:31:02 +01:00
David Craven
974e02da76
file-systems: Refactor file system detection logic.
...
* gnu/build/file-systems.scm (read-superblock,
null-terminated-latin1->string): New variables.
(sub-bytevector): Move to general section.
(ext2-superblock?, read-ext2-superblock): New variables.
(ext2-superblock-uuid, ext2-superblock-volume-name): Use
sub-bytevector and null-terminated-latin1->string.
(%ext2-sblock-magic, %ext2-sblock-creator-os, %ext2-sblock-uuid,
%ext2-sblock-volume-name): Inline constants.
(luks-superblock?, read-luks-header): New variables.
(%luks-header-size, %luks-magic): Inline.
(partition-label-predicate, partition-uuid-predicate,
luks-partition-uuid-predicate): Use new functions.
2017-01-06 15:06:42 +01:00
Christopher Baines
fab2784dbb
gnu: gnome-tweak-tool: Add missing inputs.
...
* gnu/packages/gnome.scm (gnome-tweak-tool)[inputs]: Add gnome-desktop
and libsoup.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
adb41527ad
gnu: gnome-tweak-tool: Make propagated-inputs just inputs.
...
* gnu/packages/gnome.scm (gnome-tweak-tool)[propagated-inputs]: Merge
with...
[inputs]: ... this.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
9af6bce1e1
gnu: gnome-tweak-tool: Wrap program to set 'GI_TYPELIB_PATH'.
...
* gnu/packages/gnome.scm (gnome-tweak-tool)[arguments]: Add
'wrap-program' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
7ef335b0e8
gnu: gnome-tweak-tool: Use glib-or-gtk-build-system.
...
This allows gobject introspection namespaces to be found.
* gnu/packages/gnome.scm (gnome-tweak-tool)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
[arguments]: Use %GLIB-OR-GTK-BUILD-SYSTEM-MODULES in #:imported-modules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Ben J Woodcroft
dbf9d37114
gnu: bioruby: Update to 1.5.1.
...
* gnu/packages/bioinformatics.scm (bioruby): Update to 1.5.1.
2017-01-06 19:06:07 +10:00
Ben J Woodcroft
0c37e2a3d2
gnu: cd-hit: Update to 4.6.6.
...
* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.6.6.
2017-01-06 19:06:03 +10:00
Leo Famulari
e50d5b8c9d
gnu: khal: Disable failing tests.
...
* gnu/packages/patches/khal-disable-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/calendar.scm (khal): Use it.
2017-01-06 03:19:40 -05:00
Leo Famulari
e0c32fc817
gnu: vdirsyncer: Update to 0.14.1.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1.
2017-01-06 03:19:40 -05:00
Leo Famulari
491b78a8e8
gnu: python-icalendar: Update to 3.11.1.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.1.
2017-01-06 03:19:36 -05:00
Ludovic Courtès
fbec5abeef
gnu: gv: Do not propagate Ghostscript.
...
* gnu/packages/gv.scm (gv)[propagated-inputs]: Remove.
[arguments]: New field.
[inputs]: Add GHOSTCRIPT/X.
2017-01-05 23:45:38 +01:00