Leo Famulari
a7199b7d99
activation: Don't fail if /var/lib exists.
...
This is a followup to commit 6526d43ea4
.
* gnu/build/activation.scm (activate-user+groups): Use mkdir-p to create
/var/lib.
2016-09-06 14:41:48 -04:00
Hartmut Goebel
7247ecda0e
gnu: scribus: Update to 1.5.2.
...
* gnu/packages/scribus.scm (scribus): Update to 1.5.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-06 21:34:59 +03:00
Leo Famulari
763899f0db
gnu: Add openssl-next.
...
* gnu/packages/tls.scm (openssl-next): New variable.
* gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-09-06 13:47:32 -04:00
John Darrington
83457fe00e
gnu: Add teximpatient.
...
* gnu/packages/tex.scm (teximpatient): New variable.
2016-09-06 18:36:29 +02:00
John Darrington
274563e1f4
gnu: Add ding.
...
* gnu/packages/dictionaries.scm (ding): New variable.
2016-09-06 18:36:22 +02:00
David Craven
24e051cb5f
gnu: Add weston.
...
* gnu/packages/freedesktop.scm (weston): New variable.
2016-09-06 17:48:59 +02:00
David Craven
dfe05a514c
gnu: Add xorg-server-xwayland.
...
* gnu/packages/xorg.scm (xorg-server-xwayland): New variable.
2016-09-06 17:48:59 +02:00
David Craven
40b3f52399
gnu: Add cairo-xcb.
...
* gnu/packages/gtk.scm (cairo-xcb): New variable.
2016-09-06 17:48:59 +02:00
David Craven
935644c01a
services: Add sddm service.
...
* gnu/services/sddm.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (@deftp, @deffn): Add documentation.
2016-09-06 17:48:59 +02:00
David Craven
15791fa535
gnu: Add sddm.
...
* gnu/packages/display-managers.scm (sddm): New variable.
2016-09-06 17:48:59 +02:00
David Craven
901385ca02
gnu: Add greenisland.
...
* gnu/packages/display-managers.scm (greenisland): New variable.
2016-09-06 17:48:59 +02:00
David Craven
99c53e226e
gnu: Add prefix to license imports in (gnu packages display-managers).
...
* gnu/packages/display-managers.scm: Import (guix licenses) with prefix
"license:".
2016-09-06 17:48:59 +02:00
David Craven
ec2e2f6ce2
services: syslog: Use syslog-configuration.
...
* gnu/services/base.scm (<syslog-configuration>): New variable.
(syslog-service-type): Use <syslog-configuration>.
(syslog-service): Use <syslog-configuration>.
* gnu/tests/base.scm (%avahi-os): Use <syslog-configuration>.
* doc/guix.texi (syslog-configuration-type): Add @deftp.
(syslog-service): Update @deffn.
2016-09-06 17:48:59 +02:00
David Craven
f2901d824a
services: Export initrc.
...
* gnu/services/xorg.scm (define-module): Export initrc.
2016-09-06 17:48:59 +02:00
David Craven
6526d43ea4
activation: Allow home directories to be created under /var/lib.
...
* gnu/build/activation.scm (activate-user+groups): Make sure /var/lib
exists.
2016-09-06 17:48:59 +02:00
David Craven
f2e7be4e29
system: vm: Remove -net user flag.
...
* gnu/system/vm.scm (common-qemu-options): Remove -net user flag.
2016-09-06 17:48:59 +02:00
Tobias Geerinckx-Rice
5e814f63a4
gnu: btrfs-progs: Update to 4.7.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.2.
2016-09-06 16:46:21 +02:00
Efraim Flashner
83723949a4
gnu: Fix pre-2.7.0 qemu builds.
...
This is a follow-up to 43bec6d0
.
* gnu/packages/debug.scm (qemu-2.3.0),
gnu/packages/grub.scm (qemu-for-tests)[arguments]: Remove the
'disable-test-qga phase.
2016-09-06 15:53:57 +03:00
Efraim Flashner
6779b93222
gnu: gst-plugins-bad: Remove unreferenced qt input.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove qtbase.
2016-09-06 13:06:45 +03:00
Efraim Flashner
58458a65ec
gnu: gst-plugins-ugly: Add mpg123 support.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
2016-09-06 13:06:45 +03:00
Efraim Flashner
5e50f846b5
gnu: gst-plugins-base: Add opus support.
...
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Add opus.
2016-09-06 13:06:45 +03:00
Efraim Flashner
462b567650
gnu: orc: Use 'modify-phases'.
...
* gnu/packages/gstreamer.scm (orc)[arguments]: Use the 'modify-phases'
syntax.
2016-09-06 13:06:45 +03:00
Efraim Flashner
c6f0b0f603
gnu: orc: Update to 0.4.26.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.26.
2016-09-06 13:06:44 +03:00
Leo Famulari
fea1422e27
gnu: slock: Update to 1.3.
...
* gnu/packages/suckless.scm (slock): Update to 1.3.
[inputs]: Add libxrandr.
2016-09-05 22:46:10 -04:00
Leo Famulari
43bec6d06d
gnu: qemu: Update to 2.7.0 [fixes CVE-2016-7116].
...
* gnu/packages/qemu.scm (qemu): Update to 2.7.0.
[arguments]: Adjust path in 'disable-test-qga' phase.
2016-09-05 20:35:21 -04:00
ng0
c2b411c288
gnu: Add freealut.
...
* gnu/packages/audio.scm (freealut): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:59:38 +03:00
ng0
901c1aae0a
gnu: Add libtoxcore.
...
* gnu/packages/messaging.scm (libtoxcore): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:59:08 +03:00
John Darrington
4e835710f1
gnu: Add git@2.9
...
* gnu/packages/version-control.scm (git@2.9): New variable.
* gnu/packages/version-control.scm (cgit)[inputs]: Replace git with git@2.9
2016-09-05 20:47:28 +02:00
ng0
823c82929b
gnu: Add perl-www-opensearch.
...
* gnu/packages/web.scm (perl-www-opensearch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:31:54 +03:00
ng0
246455c287
gnu: Add perl-xml-feed.
...
* gnu/packages/xml.scm (perl-xml-feed): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:31:54 +03:00
ng0
a022b23fa9
gnu: Add perl-xml-rss.
...
* gnu/packages/xml.scm (perl-xml-rss): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:31:47 +03:00
ng0
60e8c2ae2c
gnu: Add perl-test-manifest.
...
* gnu/packages/perl.scm (perl-test-manifest): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:31:07 +03:00
ng0
b2696a58b3
gnu: Add perl-xml-atom.
...
* gnu/packages/xml.scm (perl-xml-atom): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:31:07 +03:00
ng0
0c1bab36a9
gnu: Add perl-xml-xpath.
...
* gnu/packages/xml.scm (perl-xml-xpath): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:30:56 +03:00
ng0
428e4463c3
gnu: Add perl-path-tiny.
...
* gnu/packages/perl.scm (perl-path-tiny): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:18:15 +03:00
ng0
3cf17446cf
gnu: Add perl-unicode-utf8.
...
* gnu/packages/perl.scm (perl-unicode-utf8): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:18:12 +03:00
ng0
b51b2bf3a4
gnu: Add perl-uri-fetch.
...
* gnu/packages/web.scm (perl-uri-fetch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:18:09 +03:00
ng0
46173a0d10
gnu: Add perl-feed-find.
...
* gnu/packages/web.scm (perl-feed-find): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:18:06 +03:00
ng0
8a0773a2b4
gnu: Add perl-datetime-format-w3cdtf.
...
* gnu/packages/perl.scm (perl-datetime-format-w3cdtf): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:18:02 +03:00
ng0
951e924c9b
gnu: Add perl-datetime-format-mail.
...
* gnu/packages/perl.scm (perl-datetime-format-mail): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:17:58 +03:00
ng0
ba24828805
gnu: Add perl-class-errorhandler.
...
* gnu/packages/perl.scm (perl-class-errorhandler): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:17:55 +03:00
ng0
105d4ee2df
gnu: Add perl-uri-template.
...
* gnu/packages/web.scm (perl-uri-template): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:17:45 +03:00
Efraim Flashner
ddfd10c884
gnu: font-gnu-unifont: Update to 9.0.02.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 9.0.02.
2016-09-05 17:49:33 +03:00
Efraim Flashner
f99cfc19a2
gnu: borg: Rebuild generated C files.
...
* gnu/packages/backup.scm (borg)[source]: Remove generated '.c' files.
[native-inputs]: Add python-cython.
2016-09-05 15:25:27 +03:00
Efraim Flashner
35b380648b
gnu: Remove elementary, evas-generic-loaders, emotion-generic-players.
...
* gnu/packages/enlightenment.scm (elementary, evas-generic-loaders)
(emotion-generic-players): Remove variables.
These packages were absorbed by efl-1.18.0.
2016-09-05 15:25:27 +03:00
Clément Lassieur
24262239da
gnu: Add mb2md.
...
* gnu/packages/mail.scm (mb2md): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-05 10:56:57 +02:00
John J. Foerch
818db70872
gnu: Add ola.
...
* gnu/packages/ola.scm (ola): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-05 10:56:57 +02:00
Efraim Flashner
d84a5861de
gnu: libvpx: Update to 1.6.0.
...
* gnu/packages/video.scm (libvpx): Update to 1.6.0.
2016-09-05 11:19:20 +03:00
Efraim Flashner
e49e74f5c4
gnu: bitcoin-core: Update to 0.13.0.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.13.0.
[native-inputs]: Use python-3 over python-2.
2016-09-05 10:47:53 +03:00
Ludovic Courtès
239c6e2762
system: Use 'source-module-closure' where needed.
...
* gnu/system/vm.scm (%vm-module-closure): Remove.
(expression->derivation-in-linux-vm): Use 'source-module-closure'
instead of %VM-MODULE-CLOSURE.
(qemu-image): Likewise.
* gnu/system/linux-initrd.scm (expression->initrd): Likewise.
(flat-linux-module-directory, base-initrd): Likewise.
* gnu/system/mapped-devices.scm (open-luks-device): Likewise.
2016-09-05 00:06:47 +02:00
Ludovic Courtès
2ff0da0257
file-systems: Always use (guix build syscalls).
...
* gnu/build/file-systems.scm: Use (guix build syscalls)
unconditionally. Override the 'mount' and 'umount' bindings
when (guile) provides them.
(MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC, MS_REMOUNT)
(MS_BIND, MS_MOVE): Remove.
* guix/build/syscalls.scm (%libc-errno-pointer): Add
'false-if-exception' around 'dynamic-func'.
2016-09-05 00:06:47 +02:00
Rene Saavedra
f7c9b01f29
gnu: nano: Update to 2.7.0.
...
* gnu/packages/nano.scm (nano): Update to 2.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-04 16:48:44 -04:00
Stefan Reichoer
696cb41be7
gnu: Add remind.
...
* gnu/packages/calendar.scm (remind): New variable.
2016-09-04 16:59:16 +02:00
Kei Kebreau
adbd7faf41
gnu: Add p7zip.
...
* gnu/packages/compression.scm (p7zip): New variable.
* gnu/packages/patches/remove-unused-p7zip-code.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-09-04 16:27:31 +02:00
Efraim Flashner
b11cf99ff5
gnu: rage: Update to 0.2.1.
...
* gnu/packages/enlightenment.scm (rage): Update to 0.2.1.
2016-09-04 16:14:10 +03:00
Brendan Tildesley
f5e4229a07
gnu: Add libicns.
...
* gnu/packages/image.scm (libicns): New variable.
Signed-off-by: David Craven <david@craven.ch>
2016-09-04 13:00:46 +02:00
Danny Milosavljevic
8cfdd64c37
gnu: dtc: Update to 1.4.2.
...
* gnu/packages/u-boot.scm (dtc): Update to 1.4.2. Delete patch.
* gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Delete patch.
Signed-off-by: David Craven <david@craven.ch>
2016-09-04 13:00:46 +02:00
Julian Graham
7b39b7eb91
gnu: gzochi: Update to 0.10.1.
...
* gnu/packages/game-development.scm (gzochi): Update to 0.10.1.
Signed-off-by: David Craven <david@craven.ch>
2016-09-04 13:00:46 +02:00
Efraim Flashner
48409ef269
gnu: infernal: Limit to i686 and x86_64 systems.
...
* gnu/packages/bioinformatics.scm (infernal)[supported-systems]: The
package requires VMX or SSE capability for parallel instructions, so
limit it to those supported systems.
2016-09-04 12:43:10 +03:00
Marius Bakke
dddcb25c7f
gnu: Add python-odfpy.
...
* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-09-04 10:29:39 +03:00
ng0
c4dd0defe1
gnu: awesome: Shorten the description.
...
* gnu/packages/wm.scm (awesome)[description]: Shorten.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-09-04 10:29:39 +03:00
doncatnip
37355498e6
gnu: gtk: Add clipit.
...
* gnu/packages/gtk.scm (clipit): New variable.
Co-authored-by: 宋文武 <iyzsong@gmail.com>
2016-09-04 15:08:58 +08:00
Ricardo Wurmus
69913ed0e6
Merge branch 'gtk-im-modules'
2016-09-04 08:19:10 +02:00
Efraim Flashner
df90106610
gnu: aria2: Update to 1.26.1.
...
* gnu/packages/bittorrent.scm (aria2): Update to 1.26.1.
2016-09-03 23:48:46 +03:00
Efraim Flashner
217e0edfdc
gnu: mpv: Update to 0.20.0.
...
* gnu/packages/video.scm (mpv): Update to 0.20.0.
2016-09-03 22:50:59 +03:00
John Darrington
db8b5f5262
gnu: rpcbind: Enable warm starts
...
* gnu/packages/onc-rpc.scm (rpcbind)[arguments]: Pass --enable-warmstarts
to #:configure-flags.
2016-09-03 18:07:04 +02:00
John Darrington
79518126e7
Revert "gnu: yelp: Update to 3.21.3"
...
This reverts commit 29405d8821
.
2016-09-03 16:25:47 +02:00
John Darrington
8c65863fb3
gnu: git: Update to 2.10.0.
...
* gnu/packages/version-control.scm (git): Update to 2.10.0.
2016-09-03 16:24:18 +02:00
John Darrington
fd0a23e9eb
gnu: libnfsidmap: Set pluginpath at configure time.
...
* gnu/packages/linux.scm (libnfsidmap)[arguments]: Pass --with-pluginpath=
to #:configure-flags.
2016-09-03 15:52:21 +02:00
Ricardo Wurmus
35aa90a1fd
gnu: Add Infernal.
...
* gnu/packages/bioinformatics.scm (infernal): New variable.
2016-09-02 16:46:37 +02:00
Leo Famulari
d058708e86
gnu: libidn: Replace with 1.33 [fixes CVE-2015-8948 and CVE-2016-{6261,6263}].
...
* gnu/packages/libidn.scm (libidn)[replacement]: New field.
(libidn-1.33): New variable.
2016-09-02 09:52:56 -04:00
Efraim Flashner
135ba811c6
gnu: python2-ipython: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-ipython): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-terminado.
[inputs]: Remove work-around for python2-jsonschema, python2-matplotlib,
python2-numpy, python2-requests.
(python-inputs)[properties]: New field.
2016-09-02 06:44:37 +03:00
Efraim Flashner
fc1a170e65
gnu: python2-numexpr: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
2016-09-02 06:44:36 +03:00
Efraim Flashner
2b031d3fc1
gnu: python2-scikit-image: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-scikit-image): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-matplotlib,
python2-numpy, python2-scipy.
2016-09-02 06:44:36 +03:00
Efraim Flashner
7e21b9fb26
gnu: python-scikit-learn: Set source file name.
...
* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
2016-09-02 06:44:36 +03:00
Efraim Flashner
25a2f81f9b
gnu: python2-scikit-learn: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-scikit-learn): Replace package
definition with 'package-with-python2', using 'strip-python2-variant'
to simplify the package definition.
2016-09-02 06:44:35 +03:00
Efraim Flashner
d44a618384
gnu: python-requests-mock: Update to 1.0.0.
...
* gnu/packages/openstack.scm (python-requests-mock): Update to 1.0.0.
[inputs]: Remove python-setuptools. Move python-mock ...
[native-inputs]: ... to here. Add python-discover, python-fixtures,
python-sphinx, python-testrepostory, python-testtools.
[properties]: Add python2-variant.
(python2-requests-mock): inherit stripped variant.
[native-inputs]: Use python2-setuptools.
2016-09-02 06:44:25 +03:00
Mark H Weaver
bb76ef9d8b
Revert "gnu: gsl: Update to 2.2."
...
This reverts commit b16b16e6c2
.
Rationale: gsl-2.2 consistently fails its test suite on i686. Inkscape
depends on gsl, and the grub background image is converted using
inkscape, so i686 systems can no longer be built.
2016-09-01 20:17:01 -04:00
Danny Milosavljevic
f63e5eaaeb
gnu: dtc: Add missing symbols patch from debian.
...
* gnu/packages/u-boot.scm (dtc)[source]: Add patch.
* gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: David Craven <david@craven.ch>
2016-09-02 00:16:34 +02:00
John Darrington
705b971477
gnu: Fix typo in description of xfce-desktop-service.
...
* gnu/services/desktop.scm (xfce-desktop-service) abilit --> ability.
2016-09-01 17:55:49 +02:00
John Darrington
7e348e6c0d
gnu: Add rpcbind
...
* gnu/packages/onc-rpc.scm (rpcbind): New variable.
2016-09-01 17:55:39 +02:00
Kei Kebreau
261b3da532
gnu: Add telepathy-mission-control.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control): New variable.
2016-09-01 11:24:51 -04:00
Danny Milosavljevic
71d4676069
gnu: Add u-boot.
...
* gnu/packages/u-boot.scm (u-boot, make-u-boot-package,
u-boot-vexpress_ca9x4, u-boot-malta): New variables.
Co-authored-by: David Craven <david@craven.ch>
2016-09-01 17:17:42 +02:00
Danny Milosavljevic
d62ed73239
gnu: Add dtc.
...
* gnu/packages/u-boot.scm (dtc): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add file.
Co-authored-by: David Craven <david@craven.ch>
2016-09-01 17:17:42 +02:00
Ludovic Courtès
38c2b50354
Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."
...
This reverts commit 17073dafc5
.
2016-09-01 14:57:03 +02:00
Marius Bakke
5fd66a37d5
gnu: slim: Move to display-managers.scm.
...
* gnu/packages/display-managers.scm: New file.
* gnu/packages/slim.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/services/xorg.scm: Likewise.
2016-09-01 14:36:49 +02:00
Mark H Weaver
307347fe1b
gnu: Fix typo in copyright notice in (gnu packages networking).
...
* gnu/packages/networking.scm: "Coypright" --> "Copyright".
2016-09-01 04:27:08 -04:00
Leo Famulari
7335ca1d71
gnu: icedtea-6: Update to 1.13.12 [security fixes].
...
Fixes CVE-2016-{3458,3485,3500,3508,3550,3606}.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.12.
[source]: Remove 'icedtea-remove-overrides' patch.
[arguments]: Move ALSA header substitution to 'patch-paths' phase.
* gnu/packages/patches/icedtea-remove-overrides.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-31 19:04:46 -04:00
Marius Bakke
68c35ba96e
gnu: rofi: Update to 1.2.0.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.2.0.
[inputs]: Drop libx11 and add xcb-util-xrm.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-31 15:12:29 -04:00
Marius Bakke
4493a3c2ef
gnu: Add xcb-util-xrm.
...
* gnu/packages/xdisorg.scm (xcb-util-xrm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-31 15:12:25 -04:00
John Darrington
a7074f47ad
gnu: wcslib: Correct formatting and grammar.
...
* gnu/packages/astronomy.scm (wcslib): Minor whitespace and grammatical
changes.
2016-08-31 20:57:23 +02:00
Eric Bavier
46a0622481
gnu: bambam: Remove wrap-binary phase.
...
Functionality provided already by python-build-system.
* gnu/packages/games.scm (bambam)[arguments]: Remove 'wrap-binary phase.
[synopsis]: Capitalize first word.
2016-08-31 12:16:19 -05:00
Ludovic Courtès
7b44cae50a
services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.
...
* guix/scripts/system.scm (service-upgrade): Move to...
* gnu/services/shepherd.scm (shepherd-service-upgrade): ... here.
* tests/system.scm ("service-upgrade: nothing to do", "service-upgrade:
one unchanged, one upgraded, one new", "service-upgrade: service
depended on is not unloaded", "service-upgrade: obsolete services that
depend on each other"): Move to...
* tests/services.scm: ... here. Adjust to 'service-upgrade' rename.
2016-08-31 15:44:20 +02:00
Ludovic Courtès
6673bddc9a
services: shepherd: Parameterize 'shepherd-service-back-edges'.
...
* gnu/services/shepherd.scm (shepherd-service-back-edges): Add
#:provision and #:requirement parameter. Honor them.
2016-08-31 15:44:20 +02:00
Ludovic Courtès
a5d78eb64b
services: shepherd: Add 'shepherd-service-lookup-procedure'.
...
* gnu/services/shepherd.scm (shepherd-service-lookup-procedure): New
procedure.
(shepherd-service-back-edges)[provision->service]: Use it.
* tests/services.scm ("shepherd-service-lookup-procedure"): New test.
2016-08-31 15:44:20 +02:00
Ludovic Courtès
183605c853
services: herd: Provide <live-service> objects.
...
* gnu/services/herd.scm (<live-service>): New record type.
(current-services): Change to return a single value: #f or a list of
<live-service>.
* guix/scripts/system.scm (call-with-service-upgrade-info): Adjust
accordingly.
* gnu/tests/base.scm (run-basic-test)["shepherd services"]: Adjust
accordingly.
2016-08-31 15:44:19 +02:00
Ricardo Wurmus
c180533bb5
gnu: subread: Update to 1.5.1.
...
* gnu/packages/bioinformatics.scm (subread): Update to 1.5.1.
2016-08-31 15:23:03 +02:00
ng0
840224aadc
gnu: Add emacs-auto-complete.
...
* gnu/packages/emacs.scm (emacs-auto-complete): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-31 10:10:30 +03:00
ng0
9657aba4ed
gnu: Add emacs-cyberpunk-theme.
...
* gnu/packages/emacs.scm (emacs-cyberpunk-theme): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-31 10:10:30 +03:00
ng0
41392b9a3d
gnu: Add emacs-flx.
...
* gnu/packages/emacs.scm (emacs-flx): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-31 10:10:30 +03:00
Ben Woodcroft
7d57ebaa7c
gnu: aragorn: Update to 1.2.37.
...
* gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.37.
2016-08-31 15:52:49 +10:00
Eric Bavier
0c4520d686
gnu: autojump: Fix failing tests.
...
This is a followup to 1d33b9e; test script was moved in upgrade to
version 22.3.4.
* gnu/packages/admin.scm (autojump)[arguments]: Adjust unit test script
file name.
2016-08-31 00:46:59 -05:00
Efraim Flashner
b0488fe549
gnu: Add bambam.
...
* gnu/packages/games.scm (bambam): New variable.
2016-08-31 00:46:59 -05:00
Efraim Flashner
4916514503
gnu: alsa-utils: Use 'modify-phases'.
...
* gnu/packages/linux.scm (alsa-utils)[arguments]: Use 'modify-phases'
syntax.
2016-08-31 08:38:18 +03:00
Efraim Flashner
43043f23f5
gnu: alsa-utils: Update to 1.1.2.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.2.
2016-08-31 08:38:17 +03:00
John Darrington
c9bd15c1d8
gnu: Add gnuastro
...
* gnu/packages/astronomy.scm (gnuastro): New variable.
2016-08-31 06:17:13 +02:00
John Darrington
2be83f6e8d
gnu: Add wcslib
...
* gnu/packages/astronomy.scm (wcslib): New variable.
2016-08-31 06:17:07 +02:00
John Darrington
82e4557d56
gnu: Add cfitsio
...
* gnu/packages/astronomy.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-08-31 06:16:54 +02:00
Efraim Flashner
7a3f940541
gnu: fossil: Update to 1.35.
...
* gnu/packages/version-control.scm (fossil): Update to 1.35.
[source]: Download from fossil-scm.org, remove patch, remove snippet.
* gnu/packages/patches/fossil-test-fixes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-31 00:57:05 +03:00
Kei Kebreau
bb8b543a48
gnu: Add telepathy-idle.
...
* gnu/packages/freedesktop.scm (telepathy-idle): New variable.
2016-08-30 17:35:53 -04:00
David Craven
72783891fe
gnu: Add kpmcore.
...
* gnu/packages/kde-frameworks.scm (kpmcore): New variable.
2016-08-30 22:38:33 +02:00
David Craven
0a7c2d0864
gnu: Add plasma-framework.
...
* gnu/packages/kde-frameworks.scm (plasma-framework): New variable.
2016-08-30 22:38:33 +02:00
David Craven
97bb2dbb2a
gnu: Add kxmlrpcclient.
...
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): New variable.
2016-08-30 22:38:33 +02:00
David Craven
469a743cd0
gnu: Add kxmlgui.
...
* gnu/packages/kde-frameworks.scm (kxmlgui): New variable.
2016-08-30 22:38:33 +02:00
David Craven
7ac520dd22
gnu: Add kwallet.
...
* gnu/packages/kde-frameworks.scm (kwallet): New variable.
2016-08-30 22:38:32 +02:00
David Craven
2128da9a98
gnu: Add ktextwidgets.
...
* gnu/packages/kde-frameworks.scm (ktextwidgets): New variable.
2016-08-30 22:38:32 +02:00
David Craven
def00811a4
gnu: Add ktexteditor.
...
* gnu/packages/kde-frameworks.scm (ktexteditor): New variable.
2016-08-30 22:38:32 +02:00
David Craven
12b49b6234
gnu: Add kservice.
...
* gnu/packages/kde-frameworks.scm (kservice): New variable.
2016-08-30 22:38:32 +02:00
David Craven
e941775293
gnu: Add krunner.
...
* gnu/packages/kde-frameworks.scm (krunner): New variable.
2016-08-30 22:38:32 +02:00
David Craven
85e831ec0c
gnu: Add kpeople.
...
* gnu/packages/kde-frameworks.scm (kpeople): New variable.
2016-08-30 22:38:31 +02:00
David Craven
6609b1a394
gnu: Add kparts.
...
* gnu/packages/kde-frameworks.scm (kparts): New variable.
2016-08-30 22:38:31 +02:00
David Craven
10ca449af1
gnu: Add knotifyconfig.
...
* gnu/packages/kde-frameworks.scm (knotifyconfig): New variable.
2016-08-30 22:38:31 +02:00
David Craven
2ac7e35af2
gnu: Add knewstuff.
...
* gnu/packages/kde-frameworks.scm (knewstuff): New variable.
2016-08-30 22:38:31 +02:00
David Craven
17252110fc
gnu: Add kio.
...
* gnu/packages/kde-frameworks.scm (kio): New variable.
2016-08-30 22:38:31 +02:00
David Craven
3d6701902b
gnu: Add kinit.
...
* gnu/packages/kde-frameworks.scm (kinit): New variable.
2016-08-30 22:38:30 +02:00
David Craven
612c254538
gnu: Add kiconthemes.
...
* gnu/packages/kde-frameworks.scm (kiconthemes): New variable.
2016-08-30 22:38:30 +02:00
David Craven
bdfe11a5e7
gnu: Add kglobalaccel.
...
* gnu/packages/kde-frameworks.scm (kglobalaccel): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-30 22:38:30 +02:00
David Craven
3e1ce65be6
gnu: Add kemoticons.
...
* gnu/packages/kde-frameworks.scm (kemoticons): New variable.
2016-08-30 22:38:30 +02:00
David Craven
40d768485c
gnu: Add kdesu.
...
* gnu/packages/kde-frameworks.scm (kdesu): New variable.
2016-08-30 22:38:30 +02:00
David Craven
d02addd52d
gnu: Add kdesignerplugin.
...
* gnu/packages/kde-frameworks.scm (kdesignerplugin): New variable.
2016-08-30 22:38:29 +02:00
David Craven
ef0f84502c
gnu: Add kded.
...
* gnu/packages/kde-frameworks.scm (kded): New variable.
2016-08-30 22:38:29 +02:00
David Craven
f422ad1275
gnu: Add kdeclarative.
...
* gnu/packages/kde-frameworks.scm (kdeclarative): New variable.
2016-08-30 22:38:29 +02:00
David Craven
ccce03edce
gnu: Add kconfigwidgets.
...
* gnu/packages/kde-frameworks.scm (kconfigwidgets): New variable.
2016-08-30 22:38:29 +02:00
David Craven
21d381f4ef
gnu: Add kcmutils.
...
* gnu/packages/kde-frameworks.scm (kcmutils): New variable.
2016-08-30 22:38:29 +02:00
David Craven
5c63ebb846
gnu: Add kbookmarks.
...
* gnu/packages/kde-frameworks.scm (kbookmarks): New variable.
2016-08-30 22:38:28 +02:00
David Craven
fb748c395d
gnu: Add kactivities-stats.
...
* gnu/packages/kde-frameworks.scm (kactivities-stats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-30 22:38:28 +02:00
David Craven
88549d2e0c
gnu: Add kactivities.
...
* gnu/packages/kde-frameworks.scm (kactivities): New variable.
2016-08-30 22:38:28 +02:00
David Craven
092ab1c0bc
gnu: Add baloo.
...
* gnu/packages/kde-frameworks.scm (baloo): New variable.
2016-08-30 22:38:28 +02:00
David Craven
225941b028
gnu: Add prefix to license imports in (gnu packages qt).
...
* gnu/packages/qt.scm: Import (guix licenses) with prefix
"license:".
2016-08-30 22:38:28 +02:00
David Craven
ed02e1fec8
gnu: qtbase: Add native search paths.
...
* gnu/packages/qt.scm (qtbase)[native-search-paths]: Add
QML2_IMPORT_PATH, QT_PLUGIN_PATH, XDG_DATA_DIRS and XDG_CONFIG_DIRS.
2016-08-30 22:37:45 +02:00
ng0
f409d0aacf
gnu: emacs-neotree: Keep downloaded source file format.
...
* gnu/packages/emacs.scm (emacs-neotree)[source]: Keep downloaded file format.
2016-08-30 22:28:39 +03:00
Leo Famulari
6fb0dd3495
gnu: entr: Update to 3.6.
...
Suggested by Matthew O'N.S Jordan <matthewjordannm@gmail.com>.
* gnu/packages/entr.scm (entr): Update to 3.6.
2016-08-30 15:22:30 -04:00
John Darrington
6a540995fb
gnu: libnfsidmap: Correct punctuation
...
* gnu/packages/linux.scm (libnfsidmap)[description]: Replace semicolon with colon.
2016-08-30 18:34:23 +02:00
Ludovic Courtès
4af1876ebf
gnu: squeak-vm: Make builds bit-reproducible.
...
* gnu/packages/smalltalk.scm (squeak-vm)[source]: Add 'snippet'.
2016-08-30 12:00:52 +02:00
Nicolas Goaziou
ef380d72ce
gnu: Add squeak-vm.
...
* gnu/packages/smalltalk.scm (squeak-vm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-08-30 12:00:39 +02:00
Ludovic Courtès
5b65bcab59
gnu: smalltalk: Use 'license:' prefix.
...
* gnu/packages/smalltalk.scm: Use 'license:' prefix for (guix licenses).
2016-08-30 11:26:01 +02:00
Ludovic Courtès
e2c1b70c2b
gnu: libnfsidmap: Fix Texinfo markup.
...
* gnu/packages/linux.scm (libnfsidmap)[description]: Add missing @code.
2016-08-30 09:59:45 +02:00
ng0
cc04b099ca
gnu: guile-gnunet: Use https URL.
...
* gnu/packages/gnunet.scm (guile-gnunet)[home-page]: Use https URL.
2016-08-30 03:25:08 -04:00
ng0
175b259cca
gnu: grub: Use https URL.
...
* gnu/packages/grub.scm (grub)[home-page]: Use https URL.
2016-08-30 03:24:03 -04:00
ng0
cc7a5c71d5
gnu: guile-opengl: Use https URL.
...
* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
2016-08-30 03:23:59 -04:00
Efraim Flashner
b16b16e6c2
gnu: gsl: Update to 2.2.
...
* gnu/packages/maths.scm (gsl): Update to 2.2.
2016-08-30 08:39:09 +03:00
Efraim Flashner
c3336b37ad
gnu: apl: Update to 1.6.
...
* gnu/packages/apl.scm (apl): Update to 1.6.
2016-08-30 08:38:59 +03:00
John Darrington
594d740d72
gnu: Add libnfsidmap
...
* gnu/packages/linux.scm (libnfsidmap): New variable.
2016-08-30 07:00:59 +02:00
John Darrington
1da82dbb99
gnu: libtirpc: Use 'modify-phases'.
...
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Use 'modify-phases'.
2016-08-30 07:00:28 +02:00
John Darrington
13bef904d7
gnu: libtirpc: Remove the --disable-gssapi configure flag.
...
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Remove the --disable-gssapi
configure flag.
[inputs]: Add mit-krb5
2016-08-30 06:59:44 +02:00
John Darrington
06550e0779
gnu: Add German Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-de): New variable.
2016-08-30 06:57:31 +02:00
John Darrington
29405d8821
gnu: yelp: Update to 3.21.3
...
* gnu/packages/gnome.scm (yelp): Update to 3.21.3
2016-08-30 06:56:50 +02:00
ng0
1062f2451f
gnu: Add stagit.
...
* gnu/packages/version-control.scm (stagit): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 21:10:35 -04:00
ng0
369387b65d
gnu: version-control: Use license: prefix.
...
* gnu/packages/version-control.scm (define-module): Import guix licenses with a prefix.
(parted): Use the import prefix.
(bazaar): Likewise.
(git): Likewise.
(libgit2): Likewise.
(cgit): Likewise.
(shflags): Likewise.
(git-flow): Likewise.
(gitolite): Likewise.
(mercurial): Likewise.
(neon): Likewise.
(subversion): Likewise.
(rcs): Likewise.
(cvs): Likewise.
(cvs-fast-export): Likewise.
(vc-dwim): Likewise.
(diffstat): Likewise.
(cssc): Likewise.
(aegis): Likewise.
(reposurgeon): Likewise.
(tig): Likewise.
(findnewest): Likewise.
(myrepos): Likewise.
(git-annex-remote-hubic):: Likewise.
(fossil): Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 21:10:35 -04:00
Leo Famulari
4e9d5055fb
gnu: libtiff: Fix CVE-2016-5314.
...
* gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
2016-08-29 20:55:07 -04:00
Ben Woodcroft
caa9bc7dc5
gnu: diamond: Update to 0.8.20.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.20.
2016-08-30 10:46:30 +10:00
Ben Woodcroft
520e89eb23
gnu: ruby-concurrent: Adjust for 'replace-git-ls-files'.
...
* gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Adjust for new build
phase 'replace-git-ls-files'.
2016-08-30 10:31:48 +10:00
Leo Famulari
ed5940b617
gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}.
...
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
* gnu/packages/patches/libtiff-CVE-2016-3623.patch,
gnu/packages/patches/libtiff-CVE-2016-3945.patch,
gnu/packages/patches/libtiff-CVE-2016-3990.patch,
gnu/packages/patches/libtiff-CVE-2016-3991.patch,
gnu/packages/patches/libtiff-CVE-2016-5321.patch,
gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2016-08-29 20:20:52 -04:00
Leo Famulari
9c85fea912
gnu: imagemagick: Update to 6.9.5-8.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-8.
2016-08-29 19:11:07 -04:00
Troy Sankey
bc8273d0c2
gnu: khal: Update to 0.8.3.
...
* gnu/packages/calendar.scm (khal): Update to 0.8.3.
[source]: Remove snippet.
[arguments]: Remove 'disable-tests' phase.
[native-inputs]: Add python-pytest-cov and python-freezegun.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:44 -04:00
Troy Sankey
f2f5335393
gnu: python-icalendar: Update to 3.10.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:44 -04:00
Troy Sankey
974ee2c152
gnu: Add python-freezegun.
...
* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:40 -04:00
Tobias Geerinckx-Rice
5b63a8568b
gnu: keyutils: Fix typo in synopsis.
...
* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
2016-08-29 22:02:38 +02:00
Tobias Geerinckx-Rice
e1c57612d3
gnu: hplip: Update to 3.16.8.
...
* gnu/packages/cups.scm (hplip): Update 3.16.8.
2016-08-29 11:47:48 +02:00
Efraim Flashner
67e1581c7d
gnu: ffmpeg: Update to 3.1.3.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.1.3.
2016-08-29 07:51:11 +03:00
Ludovic Courtès
334bda9a9e
tests: Make sure /var/guix/gcroots/profiles is a valid symlink.
...
Reported by csanchezdll@gmail.com (Carlos Sánchez de La Lama)
at <https://lists.gnu.org/archive/html/guix-devel/2016-08/msg01641.html >.
* gnu/build/install.scm (directives): Add /var/guix/gcroots/profiles
symlink.
* gnu/tests/base.scm (run-basic-test)["/var/guix/gcroots/profiles is a
valid symlink"]: New test.
2016-08-29 00:09:44 +02:00
Ludovic Courtès
40d28609f7
tests: Make sure /run/current-system is a GC root.
...
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: New test.
2016-08-29 00:09:44 +02:00
ng0
bcce05a00b
gnu: libmicrohttpd: Update to 0.9.51.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.51.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-29 00:09:44 +02:00
Tobias Geerinckx-Rice
e385e95767
gnu: Add ecryptfs-utils.
...
* gnu/packages/linux.scm (ecryptfs-utils): New variable.
2016-08-28 20:20:16 +02:00
Tobias Geerinckx-Rice
279d902b59
gnu: Add keyutils.
...
* gnu/packages/crypto.scm (keyutils): New variable.
2016-08-28 20:20:16 +02:00
Efraim Flashner
4fc36b853f
gnu: xf86-input-synaptics: Update to 1.8.99.1.
...
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.99.1.
2016-08-28 20:31:30 +03:00
Efraim Flashner
7ca3ce6b9f
gnu: xf86-video-openchrome: Update to 0.5.0.
...
* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-28 20:31:30 +03:00
Efraim Flashner
346b085642
gnu: xf86-input-evdev: Update to 2.10.3.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.3.
2016-08-28 20:31:29 +03:00
Efraim Flashner
ef5b2cab5f
gnu: xf86-video-ati: Update to 7.7.0.
...
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.7.0.
2016-08-28 20:31:29 +03:00
Ludovic Courtès
d03db7434b
system: Do not create the home directory of "nobody".
...
Fixes <http://bugs.gnu.org/24275 >.
Reported by John Darrington <john@darrington.wattle.id.au>.
* gnu/system/shadow.scm (%base-user-accounts):
Add (create-home-directory? #f) for "nobody".
2016-08-28 15:11:18 +02:00
Ludovic Courtès
eb56ee027b
system: Add 'create-home-directory?' field to <user-account>.
...
* gnu/system/shadow.scm (<user-account>)[create-home-directory?]: New
field.
(user-account->gexp): Serialize it.
* gnu/build/activation.scm (activate-users+groups)[activate-user]:
Update 'match-lambda' pattern accordingly. Pass #:create-home? to
'ensure-user'.
(add-user, modify-user, ensure-user): Add #:create-home? parameter and
honor it.
* doc/guix.texi (User Accounts): Document it.
2016-08-28 15:11:18 +02:00
David Craven
3eb2fca612
gnu: kmscon: Add missing licenses.
...
* gnu/packages/terminals.scm (kmscon)[license]: Add lgpl2.1+, bsd-2 and gpl2+.
2016-08-28 14:48:29 +02:00
David Craven
d7af202b81
gnu: libtsm: Add missing licenses.
...
* gnu/packages/terminals.scm (libtsm)[license]: Add lgpl2.1+, isc and bsd-2.
2016-08-28 14:46:51 +02:00
David Craven
520af15742
gnu: python-ipaddress: Update to 1.0.16.
...
* gnu/packages/python.scm (python-ipaddress): New variable.
(python2-ipaddress): Use package-with-python2.
2016-08-28 14:04:56 +02:00
David Craven
81f1515d5a
gnu: Add python-url.
...
* gnu/packages/python.scm (python-url): New variable.
(python2-url): New variable.
2016-08-28 14:04:55 +02:00
David Craven
b2319996dc
gnu: Add python-publicsuffix2.
...
* gnu/packages/python.scm (python-publicsuffix2): New variable.
(python2-publicsuffix2): New variable.
2016-08-28 14:04:54 +02:00
David Craven
d6907ff75f
gnu: Add python-publicsuffix.
...
* gnu/packages/python.scm (python-publicsuffix): New variable.
(python2-publicsuffix): New variable.
2016-08-28 14:04:54 +02:00
David Craven
05b59190df
gnu: Add python-schematics.
...
* gnu/packages/python.scm (python-schematics): New variable.
(python2-schematics): New variable.
2016-08-28 14:04:53 +02:00
David Craven
6a6c9d4332
gnu: Add python-sh.
...
* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
2016-08-28 14:04:53 +02:00
David Craven
691cd90dc0
gnu: Add python-pymongo.
...
* gnu/packages/python.scm (python-pymongo): New variable.
(python2-pymongo): New variable.
2016-08-28 14:04:52 +02:00
David Craven
a9ac982a2b
gnu: Add python-nltk.
...
* gnu/packages/python.scm (python-nltk): New variable.
(python2-nltk): New variable.
2016-08-28 14:04:51 +02:00
David Craven
8794bd8bb3
gnu: Add python-binaryornot.
...
* gnu/packages/python.scm (python-binaryornot): New variable.
(python2-binaryornot): New variable.
2016-08-28 14:04:51 +02:00
David Craven
3f641af088
gnu: python: Import guix licenses with #:prefix license:.
...
* gnu/packages/python.scm (define-module): Add import.
2016-08-28 14:04:50 +02:00
Ricardo Wurmus
1ae27aac4c
gnu: Add prosody.
...
* gnu/packages/messaging.scm (prosody): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
d62dc2aec2
gnu: Add lua5.1-sec.
...
* gnu/packages/lua.scm (lua5.1-sec): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
182de8fcdd
gnu: Add lua5.1-filesystem.
...
* gnu/packages/lua.scm (lua5.1-filesystem): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
c21b826127
gnu: Add lua5.1-socket.
...
* gnu/packages/lua.scm (lua5.1-socket): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
fd07a6a66d
gnu: Add lua5.1-expat.
...
* gnu/packages/lua.scm (lua5.1-expat): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
572e433faf
gnu: lua: Use "license:" prefix.
...
* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
"license:" prefix.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
07cbe28ede
gnu: lua: Build with support for dynamic libraries.
...
* gnu/packages/lua.scm (lua)[arguments]: Use regular build phase and add
make-flags.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus
234e7980b5
gnu: gtk+: Add patch to support GUIX_GTK3_IM_MODULE_FILE.
...
* gnu/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-28 09:55:36 +02:00
Ricardo Wurmus
711670c04f
gnu: gtk+-2: Add patch to support GUIX_GTK2_IM_MODULE_FILE.
...
* gnu/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+-2)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-28 09:55:36 +02:00
Arun Isaac
be9f3a8331
gnu: Add bwm-ng.
...
* gnu/packages/networking.scm (bwm-ng): New variable.
2016-08-28 09:48:50 +02:00
Leo Famulari
6bd9a3432c
gnu: mupdf: Fix CVE-2016-{6265,6525}.
...
* gnu/packages/patches/mupdf-CVE-2016-6265.patch,
gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf): Use them.
2016-08-27 17:35:21 -04:00
Kei Kebreau
aa127019b5
gnu: octave: Update to 4.0.3.
...
* gnu/packages/maths.scm (octave): Update to 4.0.3.
[inputs]: Remove unnecessary curl, cyrus-sasl and openssl dependencies.
2016-08-27 08:04:21 +02:00
Ricardo Wurmus
ec0897638e
gnu: python-gnupg: Fix broken tests.
...
* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Fix check phase.
2016-08-26 23:58:55 +02:00
Tobias Geerinckx-Rice
feb995c4c9
gnu: btrfs-progs: Update to 4.7.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1.
2016-08-26 23:16:40 +02:00
Efraim Flashner
8c3bb47155
gnu: enlightenment: Move efl to inputs.
...
* gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]:
Move efl from here ...
[inputs]: ... to here.
2016-08-26 17:39:42 +03:00
Efraim Flashner
d8ab4c1bfe
gnu: enlightenment: Move gettext to native-inputs.
...
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Move gettext
from here ...
[native-inputs]: ... to here.
2016-08-26 17:39:41 +03:00
Efraim Flashner
83e9f472b2
gnu: rage: Update to 0.2.0.
...
* gnu/packages/enlightenment.scm (rage): Update to 0.2.0.
2016-08-26 17:39:41 +03:00
Efraim Flashner
f2db5d9976
gnu: python-efl: Update to 1.18.0.
...
* gnu/packages/enlightenment.scm (python-efl): Update to 1.18.0.
2016-08-26 17:39:41 +03:00
Efraim Flashner
2a32ec278d
gnu: efl: Update to 1.18.0.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.18.0.
[inputs]: Add ghostscript, libraw, libspectre, openjpeg, poppler.
[arguments]: Remove unecessary 'patch-config-files phase, add phase
hardlinking the location of pulseaudio and libsndfile.
* gnu/packages/enlightenment.scm (terminology, enlightenment, rage)
(python-efl)[inputs]: Remove elementary, now provided by efl.
2016-08-26 17:39:29 +03:00
Tobias Geerinckx-Rice
49dbe69624
gnu: btrfs-progs: Update to 4.7.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.
[native-inputs]: Add missing header comment for which.
2016-08-26 11:54:59 +02:00
Tobias Geerinckx-Rice
e192a23022
gnu: fdupes: Use 'modify-phases'.
...
* gnu/packages/admin.scm (fdupes)[arguments]: Use 'modify-phases'.
2016-08-26 11:54:59 +02:00
Tobias Geerinckx-Rice
47d7b3038e
gnu: fdupes: Update to 1.6.1.
...
* gnu/packages/admin.scm (fdupes): Update to 1.6.1.
[source]: Update 'uri' template, add 'file-name' field.
[arguments]: Set CC in make-flags.
2016-08-26 11:54:59 +02:00
Alex Vong
e7761186c3
gnu: Add emacs-ahungry-theme.
...
* gnu/packages/emacs.scm (emacs-ahungry-theme): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-26 10:48:36 +03:00
Alex Kost
ad5d899eff
gnu: emacs-f: Update to 0.18.2.
...
* gnu/packages/emacs.scm (emacs-f): Update to 0.18.2.
2016-08-26 10:48:36 +03:00
Alex Kost
48e28c6992
gnu: emacs-s: Update to 1.11.0.
...
* gnu/packages/emacs.scm (emacs-s): Update to 1.11.0.
2016-08-26 10:48:36 +03:00
Alex Kost
a31a79bcf8
gnu: emacs-dash: Update to 2.13.0.
...
* gnu/packages/emacs.scm (emacs-dash): Update to 2.13.0.
2016-08-26 10:48:36 +03:00
Alex Kost
e15cb9a371
gnu: magit: Update to 2.8.0.
...
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.8.0.
2016-08-26 10:48:36 +03:00
Alex Kost
480d6b1b22
gnu: emacs-with-editor: Update to 2.5.2.
...
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.2.
2016-08-26 10:48:36 +03:00
Rene Saavedra
8930fe62f0
gnu: gnome-screenshot: Update to 3.20.1.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-25 19:12:14 +08:00
Efraim Flashner
2205ce5ca1
gnu: enlightenment: Update to 0.21.2.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.2.
2016-08-25 12:25:37 +03:00
Ricardo Wurmus
d37f00b97f
gnu: ibus: Fix simple engine.
...
* gnu/packages/ibus.scm (ibus)[inputs]: Add libx11, setxkbmap, xmodmap.
[arguments]: Add "fix-paths" phase.
2016-08-25 11:09:28 +02:00
Ricardo Wurmus
d5332e756e
gnu: ibus: Generate C from Vala sources.
...
* gnu/packages/ibus.scm (ibus)[native-inputs]: Add vala.
[arguments]: Add "delete-generated-files" phase.
2016-08-25 11:09:28 +02:00
Ricardo Wurmus
590021db3f
gnu: ibus: Use modify-phases syntax.
...
* gnu/packages/ibus.scm (ibus)[arguments]: Use modify-phases syntax.
2016-08-25 11:09:28 +02:00
Efraim Flashner
d2a7a14572
gnu: aria2: Fix bash completion.
...
* gnu/packages/bittorrent.scm (aria2)[arguments]: Set bash completion
directory.
2016-08-25 09:30:44 +03:00
Efraim Flashner
34085cb17c
gnu: aria2: Update to 1.26.0.
...
* gnu/packages/bittorrent.scm (aria2): Update to 1.26.0.
2016-08-25 09:30:44 +03:00
Efraim Flashner
860fc8fcc5
gnu: offlineimap: Update to 7.0.6.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.6.
2016-08-25 09:30:37 +03:00
Leo Famulari
3bd716c057
gnu: webkitgtk: Update to 2.12.4 [fixes CVE-2016-{4590,4591,4622,4624}].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.4.
[source]: Use HTTPS URL.
2016-08-25 01:09:09 -04:00
Mark H Weaver
f2e519ede8
gnu: linux-libre@4.1: Update to 4.1.31.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.31.
2016-08-24 20:53:09 -04:00
Leo Famulari
029bb5a299
gnu: ncmpc: Update to 0.25.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.25.
2016-08-24 18:27:44 -04:00
Leo Famulari
95eee6700f
gnu: mpd-mpc: Update to 0.28.
...
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.28.
2016-08-24 18:27:44 -04:00
Leo Famulari
bf4843bae1
gnu: mpd: Update to 0.19.19.
...
* gnu/packages/mpd.scm (mpd): Update to 0.19.19.
2016-08-24 18:27:44 -04:00
Leo Famulari
282ee5aa93
gnu: ncmpcpp: Update to 0.7.5.
...
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.5.
2016-08-24 18:27:43 -04:00
Leo Famulari
dd6fe81c60
gnu: signify: Update to 19.
...
* gnu/packages/crypto.scm (signify): Update to 19.
2016-08-24 16:48:10 -04:00
ng0
ec9be00fc5
gnu: tor: Update to 0.2.8.7.
...
* gnu/packages/tor.scm (tor): Update to 0.2.8.7.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-24 16:03:42 -04:00
Leo Famulari
00831624b5
gnu: imagemagick: Don't build with processor-specific optimizations.
...
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Pass --without-gcc-arch
to #:configure-flags.
2016-08-24 15:59:22 -04:00
Leo Famulari
82d0fae22d
gnu: vdirsyncer: Update to 0.12.1.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1.
2016-08-24 14:50:12 -04:00
Leo Famulari
c95f71601c
gnu: libksba: Update to 1.3.5.
...
* gnu/packages/gnupg.scm (libksba): Update to 1.3.5.
2016-08-24 14:02:09 -04:00
Efraim Flashner
a0d0ff3519
gnu: efl: Update notes.
...
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Update the
notes for each input relating to which '.pc' file requires them.
2016-08-24 18:15:03 +03:00
Efraim Flashner
84898ca224
gnu: efl: Enable harfbuzz support.
...
* gnu/packages/enlightenment.scm (efl)[arguments]: Add '--enable-harfbuzz'.
[inputs]: Move harfbuzz ...
[propagated-inputs]: ... here.
2016-08-24 18:15:02 +03:00
Efraim Flashner
c76e8f54df
gnu: enlightenment: Use https.
...
* gnu/packages/enlightenment.scm: Use 'https' for all enlightenment urls.
2016-08-24 18:15:02 +03:00
Efraim Flashner
bbfc37e140
gnu: efl: Use system lz4.
...
* gnu/packages/enlightenment.scm (efl)[arguments]: Pass '--enable-liblz4'.
[inputs]: Add lz4.
2016-08-24 18:15:02 +03:00
David Thompson
1f5be4e6fe
gnu: tiled: Update to 0.17.0.
...
* gnu/packages/game-development.scm (tiled): Update to 0.17.0.
2016-08-24 09:57:22 -04:00
Leo Famulari
7743268658
gnu: python-magic: Disable egg compression.
...
Reported by Troy Sankey <sankeytms@gmail.com>.
* gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add
'disable-egg-compression' phase.
2016-08-23 12:48:23 -04:00
Marius Bakke
557d332898
gnu: Add capnproto.
...
* gnu/packages/serialization.scm (capnproto): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-23 11:58:35 -04:00
David Thompson
432360d76f
gnu: Add glfw.
...
* gnu/packages/gl.scm (glfw): New variable.
2016-08-23 09:25:24 -04:00
Leo Famulari
6f8ede1a87
gnu: mit-krb5: Replace with 1.14.3 [fixes CVE-2016-3120].
...
* gnu/packages/mit-krb5.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.14.3): New variable.
2016-08-23 06:40:00 -04:00
Troy Sankey
1b94f1827a
gnu: alot: Fixup comments.
...
* gnu/packages/mail.scm (alot): Add note about distribution method,
and adhere to double semi-colon norm.
Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:39:50 -04:00
Troy Sankey
37ec462392
gnu: python-urwidtrees: Update to 1.0.2.
...
* gnu/packages/python.scm (python-urwidtrees): Update to 1.0.2. Add note about
distribution method.
Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:38:07 -04:00
Troy Sankey
51ff41f63f
gnu: python-urwid: Update to 1.3.1.
...
* gnu/packages/python.scm (python-urwid): Update to 1.3.1.
Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:37:12 -04:00
Eric Bavier
d24e011e62
gnu: thefuck: Upgrade to 3.11.
...
* gnu/packages/admin.scm (thefuck): Upgrade to 3.11.
2016-08-23 00:28:30 -05:00
Efraim Flashner
c524fda4dc
gnu: gcc-6: Update to 6.2.0.
...
* gnu/packages/gcc.scm (gcc-6): Update to 6.2.0.
2016-08-23 08:26:28 +03:00
Eric Bavier
3c62ccc94b
gnu: synergy: Upgrade to 1.8.2.
...
* gnu/packages/synergy.scm (synergy): Upgrade to 1.8.2
2016-08-23 00:01:08 -05:00
Eric Bavier
4533cd73ef
gnu: opam: Upgrade to 1.2.2.
...
* gnu/packages/ocaml.scm (opam): Upgrade to 1.2.2.
[arguments]: define SHELL in #:make-flags. Build dependencies in
'pre-build phase.
[inputs]: Add camlp4.
2016-08-22 23:59:54 -05:00
Eric Bavier
2385cab164
gnu: opam: Use modify-phases.
...
* gnu/packages/ocaml.scm (opam)[arguments]: Use modify-phases.
2016-08-22 23:59:54 -05:00
Eric Bavier
1d33b9eaa9
gnu: autojump: Upgrade to 22.3.4.
...
* gnu/packages/admin.scm (autojump): Upgrade to 22.3.4.
2016-08-22 23:58:18 -05:00
ng0
d8bc4729f8
gnu: gnunet-gtk: Add libunique support.
...
* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Add libunique.
[arguments]: Add "--with-libunique" to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-22 21:30:01 -04:00
David Craven
e8bb4336b4
gnu: Add kmscon.
...
* gnu/packages/terminals.scm (kmscon): New variable.
2016-08-22 22:48:49 +02:00
David Craven
af39609bec
gnu: Add libtsm.
...
* gnu/packages/terminals.scm (libtsm): New variable.
2016-08-22 22:48:49 +02:00
John Darrington
c598e35c52
gnu: Remove trademark acknowledgements.
...
* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
(python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]:
Remove trademark acknowledgements.
2016-08-22 21:51:50 +02:00
ng0
85327d0d45
gnu: Add libunique.
...
* gnu/packages/gnome.scm (libunique): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-22 15:46:41 -04:00
Ricardo Wurmus
fe02c4c98a
gnu: Add r-bamsignals.
...
* gnu/packages/bioinformatics.scm (r-bamsignals): New variable.
2016-08-22 16:52:40 +02:00
Ricardo Wurmus
52765a63ca
gnu: Add r-rhtslib.
...
* gnu/packages/bioinformatics.scm (r-rhtslib): New variable.
2016-08-22 16:52:22 +02:00
Mark H Weaver
17073dafc5
Revert "services: elogind: Provide '%elogind-file-systems' by extension."
...
This reverts commit 3cf319a3f8
.
2016-08-22 08:16:37 -04:00
David Craven
5f2a7f4fcb
gnu: spice: Update to 0.12.8 [fixes CVE-2016-{0749,2150}].
...
* gnu/packages/spice.scm (spice): Update to 0.12.8.
[inputs]: Add cyrus-sasl.
2016-08-22 13:08:38 +02:00
David Craven
548f99b3e0
gnu: kcompletion: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kcompletion)[arguments]:
Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen.
2016-08-22 13:08:38 +02:00
Efraim Flashner
3c98ac0240
gnu: atlas: Update to 3.10.3.
...
* gnu/packages/maths.scm (atlas): Update to 3.10.3.
2016-08-22 10:56:03 +03:00
Julian Graham
c8edd7e65f
gnu: gzochi: Update to 0.10.
...
* gnu/packages/game-development.scm (gzochi): Update to 0.10.
(gzochi)[inputs]: Remove gmp.
Signed-off-by: David Craven <david@craven.ch>
2016-08-22 01:49:52 +02:00
David Craven
a2c24bf539
gnu: avidemux: Use monolithic Qt 5.6.
...
* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
2016-08-22 01:49:52 +02:00
David Craven
c161c22a51
gnu: vlc: Use monolithic Qt 5.6.
...
* gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libxi.
2016-08-22 01:49:52 +02:00
David Craven
2cef0f7cc3
gnu: v4l-utils: Build with gnu++11.
...
* gnu/packages/video.scm (v4l-utils)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
0cd27c65e3
gnu: scribus: Build with gnu++11.
...
* gnu/packages/scribus.scm (scribus)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
69008d73c8
gnu: synthv1: Build with gnu++11.
...
* gnu/packages/music.scm (synthv1)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
15354d86ce
gnu: gpsbabel: Build with gnu++11.
...
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add configure-flag. Disable tests.
2016-08-22 01:49:52 +02:00
David Craven
f2358305c4
gnu: qsynth: Build with gnu++11.
...
* gnu/packages/audio.scm (qsynth)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
6670c99c97
gnu: alsa-modular-synth: Build with gnu++11.
...
* gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
ab1c23196f
gnu: poppler-qt5: Build with gnu++11.
...
* gnu/packages/pdf.scm (poppler-qt5)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
984ad832e2
gnu: pinentry-qt: Build with gnu++11.
...
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven
a0919cad5f
gnu: kwidgetsaddons: Disable tests.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests.
Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1.
2016-08-22 01:49:52 +02:00
David Craven
1de5b667f8
gnu: kguiaddons: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]:
Remove phase 'start-xorg-server. Add phase 'check-setup.
2016-08-22 01:49:52 +02:00
Ludovic Courtès
3cf319a3f8
services: elogind: Provide '%elogind-file-systems' by extension.
...
* gnu/system/file-systems.scm (%base-file-systems): Remove
%ELOGIND-FILE-SYSTEMS.
* gnu/services/desktop.scm (elogind-service-type): Extend
FILE-SYSTEM-SERVICE-TYPE to provide %ELOGIND-FILE-SYSTEMS.
2016-08-22 00:20:48 +02:00
Ludovic Courtès
aa1145df8d
services: Make a single extensible 'file-systems' service.
...
Previously we would create one 'file-system-service-type' instead per
file system. Now, we create only one instance for all the file
systems.
* gnu/services/base.scm (fstab-service-type)[compose]: Change to
CONCATENATE.
(file-system-shepherd-service): Change to return either one
<shepherd-service> or #f.
(file-system-service-type): Pluralize 'name'. Adjust
SHEPHERD-ROOT-SERVICE-TYPE extension to above changes. Add 'compose'
and 'extend'.
(file-system-service): Remove.
* gnu/system.scm (other-file-system-services): Rename to...
(non-boot-file-system-service): ... this. Change to return a single
FILE-SYSTEM-SERVICE-TYPE instance.
(essential-services): Adjust accordingly.
2016-08-22 00:20:48 +02:00
Ludovic Courtès
9af4983266
gnu: openssh: Set the default sshd user PATH to something sensible.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Pass
"--with-default-path".
2016-08-22 00:20:48 +02:00
Ludovic Courtès
39012aab33
gnu: openssh: Add PAM support in sshd.
...
* gnu/packages/ssh.scm (openssh)[inputs]: Add LINUX-PAM.
[arguments]: Add "--with-pam" to #:configure-flags.
2016-08-22 00:20:48 +02:00
Ludovic Courtès
d4b1977f83
gnu: pius: Use the 'gpg' command instead of 'gpg2'.
...
This is a followup to bc85b127df
.
* gnu/packages/gnupg.scm (pius)[arguments]: Use the 'gpg' binary instead
of 'gpg2'.
2016-08-22 00:20:48 +02:00
Tomáš Čech
dd10ba6356
gnu: asciidoc: Use local docbook-xsl package.
...
* gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
[arguments]: Add 'make-local-docbook-xsl' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-21 17:42:57 -04:00
Roel Janssen
c20e552baf
gnu: Add gparted.
...
* gnu/packages/disk.scm (gparted): New variable.
2016-08-21 23:39:19 +02:00
Roel Janssen
fd297f4ae6
gnu: disk: Use license: prefix.
...
* gnu/packages/disk.scm (define-module): Import guix licenses with a prefix.
(parted): Use the import prefix.
(fdisk): Likewise.
(gptfdisk): Likewise.
(ddrescue): Likewise.
(dosfstools): Likewise.
(sdparm): Likewise.
(idle3-tools): Likewise.
2016-08-21 22:54:29 +02:00
Ricardo Wurmus
e26bec5350
gnu: epiphany: Update to 3.20.3.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.20.3.
2016-08-21 22:21:40 +02:00
Leo Famulari
92a8160f61
gnu: Remove superfluous whitespace from (gnu packages xml).
...
* gnu/packages/xml.scm: Remove superfluous whitespace.
2016-08-21 16:16:31 -04:00
Nicolas Goaziou
59065bb330
gnu: Add emacs-org.
...
* gnu/packages/emacs.scm (emacs-org): New variable.
2016-08-21 21:17:45 +02:00
Mark H Weaver
4c1e062a58
gnu: linux-libre: Update to 4.7.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.7.2.
2016-08-21 14:58:41 -04:00
Mark H Weaver
e06bafb378
gnu: linux-libre@4.4: Update to 4.4.19.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19.
2016-08-21 14:58:31 -04:00
Leo Famulari
0323fe80f8
gnu: mutt: Update to 1.7.0.
...
* gnu/packages/mail.scm (mutt): Update to 1.7.0.
[arguments]: Pass "--enable-sidebar" to #:configure-flags.
2016-08-21 14:05:03 -04:00
Efraim Flashner
361272f50e
gnu: qemu: Update to 2.6.1.
...
* gnu/packages/qemu.scm (qemu): Update to 2.6.1.
2016-08-21 07:38:22 +03:00
宋文武
580dfc3329
gnu: gimp: Fix python plugin.
...
* gnu/packages/gimp.scm (gimp)[arguments]: Add phase to
install 'sitecustomize.py'.
2016-08-21 08:28:42 +08:00
宋文武
a7f05b4192
gnu: gimp: Update to 2.8.16.
...
* gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gimp.scm (gimp): Update to 2.8.16.
[source]: Remove patch.
2016-08-21 08:28:42 +08:00
宋文武
e70dc63a06
gnu: babl: Update to 0.1.18.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.18.
[source]: Add gimp.org to 'uri'.
2016-08-21 08:28:42 +08:00
Leo Famulari
d760a2fc18
gnu: borg: Update to 1.0.7.
...
* gnu/packages/backup.scm (borg): Update to 1.0.7.
2016-08-19 18:42:09 -04:00
Leo Famulari
aed625bdc6
gnu: python-msgpack: Update to 0.4.8.
...
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
2016-08-19 18:41:35 -04:00
Leo Famulari
e36ace3611
gnu: python-llfuse: Update to 1.1.1.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
2016-08-19 18:41:31 -04:00
Alex Griffin
ad1ff78d63
gnu: gnome-maps: Update to 3.18.3.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.18.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-19 17:52:31 -04:00
Leo Famulari
5dee9186b4
gnu: python-lirc: Fix file-name.
...
* gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes.
[source]: Fix misleading file-name.
2016-08-19 17:45:05 -04:00
Efraim Flashner
2108526158
gnu: perl-net-smtp-ssl: Use CPAN mirror.
...
* gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
2016-08-19 23:22:51 +03:00
Efraim Flashner
ea0836cd6f
gnu: unclutter: Use 'modify-phases'.
...
* gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
2016-08-19 23:17:48 +03:00
Efraim Flashner
c237480b0c
gnu: xdotool: Use 'modify-phases'.
...
* gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
2016-08-19 23:15:37 +03:00
Ludovic Courtès
a0cbf1b9bf
gnu: Avoid @itemize in descriptions.
...
* gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate
instead of @itemize to work around <http://bugs.gnu.org/21772 >.
(kitemmodels)[description]: Likewise.
2016-08-19 17:49:54 +02:00
Ludovic Courtès
af493726ce
gnu: openssh: Use /etc as the sysconfdir.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
2016-08-19 17:34:37 +02:00
Efraim Flashner
e5b4b96b8c
gnu: atlas: Use 'modify-phases'.
...
* gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
2016-08-19 17:41:09 +03:00
Tobias Geerinckx-Rice
349cef585d
gnu: rhythmbox: Update to 3.4.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.
[arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
2016-08-19 15:49:15 +02:00
Tobias Geerinckx-Rice
735b8db6ca
gnu: shotwell: Update to 0.23.5.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.23.5.
[propagated-inputs]: Add dconf.
[native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils,
python2, and python2-libxml2.
[inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
2016-08-19 15:23:30 +02:00
Efraim Flashner
f819c21dd5
gnu: shotwell: Update to 0.23.4.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.23.4.
[native-inputs]: Add itstool.
2016-08-19 13:35:14 +03:00
Efraim Flashner
e379d85c6c
gnu: paperkey: Use 'modify-phases'.
...
* gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
2016-08-19 11:51:56 +03:00
Efraim Flashner
7ac534037b
gnu: signing-key: Use tex for the description.
...
* gnu/packages/gnupg.scm (signing-key)[description]: Update the
description to use tex formatting.
2016-08-19 11:49:10 +03:00
Efraim Flashner
807143b640
gnu: signing-party: Use Debian mirror for downloads.
...
* gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the
Debian mirror scheme.
2016-08-19 11:34:03 +03:00
Efraim Flashner
6a90a614ec
gnu: signing-party: Use 'modify-phases'.
...
* gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
2016-08-19 11:29:21 +03:00
Efraim Flashner
a78435223b
gnu: python-pygpgme: Move setuptools to python2-pygpgme.
...
* gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove
python-setuptools.
(python2-pygpgme)[native-inputs]: Add python2-setuptools.
2016-08-19 11:24:42 +03:00
Efraim Flashner
b9d58a8c31
gnu: moreutils: Add download location.
...
* gnu/packages/moreutils.scm (moreutils)[source]: Add Debian snapshot
alternative uri for downloading.
2016-08-19 10:42:29 +03:00
Ludovic Courtès
5b58c28b7e
services: guix: Add 'authorized-keys' configuration knob.
...
* gnu/services/base.scm (hydra-key-authorization): Add 'key' parameter
and honor it.
(%default-authorized-guix-keys): New variable.
(<guix-configuration>)[authorized-keys]: New field.
(guix-shepherd-service): Adjust 'match' clause accordingly.
(guix-activation): Adjust call to 'hydra-key-authorization'.
* doc/guix.texi (Base Services): Document 'authorized-keys'.
2016-08-19 09:11:00 +02:00
ng0
c08533b2cc
gnu: Add interrobang.
...
* gnu/packages/admin.scm (interrobang): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-18 17:23:27 -04:00
Alex Griffin
1166c283b7
gnu: bs1770gain: Update to 0.4.11.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.4.11.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-18 16:44:34 -04:00
Marius Bakke
dc253bf0a5
gnu: Add re2.
...
* gnu/packages/regex.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-18 16:37:23 -04:00
Marius Bakke
5f0ff6a9e9
gnu: Add dlib.
...
* gnu/packages/machine-learning.scm (dlib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-18 16:22:43 -04:00
Leo Famulari
f47dc8dd10
gnu: yaml-cpp: Import missing module.
...
This is a followup to commit f50f4ae454
.
* gnu/packages/serialization.scm: Import python module.
2016-08-18 15:30:47 -04:00
Leo Famulari
a348585541
gnu: gpgmepp: Import missing modules.
...
This is a followup to commit 30ffab5006
.
* gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
2016-08-18 15:30:44 -04:00
David Craven
5cde47ecd6
gnu: gstreamer: Use license: prefix.
...
* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
(orc): Likewise.
(gstreamer): Likewise.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
2016-08-18 13:12:26 +02:00
David Craven
9a935ef2df
gnu: qt: Update qt to 5.7.0.
...
* gnu/packages/qt.scm
(qtbase): Update it.
(qtsvg): Update it.
(qtimageformats): Update it.
(qtx11extras): Update it.
(qtxmlpatterns): Update it.
(qtdeclarative): Update it.
(qtconnectivity): Update it.
(qtwebsockets): Update it.
(qtsensors): Update it.
(qtmultimedia): Update it.
(qtwayland): Update it.
(qtserialport): Update it.
(qtwebchannel): Update it.
(qtlocation): Update it.
(qttools): Update it.
(qtscript): Update it.
(qtquickcontrols): Update it.
(qtquickcontrols2): Update it.
(qtgraphicaleffects): Update it.
2016-08-18 13:12:26 +02:00
David Craven
18174d8acd
gnu: qtkeychain: Use modular qt.
...
* gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt.
[native-inputs]: Add qttools.
2016-08-18 13:12:25 +02:00
David Craven
132978615e
gnu: poppler-qt5: Use modular qt.
...
* gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven
65741ea1bc
gnu: gst-plugins-bad: Use modular qt.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven
05fe53c63c
gnu: bitcoin-core: Use modular qt.
...
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven
a2b9935178
gnu: fritzing: Use modular qt.
...
* gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport,
qtsvg. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven
598f639413
gnu: qsynth: Use modular qt.
...
* gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt.
[native-inputs]: Add qttools.
2016-08-18 13:12:24 +02:00
David Craven
51b1d53987
gnu: polkit-qt: Use modular qt.
...
* gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.
2016-08-18 13:11:03 +02:00
David Craven
1f9c92ef5e
gnu: kwidgetsaddons: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]:
Enable tests. Set Xvfb pixel depth to 24 bits.
2016-08-18 13:06:42 +02:00
David Craven
a7d0154cc5
gnu: modemmanager-qt: Propagate modem-manager.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
2016-08-18 13:06:33 +02:00
David Craven
0556c5036b
gnu: networkmanager-qt: Propagate network-manager.
...
* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
2016-08-18 13:06:23 +02:00
David Craven
eca4c011b5
gnu: Add wayland-protocols.
...
* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
2016-08-18 13:06:23 +02:00
David Craven
e5e1df4dc5
gnu: Add mobile-broadband-provider-info.
...
* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
2016-08-18 13:06:23 +02:00
David Craven
c481859342
gnu: Add lndir.
...
* gnu/packages/xorg.scm (lndir): New variable.
2016-08-18 13:06:22 +02:00
David Craven
e4c2136ddf
gnu: Add snappy.
...
* gnu/packages/compression.scm (snappy): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2016-08-18 13:06:22 +02:00
David Craven
cd131a7623
gnu: Add jsoncpp.
...
* gnu/packages/serialization.scm (jsoncpp): New variable.
2016-08-18 13:06:22 +02:00
David Craven
f50f4ae454
gnu: Add yaml-cpp.
...
* gnu/packages/serialization.scm (yaml-cpp): New variable.
2016-08-18 13:06:22 +02:00
David Craven
0e1b262e05
gnu: Add lmdb.
...
* gnu/packages/databases.scm (lmdb): New variable.
2016-08-18 13:06:21 +02:00
David Craven
4e4ed0eee8
gnu: Add qtgraphicaleffects.
...
* gnu/packages/qt.scm (qtgraphicaleffects): New variable.
2016-08-18 13:06:21 +02:00
David Craven
42da149291
gnu: Add qtquickcontrols2.
...
* gnu/packages/qt.scm (qtquickcontrols2): New variable.
2016-08-18 13:06:21 +02:00
David Craven
ae0e51330c
gnu: Add qtquickcontrols.
...
* gnu/packages/qt.scm (qtquickcontrols): New variable.
2016-08-18 13:06:21 +02:00
宋文武
5ca6ef95f4
gnu: qtbase: Add search path specification for 'QMAKEPATH'.
...
* gnu/packages/qt.scm (qtbase)[native-search-paths]: New field.
[arguments]: Add phase to patch 'qt_config.prf'.
2016-08-18 13:06:21 +02:00
David Craven
30ffab5006
gnu: Add gpgmepp.
...
* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
2016-08-18 13:06:20 +02:00
David Craven
812bab6ded
gnu: Add kunitconversion.
...
* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
fee9b2662e
gnu: Add kpty.
...
* gnu/packages/kde-frameworks.scm (kpty): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
979e18fa9d
gnu: Add kpackage.
...
* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
5801d21fd4
gnu: Add knotifications.
...
* gnu/packages/kde-frameworks.scm (knotifications): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
b2ac012d04
gnu: Add kjobwidgets.
...
* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
8ff1dabe1e
gnu: Add kimageformats.
...
* gnu/packages/kde-frameworks.scm (kimageformats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
b05eb5dd27
gnu: Add kfilemetadata.
...
* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
110db07dff
gnu: Add kdoctools.
...
* gnu/packages/kde-frameworks.scm (kdoctools): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
4d92ceb568
gnu: Add kcrash.
...
* gnu/packages/kde-frameworks.scm (kcrash): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
13094df1ed
gnu: Add kcompletion.
...
* gnu/packages/kde-frameworks.scm (kcompletion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven
46c27be120
gnu: Add kauth.
...
* gnu/packages/kde-frameworks.scm (kauth): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven
689bb11a34
gnu: Add phonon.
...
* gnu/packages/kde-frameworks.scm (phonon): New variable.
2016-08-18 13:06:18 +02:00
Alex Kost
0852f09a0d
gnu: manaplus: Update to 1.6.8.14.
...
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
2016-08-18 11:02:39 +03:00
Alex Kost
876d8f296b
gnu: guile-daemon: Update to 0.1.1.
...
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
2016-08-18 11:02:39 +03:00
Alex Kost
4b2b7135b1
gnu: guile-xosd: Update to 0.2.1.
...
* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
2016-08-18 11:02:39 +03:00
Mark H Weaver
69aa6e0995
gnu: libgcrypt: Do not export replacement packages.
...
* gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use
'define' instead of 'define-public'.
2016-08-17 23:57:47 -04:00
Leo Famulari
79f9d5d5dc
gnu: mercurial: Update to 3.9.
...
* gnu/packages/version-control.scm (mercurial): Update to 3.9.
2016-08-17 23:20:16 -04:00
Eric Bavier
22df70010a
gnu: Add NetSurf.
...
* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-17 22:08:32 -05:00
Leo Famulari
d1cada0450
gnu: git: Provide man-pages in main Git package.
...
* gnu/packages/version-control.scm (git-manpages): Remove variable.
(git)[native-inputs]: Add git-manpages.
[arguments]: Add 'install-man-pages' phase.
2016-08-17 22:40:33 -04:00
Tobias Geerinckx-Rice
8ac32b57d3
gnu: libpsl: Update to 0.14.0.
...
* gnu/packages/web.scm (libpsl): Update to 0.14.0.
2016-08-18 01:58:58 +02:00
Tobias Geerinckx-Rice
2456d97bf6
gnu: gexiv2: Update to 0.10.4.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice
1daac1e488
gnu: gnumeric: Update to 1.12.31.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice
cde2506f9d
gnu: gvfs: Update to 1.28.3.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
2016-08-18 01:56:37 +02:00
Mark H Weaver
866b05fd07
gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].
...
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
2016-08-17 19:24:59 -04:00
Mark H Weaver
67f5adbae6
gnu: libgcrypt: Replace with 1.7.3 [fixes CVE-2016-6316].
...
* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt-1.7.3): New variable.
2016-08-17 19:24:56 -04:00
Mark H Weaver
90e20240e3
gnu: libgcrypt@1.5: Replace with 1.5.6 [fixes CVE-2016-6316].
...
* gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field.
(libgcrypt-1.5.6): New variable.
2016-08-17 19:24:48 -04:00
Ricardo Wurmus
2557131496
gnu: pulseaudio: Update to 9.0.
...
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 9.0.
2016-08-17 23:24:25 +02:00
Mark H Weaver
cb50d0c278
gnu: libx264: Fix build on MIPS.
...
* gnu/packages/video.scm (libx264)[arguments]: On MIPS, add
"--disable-asm" to #:configure-flags.
2016-08-17 14:16:10 -04:00
Mark H Weaver
c437922a0d
gnu: aalib: Fix build on mips64el.
...
* gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.
2016-08-17 14:13:55 -04:00
Mark H Weaver
6a9a336265
gnu: linux-libre: Update to 4.7.1.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
2016-08-17 14:01:07 -04:00
Mark H Weaver
6a79e9fa47
gnu: linux-libre@4.4: Update to 4.4.18.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
2016-08-17 14:00:57 -04:00
Ricardo Wurmus
433530a5fc
gnu: clipper: Update to 1.1.
...
* gnu/packages/bioinformatics.scm (clipper): Update to 1.1.
[source]: Delete pre-built libraries.
[inputs]: Add python2-pandas.
2016-08-17 19:35:05 +02:00
Tobias Geerinckx-Rice
316a5d02b0
gnu: simple-scan: Update to 3.21.90.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90.
[inputs]: Remove libgudev.
[native-inputs]: Replace intltool dependency with gnu-gettext.
2016-08-17 13:23:04 +02:00
Tobias Geerinckx-Rice
ddee9a6e8b
gnu: zsh: Use 'modify-phases'.
...
* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’
instead of ‘alist-delete’.
2016-08-17 13:23:04 +02:00
Marius Bakke
318c0aee1e
gnu: Add minced.
...
* gnu/packages/bioinformatics.scm (minced): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2016-08-17 20:56:21 +10:00
Mark H Weaver
d80a71eb9b
gnu: python-kivy-next: Fix version string.
...
This is a followup to commit 6eb7af2a43
.
* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
2016-08-17 06:05:30 -04:00
Dylan Jeffers
6eb7af2a43
gnu: Add python-kivy.
...
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
2016-08-17 01:53:42 -04:00
Leo Famulari
53dcbbec07
gnu: cracklib: Fix CVE-2016-6318.
...
* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
2016-08-17 00:40:39 -04:00
Danny Milosavljevic
231313f76a
gnu: Add python-lirc.
...
* gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 17:41:23 -04:00
Alex Vong
8293b116e6
gnu: Add clojure.
...
* gnu/packages/java.scm (clojure): New variable.
2016-08-16 20:41:52 +02:00
Marius Bakke
3fa2dc2740
gnu: Add python-reportlab.
...
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 14:34:28 -04:00
Danny Milosavljevic
517a6c0c6e
gnu: python: Add python-pyserial.
...
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 13:18:44 -04:00
Efraim Flashner
b1223d1f93
gnu: mpv: Update to 0.19.0.
...
* gnu/packages/video.scm (mpv): Update to 0.19.0.
2016-08-16 17:25:14 +03:00
Ben Woodcroft
71461f88ee
gnu: mafft: Update to 7.305.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.305.
[inputs]: Add ruby.
2016-08-16 19:49:15 +10:00
Dmitry Bogatov
f0f0a48b6a
gnu: Add sent.
...
* gnu/packages/suckless.scm (sent): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2016-08-16 01:05:14 -05:00
Danny Milosavljevic
4d2470b0ef
gnu: avr: Use the correct gcc version as native-input.
...
* gnu/packages/avr.scm (avr-libc): Replace package by function.
* gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:48:21 -04:00
Al McElrath
d23ce1ce2b
gnu: offlineimap: Update to 7.0.5.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:24:48 -04:00
ng0
cd372ca352
gnu: libextractor: Add more optional inputs.
...
* gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive,
libgsf, and libmpeg2.
[arguments]: New field.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:20:52 -04:00
ng0
5f9d590574
gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.50.1.
[configure-flags]: Configure with --disable-smb.
Disable test1139.
[description]: Fix typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 13:52:48 -04:00
ng0
a1c83fef3c
gnu: Add proxychains-ng.
...
* gnu/packages/networking.scm (proxychains-ng): New variable.
2016-08-15 13:31:46 +02:00
Ben Woodcroft
0ed8f0cd4c
gnu: mafft: Update to 7.304.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
2016-08-15 20:59:41 +10:00
Ben Woodcroft
101e8f7171
gnu: mafft: Wrap programs.
...
* gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs'
phase.
[propagated-inputs]: Move coreutils from here ...
[inputs]: ... to here.
2016-08-15 20:51:00 +10:00
Ben Woodcroft
93b8316e08
gnu: mafft: Update to 7.300.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
2016-08-15 20:51:00 +10:00
Leo Famulari
2328f328f3
gnu: imagemagick: Update to 6.9.5-7.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-7.
2016-08-15 01:50:16 -04:00
David Craven
8cce8797be
gnu: usbredir: Invoke autoreconf directly.
...
* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
2016-08-15 02:24:11 +02:00
David Craven
273f1c05d8
gnu: usbredir: Add git commit to version.
...
* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version
string.
2016-08-15 02:24:10 +02:00
Leo Famulari
d4db0612dc
gnu: dropbear: Update to 2016.74 [security fixes].
...
* gnu/packages/ssh.scm (dropbear): Update to 2016.74.
2016-08-14 16:19:11 -04:00
Leo Famulari
383434cc23
gnu: redis: Update to 3.2.3 [fixes CVE-2013-7458].
...
* gnu/packages/databases.scm (redis): Update to 3.2.3.
2016-08-14 13:54:02 -04:00
Marius Bakke
c3ccba9238
gnu: Add fio.
...
* gnu/packages/benchmark.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 13:05:03 -04:00
Chris Marusich
5cf30103f7
gnu: Add sg3-utils.
...
* gnu/packages/scsi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 12:45:44 -04:00
Ricardo Wurmus
971ebdc89b
gnu: ardour: Add cppunit and readline to inputs.
...
* gnu/packages/audio.scm (ardour)[native-inputs]: Add cppunit.
[inputs]: Add readline.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
a2529c584a
gnu: ardour: Update to 5.0.
...
* gnu/packages/audio.scm (ardour): Update to 5.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
fcb416154f
gnu: lilv: Update to 0.22.0.
...
* gnu/packages/audio.scm (lilv): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
c0549628b2
gnu: sord: Update to 0.14.0.
...
* gnu/packages/rdf.scm (sord): Update to 0.14.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
3c972f5388
gnu: serd: Update to 0.22.0.
...
* gnu/packages/rdf.scm (serd): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Mark H Weaver
5f4a446d37
services: guix: Fix activation when 'authorize-key?' is false.
...
* gnu/services/base.scm (guix-activation): Ensure that a gexp is
returned when 'authorize-key?' is false.
2016-08-14 02:48:51 -04:00
Ben Woodcroft
a12ba6e878
gnu: Add bamm.
...
* gnu/packages/bioinformatics.scm (bamm): New variable.
2016-08-14 14:55:23 +10:00
Leo Famulari
29d9075727
gnu: gnupg-1: Use modify-phases syntax.
...
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use modify-phases syntax.
2016-08-13 20:49:26 -04:00
Leo Famulari
304cf4e7ee
gnu: git: Update to 2.9.3.
...
* gnu/packages/version-control.scm (git): Update to 2.9.3.
(git-manpages)[source]: Update hash.
2016-08-13 18:34:22 -04:00
Efraim Flashner
43d51239fe
gnu: libcaca: Add more image support.
...
* gnu/packages/video.scm (libcaca)[inputs]: Add imlib2.
2016-08-13 23:16:00 +03:00
Efraim Flashner
602460ea2e
gnu: libetpan: Use 'modify-phases'.
...
* gnu/packages/mail.scm (libetpan)[arguments]: Use 'modify-phases'.
2016-08-13 21:18:28 +03:00
Efraim Flashner
a9a023ad40
gnu: claws-mail: Update to 3.14.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
2016-08-13 21:17:08 +03:00
Efraim Flashner
91fd8dd2c5
gnu: adns: Update to 1.5.1.
...
* gnu/packages/adns.scm (adns): Update to 1.5.1.
2016-08-13 20:24:43 +03:00
Eric Bavier
d85b398bb7
gnu: Add Aircrack-ng.
...
* gnu/packages/networking.scm (aircrack-ng): New variable.
2016-08-13 11:02:51 -05:00
Eric Bavier
b718bef08e
gnu: Add stress-make.
...
* gnu/packages/debug.scm (stress-make): New variable.
2016-08-13 11:00:45 -05:00
Eric Bavier
5895ca7bbb
gnu: tuxpaint-config: Build sequentially.
...
* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
2016-08-13 11:00:45 -05:00
Leo Famulari
b2122724fe
Revert "gnu: Add stagit."
...
This reverts commit b3885778e8
.
2016-08-13 09:05:05 -04:00
David Craven
60f75c8f21
gnu: kde-frameworks: Add threadweaver.
...
* gnu/packages/kde-frameworks.scm (threadweaver): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
39e547f219
gnu: kde-frameworks: Add sonnet.
...
* gnu/packages/kde-frameworks.scm (sonnet): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
9fd502cee5
gnu: kde-frameworks: Add solid.
...
* gnu/packages/kde-frameworks.scm (solid): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
864c25f469
gnu: kde-frameworks: Add networkmanager-qt.
...
* gnu/packages/kde-frameworks (networkmanager-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
208094b49a
gnu: kde-frameworks: Add modemmanager-qt.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
5e22e8ed4d
gnu: kde-frameworks: Add kwidgetsaddons.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d5348b3fee
gnu: kde-frameworks: Add kwayland.
...
* gnu/packages/kde-frameworks.scm (kwayland): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
a51cdaefbc
gnu: kde-frameworks: Add kplotting.
...
* gnu/packages/kde-frameworks.scm (kplotting): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d2e4c02d36
gnu: kde-frameworks: Add kitemviews.
...
* gnu/packages/kde-frameworks.scm (kitemviews): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
803f30d7a5
gnu: kde-frameworks: Add kitemmodels.
...
* gnu/packages/kde-frameworks.scm (kitemmodels): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
8cb7bab991
gnu: kde-frameworks: Add kidletime.
...
* gnu/packages/kde-frameworks.scm (kidletime): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
4f4afb63c7
gnu: kde-frameworks: Add ki18n.
...
* gnu/packages/kde-frameworks.scm (ki18n): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
7a150b4d74
gnu: kde-frameworks: Add kguiaddons.
...
* gnu/packages/kde-frameworks.scm (kguiaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
3dbb816a5f
gnu: kde-frameworks: Add kdnssd.
...
* gnu/packages/kde-frameworks.scm (kdnssd): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
02613cf54a
gnu: kde-frameworks: Add kdbusaddons.
...
* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
f3f250ad32
gnu: kde-frameworks: Add kcoreaddons.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
594c7f35bc
gnu: kde-frameworks: Add kconfig.
...
* gnu/packages/kde-frameworks.scm (kconfig): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
5c86352ada
gnu: kde-frameworks: Add kcodecs.
...
* gnu/packages/kde-frameworks.scm (kcodecs): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
f90b81a5f0
gnu: kde-frameworks: Add karchive.
...
* gnu/packages/kde-frameworks.scm (karchive): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
06a79865ef
gnu: kde-frameworks: Add kapidox.
...
* gnu/packages/kde-frameworks.scm (kapidox): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
e510a263ac
gnu: kde-frameworks: Add breeze-icons.
...
* gnu/packages/kde-frameworks.scm (breeze-icons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
fc3d355df7
gnu: kde-frameworks: Add bluez-qt.
...
* gnu/packages/kde-frameworks.scm (bluez-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
bbf311e048
gnu: kde-frameworks: Add attica.
...
* gnu/packages/kde-frameworks.scm (attica): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
b54c2cfcfc
gnu: oxygen-icons: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
2016-08-13 14:07:46 +02:00
David Craven
861748efd6
gnu: kwindowsystem: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (kwindowsystem)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
[inputs]: Replace qt dependency with qtbase and qtx11extras.
2016-08-13 14:07:46 +02:00
David Craven
5c913ba159
gnu: extra-cmake-modules: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm: Update to 5.24.0.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
37d52f6e46
gnu: spice: Fix usbredir for 32 bit platforms.
...
* gnu/packages/spice.scm (usbredir)[origin]: Fetch source from git repo.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add autogen phase.
2016-08-13 14:02:56 +02:00
Jan Nieuwenhuizen
19c3304072
gnu: Add xlsx2csv.
...
* gnu/packages/xml.scm (xlsx2csv): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2016-08-13 20:12:07 +10:00
Vincent Legoll
ce728f70e5
gnu: Add Musl.
...
* gnu/packages/musl.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2016-08-13 11:31:39 +02:00
Ricardo Wurmus
2f82b53b94
gnu: Add virt-manager.
...
* gnu/packages/qemu.scm (virt-manager): New variable.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
7cd2032f24
gnu: Add python-libvirt.
...
* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): New
variables.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
597ea1223b
gnu: Add libvirt-glib.
...
* gnu/packages/qemu.scm (libvirt-glib): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
a0f6c3b35d
gnu: Add libosinfo.
...
* gnu/packages/qemu.scm (libosinfo): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
309693e040
gnu: Add libvirt.
...
* gnu/packages/qemu.scm (libvirt): New variable.
2016-08-12 21:04:15 +02:00
ng0
b3885778e8
gnu: Add stagit.
...
* gnu/packages/version-control.scm (stagit): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-12 14:11:51 -04:00
ng0
b227f0be89
gnu: Add python-stem.
...
* gnu/packages/python.scm (python-stem, python2-stem): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-08-12 13:56:17 -04:00
宋文武
939111ca9e
gnu: st: Remove unnecessary inputs.
...
* gnu/packages/suckless.scm (st)[inputs]: Remove libxcomposite,
compositeproto, xextproto, libxrender and font-liberation.
2016-08-12 22:29:50 +08:00
ng0
87520dfd4b
gnu: st: Update to 0.7.
...
* gnu/packages/suckless.scm (st): Update to 0.7.
(inputs): Remove libxext.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-12 22:22:43 +08:00
Leo Famulari
0d4b5eb1fd
gnu: diffoscope: Update to 56.
...
* gnu/packages/package-management.scm (diffoscope): Update to 56.
2016-08-12 01:55:47 -04:00
Leo Famulari
2b895f6980
gnu: postgresql: Update to 9.5.4 [fixes CVE-2016-{5423,5424}].
...
* gnu/packages/databases.scm (postgresql): Update to 9.5.4.
2016-08-12 01:46:35 -04:00
Efraim Flashner
b92f651be8
gnu: python-cython: Use 'modify-phases'.
...
* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
2016-08-11 22:44:07 +03:00
Efraim Flashner
dd22efef0a
gnu: python-cython: Update to 0.24.1.
...
* gnu/packages/python.scm (python-cython): Update to 0.24.1.
2016-08-11 22:44:07 +03:00
Efraim Flashner
3e6fdd5f8a
gnu: snap-aligner: Limit to x86_64.
...
* gnu/packages/bioinformatics.scm (snap-aligner)[supported-systems]: Add
note explaining why we build for x86_64 only.
2016-08-11 22:44:07 +03:00
Jelle Licht
f2b4c18cd9
gnu: jq: Fix CVE-2015-8863.
...
* gnu/packages/patches/jq-CVE-2015-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (jq)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-11 15:42:32 -04:00
ng0
e08ca4b966
gnu: Add emacs-neotree.
...
* gnu/packages/emacs.scm (emacs-neotree): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
e4eb213473
gnu: Add sic.
...
* gnu/packages/irc.scm (sic): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
dfde065fd2
gnu: dwm: Shorten the description.
...
* gnu/packages/suckless.scm (dwm)[description]: Shorten.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
caa6fc89c7
gnu: python2-notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (python2-notmuch): Update to 0.22.1 by
inheriting from 'python-notmuch'.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
4b6909bc03
gnu: Add python-notmuch.
...
* gnu/packages/mail.scm (python-notmuch): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Alex Kost
2c5b91dc47
gnu: notmuch: Use 'emacs-minimal' instead of 'emacs'.
...
* gnu/packages/mail.scm (notmuch)[inputs]: Remove 'emacs'.
[native-inputs]: Add 'emacs-minimal'.
2016-08-11 18:12:41 +03:00
Troy Sankey
25a78dbc7a
gnu: notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (notmuch): Update to 0.22.1.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Jan Nieuwenhuizen
b3de5ff221
gnu: Add laby.
...
* gnu/packages/patches/laby-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it.
* gnu/packages/games.scm (laby): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-11 19:45:22 +08:00
Ben Woodcroft
7024aeaaaa
gnu: diamond: Update to 0.8.18.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.18.
2016-08-11 20:39:54 +10:00
Efraim Flashner
91c52629e8
gnu: corkscrew: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:19 +03:00
Efraim Flashner
0ec60d6e03
gnu: mosh: Update to 1.2.6.
...
* gnu/packages/ssh.scm (mosh): Update to 1.2.6.
2016-08-11 13:20:18 +03:00
Efraim Flashner
11379192fa
gnu: mosh: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (mosh)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:18 +03:00
Efraim Flashner
c3671282c1
gnu: mosh: Update source location.
...
* gnu/packages/ssh.scm (mosh)[source]: Download from homepage.
[home-page]: Old url redirects to https://mosh.org .
2016-08-11 13:20:17 +03:00
Efraim Flashner
3dbdfdc7f0
gnu: mpv: Update to 0.18.1.
...
* gnu/packages/video.scm (mpv): Update to 0.18.1.
2016-08-11 13:20:17 +03:00
Efraim Flashner
91b2296b9c
gnu: obs: Update to 0.15.4.
...
* gnu/packages/video.scm (obs): Update to 0.15.4.
2016-08-11 13:20:16 +03:00
Efraim Flashner
cd36a4117b
gnu: ffmpeg: Update to 3.1.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.1.2.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f9c646886a
gnu: freeimpi: Update to 1.5.3.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.3.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f64b989b1b
gnu: dico: Update to 2.3.
...
* gnu/packages/dico.scm (dico): Update to 2.3.
[inputs]: Add python-2, groff. Upgrade readline-6.2 to latest.
[source]: Remove patches.
* gnu/packages/patches/dico-idxcide-bug.patch,
* gnu/packages/patches/dico-libtool-deterministic.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-08-11 13:20:12 +03:00
Mark H Weaver
10692b2e7f
gnu: linux-libre@4.4: Update to 4.4.17.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
2016-08-11 05:21:33 -04:00
Alex Griffin
2ebc5ad603
gnu: gnome-mpv: Update to 0.10.
...
* gnu/packages/video.scm (gnome-mpv): Update to 0.10.
2016-08-11 09:26:55 +02:00
Mark H Weaver
7309a501ee
gnu: linux-libre@4.1: Update to 4.1.30.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30.
2016-08-10 23:13:21 -04:00
ng0
5ec8b02d10
gnu: Add cbatticon.
...
* gnu/packages/admin.scm (cbatticon): New variable.
2016-08-10 22:39:14 +02:00
Ricardo Wurmus
dd05e73102
gnu: nautilus: Add gvfs support.
...
* gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
2016-08-10 15:47:09 +02:00
Efraim Flashner
5d923b4f4a
gnu: font-xfree86-type1: Add missing input.
...
* gnu/packages/xorg.scm (font-xfree86-type1)[inputs]: Add mkfontscale.
2016-08-10 15:59:26 +03:00
Efraim Flashner
881d863102
gnu: font-misc-ethiopic: Add missing input.
...
* gnu/packages/xorg.scm (font-misc-ethiopic)[inputs]: Add mkfontscale.
2016-08-10 15:57:21 +03:00
Efraim Flashner
4dd0a8b601
gnu: qt: Don't build examples.
...
* gnu/packages/qt.scm (qt)[arguments]: Add flag to not build the examples.
2016-08-10 12:11:55 +03:00
Efraim Flashner
daa9a9108d
gnu: openbox: Update source location.
...
* gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
2016-08-10 12:11:55 +03:00
Efraim Flashner
6582ecee53
gnu: openbox: Fix autostart.
...
* gnu/packages/openbox.scm (openbox)[inputs]: Add python2.
[propagated-inputs]: Add python2-pyxdg.
2016-08-10 12:11:55 +03:00
Ben Woodcroft
f8744816e6
gnu: ruby-arel: Update to 7.1.1.
...
* gnu/packages/ruby.scm (ruby-arel): Update to 7.1.1.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
1b10724550
gnu: ruby-simplecov: Update to 0.12.0.
...
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.12.0.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
44514637ca
gnu: ruby-gherkin3: Rename to ruby-gherkin and update to 4.0.0.
...
* gnu/packages/ruby.scm (ruby-gherkin3): Rename to ruby-gherkin and update to
4.0.0.
(ruby-cucumber-core)[propagated-inputs]: Adjust accordingly.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
29f49403a9
gnu: ruby-spring: Update to 1.7.2.
...
* gnu/packages/rails.scm (ruby-spring): Update to 1.7.2.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
2d9f1c06b5
gnu: ruby-rspec: Update to 3.5.0.
...
These packages should be updated together.
* gnu/packages/ruby.scm (ruby-rspec): Update to 3.5.0.
(ruby-rspec-core): Update to 3.5.0.
(ruby-rspec-mocks): Update to 3.5.0.
(ruby-rspec-expectation): Update to 3.5.1.
(ruby-rspec-support): Update to 3.5.0.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
1db791d5f4
gnu: ruby-rack: Update to 2.0.1.
...
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1.
[source]: Use GitHub and patch.
[native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint,
which. Remove ruby-bacon.
[propagated-inputs]: Add ruby-concurrent.
* gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file.
* gnu/local.mk: Add it.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
9019b37fb7
gnu: ruby-concurrent: Remove dependencies.
...
ruby-timecop and ruby-yard will links in a circular dependency chain after
ruby-rack is updated.
* gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Remove
timecop-dependent tests.
[native-inputs]: Remove ruby-timecop, ruby-yard.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
2af45e5025
gnu: ruby-activesupport: Update to 5.0.0.
...
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.0.0.
[arguments]: Include the library as a test.
[propagated-inputs]: Add ruby-concurrent. Remove ruby-thread-safe,
ruby-json.
2016-08-10 15:36:33 +10:00
Ben Woodcroft
3840373b39
gnu: ruby-puma: Update to 3.6.0.
...
* gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0.
[arguments]: Add 'delete-integration-tests' phase.
(gnu/packages/patches/ruby-puma-ignore-broken-test.patch):
Remove only one broken test.
2016-08-10 15:36:33 +10:00
Leo Famulari
10fa1d98e1
gnu: mpd: Update to 0.19.18.
...
* gnu/packages/mpd.scm (mpd): Update to 0.19.18.
2016-08-09 21:08:06 -04:00
Tomáš Čech
ba6d25f3b9
gnu: bash-completion: Update to 2.3. Update the patch.
...
* gnu/packages/bash.scm (bash-completion): Update to 2.3.
* gnu/packages/patches/bash-completion-directories.patch: New version of
the patch for the same purpose.
2016-08-09 09:23:38 +02:00
Tomáš Čech
aa67d3c546
gnu: bash-completion: Modify to modify-phases.
...
* gnu/packages/bash.scm (bash-completion): Use modify-phases instead of
alist-cons-after.
2016-08-09 09:23:35 +02:00
Danny Milosavljevic
cccb4d2652
gnu: Add perl-crypt-openssl-random.
...
* gnu/packages/tls.scm (perl-crypt-openssl-random): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:39 -04:00
Danny Milosavljevic
e818f321fd
gnu: Add perl-io-socket-inet6.
...
* gnu/packages/networking.scm (perl-io-socket-inet6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:39 -04:00
Danny Milosavljevic
be0c57338a
gnu: Add perl-mail-spf.
...
* gnu/package/mail.scm (perl-mail-spf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:39 -04:00
Danny Milosavljevic
adff71ca5c
gnu: Add perl-crypt-openssl-bignum.
...
* gnu/packages/tls.scm (perl-crypt-openssl-bignum, perl-crypt-arguments): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:39 -04:00
Danny Milosavljevic
4532c0c0ab
gnu: Add perl-crypt-openssl-rsa.
...
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:38 -04:00
Danny Milosavljevic
e741c4e424
gnu: Add perl-geo-ip.
...
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:38 -04:00
Danny Milosavljevic
b09a8b6f63
gnu: Add perl-net-cidr-lite.
...
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:38 -04:00
Danny Milosavljevic
22414177cd
gnu: Add perl-encode-detect.
...
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:38 -04:00
Danny Milosavljevic
7ad2bd50f8
gnu: Add perl-test-trailingspace.
...
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:37 -04:00
Danny Milosavljevic
831fee8765
gnu: Add perl-file-find-object-rule.
...
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:37 -04:00
Leo Famulari
4ec4aa4fc9
gnu: Add perl-file-find-object.
...
* gnu/packages/perl.scm (perl-file-find-object): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:37 -04:00
Danny Milosavljevic
3ed361ea09
gnu: Add perl-net-patricia.
...
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:37 -04:00
Danny Milosavljevic
1201eab9c4
gnu: Add perl-netaddr-ip.
...
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:36 -04:00
Danny Milosavljevic
8d60dd7174
gnu: Add perl-net-dns-resolver-programmable.
...
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New variable.
* gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:36 -04:00
Danny Milosavljevic
87b1409140
gnu: Add perl-socket6.
...
* gnu/packages/networking.scm (perl-socket6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:36 -04:00
Danny Milosavljevic
68b14f2e15
gnu: Add perl-net-dns.
...
* gnu/packages/networking.scm (perl-net-dns): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 22:36:36 -04:00
Leo Famulari
6b5e654dd4
gnu: fontconfig: Fix CVE-2016-5384.
...
* gnu/packages/fontutils.scm (fontconfig)[replacement]: New field.
(fontconfig/fixed): New variable.
* gnu/packages/patches/fontconfig-CVE-2016-5384.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-08 20:33:21 -04:00
8p8c
ed6ba9cc7b
gnu: recordmydesktop: Add ALSA support.
...
* gnu/packages/video.scm (recordmydesktop)[inputs]: Add ALSA-LIB
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 16:03:32 -04:00
Mathieu Lirzin
751f687175
gnu: Add tint2.
...
* gnu/packages/xdisorg.scm (tint2): New variable.
2016-08-08 21:58:02 +02:00
Jan Nieuwenhuizen
763b3d50b6
gnu: Add mono.
...
* gnu/packages/mono.scm: New file.
* gnu/packages/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-08 14:27:13 -04:00
Ben Woodcroft
ceb62d5436
gnu: Add roary.
...
* gnu/packages/bioinformatics.scm (roary): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
608dd93267
gnu: Add raxml.
...
* gnu/packages/bioinformatics.scm (raxml): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
024130d258
gnu: Add prank.
...
* gnu/packages/bioinformatics.scm (prank): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
b16728b068
gnu: Add exonerate.
...
* gnu/packages/bioinformatics.scm (exonerate): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
db7a344427
gnu: Add bppsuite.
...
* gnu/packages/bioinformatics.scm (bppsuite): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
159a701678
gnu: Add bpp-popgen.
...
* gnu/packages/bioinformatics.scm (bpp-popgen): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
8b5f4d5700
gnu: Add bpp-phyl.
...
* gnu/packages/bioinformatics.scm (bpp-phyl): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
70f1bc051a
gnu: Add bpp-seq.
...
* gnu/packages/bioinformatics.scm (bpp-seq): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
985d841144
gnu: Add bpp-core.
...
* gnu/packages/bioinformatics.scm (bpp-core): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
791c11d6a0
gnu: Add mcl.
...
* gnu/packages/machine-learning.scm (mcl): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
f559472939
gnu: Add perl-env-path.
...
* gnu/packages/perl.scm (perl-env-path): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
f82cef25ca
gnu: Add perl-test-files.
...
* gnu/packages/perl.scm (perl-test-files): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
67cc6d7380
gnu: Add perl-array-utils.
...
* gnu/packages/perl.scm (perl-array-utils): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
b33fdcc488
gnu: Add perl-file-grep.
...
* gnu/packages/perl.scm (perl-file-grep): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
b1ed9cf191
gnu: Add perl-file-path.
...
* gnu/packages/perl.scm (perl-file-path): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
8a525c3f08
gnu: Add perl-file-slurper.
...
* gnu/packages/perl.scm (perl-file-slurper): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
5eec378b79
gnu: Add perl-graph-readwrite.
...
* gnu/packages/xml.scm (perl-graph-readwrite): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
085f59a50e
gnu: Add perl-graph.
...
* gnu/packages/perl.scm (perl-graph): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
5e2b27b045
gnu: Add perl-parse-yapp.
...
* gnu/packages/perl.scm (perl-parse-yapp): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
176345c5b2
gnu: Add perl-xml-writer.
...
* gnu/packages/perl.scm (perl-xml-writer): New variable.
2016-08-08 22:08:17 +10:00
Ben Woodcroft
47bc991f71
gnu: parallel: Use full paths for executables.
...
* gnu/packages/parallel.scm (parallel)[inputs]: Add procps.
[arguments]: New field.
2016-08-08 22:07:49 +10:00
Efraim Flashner
7d229e2602
gnu: offlineimap: Update to 7.0.4.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.4.
2016-08-07 21:44:51 +03:00
ng0
99840fbbee
gnu: Add ii.
...
* gnu/packages/irc.scm (ii): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
8a48353a4f
gnu: zathura-pdf-poppler: Update to 0.2.6.
...
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
b7f3e363ee
gnu: zathura-djvu: Update to 0.2.5.
...
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
402a754724
gnu: zathura-ps: Update to 0.2.3.
...
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
8dd739e1de
gnu: zathura-cb: Update to 0.1.5.
...
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
860086529f
gnu: zathura: Update to 0.3.6.
...
* gnu/packages/pdf.scm (zathura): Update to 0.3.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
ng0
97b66a91dd
gnu: girara: Update to 0.2.6.
...
* gnu/packages/gtk.scm (girara): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-07 16:54:30 +03:00
Leo Famulari
1ae44b802b
gnu: Add python-pythondialog.
...
* gnu/packages/python.scm (python-pythondialog): New variable.
(python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG.
Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-08-06 22:55:36 -04:00
Alex Griffin
e87c7ec2de
gnu: Add bs1770gain.
...
* gnu/packages/video.scm (bs1770gain): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-06 22:50:15 -04:00
Ben Woodcroft
1817d30ad3
gnu: ruby-cucumber-core: Update to 1.5.0.
...
* gnu/packages/ruby.scm (ruby-cucumber-core): Update to 1.5.0.
2016-08-06 21:37:37 +10:00
Ben Woodcroft
9e12eba866
gnu: Add python-biom-format.
...
* gnu/packages/bioinformatics.scm (python-biom-format,
python2-biom-format): New variables.
2016-08-06 09:44:28 +10:00
Ben Woodcroft
da4ac1aaa4
gnu: Add python-future.
...
* gnu/packages/python.scm (python-future, python2-future): New
variables.
2016-08-06 09:44:28 +10:00
Leo Famulari
fd34d4f449
gnu: icedtea-8: Update to 3.1.0.
...
Fixes CVE-2016-{3458,3485,3500,3508,3550,3587,3606,3598,3610}.
* gnu/packages/java.scm (icedtea-8): Update to 3.1.0.
[native-inputs]: Add SHENANDOAH-DROP.
2016-08-05 18:43:19 -04:00
Leo Famulari
2b836df375
gnu: icedtea-7: Update to 2.6.7.
...
Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
2016-08-05 18:43:19 -04:00
David Craven
00f4690568
services: Add spice vdagent service.
...
* gnu/services/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New subheading.
2016-08-05 21:48:43 +02:00
David Craven
e02cd2b8fe
gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.
...
* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
2016-08-05 21:48:43 +02:00
David Craven
38b9ce44db
gnu: qemu: Enable spice support.
...
* gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
(qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
2016-08-05 21:48:43 +02:00
David Craven
2f04282297
gnu: qemu: Reorder inputs alphabetically.
...
* gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
2016-08-05 21:48:43 +02:00
ng0
4cc4d363f2
gnu: tor: Update to 0.2.8.6.
...
* gnu/packages/tor.scm (tor): Update to 0.2.8.6.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-08-05 21:18:34 +02:00
Andreas Enge
a1e0652dd8
gnu: qjson: Remove package.
...
* gnu/packages/qt.scm (qjson): Delete variable.
2016-08-05 21:16:36 +02:00
ng0
c744f5c0ad
gnu: Add ircii.
...
* gnu/packages/irc.scm (ircii): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-05 15:10:04 -04:00
Erik Edrosa
e28e74a518
gnu: Add guile-commonmark
...
* gnu/packages/guile.scm (guile-commonmark): New variable.
2016-08-05 09:25:41 +02:00
Ricardo Wurmus
f467c35261
gnu: tuxguitar: Update to 1.3.2.
...
* gnu/packages/music.scm (tuxguitar): Update to 1.3.2.
[arguments]: Use ant-build-system and rearrange build phases.
[native-inputs]: Remove field.
2016-08-04 21:32:13 +02:00
Ludovic Courtès
d77a0bd6f1
ui: Remove dependency on (gnu system file-systems).
...
* guix/ui.scm (specification->file-system-mapping): Move to...
* gnu/system/file-systems.scm (specification->file-system-mapping):
... here.
2016-08-04 19:38:33 +02:00
Ludovic Courtès
7912677c1e
gnu: gcc: Reintroduce dependency on Texinfo.
...
This partly reverts 868c13c53a
, which
introduced a regression whereby gcc@5 and gcc@6 would no longer contain
their Info manual.
* gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
2016-08-04 19:38:33 +02:00
Leo Famulari
e686e633ad
gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421].
...
* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.50.1): New variable.
2016-08-04 12:57:36 -04:00
Tobias Geerinckx-Rice
7ccb874a29
gnu: zsh: Move to shells.scm.
...
* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
2016-08-04 08:17:39 -04:00
Mark H Weaver
536fc5f8cd
Merge branch 'core-updates'
2016-08-04 08:17:05 -04:00
Mark H Weaver
0832787e5c
Revert "Merge branch 'core-updates'"
...
This reverts commit 455859a50f
.
2016-08-04 08:16:38 -04:00
Mark H Weaver
5b098cc4b9
Revert "gnu: zsh: Move to shells.scm."
...
This reverts commit 12b63ab505
.
2016-08-04 08:16:27 -04:00
Ricardo Wurmus
8b52167e77
gnu: python-statsmodels: Fix tests.
...
* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests.
(python2-statsmodels)[propagated-inputs]: Add python2-pytz.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-04 13:40:13 +02:00
Andreas Enge
6ad08117d9
gnu: gtk-doc: Disable parallel tests.
...
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Disable parallel tests.
2016-08-04 12:46:28 +02:00
Andreas Enge
9d19e18d24
gnu: gtk-doc: Update to 1.25.
...
* gnu/packages/gtk.scm (gtk-doc): Update to 1.25.
2016-08-04 12:46:28 +02:00
Ben Woodcroft
752bb44794
gnu: python2-bz2file: Use python-2.
...
This is a followup to 124df723a0
.
Problem reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
2016-08-04 20:09:40 +10:00
Andreas Enge
2470d779c9
gnu: qt: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qt): Update to 5.6.1-1.
Co-authored-by: David Craven <david@craven.ch>
2016-08-04 09:56:03 +02:00
Andreas Enge
cce28b0c3a
gnu: qt: Use modify-phases syntax.
...
* gnu/packages/qt.scm (qt): Use modify-phases syntax.
2016-08-04 09:56:03 +02:00
Andreas Enge
7972d8a2e9
gnu: qtbase: Modify .cmake files to enable modules in different packages.
...
* gnu/packages/qt.scm (qtbase)[arguments]: In the configure phase, modify
.cmake and .cmake.in files so that find_package honors CMAKE_PREFIX_PATH.
2016-08-04 01:19:12 +02:00
Ricardo Wurmus
0ea179fd92
gnu: Add GCompris.
...
* gnu/packages/education.scm (gcompris): New variable.
2016-08-03 18:50:26 +02:00
Ludovic Courtès
134f657318
Merge branch 'version-0.11.0'
2016-08-03 18:37:18 +02:00
Ricardo Wurmus
97b9da6897
gnu: Add discrover.
...
* gnu/packages/bioinformatics.scm (discrover): New variable.
2016-08-03 17:20:26 +02:00
ng0
b7194849ad
Rename references to (gnu packages tcsh).
...
* gnu/packages/algebra.scm, gnu/packages/boost.scm,
gnu/packages/maths.scm, gnu/packages/tex.scm, gnu/packages/vim.scm:
Change broken references to module (gnu packages tcsh) to (gnu packages
shells).
2016-08-03 16:22:31 +02:00
Ben Woodcroft
afde1a264b
gnu: fxtract: Restrict to x86_64-linux.
...
* gnu/packages/bioinformatics.scm (fxtract)[supported-systems]: Restrict to
x86_64-linux.
2016-08-03 21:22:02 +10:00
Ben Woodcroft
124df723a0
gnu: python-bz2file: Disable tests.
...
* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.
2016-08-03 21:08:39 +10:00
Ludovic Courtès
d76f44e84c
gnu: mdadm: Build without '-Werror'
...
* gnu/packages/linux.scm (mdadm)[arguments]: Add 'remove-W-error'
phase.
2016-08-03 12:10:00 +02:00
Ludovic Courtès
8aceca50cd
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 4420940
.
(guix): Set to GUIX-DEVEL.
2016-08-03 10:56:45 +02:00
Tobias Geerinckx-Rice
12b63ab505
gnu: zsh: Move to shells.scm.
...
* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
2016-08-03 04:54:34 +02:00
Tobias Geerinckx-Rice
d754347cb4
gnu: tcsh: Move to shells.scm.
...
* gnu/packages/tcsh.scm (tcsh): Move from here ...
* gnu/packages/shells.scm (tcsh): ... to here.
* gnu/packages/tcsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove tcsh.scm.
2016-08-03 04:54:29 +02:00
Tobias Geerinckx-Rice
9a57d3e6a1
gnu: rc: Move to shells.scm.
...
* gnu/packages/rc.scm (rc): Move from here ...
* gnu/packages/shells.scm (rc): ... to here.
* gnu/packages/rc.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove rc.scm.
2016-08-03 04:54:24 +02:00
Tobias Geerinckx-Rice
618977ae38
gnu: fish: Move to shells.scm.
...
* gnu/packages/fish.scm (fish): Move from here ...
* gnu/packages/shells.scm (fish): ... to here.
* gnu/packages/fish.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm.
2016-08-03 04:54:18 +02:00
Tobias Geerinckx-Rice
c356339d62
gnu: Add dash.
...
* gnu/packages/shells.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2016-08-03 04:54:11 +02:00
Ludovic Courtès
4420940f20
gnu: guix: Update to 0.11.0.
...
* gnu/packages/package-management.scm (guix-0.10.0): Rename to...
(guix-0.11.0): ... this. Adjust users.
(guix): Set to GUIX-0.11.0.
2016-08-03 01:19:46 +02:00
Ludovic Courtès
10618627bf
mapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.
...
Fixes <http://bugs.gnu.org/24135 >.
Reported by myglc2 <myglc2@gmail.com>.
* gnu/system/mapped-devices.scm (open-raid-device): Avoid non-top-level
'use-modules' form.
2016-08-03 00:07:06 +02:00
Ludovic Courtès
35c4aec88d
build: Add missing procps patch to the distribution.
...
The patch was added to gnu/local.mk in
d46123aade
and inadvertently removed in a
subsequent merge.
* gnu/local.mk (dist_patch_DATA): Add procps-non-linux.patch.
2016-08-02 23:43:29 +02:00
Leo Famulari
4e92d76a40
gnu: python-atomicwrites: Update to 1.1.0.
...
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.1.0.
2016-08-02 16:24:11 -04:00
Francesco Frassinelli
319ac02b5a
gnu: Add Seren.
...
* gnu/packages/telephony.scm (seren): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-02 22:12:45 +03:00
Pjotr Prins
0a4ebe0148
gnu: Add Elixir.
...
* gnu/packages/elixir.scm: New file.
* gnu/packages/patches/elixir-disable-failing-tests.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2016-08-02 18:31:29 +02:00
Leo Famulari
deb6482ec6
gnu: libressl: Update to 2.4.2.
...
* gnu/packages/tls.scm (libressl): Update to 2.4.2.
2016-08-02 12:22:59 -04:00
Ludovic Courtès
ab3a64507a
system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.
...
Our 'glibc' package currently ignores /run/current-system/locale,
although the intent is to look for locales in that directory.
* gnu/packages/base.scm (glibc/linux): Add comment about
/run/current-system/locale being ignored.
* gnu/system.scm (operating-system-environment-variables): Add
'GUIX_LOCPATH'.
* gnu/tests/base.scm (run-basic-test): Add "locale" test.
2016-08-02 18:07:19 +02:00
Alex Sassmannshausen
e2b12a55c1
gnu: Add perl-log-any-adapter-log4perl.
...
* gnu/packages/perl.scm (perl-log-any-adapter-log4perl): New variable.
2016-08-02 16:39:08 +02:00
Alex Sassmannshausen
9ec9e49466
gnu: Add perl-log-log4perl.
...
* gnu/packages/perl.scm (perl-log-log4perl): New variable.
2016-08-02 16:39:08 +02:00
Alex Sassmannshausen
cf5e49cdc5
gnu: Add perl-log-any.
...
* gnu/packages/perl.scm (perl-log-any): New variable.
2016-08-02 16:39:08 +02:00
Ricardo Wurmus
fede3a903e
gnu: Add emacs-visual-fill-column.
...
* gnu/packages/emacs.scm (emacs-visual-fill-column): New variable.
2016-08-02 15:20:43 +02:00
Christopher W. Carpenter
3701f014b1
gnu: ccl: Update to 1.11.
...
* gnu/packages/lisp.scm (ccl): Update to 1.11.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-02 21:04:56 +08:00
Ricardo Wurmus
dda3627141
gnu: r-variantannotation: Update to 1.18.6.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.18.6.
2016-08-02 14:47:46 +02:00
Ricardo Wurmus
005ca42396
gnu: r-genomationdata: Update to 1.4.2.
...
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.4.2.
2016-08-02 14:47:46 +02:00
Ludovic Courtès
7b5fc3a320
gnu: kde-frameworks: Fix version numbers.
...
Fixes a regression introduced in
d26e2b9f30
.
* gnu/packages/kde-frameworks.scm (kwindowsystem, oxygen-icons): Set to
"5.21.0".
2016-08-02 14:40:17 +02:00
Ludovic Courtès
47e2fe3cdf
gnu: extra-cmake-modules: Add proper 'version'.
...
Fixes a regression introduced in
d26e2b9f30
.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[version]: Set to
"5.21.0".
2016-08-02 14:28:47 +02:00
Ludovic Courtès
873b51b340
mapped-devices: Bail out when RAID sources don't show up.
...
* gnu/system/mapped-devices.scm (open-raid-device): Bail out after 20
loop iterations.
2016-08-02 13:53:25 +02:00
Ludovic Courtès
7f8ad82bf2
mapped-devices: Make RAID device opening message clearer.
...
* gnu/system/mapped-devices.scm (open-raid-device): Rename 'source' to
'sources'. Make 'waiting' message more informative.
(close-raid-device): Rename 'source' to 'sources'.
2016-08-02 13:53:25 +02:00
Ludovic Courtès
dfe06f6e7f
mapped-devices: Do not always use (gnu build file-systems).
...
Fixes <http://bugs.gnu.org/24129 >.
Reported by myglc2 <myglc2@gmail.com>.
* gnu/system/mapped-devices.scm (device-mapping-service-type): Remove
'modules' field from 'shepherd-service' form.
(open-luks-device): Add 'use-modules' form.
2016-08-02 13:53:25 +02:00
David Craven
d26e2b9f30
gnu: kde-frameworks: Remove kde-frameworks-version.
...
* gnu/packages/kde-frameworks (kde-frameworks-version): Delete variable.
(kwindowsystem)[version]: Replace kde-frameworks-version with version string.
(oxygen-icons)[version]: Replace kde-frameworks-version with version string.
2016-08-02 13:29:47 +02:00
David Craven
b93502d6ba
gnu: network-manager: Propagate GLIB.
...
* gnu/packages/gnome.scm (network-manager)[propagated-inputs]: Add glib.
2016-08-02 13:28:21 +02:00
Andreas Enge
cc30a47273
gnu: powwow: Use HTTPS download.
...
* gnu/packages/games.scm (powwow)[source]: Use HTTPS URL.
2016-08-02 11:21:00 +02:00
Leo Famulari
5f518cadc3
gnu: vdirsyncer: Update to 0.11.3.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3.
2016-08-01 21:06:42 -04:00
nee
826a3ca22c
gnu: Add supertux.
...
* gnu/packages/games.scm (supertux): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-01 20:40:20 -04:00
Leo Famulari
621954ba4e
gnu: htop: Update to 2.0.2.
...
* gnu/packages/admin.scm (htop): Update to 2.0.2.
2016-08-01 19:06:18 -04:00
Ludovic Courtès
455859a50f
Merge branch 'core-updates'
2016-08-01 23:30:52 +02:00
Ludovic Courtès
a8cb87abe9
install: Add nvi to the image.
...
* gnu/system/install.scm (installation-os)[packages]: Add NVI.
* doc/guix.texi (Proceeding with the Installation): Mention it.
2016-08-01 23:08:48 +02:00
Mark H Weaver
742effef56
gnu: openssh: Update to 7.3p1.
...
* gnu/packages/ssh.scm (openssh): Update to 7.3p1.
[source]: Remove patches.
* gnu/packages/patches/openssh-CVE-2015-8325.patch,
gnu/packages/patches/openssh-CVE-2016-6210-1.patch,
gnu/packages/patches/openssh-CVE-2016-6210-2.patch,
gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-08-01 14:27:08 -04:00
Kei Kebreau
660e005c21
gnu: red-eclipse: Replace string with version number variable.
...
* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
2016-08-01 13:42:29 -04:00
Ludovic Courtès
a348af403d
gnu: texlive-texmf: Mark as non-substitutable.
...
* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.
2016-08-01 19:00:43 +02:00
Kei Kebreau
66c65aafa7
gnu: red-eclipse: Add example server configuration file to config
...
directory.
* gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration
file.
2016-08-01 11:48:39 -04:00
Kei Kebreau
14b865dc3e
gnu: red-eclipse: Update to 1.5.5.
...
* gnu/packages/games.scm (red-eclipse): Update to 1.5.5.
[arguments]: Adjust phases.
[inputs]: Use sdl2.
2016-08-01 11:47:18 -04:00
Kei Kebreau
06438b07b9
gnu: dmidecode: Update to 3.0.
...
* gnu/packages/admin.scm (dmidecode): Update to 3.0.
[arguments]: Use ’modify-phases’ instead of ‘alist-delete’.
2016-08-01 08:55:28 -04:00
Ricardo Wurmus
a4e6356e11
gnu: Add trio.
...
* gnu/packages/code.scm (trio): New variable.
2016-08-01 14:06:03 +02:00
Ben Woodcroft
26af1c8d13
gnu: ruby-ffi: Update to 1.9.14.
...
* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.
2016-08-01 21:30:49 +10:00
Ben J Woodcroft
7b01f250e4
gnu: ruby-nokogiri: Update to 1.6.8.
...
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.8.
[arguments]: Remove 'update-dependency' phase. Add 'patch-extconf' phase.
[native-inputs]: Remove ruby-rake-compiler.
[propagated-inputs]: Add ruby-pkg-config.
2016-08-01 21:30:49 +10:00
Ben J Woodcroft
2de61e340c
gnu: Add ruby-pkg-config.
...
* gnu/packages/ruby.scm (ruby-pkg-config): New variable.
2016-08-01 21:30:49 +10:00
Ludovic Courtès
683a4a34cd
gnu: openssh: Add dependency on xauth.
...
Partly fixes <http://bugs.gnu.org/23317 >.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/ssh.scm (openssh)[inputs]: Add XAUTH.
2016-08-01 11:26:33 +02:00
Andreas Enge
2be896dec1
gnu: unison: Add input ghostscript.
...
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa2
.
2016-08-01 10:24:07 +02:00
Mark H Weaver
3d337bbc39
Merge branch 'master' into core-updates
2016-07-31 23:27:03 -04:00
Mark H Weaver
4e8efc15fb
gnu: linux-libre@4.1: Update to 4.1.29.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
2016-07-31 23:24:54 -04:00
ng0
3920868c0c
gnu: Add libgnomekbd.
...
* gnu/packages/gnome.scm (libgnomekbd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01 01:11:57 +02:00
Eric Le Bihan
cf04df0701
gnu: Add s6-linux-utils.
...
* gnu/packages/skarnet.scm (s6-linux-utils): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01 01:11:57 +02:00
Eric Le Bihan
915db95f67
gnu: Add s6-portable-utils.
...
* gnu/packages/skarnet.scm (s6-portable-utils): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01 01:11:57 +02:00
Eric Le Bihan
35977a8897
gnu: Add s6-rc.
...
* gnu/packages/skarnet.scm (s6-rc): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01 01:11:57 +02:00
Ludovic Courtès
5e74529271
gnu: units: Update to 2.13.
...
* gnu/packages/maths.scm (units): Update to 2.13.
2016-08-01 01:11:57 +02:00
Matthew Jordan
ec91bcb500
gnu: Add Go 1.6.
...
* gnu/packages/golang.scm (go-1.6): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Andy Wingo <wingo@igalia.com>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01 01:11:57 +02:00
Leo Famulari
f92d99a5a3
gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.
2016-07-31 18:58:19 -04:00
Albin Söderqvist
eb3bd6762a
gnu: openttd: Update to 1.6.1.
...
* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the
package description.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-31 22:52:12 +02:00
Andy Patterson
932b2ea206
gnu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.
...
* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the
identifier for an input.
This is a follow-up to commit 55de892b43
.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-31 20:13:16 +02:00
Andreas Enge
42bf34298e
gnu: rapicorn: Add patch to handle isnan.
...
* gnu/packages/patches/rapicorn-isnan.patch: New file.
* gnu/packages/graphics.scm (rapicorn)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2016-07-31 18:16:25 +02:00
Andreas Enge
acac969fa2
gnu: fastcap: Add input ghostscript.
...
* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa2
.
2016-07-31 17:11:15 +02:00
Andreas Enge
dceba1c19b
gnu: zsh: Update to 5.2.
...
* gnu/packages/zsh.scm (zsh): Update to 5.2.
2016-07-31 17:05:36 +02:00
Andreas Enge
ce430bd637
gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.
...
* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier
for an input.
This is a follow-up to commit 55de892b43
.
2016-07-31 16:50:12 +02:00
Andreas Enge
70a967209c
gnu: dealii: Unregister deleted patch.
...
* gnu/local.mk (dist_patch_DATA): Drop deleted patch.
This is a follow-up to commit 101e847294
.
2016-07-31 16:37:39 +02:00
Andreas Enge
101e847294
gnu: dealii: Update to 8.4.1.
...
* gnu/packages/maths.scm (dealii): Update to 8.4.1.
* gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
2016-07-31 15:22:41 +02:00
Andreas Enge
7b995c7bcb
gnu: wine: Update to 1.9.15.
...
* gnu/packages/wine.scm (wine): Update to 1.9.15.
2016-07-31 12:11:05 +02:00
Andreas Enge
bb484529cc
gnu: python-alembic: Update to 0.8.7.
...
* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
2016-07-31 11:18:53 +02:00
Andreas Enge
33906d54c1
gnu: perl-xml-libxml: Update to 2.0128.
...
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128.
2016-07-31 09:55:14 +02:00
宋文武
85860fdf82
gnu: glibc-locales: Fix build.
...
* gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23.
* gnu/packages/base.scm (glibc-locales)[arguments]:
Pass 'lib_cv_complocaledir'.
2016-07-31 10:42:47 +08:00
Tomáš Čech
2fa66f451a
gnu: mutt: Update to 1.6.2.
...
* gnu/packages/mail.scm(mutt): Update to 1.6.2.
2016-07-30 22:37:56 +02:00
Kei Kebreau
4bc37bf0c3
gnu: Add python-pygame.
...
* gnu/packages/game-development.scm (python-pygame): New variable.
2016-07-30 14:32:49 -04:00
Kei Kebreau
d8841cc52e
gnu: Add libsmpeg.
...
* gnu/packages/video.scm (libsmpeg): New variable.
2016-07-30 14:31:58 -04:00
Leo Famulari
6661db4e97
gnu: stellarium: Improve description.
...
Suggested by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/education.scm (stellarium)[description]: Mention telescope
tracking.
2016-07-30 10:05:44 -04:00
Ludovic Courtès
c2c54ebd91
gnu: Add glibc 2.22.
...
* gnu/packages/base.scm (glibc-2.22): New variable.
(glibc-2.21): Inherit from it; remove 'arguments' field.
2016-07-30 15:47:28 +02:00
Ludovic Courtès
716753cb97
tests: base: Correct invalid merge.
...
Fixes a regression introduced by merge commit
7575655212
.
* gnu/tests/base.scm (run-basic-test)[test]: Fix list of 'use-modules'
and 'test-begin' call.
2016-07-30 15:47:28 +02:00
Ben Woodcroft
c4382cd18f
gnu: diamond: Update to 0.8.17.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17.
2016-07-30 23:02:57 +10:00
ng0
9b12bc7032
gnu: gnunet-gtk: Configure with gnunet path.
...
* gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet'
to #:configure-flags.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-07-30 15:33:57 +08:00
Eric Bavier
d25639731a
gnu: Add tuxpaint-config.
...
* gnu/packages/games.scm (tuxpaint-config): New variable.
2016-07-29 23:17:44 -05:00
Eric Bavier
c3d850f232
gnu: Add tuxpaint-stamps.
...
* gnu/packages/games.scm (tuxpaint-stamps): New variable.
2016-07-29 21:50:15 -05:00
Eric Bavier
9b1ada4e81
gnu: Add Tux Paint.
...
* gnu/packages/games.scm (tuxpaint): New variable.
* gnu/packages/patches/tuxpaint-stamps-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-07-29 21:50:15 -05:00
Alex Griffin
23319ed674
gnu: beets: Update to 1.3.19.
...
* gnu/packages/music.scm (beets): Update to 1.3.19.
[source]: Remove patch to skip failing tests.
* gnu/packages/patches/beets-image-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-29 19:19:49 -04:00
Leo Famulari
d1c9d3bb42
gnu: python-protobuf: Update to 3.0.0.
...
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf):
Update to 3.0.0.
2016-07-29 19:04:31 -04:00
Leo Famulari
48b7e4a6c1
gnu: btrfs-progs: Update to 4.6.1
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1.
[native-inputs]: Add WHICH.
2016-07-29 18:58:48 -04:00
Mark H Weaver
359aba76b6
Merge branch 'master' into core-updates
2016-07-29 18:29:58 -04:00
Mark H Weaver
9bdf56dc13
gnu: gd: Add fix for gd2_read test.
...
* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
2016-07-29 18:28:40 -04:00
Leo Famulari
de30a6e0f0
gnu: protobuf: Update to 2.6.1.
...
* gnu/packages/protobuf.scm (protobuf): Update to 2.6.1.
[source]: Update to new upstream URL.
2016-07-29 16:41:06 -04:00
Mark H Weaver
31c995f8af
Revert "gnu: gd: Add fix for gd2_read test."
...
This reverts commit ce290354ec
.
2016-07-29 16:17:35 -04:00
Mark H Weaver
ce290354ec
gnu: gd: Add fix for gd2_read test.
...
* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
2016-07-29 16:06:43 -04:00
Leo Famulari
814572aff5
gnu: wireshark: Update to 2.0.5.
...
* gnu/packages/networking.scm (wireshark): Update to 2.0.5.
2016-07-29 15:08:55 -04:00
Leo Famulari
d260015062
gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949].
...
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035.
2016-07-29 14:49:30 -04:00
Mark H Weaver
0bab3af078
Merge branch 'master' into core-updates
2016-07-29 14:18:07 -04:00
Mark H Weaver
682a7d2338
gnu: linux-libre@4.4: Update to 4.4.16.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
2016-07-29 14:14:25 -04:00
Mark H Weaver
a81445737d
gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].
...
* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
2016-07-29 13:56:39 -04:00
Leo Famulari
f54510d29b
gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.
...
This is a followup to ba9e2ee64a
.
* gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
2016-07-29 12:50:29 -04:00
Leo Famulari
3c4a8f03a2
gnu: spice-gtk: Remove LIBUSB from inputs.
...
This is a followup to 0d05a739d2
.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
2016-07-29 12:50:29 -04:00
David Craven
efcada41e7
gnu: Order module imports in (gnu packages qemu) alphabetically.
...
* gnu/packages/qemu.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:43:55 +02:00
David Craven
6799ed7614
gnu: Add xf86-video-qxl.
...
* gnu/packages/xorg.scm (xf86-video-qxl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:41:30 +02:00
David Craven
c38fb02e9b
gnu: Add libinput-minimal.
...
* gnu/packages/freedesktop.scm (libinput-minimal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:40:24 +02:00
David Craven
66e076642c
gnu: Remove trailing periods from synopsis.
...
* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis.
* gnu/packages/gnustep.scm (wmfire): Update synopsis.
* gnu/packages/haskell.scm (ghc-socks): Update synopsis.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis.
* gnu/packages/openstack.scm (python-bandit): Update synopsis.
* gnu/packages/perl.scm (perl-test-trap): Update synopsis.
* gnu/packages/python.scm (python-backports-abc): Update synopsis.
* gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:37:22 +02:00
David Craven
0160458bf8
gnu: Use define-public to export packages.
...
* gnu/packages/bison.scm (bison): Define public.
* gnu/packages/flex.scm (flex): Define public.
* gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define
public.
* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer,
sdl-net, sdl-ttf): Define public.
* gnu/packages/search.scm (xapian): Remove unnecessary #:export.
* gnu/packages/swig.scm (swig): Define public.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:35:20 +02:00
Ludovic Courtès
35e4b3d546
gnu: iptables: Mention "firewall".
...
Suggested by ng0 <ng0@we.make.ritual.n0.is>.
* gnu/packages/linux.scm (iptables)[description]: Mention "firewall".
2016-07-29 17:32:03 +02:00
Eric Le Bihan
7c6bdeec23
gnu: Add s6-networking.
...
* gnu/packages/skarnet.scm (s6-networking): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Eric Le Bihan
798b776deb
gnu: Add s6-dns.
...
* gnu/packages/skarnet.scm (s6-dns): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Eric Le Bihan
918cee467d
gnu: Add s6.
...
* gnu/packages/skarnet.scm (s6): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Eric Le Bihan
2f016ac150
gnu: execline: Update to 2.1.5.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.1.5.0.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Eric Le Bihan
892aa89477
gnu: skalibs: Update to 2.3.10.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.3.10.0.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Danny Milosavljevic
2614de3c5a
gnu: Add stellarium.
...
* gnu/local.mk: Include gnu/packages/education.scm .
* gnu/packages/education.scm: Add new file.
* gnu/packages/education.scm (stellarium): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:29:50 +02:00
Leo Famulari
ba9e2ee64a
gnu: spice-gtk: Propagate SPICE-PROTOCOL.
...
* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to...
[propagated-inputs]: ... here.
2016-07-29 11:16:23 -04:00
Leo Famulari
0d05a739d2
gnu: usbredir: Propagate LIBUSB.
...
* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ...
[propagated-inputs]: ... new field.
2016-07-29 11:16:23 -04:00
Ludovic Courtès
6e6ddebf48
gnu: guix: Add dependency on zlib.
...
* gnu/packages/package-management.scm (guix-0.10.0)[inputs]: Add ZLIB.
2016-07-29 11:39:30 +02:00
Alex Griffin
61201e46a7
gnu: password-store: Wrap PATH.
...
* gnu/packages/password-utils.scm (password-store)
[arguments]: Wrap PATH more thoroughly.
[native-inputs]: Move getopt to inputs.
[inputs]: Add sed.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
2016-07-29 11:00:31 +02:00
Ludovic Courtès
f33e71fca2
gnu: perl-dbd-pg: Add description.
...
* gnu/packages/databases.scm (perl-dbd-pg)[description]: Add non-empty
description.
2016-07-29 10:22:31 +02:00
Ludovic Courtès
a3947cb1b8
gnu: Sync GNU descriptions with upstream.
...
From 'guix lint -c gnu-description'.
* gnu/packages/gnunet.scm (gnunet): Adjust description.
* gnu/packages/marst.scm (marst): Likewise.
* gnu/packages/maths.scm (c-graph): Likewise.
* gnu/packages/networking.scm (macchanger): Likewise.
2016-07-29 10:13:12 +02:00
Nicolas Goaziou
c777570b57
gnu: Add sshpass.
...
* gnu/packages/ssh.scm (sshpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 00:04:39 +02:00
Leo Famulari
cfbb3b0d00
gnu: python-beautifulsoup4: Update to 4.5.0.
...
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.0.
2016-07-28 17:50:52 -04:00
ng0
adca268e97
gnu: perl-devel-symdump: Update to 2.17.
...
* gnu/packages/perl.scm (perl-devel-symdump): Update to 2.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:41:06 -04:00
David Craven
6144dff516
gnu: Add virt-viewer.
...
* gnu/packages/spice.scm (virt-viewer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:42 -04:00
David Craven
33b0f4a4b2
gnu: Add spice-vdagent.
...
* gnu/packages/spice.scm (spice-vdagent): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:42 -04:00
David Craven
3cbd37e440
gnu: Add spice.
...
* gnu/packages/spice.scm (spice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:42 -04:00
David Craven
bb28cf90e9
gnu: Add spice-gtk.
...
* gnu/packages/spice.scm (spice-gtk): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:42 -04:00
David Craven
289e472f56
gnu: Add spice-protocol.
...
* gnu/packages/spice.scm (spice-protocol): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:41 -04:00
David Craven
2ef2654de4
gnu: Add virglrenderer.
...
* gnu/packages/spice.scm (virglrenderer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:41 -04:00
David Craven
1d2c67c11e
gnu: Add usbredir.
...
* gnu/packages/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-28 17:08:41 -04:00
Leo Famulari
49d725a108
Merge branch 'master' into core-updates
2016-07-28 16:46:27 -04:00
Leo Famulari
a1dfa02233
Revert "gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]."
...
This reverts commit ae46cd0e4c
.
2016-07-28 16:45:02 -04:00
Mark H Weaver
622c22ccb4
Merge branch 'master' into core-updates
2016-07-28 14:13:26 -04:00
Mark H Weaver
ae46cd0e4c
gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].
...
* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
2016-07-28 14:06:12 -04:00
Ludovic Courtès
386b71d1b9
gnu: commencement: 'guile-final' is now "hidden".
...
This way, we no longer have this annoying warning:
$ guix build guile -n
guix build: warning: ambiguous package specification `guile'
guix build: warning: choosing guile-2.0.11 from gnu/packages/guile.scm:128:2
* gnu/packages/commencement.scm (guile-final): Use 'hidden-package'.
* tests/packages.scm ("fold-packages, hidden package"): New test.
2016-07-28 18:53:13 +02:00
Ludovic Courtès
6980511b73
packages: Add 'hidden-package'.
...
* guix/packages.scm (hidden-package, hidden-package?): New procedures.
* gnu/packages.scm (fold-packages): Filter out 'hidden-package?'.
* tests/packages.scm ("hidden-package"): New test.
2016-07-28 18:50:43 +02:00
Alex Griffin
cb55f9c652
gnu: Add asciinema.
...
* gnu/packages/terminals.scm (asciinema): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-28 15:43:40 +02:00
Alex Griffin
71d9b98078
gnu: gnome: Propagate file-roller.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-28 15:42:30 +02:00
Ludovic Courtès
212163f8d5
gnu: dico: Patch 'idxgcide' bug.
...
* gnu/packages/patches/dico-idxgcide-bug.patch: New file.
* gnu/packages/dico.scm (dico)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-07-28 14:18:59 +02:00
Ludovic Courtès
c6b3dc69bd
gnu: vlc: Drop -ffast-math from the compilation flags.
...
* gnu/packages/video.scm (vlc)[arguments]: Add "ac_cv_c_fast_math=no" to
#:configure-flags.
2016-07-28 13:56:05 +02:00
Ben Woodcroft
6547708f71
gnu: r-genomicfeatures: Update to 1.24.5.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.24.5.
2016-07-28 21:54:44 +10:00
Ben Woodcroft
2c9f6251fc
gnu: r-bsgenome: Update to 1.40.1.
...
* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.40.1.
2016-07-28 21:45:17 +10:00
Ben Woodcroft
b0f0778a7c
gnu: r-iranges: Update to 2.6.1.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.6.1.
2016-07-28 21:45:17 +10:00
Ben Woodcroft
f403941f81
gnu: r-limma: Update to 3.28.17.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
2016-07-28 21:45:16 +10:00
Ben Woodcroft
2b2ff0bd91
gnu: r-xvector: Update to 0.12.1.
...
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.12.1.
2016-07-28 21:45:16 +10:00
Ben Woodcroft
a463055862
gnu: r-genomicranges: Update to 1.24.2.
...
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.24.2.
2016-07-28 21:45:16 +10:00
Ben Woodcroft
bab15ccec4
gnu: r-annotationdbi: Update to 1.34.4.
...
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.34.4.
2016-07-28 21:45:15 +10:00
Ben Woodcroft
a22999f245
gnu: r-biocparallel: Update to 1.6.3.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.6.3.
2016-07-28 21:45:15 +10:00
Ben Woodcroft
d104fc607d
gnu: r-biostrings: Update to 2.40.2.
...
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.40.2.
2016-07-28 21:45:15 +10:00
Ben Woodcroft
1864e051c9
gnu: r-summarizedexperiment: Update to 1.2.3.
...
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.2.3.
2016-07-28 21:45:15 +10:00
Ben Woodcroft
29b0cc8ad5
gnu: r-genomicalignments: Update to 1.8.4.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.8.4.
2016-07-28 21:45:14 +10:00
Ben Woodcroft
5131e21064
gnu: r-rtracklayer: Update to 1.32.2.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.32.2.
2016-07-28 21:45:14 +10:00
Ben Woodcroft
2a3e325f5e
gnu: r-genomeinfodb: Update to 1.8.3.
...
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.3.
2016-07-28 21:45:14 +10:00
Ben Woodcroft
ae32c58e28
gnu: r-bsgenome: Update to 1.40.1.
...
* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.40.1.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
e426cd7421
gnu: r-iranges: Update to 2.6.1.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.6.1.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
1c4ad6076c
gnu: r-limma: Update to 3.28.17.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
bd0cc37834
gnu: r-xvector: Update to 0.12.1.
...
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.12.1.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
362f39d667
gnu: r-genomicranges: Update to 1.24.2.
...
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.24.2.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
ae60f3801a
gnu: r-annotationdbi: Update to 1.34.4.
...
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.34.4.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
7a0594fb5d
gnu: r-biocparallel: Update to 1.6.3.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.6.3.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
658f36e569
gnu: r-biostrings: Update to 2.40.2.
...
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.40.2.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
0d159d84e2
gnu: r-summarizedexperiment: Update to 1.2.3.
...
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.2.3.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
722b4c919d
gnu: r-genomicalignments: Update to 1.8.4.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.8.4.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
380d3f8657
gnu: r-rtracklayer: Update to 1.32.2.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.32.2.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
303163c7b9
gnu: r-genomeinfodb: Update to 1.8.3.
...
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.3.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
2d88825183
gnu: r-genomicfeatures: Update to 1.24.5.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.24.5.
2016-07-28 21:35:40 +10:00
Ben Woodcroft
d6dfc39f68
gnu: r-s4vectors: Update to 0.10.2.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.10.2.
2016-07-28 12:31:22 +02:00
Ben Woodcroft
f2e791750b
gnu: r-s4vectors: Update to 0.10.2.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.10.2.
2016-07-28 20:13:42 +10:00
Andreas Enge
4320c1c39f
gnu: asymptote: Add native input gs.
...
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add gs.
This is a follow-up to commit d8eb912132
.
2016-07-28 11:34:57 +02:00
Andreas Enge
e309c75610
Merge remote-tracking branch 'origin/master' into core-updates
2016-07-28 11:08:55 +02:00
Leo Famulari
e335b82c4e
gnu: mysql: Update to 5.7.13 [fixes CVE-2016-{3477,3521,3615,5440}].
...
* gnu/packages/patches/mysql-fix-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/databases.scm (mysql): Update to 5.7.13.
2016-07-28 02:08:49 -04:00
Tomáš Čech
46e4e84ffc
gnu: the-silver-searcher: Update to 0.32.0.
...
* gnu/packages/code.scm(the-silver-searcher): Update to 0.32.0.
2016-07-28 08:05:04 +02:00
Leo Famulari
8e5d8b1880
gnu: imagemagick: Update to 6.9.5-3.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-3.
2016-07-27 23:25:13 -04:00
Leo Famulari
ff7172feae
gnu: mariadb: Update to 10.1.16.
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.16.
2016-07-27 23:25:08 -04:00
Ludovic Courtès
1bb163b0dd
gnu: python@2.7: Delete faulty test on mips64el only.
...
This amends 8b732bf6d9
and avoids a
rebuild.
* gnu/packages/python.scm (python-2.7)[arguments] <pre-check>:
When (%current-system) starts with "mips64el", delete
Lib/test/test_ctypes.py.
2016-07-28 00:58:40 +02:00
Alex Griffin
b111bdb667
gnu: calibre: Update to 2.63.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.63.0.
[inputs]: Remove unnecessary imagemagick dependency.
[phases]: Use modify-phases.
* gnu/packages/patches/calibre-drop-unrar.patch: Update
for new version.
Signed-off-by: Roel Janssen <roel@gnu.org>
2016-07-27 23:45:16 +02:00
Carlos Sánchez de La Lama
cad7e6abaf
system: Source /etc/environment before $HOME/.guix-profile/etc/profile.
...
* gnu/system.scm (operating-system-etc-service) <profile>: Move sourcing
of /etc/environment before that of $HOME/.guix-profile/etc/profile.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-27 23:08:20 +02:00
Andreas Enge
8b732bf6d9
gnu: python-2.7: Disable test failing on mips64el-linux.
...
* gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove
an additional test that fails on mips64el-linux.
2016-07-27 18:24:12 +02:00
Ben Woodcroft
9712ef8d42
gnu: krona-tools: Update to 2.7.
...
* gnu/packages/web.scm (krona-tools): Update to 2.7.
[arguments]: Delete 'build' phase. Install new scripts.
2016-07-27 23:39:56 +10:00
Ben Woodcroft
12c8f210ee
gnu: diamond: Update to 0.8.16.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.16.
2016-07-27 23:17:57 +10:00
Andreas Enge
fd6830b3a6
gnu: guix: Update revision number in version.
...
This is a follow-up to commit 95af24a2f1
.
Reported by Alex Kost <alezost@gmail.com>.
2016-07-27 15:16:17 +02:00
Andreas Enge
0072b3d3f2
gnu: skribilo: Add input ghostscript-gs.
...
* gnu/packages/engineering.scm (lout)[native-inputs]: Add ghostscript-gs.
This is a follow-up to commit d8eb912132
.
2016-07-27 14:47:15 +02:00
Alex Griffin
46bd451520
gnu: magit: Fix rebase commands that require perl.
...
* gnu/packages/emacs.scm (magit)[inputs]: Add 'perl'.
[arguments]: Adjust 'patch-exec-paths' phase to make some rebase
commands find 'perl'.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-07-27 11:15:45 +03:00
Tobias Geerinckx-Rice
82ee141bab
gnu: Add httping.
...
* gnu/packages/networking.scm (httping): New variable.
2016-07-27 03:59:47 +02:00
Tobias Geerinckx-Rice
42ff54d5fa
gnu: Add missing copyright symbol.
...
* gnu/packages/networking.scm: Add missing "©" to header comments.
2016-07-27 03:59:47 +02:00
ng0
ae83dcf6ba
gnu: gmime: Remove 'gpg' to 'gpg2' substitution.
...
* gnu/packages/mail.scm (gmime)[arguments]: Remove the substitution which
previously changed 'gpg' to 'gpg2' in 'patch-paths-in-tests' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-26 19:43:54 -04:00
Andreas Enge
5425269bf7
gnu: lout: Add input ghostscript.
...
* gnu/packages/lout.scm (lout)[native-inputs]: Add ghostscript, needed for ps2pdf.
2016-07-26 23:28:55 +02:00
Andreas Enge
02b934e2c6
gnu: lout: Make ghostscript-gs a native input.
...
* gnu/packages/lout.scm (lout)[inputs]: Move to native-inputs.
2016-07-26 23:09:01 +02:00
Andreas Enge
5ef469ce31
gnu: lout: Build with ghostscript-gs.
...
* gnu/packages/engineering.scm (lout)[inputs]: Replace GHOSTSCRIPT by
GHOSTSCRIPT-GS.
This is a follow-up to commit d8eb912132
.
2016-07-26 23:08:00 +02:00
Andreas Enge
d3896fc4ce
gnu: dmd: Remove package, superseded by shepherd.
...
* gnu/packages/admin.scm (dmd): Remove variable.
2016-07-26 22:50:26 +02:00
Danny Milosavljevic
90c2ee889b
gnu: Add perl-db-file.
...
* gnu/packages/databases.scm (perl-db_file): New variable.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-26 22:43:48 +02:00
Alex Griffin
88a8ce87a4
gnu: icecat: Install icons.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'install-icons' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-26 14:53:16 +02:00
Tobias Geerinckx-Rice
2b76f13507
gnu: Add haveged.
...
* gnu/packages/linux.scm (haveged): New variable.
2016-07-26 11:20:52 +02:00
Tobias Geerinckx-Rice
af7aaaebab
gnu: Add perceptualdiff.
...
* gnu/packages/image.scm (perceptualdiff): New variable.
2016-07-26 11:20:27 +02:00
Mark H Weaver
ca80985c6c
gnu: linux-libre@4.1: Update to 4.1.28.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.28.
2016-07-26 01:36:12 -04:00
Mark H Weaver
de348a0bb7
gnu: linux-libre: Update to 4.7.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.7.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: New files.
* gnu/packages/linux-libre-4.6-x86_64.conf,
gnu/packages/linux-libre-4.6-i686.conf: Delete files.
* Makefile.am (KCONFIGS): Update accordingly.
2016-07-26 00:46:40 -04:00
Ludovic Courtès
5dbfbef729
gnu: lpsolve: Fix compilation issue.
...
Reported by Andreas Enge <andreas@enge.fr>
at <https://lists.gnu.org/archive/html/guix-devel/2016-07/msg01018.html >.
* gnu/packages/maths.scm (lpsolve)[source]: Augment 'snippet'.
2016-07-26 00:43:52 +02:00
Ludovic Courtès
6689d09457
gnu: lpsolve: Fail as early as possible.
...
* gnu/packages/maths.scm (lpsolve)[arguments]: In 'build' phase, check
the return value of 'system*' and honor it.
2016-07-26 00:43:52 +02:00
Andreas Enge
0e5f606159
gnu: calibre: Build with non-modular Qt.
...
* gnu/packages/ebook.scm (calibre)[native-inputs]: Replace QTBASE by QT.
[inputs]: Replace QTBASE by QT and PYTHON2-PYQT by PYTHON2-PYQT-5.5.
This essentially reverts commit 76806c54ed
.
Reported by Roel Janssen <roel@gnu.org>.
2016-07-26 00:38:39 +02:00
Andreas Enge
4a8c35e143
gnu: pyqt: Add versions based on non-modular Qt 5.5.
...
* gnu/packages/qt.scm (python-pyqt-5.5, python2-pyqt-5.5): New variables.
2016-07-26 00:38:20 +02:00
Andreas Enge
e83a13faa2
gnu: fastcap: Build with ghostscript-gs.
...
* gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace GHOSTSCRIPT
by GHOST_SCRIPT-GS.
This is a follow-up to commit d8eb912132
.
2016-07-25 23:59:47 +02:00
Andreas Enge
95af24a2f1
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 97c8aef
.
2016-07-25 22:53:27 +02:00
Andreas Enge
97c8aef15d
system: Add mapped devices for RAID.
...
* gnu/system/mapped-devices.scm (raid-device-mapping, open-raid-device,
close-raid-device): New variables.
* doc/guix.texi (Mapped Devices): Add documentation for RAID devices,
reorganize documentation for LUKS devices.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-25 22:22:21 +02:00
Andreas Enge
14656f4495
Merge remote-tracking branch 'origin/master' into core-updates
2016-07-25 21:58:36 +02:00
Alex Kost
090bdb9e91
gnu: emacs-solarized-theme: Remove unneeded dependencies.
...
* gnu/packages/emacs.scm (emacs-solarized-theme)[propagated-inputs]:
Remove 'emacs-f' and 'emacs-s'.
2016-07-25 17:18:53 +03:00
Alex Kost
c48899eba2
gnu: emacs: Install site-start.el in non-versioned directory.
...
Reported by Ricardo Wurmus on #guix.
* gnu/packages/emacs.scm (emacs)[arguments]: Put "site-start.el" in
"/share/emacs/site-lisp" instead of "/share/emacs/<version>/site-lisp"
to let inherited package with another version find it.
2016-07-25 17:18:53 +03:00
Alex Kost
07f7cc03ce
gnu: Add guile-daemon.
...
* gnu/packages/guile.scm (guile-daemon): New variable.
2016-07-25 17:18:53 +03:00
Alex Kost
bd9af61035
gnu: Add guile-xosd.
...
* gnu/packages/guile.scm (guile-xosd): New variable.
2016-07-25 17:18:53 +03:00
Alex Kost
6cfd1a687a
gnu: Add xdpyprobe.
...
* gnu/packages/xdisorg.scm (xdpyprobe): New variable.
2016-07-25 17:18:53 +03:00
Alex Kost
84b5d9075c
gnu: mkfontdir: Do not propagate 'mkfontscale'.
...
* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move
'mkfontscale' to ...
[inputs]: ... here.
[arguments]: Add 'wrap-mkfontdir' phase.
2016-07-25 17:18:52 +03:00
Alex Kost
e48e31bcc8
gnu: Add xfd.
...
* gnu/packages/xorg.scm (xfd): New variable.
2016-07-25 17:18:52 +03:00
Alex Kost
f225ae7544
gnu: Add xfontsel.
...
* gnu/packages/xorg.scm (xfontsel): New variable.
2016-07-25 17:18:52 +03:00
Andy Patterson
1925a87926
gnu: sbcl: Update to 1.3.7.
...
* gnu/packages/lisp.scm (sbcl): Update to 1.3.7.
[arguments]: During the patch-unix-tool-paths phase, avoid running
substitute* on a utf-16-be encoded file.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-07-25 19:50:13 +08:00
Ludovic Courtès
d8eb912132
gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.
...
Fixes a regression introduced in
eb354bdacb
.
Reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/gv.scm (gv)[propagated-inputs]: Change from GHOSTSCRIPT/X
to GHOSTSCRIPT-GS/X.
* gnu/packages/music.scm (lilypond): Use GHOSTSCRIPT-GS instead of
GHOSTSCRIPT.
* gnu/packages/ocaml.scm (unison): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/scheme.scm (chez-scheme): Likewise.
2016-07-25 11:37:43 +02:00
Ludovic Courtès
71eba3ebc1
gnu: Add 'ghostscript-gs' and 'ghostscript-gs-with-x'.
...
* gnu/packages/ghostscript.scm (ghostscript-wrapper): New procedure.
(ghostscript-gs, ghostscript-gs/x): New variables.
2016-07-25 11:36:51 +02:00
Andy Patterson
54a43ff406
gnu: ecl: Wrap with PATH, CPATH, LIBRARY_PATH, and LD_LIBRARY_PATH.
...
* gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-25 10:48:49 +02:00
Andy Patterson
60474cd114
gnu: ecl: Enable tests.
...
* gnu/packages/lisp.scm (ecl): Enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-25 10:48:49 +02:00
Andy Patterson
e0524511ec
gnu: ecl: Update to 16.1.2.
...
* gnu/packages/lisp.scm (ecl): Update to 16.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-25 10:48:49 +02:00
Efraim Flashner
45477c6a7d
gnu: gnupg@2.1: Use 'modify-phases'.
...
* gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases'
syntax.
2016-07-25 00:18:15 +03:00
Efraim Flashner
35d28c6013
gnu: hdup: Update source url.
...
* gnu/packages/backup.scm (hdup)[source]: Update url.
2016-07-25 00:15:30 +03:00
Leo Famulari
163708a664
gnu: gnupg-2.1: Install executable as 'gpg'.
...
* gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg'
to #:configure-flags.
2016-07-24 17:09:40 -04:00
Ludovic Courtès
bc85b127df
gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.
...
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add
'rename-v2-commands' phase.
2016-07-24 22:18:45 +02:00
Efraim Flashner
80c47cf8e4
gnu: gnupg@2.0: Fix typo.
...
* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented
gnupg from building.
This is a follow up to 6b547d2295
.
2016-07-24 22:02:46 +03:00
Efraim Flashner
04c828c4fb
gnu: exiv2: Update source url.
...
* gnu/packages/geeqie.scm (exiv2)[source]: Update url.
2016-07-24 21:17:04 +03:00
Ludovic Courtès
6b547d2295
doc: gnupg@2.0: Use 'modify-phases'.
...
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
2016-07-24 19:54:15 +02:00
Andreas Enge
1abdc167d3
Merge branch 'master' into core-updates
2016-07-24 18:42:56 +02:00
Andreas Enge
a308c2339a
gnu: icecat: Disable parallel build.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
2016-07-24 18:40:46 +02:00
Andreas Enge
238e5642d4
gnu: icecat: Update to 38.8.0-gnu2.
...
* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
2016-07-24 17:28:36 +02:00
Efraim Flashner
d841a292b2
gnu: openssh: Fix CVE-2016-6210.
...
* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
2016-07-24 16:18:41 +03:00
Efraim Flashner
df2c7563ff
gnu: pspp: Update to 0.10.2.
...
* gnu/packages/statistics.scm (pspp): Update to 0.10.2.
2016-07-24 15:43:35 +03:00
Efraim Flashner
fe84bc9aba
gnu: python-iso8601: Update to 0.1.11.
...
* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
2016-07-24 15:43:34 +03:00
Efraim Flashner
2af56bfa1e
gnu: iniparser: Use 'modify-phases'.
...
* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.
2016-07-24 15:43:34 +03:00
Efraim Flashner
def8f501e6
gnu: iniparser: Update to 4.0.
...
* gnu/packages/samba.scm (iniparser): Update to 4.0.
[source]: Download from Github.
[arguments]: Define 'gcc' in Makefiles.
2016-07-24 15:43:33 +03:00
Efraim Flashner
f0e8d85e17
gnu: python-waf: Update to 1.9.1.
...
* gnu/packages/python.scm (python-waf): Update to 1.9.1.
2016-07-24 15:43:33 +03:00
Efraim Flashner
f0b8d83a77
gnu: mpv: Use packaged waf.
...
* gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf
package and use packaged python-waf.
2016-07-24 15:43:32 +03:00
Andreas Enge
8ebdf9afd6
gnu: wxwidgets: Update source URL.
...
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.
2016-07-24 10:36:54 +02:00
Leo Famulari
d5f335eedb
gnu: git: Update to 2.9.2.
...
* gnu/packages/version-control.scm (git): Update to 2.9.2.
(git-manpages)[source]: Update hash.
2016-07-24 03:49:10 -04:00
Ricardo Wurmus
6af691723e
gnu: icedtea-6: Narrow file to certificate block.
...
* gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate
blocks from pem files before importing.
2016-07-24 09:41:57 +02:00
ng0
578aeea6cd
gnu: perl-io-socket-ssl: Add IDN support.
...
* gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
for IDN support.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-07-24 09:36:42 +03:00
ng0
73020459b3
gnu: perl-io-socket-ssl: Update to 2.033.
...
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-07-24 09:36:42 +03:00
Efraim Flashner
763a17ba62
gnu: parallel: Update to 20160722.
...
* gnu/packages/parallel.scm (parallel): Update to 20160722.
2016-07-24 09:36:42 +03:00
Efraim Flashner
fad51a1837
gnu: hplip: Update to 3.16.7.
...
* gnu/packages/cups.scm (hplip): Update to 3.16.7.
2016-07-24 09:35:58 +03:00
Efraim Flashner
7531b1fc4d
gnu: ghc-memory: Update to 0.13.
...
* gnu/packages/haskell.scm (ghc-memory): Update to 0.13.
2016-07-24 09:35:58 +03:00
Alex Griffin
92c2f6055d
gnu: Add trash-cli.
...
* gnu/packages/shellutils.scm (trash-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-23 20:34:31 -04:00
Andreas Enge
2a69d4df7d
gnu: youtube-dl: Update to 2016.07.22.
...
* gnu/packages/video.scm (youtube-dl): Update to 2016.07.22.
2016-07-24 00:11:15 +02:00
Efraim Flashner
a4ea25d347
gnu: offlineimap: Update to 7.0.0.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.0.
[inputs]: Add python2-six.
[native-inputs]: Remove python2.
2016-07-24 00:30:02 +03:00
Andreas Enge
a000f3c4a8
gnu: cook: Update source URL.
...
* gnu/packages/cook.scm (cook)[source]: Update URL.
2016-07-23 22:19:11 +02:00
Andreas Enge
fe7fa35320
gnu: bitcoin-core: Build with bdb-5.3.
...
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3.
2016-07-23 20:19:58 +02:00
Tobias Geerinckx-Rice
6a3987b1ae
gnu: fish: Update to 2.3.1.
...
* gnu/packages/fish.scm (fish): Update to 2.3.1.
[home-page, source]: Use 'https' in the URL.
2016-07-23 20:18:14 +02:00
Tobias Geerinckx-Rice
389eb3fab7
gnu: Add lrzip.
...
* gnu/packages/compression.scm (lrzip): New variable.
2016-07-23 20:18:14 +02:00
ng0
f75f261f55
gnu: libepoxy: Update to 1.3.1.
...
* gnu/packages/gl.scm (libepoxy): Update to 1.3.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-23 12:56:08 +02:00
Ben Woodcroft
e03a515304
gnu: fasttree: Update to 2.1.9.
...
* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.9.
2016-07-23 15:15:12 +10:00
Leo Famulari
d227260d2f
Merge branch 'master' into core-updates
...
Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
2016-07-22 18:58:31 -04:00
Leo Famulari
d778fa5ff6
gnu: mozjs: Disable parallel build.
...
* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Add
'#:parallel-build? #f'.
2016-07-22 17:44:31 -04:00
Alex Griffin
26ad4adb55
gnu: wesnoth: Update to 1.12.6.
...
* gnu/packages/games.scm (wesnoth): Update to 1.12.6.
2016-07-22 16:12:16 -04:00
Leo Famulari
eddf9ae95e
gnu: opus: Update to 1.1.3.
...
* gnu/packages/xiph.scm (opus): Update to 1.1.3.
2016-07-22 14:02:13 -04:00
Leo Famulari
0f971a0475
gnu: Update URLs for sourceforge.net.
...
* gnu/packages/audio.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.
2016-07-22 11:47:12 -04:00
Efraim Flashner
8ef843c711
gnu: aegis: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (aegis)[arguments]: Use 'modify-phases'.
2016-07-22 18:24:22 +03:00
Efraim Flashner
2ce516d359
gnu: git: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'.
2016-07-22 18:24:22 +03:00
Efraim Flashner
bf3c57ff2d
gnu: cssc: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (cssc)[arguments]: Use 'modify-phases'.
2016-07-22 18:24:22 +03:00
Efraim Flashner
7c5a145414
gnu: subversion: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (subversion)[arguments]: Use
'modify-phases'.
2016-07-22 18:24:22 +03:00
Efraim Flashner
ce84c924ac
gnu: subversion: Use https.
...
* gnu/packages/version-control.scm (subversion)[source]: Use https.
[home-page]: Use https.
2016-07-22 18:24:22 +03:00
Efraim Flashner
aac42d7885
gnu: git-flow: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (git-flow)[arguments]: Use
'modify-phases'.
2016-07-22 18:24:22 +03:00
Efraim Flashner
430e67a459
gnu: gnuplot: Update to upstream's re-release of 5.0.4.
...
* gnu/packages/maths.scm (gnuplot): Add a guix revision number to the
version scheme of gnuplot to force an update.
2016-07-22 18:24:22 +03:00
Efraim Flashner
18d4d10f34
gnu: enlightenment: Update to 0.21.1.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.1.
2016-07-22 18:24:22 +03:00
Efraim Flashner
730c740e43
gnu: bazaar: Use 'modify-phases'.
...
* gnu/packages/version-control.scm (bazaar)[arguments]: Use
'modify-phases'.
2016-07-22 18:24:22 +03:00
Ricardo Wurmus
f21403e2b6
gnu: icedtea-6: Generate keystore.
...
* gnu/packages/java.scm (icedtea-6)[arguments]: Add phase
"install-keystore".
[native-inputs]: Add nss-certs.
2016-07-22 17:10:25 +02:00
Ricardo Wurmus
9bc84dfea9
gnu: icedtea-6: Use modify-phases syntax.
...
* gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases
syntax.
2016-07-22 17:10:11 +02:00
Ricardo Wurmus
745ad37a78
gnu: nss-certs: Stop inheriting from nss package.
...
* gnu/packages/certs.scm (nss-certs): Stop inheriting from nss package.
2016-07-22 17:10:11 +02:00
Danny Milosavljevic
c2f0dc6ed1
gnu: Add ptpython and ptpython2.
...
* gnu/packages/python.scm (ptpython, ptpython-2): New variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-22 15:06:05 +02:00
宋文武
782170c4f5
gnu: racket: Add more inputs.
...
* gnu/packages/scheme.scm (racket)[inputs]: Add glu, gmp, libpng, libx11,
mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and
gtk+-2 with gtk+.
2016-07-22 19:09:20 +08:00
宋文武
e8c6811bf1
gnu: racket: Patch dynamically loaded libraries with absolute paths.
...
* gnu/packages/scheme.scm (racket)[arguments]: Patch 'ffi-lib' calls to
absolute paths in 'pre-configure' phase. Remove 'wrap-programs' phase.
2016-07-22 19:09:11 +08:00
Daniel Pimentel
8d63dddac1
gnu: Add python-protobuf.
...
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-07-22 02:22:49 -04:00
Leo Famulari
d7cff656df
gnu: muparser: Update source URL.
...
* gnu/packages/maths.scm (muparser)[source]: Update source URL to new location.
Use URL-FETCH instead of SVN-FETCH. Update hash and package revision.
2016-07-21 18:25:20 -04:00
Leo Famulari
de67e92288
gnu: Update URLs for sourceforge.net.
...
* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
2016-07-21 18:09:40 -04:00
Kei Kebreau
a205d3f991
gnu: Add hexedit.
...
* gnu/packages/hexedit: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-07-21 14:06:05 -04:00
Tomáš Čech
24e964314e
services: Export *-service-type and *-configuration.
...
This allows users to use 'modify-services' and similar constructs for
all these service types.
* gnu/services/avahi.scm: export avahi-configuration.
* gnu/services/base.scm: export gpm-configuration and
rngd-configuration.
* gnu/services/databases.scm: export *-service-type and *-configuration.
* gnu/services/dbus.scm: export dbus-configuration.
* gnu/services/dict.scm: export dicod-service-type.
* gnu/services/lirc.scm: export lirc-configuration and
lirc-service-type.
* gnu/services/mail.scm: export dovecot-service-type.
* gnu/services/web.scm: export nginx-configuration and
nginx-service-type.
* gnu/services/xorg.scm: export screen-locker and screen-locker?.
* gnu/services/ssh.scm: export lsh-configuration and lsh-service-type.
* gnu/services/desktop.scm: export *-service, *-service-type
and *-configuration.
* gnu/services/networking.scm: export *-configuration
and *-service-type.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-21 18:53:27 +02:00
Efraim Flashner
427dda54f2
gnu: tesseract-ocr: Update to 3.04.01.
...
* gnu/packages/ocr.scm (tesseract-ocr): Update to 3.04.01.
[source]: Download from Github, add 'file-name' field, remove snippet.
[native-inputs]: Remove autoconf, automake, libtool.
[propagated-inputs]: Move leptonica ...
[inputs]: ... to here.
[arguments]: Remove 'autogen phase.
[home-page]: Move program's home-page to Github.
2016-07-21 17:18:42 +03:00
Efraim Flashner
a9c64810cd
gnu: gnuplot: Update to 5.0.4.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.0.4.
2016-07-21 13:56:51 +03:00
Efraim Flashner
873966e3e9
gnu: dovecot: Update to 2.2.25.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.25.
2016-07-21 13:56:13 +03:00
Efraim Flashner
132e14b4cc
gnu: texlive: Use https.
...
* gnu/packages/tex.scm (texlive-bin, texlive-texmf, texlive)[license]:
Use 'https' in the url.
[home-page]: Use 'https' in the url.
2016-07-21 12:56:17 +03:00
Efraim Flashner
29a56d8eaf
gnu: texlive: Update in-place source updates.
...
* gnu/packages/tex.scm (texlive-texmf-source, texlive-bin)[source]:
Update to 20160523b.
2016-07-21 12:46:12 +03:00
Leo Famulari
d23d1ddf6e
gnu: msmtp: Update to 1.6.5.
...
* gnu/packages/mail.scm (msmtp): Update to 1.6.5.
[source]: Update source URL.
2016-07-21 01:43:01 -04:00
Eric Bavier
2908087013
gnu: superlu-dist: Remove non-free source.
...
* gnu/packages/maths.scm (superlu-dist)[source]: Replace non-free
mc64ad.c source with stub.
2016-07-20 21:16:25 -05:00
Eric Bavier
8787c555d9
gnu: slepc: Update to 3.7.1.
...
* gnu/packages/maths.scm (slepc): Update to 3.7.1.
2016-07-20 21:16:25 -05:00
Eric Bavier
fafd623e49
gnu: petsc: Update to 3.7.2.
...
* gnu/packages/maths.scm (petsc): Update to 3.7.2.
[arguments]: Adjust scrubbed files.
2016-07-20 21:16:24 -05:00
Eric Bavier
b730b43770
gnu: petsc: Make header generation reproducible.
...
* gnu/packages/maths.scm (petsc)[arguments]: Scrub timestamp from
petscmachineinfo.h header.
2016-07-20 21:16:24 -05:00
Eric Bavier
64dcc28963
gnu: petsc: Use modify-phases.
...
* gnu/packages/maths.scm (petsc)[arguments]: Use modify-phases.
2016-07-20 21:16:24 -05:00
Eric Bavier
9474a4b3ec
gnu: openmpi: Make binaries reproducible.
...
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove timestamps from
source files. Delete installed configure logs.
2016-07-20 21:16:24 -05:00
Eric Bavier
6876590fd4
gnu: openmpi: Update to 1.10.3.
...
* gnu/packages/mpi.scm (openmpi): Update to 1.10.3.
[source]: Use https.
2016-07-20 21:15:37 -05:00
Eric Bavier
995a09e055
gnu: superlu: Update to 5.2.1.
...
* gnu/packages/maths.scm (superlu): Update to 5.2.1.
[source]: Remove non-free MC64 code.
[inputs]: Use openblas instead of lapack's BLAS.
[build-system]: Use cmake-build-system.
[arguments]: Remove custom phases and replace with CMake flags.
[license]: List additional licenses for some source and example files.
2016-07-20 18:31:16 -05:00
Eric Bavier
d721c83a63
gnu: Add libhilbert.
...
* gnu/packages/maths.scm (libhilbert): New variable.
2016-07-20 18:31:16 -05:00
Ricardo Wurmus
cdf8f39195
gnu: Add allegro-5.0.
...
* gnu/packages/game-development.scm (allegro-5.0): New variable.
2016-07-20 22:19:34 +02:00
Ricardo Wurmus
19d311b4f2
gnu: Add allegro.
...
* gnu/packages/game-development.scm (allegro): New variable.
2016-07-20 22:19:34 +02:00
Ludovic Courtès
7575655212
Merge branch 'master' into core-updates
2016-07-20 11:42:17 +02:00
Efraim Flashner
5f01078129
gnu: julia: Build with zlib.
...
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
2016-07-20 11:37:01 +03:00
Efraim Flashner
c23c628ea7
Revert "gnu: julia: Build with zlib."
...
This reverts commit 95bf72eeb0
.
2016-07-20 11:37:01 +03:00
Efraim Flashner
95bf72eeb0
gnu: julia: Build with zlib.
...
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
2016-07-20 09:11:16 +03:00
Leo Famulari
5d4c90ae02
gnu: gnutls: Update to 3.5.2.
...
* gnu/packages/tls.scm (gnutls): Update to 3.5.2.
[native-inputs]: Add net-tools.
2016-07-20 00:01:39 -04:00
Efraim Flashner
885fa1eec5
gnu: aria2: Update to 1.25.0.
...
* gnu/packages/bittorrent.scm (aria2): Update to 1.25.0.
2016-07-20 06:49:44 +03:00
Ricardo Wurmus
909147e43f
services: Add pam-limits-service.
...
* gnu/system/pam.scm (<pam-limits-entry>): New record type.
(pam-limits-entry, pam-limits-entry->string): New procedures.
* gnu/services/base.scm (pam-limits-service-type): New variable.
(pam-limits-service): New procedure.
* doc/guix.texi (Base Services): Document it.
2016-07-19 23:50:03 +02:00
Ludovic Courtès
8e9ba611cb
gnu: atlas: Use @example in description.
...
* gnu/packages/maths.scm (atlas)[description]: Use "@example".
2016-07-19 23:03:30 +02:00
Tobias Geerinckx-Rice
d97c429a34
gnu: atlas: Use cpupower in description.
...
* gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector'
with its replacement 'cpupower --governor'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
Tobias Geerinckx-Rice
58d6a1f227
gnu: Add cpupower.
...
* gnu/packages/linux.scm (cpupower): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
Tobias Geerinckx-Rice
592ccdd388
gnu: Add ssdeep.
...
* gnu/packages/datastructures.scm (ssdeep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
David Craven
7fe3f8cf6e
gnu: mesa-utils: Update to 8.3.0.
...
* gnu/packages/gl.scm (mesa-utils): Update to 8.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
David Craven
3a92a5b36d
gnu: Order module imports in (gnu packages gl) alphabetically.
...
* gnu/packages/gl.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
David Craven
584f2e1bc1
gnu: gl: Change 'l:' prefix to 'license:'.
...
* gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-19 23:03:30 +02:00
Efraim Flashner
aab76e80d2
gnu: python-pyquery: Update to 1.2.13.
...
* gnu/packages/python.scm (python-pyquery): Update to 1.2.13.
2016-07-19 21:07:37 +03:00
Efraim Flashner
d5ccd9abf6
gnu: python-cssselect: Update to 0.9.2.
...
* gnu/packages/python.scm (python-cssselect): Update to 0.9.2.
[source]: Use 'pypi-uri' format.
2016-07-19 21:03:31 +03:00
Efraim Flashner
58d1d816ba
gnu: python2-cssutils: Update to 1.0.1.
...
* gnu/packages/python.scm (python2-cssutils): Update to 1.0.1.
[source]: Use 'pypi-uri' format.
2016-07-19 21:00:52 +03:00