Hartmut Goebel
ab313cd0ba
gnu: sonnet: Add optional input (spell-checker).
...
* gnu/packages/kde-frameworks.scm (sonnet)[inputs]: Add hunspell; add
todo comment for other language's spell-checker.
2017-06-08 18:59:49 +02:00
Hartmut Goebel
73a3598df8
gnu: kpackage: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
2017-06-08 18:59:47 +02:00
Hartmut Goebel
faec8b8f07
gnu: plasma-framework: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add
pkg-config. [inputs]: Add kwayland.
2017-06-08 18:59:46 +02:00
Hartmut Goebel
37aa54b722
gnu: ktexteditor: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (ktexteditor)[native-inputs]: Add
pkg-config.
2017-06-08 18:59:46 +02:00
Hartmut Goebel
7cf6793b4e
gnu: kinit: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kinit)
[native-inputs]: Add pkg-config.
[inputs]: Add kdoctools, libcap.
2017-06-08 18:59:45 +02:00
Hartmut Goebel
786cb78386
gnu: kio: Add more optional and recommended inputs.
...
* gnu/packages/kde-frameworks.scm (kio)[inputs]: Add mit-krb5, qtscript.
2017-06-08 18:59:44 +02:00
Hartmut Goebel
92605669e1
gnu: kimageformats: Add more optional and recommended inputs.
...
* gnu/packages/kde-frameworks.scm (kimageformats)
[native-inputs]: Add pkg-config.
[inputs]: Add karchive, openexr.
[arguments]<#:configure-flags>: Set include-flags.
2017-06-08 18:59:43 +02:00
Hartmut Goebel
03ac48248b
gnu: kde frameworks: Avoid requiring xorg-server for tests.
...
Some packages started a x.org server for testing, which can be
avoided by setting QT_QPA_PLATFORM=offscreen.
* gnu/packages/kde-frameworks.scm (kitemmodels)
[native-inputs]: Remove xorg-server.
[arguments]<#phases> 'start-xorg-server' replace by 'check-setup'.
(kplotting, kcrash, kimageformats): Likewise.
(kitemviews)[native-inputs]: Remove xorg-server.
[arguments]<#phases> 'start-xorg-server': Remove phase; 'check-setup':
set QT_QPA_PLATFORM=offscreen.
2017-06-08 18:59:42 +02:00
Hartmut Goebel
72b073ca9e
gnu: kcompletion: Remove unused native input.
...
The xorg server is not required since change
548f99b3e0
.
* gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove
xorg-server.
2017-06-08 18:59:41 +02:00
Hartmut Goebel
0cd3e818e7
gnu: kitemmodels: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative.
2017-06-08 18:59:40 +02:00
Hartmut Goebel
986447c8a6
gnu: kguiaddons: Remove unused native input.
...
The xorg server is not required since change
1de5b667f8
.
* gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove
xorg-server.
2017-06-08 18:59:39 +02:00
Hartmut Goebel
e7aab77362
gnu: kguiaddons: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kguiaddons)
[native-inputs]: Add pkg-config. [inputs]:Add qtx11extras.
2017-06-08 18:59:38 +02:00
Marius Bakke
70eea6ea14
gnu: sqlite: Update to 3.19.3.
...
This update addresses an important bug present since 3.16.0 that can cause
database corruption when auto_vacuum is enabled:
https://www.sqlite.org/src/info/fda22108
* gnu/packages/databases.scm (sqlite): Update to 3.19.3.
2017-06-08 18:37:42 +02:00
Marius Bakke
30e760f0cf
gnu: gnome-shell: Fix startup failure.
...
Fixes <https://bugs.gnu.org/27264 >.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE.
2017-06-08 18:26:58 +02:00
Marius Bakke
758798a9cb
gnu: geoclue: Create typelib files.
...
* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
2017-06-08 18:26:57 +02:00
Mathieu Othacehe
8b22107e5d
bootloader: Use menu-entry to define custom bootloader entries.
...
* gnu/bootloader.scm (<menu-entry>): New variable. Export associated getters,
This record is extracted from grub module.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use
menu-entry->boot-parameters to convert menu-entry records to
boot-parameters.
* gnu/bootloader/grub.scm (<menu-entry>): Remove.
(boot-parameters->menu-entry): Remove.
(grub-configuration-file): Use boot-parameters to create configuration
entries.
* gnu/system.scm (menu-entry->boot-parameters): New exported procedure.
2017-06-08 16:29:29 +02:00
Maxim Cournoyer
45f523d9f0
gnu: emacs: Fix ert-runner by adding 'reporters' subdirectory.
...
Previous this change, ert-runner would fail with error:
"Invalid reporter: dot".
* gnu/packages/emacs.scm (ert-runner)[include]: Add regexp to match elisp
files under the 'reporters' subdirectory.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-08 19:56:17 +05:30
Rutger Helling
dfe93c9ac0
gnu: Add nftables.
...
* gnu/packages/linux.scm (nftables): New variable
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-08 09:40:14 -04:00
Clément Lassieur
4391a0295e
gnu: the-silver-searcher: Update to 2.0.0.
...
* gnu/packages/code.scm (the-silver-searcher): Update to 2.0.0.
2017-06-08 11:27:51 +02:00
Ben Woodcroft
f69ff11af7
gnu: diamond: Update to 0.9.6.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.6.
2017-06-08 09:39:23 +10:00
Mark H Weaver
1577a65809
gnu: guile-2.2: Increase max-silent-time to 6 hours.
...
* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time
to 6 hours.
2017-06-07 19:13:59 -04:00
Mark H Weaver
f45878a80d
mapped-devices: Cope with delayed appearance of LUKS source.
...
Fixes <https://bugs.gnu.org/27242 >.
* gnu/system/mapped-devices.scm (open-luks-device): If
'find-partition-by-luks-uuid' fails, try again once per second, up to ten
times.
2017-06-07 19:03:03 -04:00
Clément Lassieur
517c66c03d
gnu: livemedia-utils: Change source URL to one that is archived.
...
* gnu/packages/video.scm (livemedia-utils)[source]: Change it.
2017-06-08 00:42:56 +02:00
Ludovic Courtès
a8fc8c9ef0
gnu: gcc: Fix libsanitizer cross-compilation to powerpc-linux-gnu.
...
* gnu/packages/patches/gcc-asan-powerpc-missing-include.patch: New file.
* gnu/packages/gcc.scm (gcc-5)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-06-08 00:26:10 +02:00
Mark H Weaver
9a68fb6c30
gnu: Rename 's' to 's-shell'.
...
* gnu/packages/shells.scm (s): Rename to ...
(s-shell): ... this.
[name]: Change to "s-shell".
2017-06-07 18:18:39 -04:00
Leo Famulari
94db92f78e
artwork: Use a descriptive name for the source directory.
...
* gnu/artwork.scm (%artwork-repository): Set a descriptive file-name and
use the full commit hash when fetching.
2017-06-07 15:58:16 -04:00
Leo Famulari
c67d587f94
Merge branch 'master' into core-updates
...
This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
2017-06-07 12:11:55 -04:00
Christopher Baines
fe4e0b0ae7
gnu: Add packagekit.
...
* gnu/packages/freedesktop.scm (packagekit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-07 14:55:17 +02:00
Nicolas Goaziou
8a7304d609
gnu: emacs-org: Update to 20170606.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20170606.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-07 14:13:47 +02:00
Clément Lassieur
e71789963f
gnu: livemedia-utils: Update to 2017.06.04.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2017.06.04.
2017-06-07 10:51:57 +02:00
Danny Milosavljevic
c6aee77e29
file-systems: Use creation time if modification time is unset for ISO9660.
...
* gnu/build/file-systems.scm (iso9660-superblock-uuid): Modify.
2017-06-07 08:34:52 +02:00
Leo Famulari
15df12beae
gnu: perl: Fix CVE-2017-6512 in File::Path.
...
* gnu/packages/perl.scm (perl)[replacement]: New field.
(perl/fixed): New variable.
* gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-06-06 20:59:12 -04:00
Leo Famulari
9c8fb06e4c
gnu: perl-file-path: Update to 2.13.
...
This fixes CVE-2017-6512.
* gnu/packages/perl.scm (perl-file-path): Update to 2.13.
2017-06-06 20:59:08 -04:00
Marius Bakke
2ad7919da6
gnu: signify: Update to 21.
...
* gnu/packages/crypto.scm (signify): Update to 21.
2017-06-07 00:50:06 +02:00
Marius Bakke
a8d2750ec5
gnu: feh: Update to 2.19.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.19.
2017-06-07 00:50:06 +02:00
Marius Bakke
1ce1050d59
gnu: ffmpeg@2.8: Update to 2.8.12.
...
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.12.
2017-06-07 00:50:05 +02:00
Marius Bakke
a2265ea316
gnu: libnl: Update to 3.3.0.
...
Since version 3.2.5, signed tarballs are distributed via GitHub. See e.g.
release announcements:
https://lists.infradead.org/pipermail/libnl/2017-May/002313.html
The home page is somewhat outdated, but still hosts mailing lists and git mirror.
* gnu/packages/linux.scm (libnl): Update to 3.3.0.
[source]: Switch to new release URL.
2017-06-07 00:50:05 +02:00
Marius Bakke
f608f40c35
gnu: irssi: Update to 1.0.3.
...
* gnu/packages/irc.scm (irssi): Update to 1.0.3.
2017-06-07 00:03:54 +02:00
Kei Kebreau
89b8df9765
gnu: maxima: Update to 5.40.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.40.0.
2017-06-06 16:58:23 -04:00
Julien Lepiller
50cbbc9bd4
gnu: coq: Add search-paths for coq libraries.
...
* gnu/packages/ocaml.scm (coq)[native-search-paths]: New field.
2017-06-06 21:10:09 +02:00
Julien Lepiller
61bafd4477
gnu: Add ocaml-hex.
...
* gnu/packages/ocaml.scm (ocaml-hex): New variable.
2017-06-06 21:10:06 +02:00
Julien Lepiller
0090b89564
gnu: Add ocaml-cstruct.
...
* gnu/packages/ocaml.scm (ocaml-cstruct): New variable.
2017-06-06 21:10:03 +02:00
Julien Lepiller
9059d856d2
gnu: Add ocaml-ocplib-endian.
...
* gnu/packages/ocaml.scm (ocaml-ocplib-endian): New variable.
2017-06-06 21:10:00 +02:00
Julien Lepiller
84470902dc
gnu: Add ocaml-async.
...
* gnu/packages/ocaml.scm (ocaml-async): New variable.
2017-06-06 21:09:57 +02:00
Julien Lepiller
d7f6d048b1
gnu: Add ocaml-async-extra.
...
* gnu/packages/ocaml.scm (ocaml-async-extra): New variable.
2017-06-06 21:09:54 +02:00
Julien Lepiller
7f1620df14
gnu: Add ocaml-async-unix.
...
* gnu/packages/ocaml.scm (ocaml-async-unix): New variable.
2017-06-06 21:09:51 +02:00
Julien Lepiller
4a5fd87203
gnu: Add ocaml-core.
...
* gnu/packages/ocaml.scm (ocaml-core): New variable.
2017-06-06 21:09:48 +02:00
Julien Lepiller
cf28a731c6
gnu: Add ocaml-async-rpc-kernel.
...
* gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable.
2017-06-06 21:09:46 +02:00
Julien Lepiller
e31ee74d91
gnu: Add ocaml-async-kernel.
...
* gnu/packages/ocaml.scm (ocaml-async-kernel): New variable.
2017-06-06 21:09:43 +02:00
Julien Lepiller
52485163f3
gnu: Add ocaml-core-kernel.
...
* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable.
2017-06-06 21:09:09 +02:00
Tobias Geerinckx-Rice
de3108835c
gnu: dovecot: Update to 2.2.30.2.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2.
2017-06-06 19:32:55 +02:00
Hartmut Goebel
6b982a7846
gnu: Add qgpgme.
...
* gnu/packages/gnupg.scm (qgpgme): New variable.
2017-06-06 14:03:38 +02:00
Tobias Geerinckx-Rice
4604a98855
gnu: knot: Update to 2.4.4.
...
* gnu/packages/dns.scm (knot): Update to 2.4.4.
2017-06-06 12:30:52 +02:00
Kei Kebreau
be4d26f559
gnu: python-tmx: Fix source URL.
...
* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing
subdirectory to URL.
2017-06-05 18:51:22 -04:00
Ludovic Courtès
c84aca6546
gnu: gdb: Update to 8.0.
...
* gnu/packages/gdb.scm (gdb): Update to 8.0.
2017-06-05 23:52:41 +02:00
Ludovic Courtès
9cbc9d8612
gnu: global: Update to 6.5.7.
...
* gnu/packages/code.scm (global): Update to 6.5.7.
2017-06-05 23:52:41 +02:00
Ludovic Courtès
d7c5aac1b1
gnu: openscenegraph: Tweak description.
...
* gnu/packages/graphics.scm (openscenegraph)[description]: Remove "open
source". Use en_US spelling.
2017-06-05 23:52:41 +02:00
Kei Kebreau
1819fd2cd9
gnu: liboauth: Correct synopsis and description.
...
* gnu/packages/web.scm (liboauth): Correct them.
2017-06-05 11:41:29 -04:00
David Thompson
3535181f80
gnu: tiled: Update to 1.0.0.
...
* gnu/packages/game-development.scm (tiled): Update to 1.0.0.
2017-06-05 11:16:10 -04:00
Arun Isaac
a3d3b7a4e1
gnu: Add js-mathjax.
...
* gnu/packages/javascript.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/javascript.scm (js-mathjax): New variable.
2017-06-05 19:16:06 +05:30
Arun Isaac
6bce59552f
gnu: Add font-mathjax.
...
* gnu/packages/fonts.scm (font-mathjax): New variable.
2017-06-05 19:16:05 +05:30
Tobias Geerinckx-Rice
044daaabe6
gnu: youtube-dl: Update to 2017.05.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.05.07.
2017-06-05 15:23:44 +02:00
Marius Bakke
7379a14617
gnu: git: Update to 2.13.1.
...
* gnu/packages/version-control.scm (git): Update to 2.13.1.
2017-06-05 15:17:42 +02:00
Marius Bakke
00c5e3e5fc
gnu: xf86-input-wacom: Update to 0.34.2.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.2.
[source]: Remove obsolete patch.
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-05 14:58:01 +02:00
Marius Bakke
0c70d8097f
gnu: libwacom: Update to 0.25.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.25.
2017-06-05 14:54:37 +02:00
Marius Bakke
22ffa153f2
gnu: ethtool: Update to 4.11.
...
* gnu/packages/networking.scm (ethtool): Update to 4.11.
2017-06-05 14:36:44 +02:00
Marius Bakke
025817a558
gnu: iproute2: Update to 4.11.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.11.0.
2017-06-05 14:36:43 +02:00
Tobias Geerinckx-Rice
9cf9f7a886
gnu: libconfuse: Update to 3.2.
...
* gnu/packages/wm.scm (libconfuse): Update to 3.2.
2017-06-05 13:51:15 +02:00
Tobias Geerinckx-Rice
2d53c506de
gnu: exfat-tools: Update to 1.2.7.
...
* gnu/packages/mtools.scm (exfat-tools): Update to 1.2.7.
2017-06-05 13:51:15 +02:00
Tobias Geerinckx-Rice
be90008220
gnu: fuse-exfat: Update to 1.2.7.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7.
2017-06-05 13:51:15 +02:00
Ludovic Courtès
3bee4b6196
services: guix: Add 'max-silent-time' and 'timeout'.
...
* gnu/services/base.scm (<guix-configuration>)[max-silent-time]
[timeout]: New fields.
(guix-shepherd-service): Honor them.
* doc/guix.texi (Base Services): Document them.
2017-06-05 01:42:38 +02:00
Ludovic Courtès
368680d819
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to de9d8f0
.
2017-06-05 01:42:38 +02:00
Marius Bakke
f484a50d50
Merge branch 'staging'
2017-06-05 00:36:11 +02:00
Leo Famulari
0efea21288
gnu: imagemagick: Update to 6.9.8-9.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-9.
2017-06-04 17:20:57 -04:00
Marius Bakke
6cb5476a3e
gnu: libass: Update to 0.13.7.
...
* gnu/packages/video.scm (libass): Update to 0.13.7.
2017-06-04 23:16:02 +02:00
Ludovic Courtès
fb976ada5b
gnu: libssh: Update to 0.7.5.
...
* gnu/packages/ssh.scm (libssh): Update to 0.7.5.
[source](patches): New field.
2017-06-04 23:00:32 +02:00
Marius Bakke
de6f6efd73
gnu: ruby-ae: Fix build failure with ruby@2.4.0.
...
* gnu/packages/ruby.scm (ruby-ae)[arguments]<#:phases>: Add 'replace-broken-symlink'.
2017-06-04 22:54:40 +02:00
Marius Bakke
0899352f97
gnu: ruby-ansi: Fix build failure with ruby@2.4.0.
...
* gnu/packages/ruby.scm (ruby-ansi)[arguments]<#:phases>: Add 'replace-broken-symlink'.
2017-06-04 22:46:10 +02:00
Marius Bakke
a793862592
gnu: ruby-net-ssh: Update to 4.1.0.
...
* gnu/packages/ruby.scm (ruby-net-ssh): Update to 4.1.0.
[native-inputs]: Add BUNDLER.
2017-06-04 22:25:23 +02:00
Marius Bakke
71153ef12c
gnu: ruby-pg: Update to 0.20.0.
...
* gnu/packages/ruby.scm (ruby-pg): Update to 0.20.0.
2017-06-04 22:17:20 +02:00
Marius Bakke
39d4d6f675
gnu: ruby-ox: Update to 2.5.0.
...
* gnu/packages/ruby.scm (ruby-ox): Update to 2.5.0.
2017-06-04 22:11:15 +02:00
Leo Famulari
4f493cba06
gnu: openldap: Provide path to cyrus-sasl for libtool.
...
* gnu/packages/openldap.scm (openldap)[arguments]: Add 'patch-sasl-path' phase..
2017-06-04 14:57:59 -04:00
Leo Famulari
c9dba6c114
gnu: openldap: Use modify-phases.
...
* gnu/packages/openldap.scm (openldap)[arguments]: Use modify-phases syntax.
2017-06-04 14:57:59 -04:00
Leo Famulari
47415332d7
gnu: openldap: Update to 2.4.45.
...
* gnu/packages/openldap.scm (openldap): Update to 2.4.45.
[replacement]: Remove field.
(openldap/fixed): Remove variable.
2017-06-04 14:57:59 -04:00
Leo Famulari
f65805485d
gnu: perl: Update to 5.26.0.
...
* gnu/packages/perl.scm (perl): Update to 5.26.0.
* gnu/packages/patches/perl-no-sys-dirs.patch: Update patch context for
'hints/linux.sh'.
2017-06-04 14:57:59 -04:00
Manolis Ragkousis
6bf11392f9
gnu: Add openscenegraph.
...
* gnu/packages/graphics.scm (openscenegraph): New variable.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2017-06-04 21:57:08 +03:00
Leo Famulari
9f825cec1b
Merge branch 'master' into core-updates
2017-06-04 14:56:31 -04:00
Leo Famulari
cc24bf98bd
gnu: Add spiped.
...
* gnu/packages/networking.scm (spiped): New variable.
2017-06-04 12:35:46 -04:00
Manolis Ragkousis
9e6ada8f87
gnu : Add unshield.
...
* gnu/packages/compression.scm (unshield): New variable.
2017-06-04 18:07:45 +03:00
ng0
0e4591bb69
gnu: Add s.
...
* gnu/packages/shells.scm (s): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-04 10:45:06 -04:00
ng0
17cf788ffa
gnu: Add linenoise.
...
* gnu/packages/shells.scm (linenoise): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-04 10:45:06 -04:00
Danny Milosavljevic
543c5f3fda
gnu: Add python-flasgger.
...
* gnu/packages/python.scm (python-flasgger, python2-flasgger): New variables.
2017-06-04 15:42:04 +02:00
Danny Milosavljevic
635b3636e2
gnu: Add python-apispec.
...
* gnu/packages/python.scm (python-apispec, python2-apispec): New variables.
2017-06-04 15:41:58 +02:00
Danny Milosavljevic
d270df8d62
gnu: Add python-bottle.
...
* gnu/packages/python.scm (python-bottle, python2-bottle): New variables.
2017-06-04 15:41:53 +02:00
Danny Milosavljevic
235bc01b28
gnu: Add python-marshmallow.
...
* gnu/packages/python.scm (python-marshmallow, python2-marshmallow):
New variables.
2017-06-04 15:41:48 +02:00
Danny Milosavljevic
620b59eac9
gnu: Add python-flex.
...
* gnu/packages/python.scm (python-flex, python2-flex): New variables.
2017-06-04 15:41:42 +02:00
Danny Milosavljevic
0960bf8b39
gnu: Add python-validate-email.
...
* gnu/packages/python.scm (python-validate-email, python2-validate-email):
New variables.
2017-06-04 15:41:37 +02:00
Danny Milosavljevic
7d88093f42
gnu: Add python-rfc3987.
...
* gnu/packages/python.scm (python-rfc3987, python2-rfc3987): New variables.
2017-06-04 15:41:30 +02:00
Danny Milosavljevic
1e92287d41
gnu: Add python-jsonpointer.
...
* gnu/packages/python.scm (python-jsonpointer, python2-jsonpointer):
New variables.
2017-06-04 15:41:02 +02:00
Muriithi Frederick Muriuki
7e488f9991
gnu: Add python-nose-randomly.
...
* gnu/packages/python.scm (python-nose-randomly, python2-nose-randomly): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:48:18 +02:00
Muriithi Frederick Muriuki
5786b47c7e
gnu: Add python2-steadymark.
...
* gnu/packages/python.scm (python2-steadymark): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:42:29 +02:00
Muriithi Frederick Muriuki
511b47dec2
gnu: Add python-misaka.
...
* gnu/packages/python.scm (python-misaka, python2-misaka): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:38:49 +02:00
Muriithi Frederick Muriuki
a0ffc701d4
gnu: Add python2-couleur.
...
* gnu/packages/python.scm (python2-couleur): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:28:58 +02:00
Muriithi Frederick Muriuki
50d586f6df
gnu: Add python-sure.
...
* gnu/packages/python.scm (python-sure, python2-sure): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:18:43 +02:00
Marius Bakke
2c320d5175
gnu: kodi: Update to 18.0_alpha-6-f22d62d.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-6-f22d62d.
2017-06-04 13:49:23 +02:00
Hartmut Goebel
c1151ecf80
gnu: Add git-repo.
...
* gnu/packages/android.scm (git-repo): New variable.
2017-06-04 11:22:26 +02:00
Clément Lassieur
72b6a89467
gnu: vlc: Use libdvbpsi.
...
* gnu/packages/video.scm (vlc)[inputs]: Add libdvbpsi.
2017-06-04 10:11:29 +02:00
Clément Lassieur
0dff4dd986
gnu: Add libdvbpsi.
...
* gnu/packages/video.scm (libdvbpsi): New variable.
2017-06-04 10:11:29 +02:00
Clément Lassieur
2aaa57294e
gnu: vlc: Use livemedia-utils.
...
* gnu/packages/video.scm (vlc)[inputs]: Add livemedia-utils.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add bootstrap and fix-livemedia-utils-prefix phases.
2017-06-04 10:11:29 +02:00
Clément Lassieur
fa379a5b45
gnu: Add livemedia-utils.
...
* gnu/packages/video.scm (livemedia-utils): New variable.
2017-06-04 10:11:29 +02:00
Jan Nieuwenhuizen
d5cb2ac7f9
gnu: mes: Update to 0.7.
...
* gnu/packages/mes.scm (mes): Update to 0.7.
2017-06-04 07:17:17 +02:00
Jan Nieuwenhuizen
a11f1170ae
gnu: nyacc: Update to 0.79.4.
...
* gnu/packages/mes.scm (nyacc): Update to 0.79.4.
2017-06-04 07:17:10 +02:00
Leo Famulari
8b5cb8d054
gnu: qemu: Fix CVE-2017-{8112,8309,8379,8380}.
...
* gnu/packages/patches/qemu-CVE-2017-8112.patch,
gnu/packages/patches/qemu-CVE-2017-8309.patch,
gnu/packages/patches/qemu-CVE-2017-8379.patch,
gnu/packages/patches/qemu-CVE-2017-8380.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu)[source]: Use them.
2017-06-03 20:50:10 -04:00
Sergei Trofimovich
34cfeca84e
gnu: libgit2: Fix Clar test framework.
...
This commit reverts 'patch' hack introduced in
a48a1071a6
and fixes bug in the Clar test
framework.
Patch is proposed to Clar upstream as
<https://github.com/vmg/clar/pull/78 >.
* gnu/local.mk: Add libgit2-0.25.1-mtime-0.patch.
* gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: New file.
* gnu/packages/version-control.scm (libgit2)[arguments]:
Remove 'apply-patch' phase.
[inputs]: Remove "patch".
[source]: Add 'patches' field.
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-04 00:56:18 +02:00
Kei Kebreau
20214f7115
gnu: Add cataclysm-dda.
...
* gnu/packages/games.scm (cataclysm-dda): New variable.
2017-06-03 18:29:43 -04:00
Efraim Flashner
8d2832e3f4
gnu: allegro: Update to 5.2.2.0.
...
* gnu/packages/game-development.scm (allegro): Update to 5.2.2.0.
2017-06-03 23:53:26 +03:00
Efraim Flashner
3a12e21c1c
gnu: allegro: Update source uris.
...
* gnu/packages/game-development.scm (allegro@5.2, allegro@5.0,
allegro@4.4)[source]: Update source uris.
2017-06-03 23:53:18 +03:00
Danny Milosavljevic
fb03f44bb1
file-systems: Improve error handling in the iso9660 case - fixes boot problem.
...
* gnu/build/file-systems.scm (read-iso9660-superblock): Modify.
2017-06-03 22:10:23 +02:00
Efraim Flashner
b92e8da0a8
gnu: freeciv: Update to 2.5.7.
...
* gnu/packages/games.scm (freeciv): Update to 2.5.7.
[source]: Update uri list.
2017-06-03 22:44:37 +03:00
Julien Lepiller
98d6cdda37
gnu: Remove old vtk module dependence in image-processing.scm.
...
* gnu/packages/image-processing.scm: Remove old vtk module dependence.
2017-06-03 18:19:07 +02:00
Rutger Helling
f885fc754a
gnu: wine: Update to 2.9
...
* gnu/packages/wine.scm (wine): Update to 2.9
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-03 11:54:33 -04:00
Marius Bakke
8b4186e116
gnu: libuv: Update to 1.12.0.
...
* gnu/packages/libevent.scm (libuv): Update to 1.12.0.
[license]: X11 should actually be EXPAT. Add CC-BY4.0.
2017-06-03 17:52:22 +02:00
Marius Bakke
d0c45d2d82
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/image.scm
(incorporated libtiff graft)
2017-06-03 17:51:21 +02:00
Marius Bakke
ac1560f18c
gnu: slop: Update to 6.3.41.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.41.
2017-06-03 17:35:49 +02:00
Marius Bakke
0b70f7d557
gnu: libgcrypt: Update to 1.7.7.
...
This release includes two bug-fixes:
- Fix possible timing attack on EdDSA session key.
- Fix long standing bug in secure memory implementation which could
lead to a segv on free. [bug#3027]
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.7.
2017-06-03 17:27:35 +02:00
Marius Bakke
82d3ed3b5b
gnu: xkeyboard-config: Update to 2.21.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.21.
2017-06-03 17:27:28 +02:00
Marius Bakke
81b959c4ec
gnu: util-linux: Update to 2.30.
...
Release notes: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes
* gnu/packages/linux.scm (util-linux): Update to 2.30.
2017-06-03 17:27:20 +02:00
Marius Bakke
c6064f154f
gnu: libdrm: Update to 2.4.81.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.81.
2017-06-03 17:26:48 +02:00
Tobias Geerinckx-Rice
a280232f41
gnu: mcelog: Update to 152.
...
* gnu/packages/linux.scm (mcelog): Update to 152.
2017-06-03 16:50:25 +02:00
Mark H Weaver
e35a76f670
gnu: linux-libre@4.1: Update to 4.1.40.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.40.
2017-06-03 01:51:01 -04:00
Ben Woodcroft
5b884348cc
gnu: ruby-test-unit: Update to 3.2.4.
...
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.2.4.
2017-06-02 22:59:03 -05:00
Ben Woodcroft
3fd577e3c5
gnu: ruby-gem-hadar: Update to 1.9.1.
...
* gnu/packages/ruby.scm (ruby-gem-hadar): Update to 1.9.1.
[propagated-inputs]: Remove ruby-sdoc, add ruby-yard.
[native-inputs]: Remove bundler.
2017-06-02 22:59:03 -05:00
Ben Woodcroft
fc29d5e61b
gnu: ruby-sdoc: Relax dependency requirement versions.
...
* gnu/packages/ruby.scm (ruby-sdoc)[arguments]: Relax dependency requirement
versions.
2017-06-02 22:58:46 -05:00
Ben Woodcroft
fb4074897b
gnu: bundler: Update to 1.15.1.
...
* gnu/packages/ruby.scm (bundler): Update to 1.15.1.
2017-06-02 21:46:45 -05:00
Ben Woodcroft
9a7017ebd5
gnu: ruby-minitest-4: Exclude failing tests.
...
gnu/packages/ruby.scm (ruby-minitest-4): Exclude failing tests.
2017-06-02 21:41:59 -05:00
Ben Woodcroft
b4092cb801
gnu: ruby-minitest: Update to 5.10.2.
...
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.10.2.
2017-06-02 21:41:59 -05:00
Ben Woodcroft
a281accec5
gnu: ruby-json: Update to 2.1.0.
...
* gnu/packages/ruby.scm (ruby-json): Update to 2.1.0.
2017-06-02 20:58:18 -05:00
Ludovic Courtès
caa464ff44
gnu: grub: Run tests sequentially.
...
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>
at <http://bugs.gnu.org/26936 >.
* gnu/packages/bootloaders.scm (grub)[arguments]: Add #:parallel-tests?.
2017-06-03 00:55:04 +02:00
Marius Bakke
3416bed277
gnu: sudo: Update to 1.8.20p2.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.20p2.
2017-06-03 00:28:18 +02:00
Marius Bakke
84a8ec13a6
gnu: re2: Update to 2017-06-01.
...
* gnu/packages/regex.scm (re2): Update to 2017-06-01.
2017-06-03 00:28:18 +02:00
ng0
65441209b1
gnu: neomutt: Update to 20170602.
...
* gnu/packages/mail.scm (neomutt): Update to 20170602.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-03 02:09:45 +05:30
Leo Famulari
55af10fb98
gnu: ijs: Update to 9.21.0 and inherit from ghostscript.
...
* gnu/packages/ghostscript.scm (ijs): Update to 9.21.0.
[source, version, home-page]: Inherit from ghostscript.
2017-06-02 14:13:49 -04:00
Leo Famulari
1c09eb9948
gnu: ijs: Use modify-phases syntax.
...
* gnu/packages/ghostscript.scm (ijs)[arguments]: Use modify-phases.
2017-06-02 14:13:49 -04:00
Leo Famulari
d6158fe70d
gnu: ghostscript: Switch to Artifex Ghostcript and update to 9.21.
...
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.21.
[source]: Fetch the source from Artifex.
[native-inputs]: Remove pkg-config.
[inputs]: Add jbig2dec and use libjpeg instead of libjpeg-8.
[arguments]: Add #:configure-flags.
[replacement]: Remove field.
(ghostcript/fixed): Remove variable.
* gnu/packages/patches/ghostscript-CVE-2017-8291.patch,
gnu/packages/patches/ghostscript-runpath.patch: Adjust to new upstream
source.
* gnu/packages/patches/ghostscript-CVE-2013-5653.patch,
gnu/packages/patches/ghostscript-CVE-2015-3228.patch,
gnu/packages/patches/ghostscript-CVE-2016-7976.patch,
gnu/packages/patches/ghostscript-CVE-2016-7978.patch,
gnu/packages/patches/ghostscript-CVE-2016-7979.patch,
gnu/packages/patches/ghostscript-CVE-2016-8602.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2017-06-02 14:13:45 -04:00
John Darrington
fb226b4351
gnu: Move vtk to image-processing.scm.
...
* gnu/packages/image-processing.scm (vtk): New variable.
* gnu/packages/vtk.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-02 18:47:06 +02:00
Leo Famulari
835a658281
gnu: mutt: Update to 1.8.3.
...
* gnu/packages/mail.scm (mutt): Update to 1.8.3.
2017-06-02 12:10:20 -04:00
Rutger Helling
1eacffb9bc
gnu: Add archivemount
...
* gnu/packages/linux.scm (archivemount): New variable.
2017-06-02 12:02:37 -04:00
Rutger Helling
466073c063
gnu: Update retroarch to 1.6.0.
...
* gnu/packages/games.scm (retroarch): Update to 1.6.0.
2017-06-02 11:56:00 -04:00
Ludovic Courtès
baf549df14
gnu: guile: Depend on 'bash-minimal' rather than 'bash'.
...
* gnu/packages/guile.scm (guile-2.0)[inputs]: Depend on BASH-MINIMAL
instead of BASH.
2017-06-02 17:22:06 +02:00
Ludovic Courtès
4cc80c946b
gnu: bash-minimal: Simplify 'arguments' field.
...
* gnu/packages/bash.scm (bash-minimal)[arguments]: Remove 'let' and use
'substitute-keyword-arguments' directly.
2017-06-02 17:22:06 +02:00
Ludovic Courtès
704243e0c6
gnu: commencement: 'bash-final' inherits from 'bash-minimal'.
...
* gnu/packages/commencement.scm (bash-final): Inherit from BASH-MINIMAL
instead of BASH.
2017-06-02 17:22:06 +02:00
Roel Janssen
b9a601d9db
gnu: Add kaiju.
...
* gnu/packages/bioinformatics.scm (kaiju): New variable.
2017-06-02 12:38:23 +02:00
Ivan Vilata-i-Balaguer
99c63f3f07
gnu: python-gpg: Use explicit version 1.8.0 instead of GPGME's.
...
GPGME defines version 1.9.0, which isn't yet available for python-gnupg, whose
latest version is 1.8.0, so we use that explicitly instead.
Fixes <https://bugs.gnu.org/26610 >.
* gnu/packages/gnupg.scm (python-gpg, python2-gpg): Use explicit version 1.8.0
instead of GPGME's version.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-01 23:21:20 -04:00
Ricardo Wurmus
dd35abfeee
gnu: Add uglify-js.
...
* gnu/packages/lisp.scm (uglify-js): New variable.
2017-06-01 23:32:23 +02:00
Ricardo Wurmus
52650a4d2e
gnu: Add sbcl-cl-uglify-js.
...
* gnu/packages/lisp.scm (sbcl-cl-uglify-js): New variable.
2017-06-01 23:32:23 +02:00
Ricardo Wurmus
476b583fbf
gnu: Add sbcl-iterate.
...
* gnu/packages/lisp.scm (sbcl-iterate): New variable.
2017-06-01 23:30:28 +02:00
Ricardo Wurmus
d0eec99a48
gnu: Add sbcl-parse-number.
...
* gnu/packages/lisp.scm (sbcl-parse-number): New variable.
2017-06-01 23:30:28 +02:00
Ricardo Wurmus
d00c96d727
gnu: Add sbcl-parse-js.
...
* gnu/packages/lisp.scm (sbcl-parse-js): New variable.
2017-06-01 23:30:28 +02:00
Ricardo Wurmus
b693aa6e63
gnu: Add sbcl-cl-ppcre-unicode.
...
* gnu/packages/lisp.scm (sbcl-cl-ppcre-unicode): New variable.
2017-06-01 23:30:28 +02:00
ng0
dec63df4ff
gnu: Add open-adventure.
...
* gnu/packages/games.scm (open-adventure): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-06-01 23:29:23 +02:00
Efraim Flashner
924e6ddf72
gnu: qt: Update to 5.9.0.
...
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtwebkit): Update to 5.9.0.
(qtbase)[source]: Remove bundled freetype, libpng, libjpeg, pcre2, xcb,
xkbcommon, zlib.
[inputs]: Remove pcre, add pcre2.
[arguments]: Add configure flag to use system pcre, update flag to not
compile examples.
(qtwayland)[source]: Remove examples in a snippet.
(qtlocation)[inputs]: add icu4c, openssl, zlib.
2017-06-01 22:38:38 +03:00
Arun Isaac
44636f57bc
gnu: font-comic-neue: Prevent hidden files from being installed.
...
* gnu/packages/fonts.scm (font-comic-neue)[arguments]: Add
'delete-macosx-files' phase.
2017-06-02 00:11:46 +05:30
Brendan Tildesley
8c5ad44843
gnu: font-cns11643: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-cns16643): Switch to 'font-build-system'.
[outputs]: Combine all outputs into one.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 22:48:49 +05:30
Brendan Tildesley
ad37bed336
gnu: font-cns11643: Update to 98.1.20170524.
...
* gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20170524.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 22:23:03 +05:30
Marius Bakke
607b424f13
gnu: mariadb: Update to 10.1.24.
...
Release notes: https://mariadb.com/kb/en/mariadb/mariadb-10124-release-notes/
* gnu/packages/databases.scm (mariadb): Update to 10.1.24.
2017-06-01 17:48:09 +02:00
Marius Bakke
a3e85a906a
gnu: maim: Update to 5.4.63.
...
* gnu/packages/xdisorg.scm (maim): Update to 5.4.63.
2017-06-01 17:41:39 +02:00
Marius Bakke
85071d5a2d
gnu: slop: Update to 6.3.40.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.40.
2017-06-01 17:40:44 +02:00
Marius Bakke
7fb5c2cfab
gnu: notmuch: Update to 0.24.2.
...
* gnu/packages/mail.scm (notmuch): Update to 0.24.2.
2017-06-01 17:38:19 +02:00
Alex Griffin
532f09dff3
gnu: font-comic-neue: Add fontconfig alias.
...
* gnu/packages/fonts.scm (font-comic-neue): Add fontconfig alias for "Comic
Sans MS".
[arguments]: Add new 'install-conf' phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 20:38:18 +05:30
Alex Griffin
b963d8c2e5
gnu: font-comic-neue: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-comic-neue): Switch to 'font-build-system'.
Re-indent.
[source]: Use url-fetch/zipbomb.
[native-inputs]: Remove dependency on unzip.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 20:36:52 +05:30
Brendan Tildesley
a5ce48c8f5
gnu: font-cns11643-swjz: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-cns11643-swjz): Switch to 'font-build-system'.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 20:09:39 +05:30
Brendan Tildesley
7359cffaf8
gnu: par2cmdline: Update to 0.7.1.
...
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.1.
[arguments]: Parallel tests work now; reenable them.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 20:04:03 +05:30
ng0
45d32e243a
gnu: font-liberation: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-liberation): Switch to 'font-build-system'.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 15:17:05 +05:30
ng0
7f8e8ff811
gnu: font-dejavu: Fix the switch to 'font-build-system'.
...
This is a follow-up to commit 2e88401941
.
* gnu/packages/fonts.scm (font-dejavu): Remove 'trivial-build-system' line.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 15:17:05 +05:30
ng0
278c608a25
gnu: font-awesome: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-awesome): Switch to 'font-build-system'.
[source]: The package was updated in place, so hash has changed.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-01 15:16:53 +05:30
Clément Lassieur
01d71f6222
gnu: sicp: Add the HTML version.
...
* gnu/packages/scheme.scm (sicp)[arguments]: Copy the HTML directory to the
output.
2017-06-01 11:04:37 +02:00
Alex Kost
3e9afff873
gnu: emacs-let-alist: Use 'emacs-build-system'.
...
* gnu/packages/emacs.scm (let-alist): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
2017-06-01 10:56:11 +03:00
Alex Kost
79b3c9305a
gnu: emacs-paredit: Use 'emacs-build-system'.
...
* gnu/packages/emacs.scm (paredit): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
2017-06-01 10:56:11 +03:00
Alex Kost
3d01b2939f
gnu: git-modes: Use 'emacs-build-system'.
...
* gnu/packages/emacs.scm (git-modes): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
2017-06-01 10:56:11 +03:00
Sergei Trofimovich
9491227dcb
gnu: python-file: Drop outdated patch.
...
* gnu/local.mk: Remove python-file-double-encoding-bug.patch
* gnu/packages/patches/python-file-double-encoding-bug.patch: Delete file.
* gnu/packages/python.scm (python-file)[source]:
Remove "python-file-double-encoding-bug.patch".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-01 09:14:17 +02:00
Kei Kebreau
e99039b5da
gnu: Add python-xsge.
...
* gnu/packages/game-development.scm (python-xsge, python2-xsge): New
variables.
2017-05-31 20:45:43 -04:00
Alex Griffin
b6726480e2
gnu: font-go: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-go): Switch to font-build-system.
Re-indent.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-05-31 23:29:44 +02:00
Alex Griffin
4a9140b1ee
gnu: font-iosevka: Use 'font-build-system'.
...
Fixes <https://bugs.gnu.org/27172 >.
* gnu/packages/fonts.scm (font-iosevka): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
[native-inputs]: Remove dependency on unzip.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-05-31 23:25:49 +02:00
Danny Milosavljevic
203a9455c4
file-systems: Improve error reporting.
...
Suggested by Chris Marusich <cmmarusich@gmail.com>.
Fixes <https://bugs.gnu.org/27143 >.
* gnu/build/file-systems.scm (read-iso9660-primary-volume-descriptor):
Improve error reporting.
2017-05-31 21:13:15 +02:00
Danny Milosavljevic
cdc701ea48
gnu: build: Improve comments.
...
* gnu/build/file-systems.scm (iso9660-superblock-volume-name):
Add clarifying comment.
2017-05-31 19:38:49 +02:00
Kei Kebreau
1ed398d192
gnu: gnumeric: Update to 1.12.34.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.34.
[native-inputs]: Add docbook-xml and itstool.
2017-05-31 12:25:06 -04:00
Leo Famulari
1c797d4bfb
gnu: go@1.8: Update to 1.8.3 [fixes CVE-2017-8932].
...
* gnu/packages/golang.scm (go-1.8): Update to 1.8.3.
2017-05-31 11:54:57 -04:00
Roel Janssen
76ab3141f5
gnu: scons: Update to 2.5.1.
...
* gnu/packages/python.scm (scons): Update to 2.5.1.
2017-05-31 17:40:16 +02:00
Alex Griffin
208abecabf
gnu: font-iosevka: Update to 1.12.5.
...
* gnu/packages/fonts.scm (font-iosevka): Update to 1.12.5. Re-indent.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Alex Griffin
406c46e20a
gnu: font-go: Update to 20170330-1.f03a046.
...
* gnu/packages/fonts.scm (font-go): Update to 20170330-1.f03a046.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Ethan R. Jones
d5fa27774c
gnu: Add mediainfo.
...
* gnu/packages/video.scm (mediainfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Ethan R. Jones
e0c407074e
gnu: Add libmediainfo
...
* gnu/packages/video.scm (libmediainfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Ethan R. Jones
17ce0d45bd
gnu: Add libzen.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/cpp.scm (libzen): New varible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Tobias Geerinckx-Rice
bbc4167995
gnu: dovecot: Update to 2.2.30.1.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1.
2017-05-31 15:54:42 +02:00
Ricardo Wurmus
ae44ebb90e
gnu: synfigstudio: Fix crash on opening files.
...
* gnu/packages/animation.scm (synfigstudio)[arguments]: Add "wrap-program"
phase.
2017-05-31 08:27:45 +02:00
Leo Famulari
b0415c0361
gnu: openldap: Fix CVE-2017-9287.
...
* gnu/packages/patches/openldap-CVE-2017-9287.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/openldap.scm (openldap)[replacement]: New field.
(openldap/fixed): New variable.
2017-05-30 18:15:23 -04:00
Sergei Trofimovich
a30188f561
gnu: bash-minimal: Override keywords from 'bash'.
...
'bash-minimal' is a package derived from 'bash' package. 'bash-minimal'
is supposed to override keywords from 'bash', but does not do it due to
ordering issue.
This patch moves #:modules last.
Fixes the bootstrap failure reported by rennes and Manolis Ragkousis and
tracked down by Andy Wingo in
<https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00010.html >.
* gnu/packages/bash.scm (bash-minimal)[arguments]: Move #:modules
after (package-arguments bash).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-30 21:20:19 +02:00
Tobias Geerinckx-Rice
8e33bc1816
gnu: dovecot: Update to 2.2.30.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.
2017-05-30 21:09:35 +02:00
Ricardo Wurmus
ee33f9a742
gnu: libtasn1: Update to 4.12.
...
* gnu/packages/tls.scm (libtasn1): Update to 4.12.
2017-05-30 20:30:35 +02:00
Marius Bakke
6b7f1b6ce9
gnu: sudo: Unbundle zlib.
...
* gnu/packages/admin.scm (sudo)[source]: Add 'snippet'.
[inputs]: Add ZLIB.
2017-05-30 19:49:19 +02:00
Marius Bakke
cab1c11741
gnu: Add xsel.
...
* gnu/packages/xdisorg.scm (xsel): New variable.
2017-05-30 19:47:50 +02:00
Leo Famulari
6e82fb2c27
gnu: graphicsmagick: Remove bundled libraries from source checkout.
...
Fixes <https://bugs.gnu.org/27120 >.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add a snippet
to delete bundled libraries.
[version]: Bump the package revision counter to 3.
2017-05-30 13:33:15 -04:00
Kei Kebreau
dfb0323db0
gnu: shotwell: Update to 0.26.1.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.26.1.
[inputs]: Add libgdata.
2017-05-30 13:13:16 -04:00
Kei Kebreau
adc5cb1b49
gnu: Add libgdata.
...
* gnu/packages/gnome.scm (libgdata): New variable.
* gnu/packages/patches/libgdata-fix-tests.patch,
gnu/packages/patches/libgdata-glib-duplicate-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-05-30 13:13:16 -04:00
André Miranda
ed2b7cb2f9
gnu: Add 'git-remote-gcrypt' package
...
* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-30 18:08:38 +02:00
Ludovic Courtès
41db5a7563
activation: Change permissions on /root to #o700.
...
Reported by Alex Griffin <a@ajgrf.com>.
Fixes <http://bugs.gnu.org/27135 >.
* gnu/build/activation.scm (add-user): When UID is zero, add 'chmod'
call.
* gnu/tests/base.scm (run-basic-test)["permissions on /root"]: New test.
2017-05-30 18:08:37 +02:00
Ricardo Wurmus
294739b5b8
gnu: libntlm: Update to 1.4.
...
* gnu/packages/gsasl.scm (libntlm): Update to 1.4.
2017-05-30 17:57:48 +02:00
Marius Bakke
eea879d74c
gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367].
...
* gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
2017-05-30 17:40:23 +02:00
Alex Kost
91762db6fe
gnu: emacs-debbugs: Install missing file.
...
This is a followup to commit d879685176
.
* gnu/packages/emacs.scm (emacs-debbugs)[arguments]: Include ".wsdl"
along with ".el" and ".info".
2017-05-30 18:30:39 +03:00
Ricardo Wurmus
93c103ab59
gnu: classpath-devel: Ensure initial heap size is less than maximum.
...
Fixes <https://bugs.gnu.org/27142 >.
* gnu/packages/java.scm (classpath-devel)[arguments]: Pass Xms option with a
value lower than Xmx.
2017-05-30 15:56:25 +02:00
Sergei Trofimovich
8a9b08b503
gnu: openssl: Delete ELF files from tarball.
...
Otherwise building openssl fails: substitute can't decode binary ELF file:
ice-9/boot-9.scm:760:25: In procedure dispatch-exception:
ice-9/boot-9.scm:760:25: Throw to key `decoding-error' with args
`("peek-char" "input decoding error" 84 #<input: test/ssltest_old 15>)'.
* gnu/packages/tls.scm (openssl)[source]: Add 'snippet'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-30 10:09:03 +02:00
Alex Griffin
98b9732cb8
gnu: asciinema: Update to 1.4.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 1.4.0.
[source]: Use pypi-uri.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-29 22:37:34 +05:30
Leo Famulari
4a897c4990
gnu: jasper: Update to 2.0.13.
...
* gnu/packages/image.scm (jasper): Update to 2.0.13.
[source]: Use GitHub URL and set the file-name. Remove
'jasper-CVE-2017-6850.patch'.
* gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-05-29 12:52:30 -04:00
Ludovic Courtès
be99170ddb
gnu: cross-base: Turn '%xgcc' into a macro.
...
Previously:
./pre-inst-env guile -c '(use-modules (gnu packages gcc))'
would fail due to circular dependencies.
* gnu/packages/cross-base.scm (%xgcc): Turn into a macro.
2017-05-29 13:46:25 +02:00
Efraim Flashner
0f3847bfd8
gnu: Add translate-shell.
...
* gnu/packages/dictionaries.scm (translate-shell): New variable.
2017-05-29 13:25:38 +03:00
Ludovic Courtès
0b8e89f6bb
gnu: libtiff@4.0.8: Fix source URL.
...
* gnu/packages/image.scm (libtiff-4.0.8)[origin]: Use 'ftp://' not
'http://'.
2017-05-29 11:52:19 +02:00
Efraim Flashner
5a6527e43d
byzanz: Add file-name for source.
...
* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
2017-05-29 10:16:45 +03:00
Ricardo Wurmus
ff647c3d38
gnu: glibc: Move i686 patch to source field.
...
This is a rewrite of changes introduced by commits
b2fd8f6367
,
c2e4f14ac8
,
441e99d433
and
d03b34cf19
.
* gnu/packages/base.scm (glibc/linux)[source]: Add i686 patch.
[arguments]: Remove conditional patch application from build phase.
[native-inputs]: Remove patch.
(glibc/hurd)[arguments]: Inherit pre-configure build phase from glibc/linux.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]:
Remove patch.
2017-05-29 06:14:11 +02:00
Ben Woodcroft
0d2b2fd4f4
gnu: diamond: Update to 0.9.3.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3.
2017-05-28 21:06:06 -04:00
Marius Bakke
6f8cda185e
Merge branch 'master' into staging
2017-05-28 23:47:25 +02:00
Marius Bakke
6c1db130a8
gnu: parallel: Update to 20170522.
...
* gnu/packages/parallel.scm (parallel): Update to 20170522.
2017-05-28 23:45:41 +02:00
Christopher Baines
a8d0c9cbcc
gnu: Add emacs-direnv.
...
* gnu/packages/emacs.scm (emacs-direnv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:40 +02:00
ng0
78dfc9e2dd
gnu: Add spectrwm.
...
* gnu/packages/wm.scm (spectrwm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:40 +02:00
James Richardson
ce67601564
gnu: Add emacs-restclient.
...
* gnu/packages/emacs.scm (emacs-restclient): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:39 +02:00
Leo Famulari
2b95f24721
gnu: certbot, python-acme: Update to 0.14.2.
...
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.2.
2017-05-28 15:33:08 -04:00
Leo Famulari
0fd0bb56a8
gnu: rxvt-unicode: Disable an unwanted code execution vector.
...
* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it.
2017-05-28 14:41:46 -04:00
Leo Famulari
5cd0122e60
gnu: synfigstudio: Fix patch name in 'gnu/local.mk'.
...
This is a followup to commit 2ac2b17251
.
* gnu/local.mk (dist_patch_DATA): Fix typo.
2017-05-28 14:34:43 -04:00
Leo Famulari
22e6656d25
gnu: libtiff: Update replacement to 4.0.8 [security fixes].
...
See 'ChangeLog' in the source distribution for more information about
the bugs and security issues fixed in this release.
* gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0.8.
(libtiff/fixed): Replace with ...
(libtiff-4.0.8): New variable.
* gnu/packages/patches/libtiff-CVE-2017-7593.patch,
gnu/packages/patches/libtiff-CVE-2017-7594.patch,
gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-05-28 14:34:43 -04:00
Marius Bakke
4953c33316
gnu: libtasn1: Remove obsolete patch.
...
This is a followup to 6a09628cb1
.
(picked from the wrong branch, sorry!)
* gnu/packages/tls.scm (libtasn1)[source]: Remove upstreamed patch.
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-05-28 19:16:43 +02:00
Marius Bakke
ccd7daae4c
gnu: Remove workaround for < https://bugs.gnu.org/26238 >.
...
* gnu/packages/base.scm (coreutils-8.27): Remove variable.
* gnu/system.scm (%base-packages): Change back to COREUTILS.
2017-05-28 19:08:54 +02:00
Marius Bakke
6a09628cb1
gnu: libtasn1: Update to 4.11.
...
* gnu/packages/tls.scm (libtasn1): Update to 4.11.
2017-05-28 19:08:47 +02:00
Marius Bakke
f0c6dda640
gnu: binutils: Update to 2.28.
...
* gnu/packages/base.scm (binutils): Update to 2.28.
[source]<patches>: Remove upstreamed patch.
[arguments]<#:configure-flags>: Remove "--disable-werror"
* gnu/packages/patches/binutils-mips-bash-bug.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-05-28 19:08:40 +02:00
Tobias Geerinckx-Rice
3cae15023f
gnu: offlineimap: Update to 7.1.1.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.1.1.
2017-05-28 18:29:34 +02:00
Arun Isaac
e46e0de1b5
gnu: font-bitstream-vera: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-bitstream-vera): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac
2e88401941
gnu: font-dejavu: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-dejavu): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac
5978658841
gnu: font-ubuntu: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-ubuntu): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac
b2f89c19fc
gnu: font-inconsolata: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-inconsolata): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Ricardo Wurmus
2ac2b17251
gnu: synfigstudio: Fix UI bug.
...
* gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/animation.scm (synfigstudio)[source]: Apply patch.
2017-05-28 15:59:52 +02:00
Andreas Enge
802907e423
gnu: pari-gp: Update to 2.9.2.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.2.
2017-05-28 15:57:17 +02:00
Leo Famulari
2dca204eb0
gnu: flex: Use the gzip-compressed tarball.
...
This reverts commit 77e2538eda
and fetches the
gzip-compressed tarball. We do this so that flex-boot0 will not require lzip.
* gnu/packages/flex.scm (flex)[source]: Fetch the '.tar.gz' tarball.
[native-inputs]: Remove lzip.
2017-05-28 09:56:14 -04:00
Marius Bakke
3803b069f6
gnu: gajim: Fix CVE-2016-10376.
...
* gnu/packages/patches/gajim-CVE-2016-10376.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (gajim)[source]: Use it.
2017-05-28 13:18:24 +02:00
Ben Woodcroft
ca40d4e7c5
gnu: diamond: Update to 0.9.2.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.2.
2017-05-27 22:03:00 -04:00
Kei Kebreau
1622637bb7
gnu: Add liboauth.
...
* gnu/packages/web.scm (liboauth): New variable.
2017-05-27 20:29:37 -04:00
Ricardo Wurmus
21fea1d1a9
gnu: synfigstudio: Update to 1.2.0.
...
* gnu/packages/patches/synfig-build-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/animation.scm (etl): Update to 0.04.22.
(synfig): Update to 1.2.0.
[source]: Remove patch.
[arguments]: Remove obsolete build phases.
[propagated-inputs]: Add fftw.
(synfigstudio): Update to 1.2.0.
[source]: Remove unnecessary snippet.
[arguments]: Remove.
2017-05-27 22:37:48 +02:00
Muriithi Frederick Muriuki
65e7d52a0c
gnu: Add python-radon
...
* gnu/packages/python.scm (python-radon, python2-radon): New variables.
2017-05-27 13:46:40 -04:00
ng0
574e4e16d8
gnu: Add florence.
...
* gnu/packages/accessibility.scm: New file.
* gnu/local.mk: (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-27 13:35:02 -04:00
Sergei Trofimovich
77e2538eda
gnu: packages: flex: Add missing 'lzip' input.
...
* gnu/packages/flex.scm (flex)[native-inputs]: Add lzip.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-27 10:06:57 -04:00
Adriano Peluso
16855482fd
gnu: Add tryton.
...
* gnu/packages/tryton.scm (tryton): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:13 +05:30
Adriano Peluso
48174fb9aa
gnu: Add trytond.
...
* gnu/packages/tryton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/tryton.scm (trytond): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso
ecca63b654
gnu: Add python-relatorio.
...
* gnu/packages/python.scm (python-relatorio, python2-relatorio): New variables.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso
b208f71b9b
gnu: Add python-genshi.
...
* gnu/packages/python.scm (python-genshi, python2-genshi): New variables.
* gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch: New file.
* gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch: New file.
* gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch: New file.
* gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch: New file.
* gnu/packages/patches/python-genshi-isstring-helper.patch: New file.
* gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso
ad2ef26073
gnu: Add python-sql.
...
* gnu/packages/python.scm (python-sql, python2-sql): New variables.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:12:34 +05:30
Danny Milosavljevic
3dba9b3782
gnu: build: Improve docstrings.
...
* gnu/build/file-systems.scm (iso9660-superblock?,
read-iso9660-superblock, iso9660-superblock-uuid): Improve docstrings.
2017-05-27 12:35:43 +02:00
Arun Isaac
dc443f5149
gnu: emacs-exwm: Fix DISPLAY environment variable issue.
...
* gnu/packages/emacs.scm (emacs-exwm): Set DISPLAY environment variable in
shell wrapper.
2017-05-27 15:20:12 +05:30
Julien Lepiller
ba69e8f7ce
gnu: Add knot-service-type.
...
* gnu/services/dns.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (DNS Services): New subsubsection.
2017-05-27 10:40:24 +02:00
Mark H Weaver
54d9479d8a
Merge branch 'master' into core-updates
2017-05-27 03:39:12 -04:00
Mark H Weaver
d771ba62f8
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2017-05-27 03:06:39 -04:00
Mark H Weaver
12f37d6015
gnu: graphite2/fixed: Update to 1.3.10.
...
* gnu/packages/fontutils.scm (graphite2/fixed): Update to 1.3.10. Remove
patches that have been incorporated upstream.
* gnu/packages/patches/graphite2-CVE-2017-5436.patch,
gnu/packages/patches/graphite2-check-code-point-limit.patch,
gnu/packages/patches/graphite2-fix-32-bit-wrap-arounds.patch,
gnu/packages/patches/graphite2-non-linear-classes-even-number.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-05-27 00:22:10 -04:00
Marius Bakke
9df24909e2
Merge branch 'master' into staging
2017-05-27 03:55:24 +02:00
Mark H Weaver
fdabfdbf8d
gnu: linux-libre: Update to 4.11.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.3.
(%linux-libre-hash): Update hash.
2017-05-26 16:17:08 -04:00
Mark H Weaver
cf86b917aa
gnu: linux-libre@4.9: Update to 4.9.30.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30.
2017-05-26 16:16:32 -04:00
Mark H Weaver
26f8e6f2eb
gnu: linux-libre@4.4: Update to 4.4.70.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70.
2017-05-26 16:15:51 -04:00
Leo Famulari
dc1bd2b560
gnu: python-cryptography: Update to 1.8.2.
...
* gnu/packages/python.scm (python-cryptography, python2-cryptography,
python-cryptography-vectors, python2-cryptography-vectors):
Update to 1.8.2.
(python-cryptography, python2-cryptography)[propagated-inputs]: Add
python-asn1crypto and python-packaging. Remove python-pyasn1.
[native-inputs]: Remove python-pyasn1 and python-pyasn1-modules.
2017-05-26 14:47:43 -04:00
Leo Famulari
c0f5b80295
gnu: Add python-packaging.
2017-05-26 14:47:42 -04:00
José Miguel Sánchez García
8347c12291
gnu: python-xcffib: Update to 0.5.1.
...
* gnu/packages/python.scm (python-xcffib): Update to 0.5.1.
[source]: Use 'pypi-uri'.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 20:30:32 +02:00
José Miguel Sánchez García
e46bf22391
gnu: python-xcffib: Fix libxcb.so.1 path.
...
* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 20:30:32 +02:00
Jan Nieuwenhuizen
7a0efa77a4
gnu: Add emacs-disable-mouse.
...
* gnu/packages/emacs.scm (emacs-disable-mouse): New variable.
2017-05-26 15:13:04 +02:00
Ludovic Courtès
52cabc6f87
gnu: guix: Adjust to 'gnutls' package renames.
...
This is a followup to a07007876a
.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Use
GNUTLS instead of GNUTLS/GUILE-2.2.
(guile2.0-guix)[propagated-inputs]: Use GNUTLS/GUILE-2.0 instead of
GNUTLS.
2017-05-26 14:59:51 +02:00
Danny Milosavljevic
013e1e853b
gnu: Add python-flask-migrate.
...
* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
2017-05-26 11:59:49 +02:00
Danny Milosavljevic
75baf3193c
gnu: Add python-flask-script.
...
* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
2017-05-26 11:59:39 +02:00
Mark H Weaver
e0775d2a01
gnu: Fix another call to cross-gcc.
...
This is a followup to commit 7b3318e34f
.
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)
[native-inputs]: Fix 'cross-gcc' call.
* gnu/packages/cross-base.scm: Fix example 'cross-gcc' call in a comment.
2017-05-26 04:05:21 -04:00
Stefan Reichoer
37a5719642
gnu: Add multitail.
...
* gnu/packages/logging.scm (multitail): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 00:05:20 +02:00
Stefan Reichoer
ca0e62bfe2
gnu: Add python-ansi2html.
...
* gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 23:27:31 +02:00
Leo Famulari
09c36743fa
gnu: Add python-asn1crypto.
...
* gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto): New variables.
2017-05-25 15:39:36 -04:00
Clément Lassieur
1113386beb
gnu: Add cpuid.
...
* gnu/packages/linux.scm (cpuid): New variable.
2017-05-25 21:38:20 +02:00
Leo Famulari
811e10281f
gnu: openssl: Update to 1.0.2l.
...
* gnu/packages/tls.scm (openssl): Update to 1.0.2l.
2017-05-25 15:12:47 -04:00
Leo Famulari
fc3a041674
gnu: openssl@1.1.0: Update to 1.1.0f.
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0f.
2017-05-25 14:43:31 -04:00
Marius Bakke
e3d59877e0
gnu: kodi: Update to 18.0_alpha-5-1a38948.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-5-1a38948.
2017-05-25 20:20:04 +02:00
ng0
103b7e7955
gnu: Add kbd-neo.
...
* gnu/packages/linux.scm (kbd-neo): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:15:39 +02:00
ng0
fd7000fe33
gnu: kbd: Add 'native-search-paths'.
...
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:05:11 +02:00
Marius Bakke
2af3743bc2
gnu: strace: Update to 4.17.
...
* gnu/packages/linux.scm (strace): Update to 4.17.
2017-05-25 20:04:32 +02:00
Marius Bakke
acc417ca36
gnu: slop: Update to 6.3.38.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.38.
2017-05-25 20:04:32 +02:00
Arun Isaac
87c95cb242
gnu: emacs-exwm: Fix 'line too long' lint warning.
...
* gnu/packages/emacs.scm (emacs-exwm): Split line to fix 'line too long' lint
warning.
2017-05-25 23:31:25 +05:30
Jan Nieuwenhuizen
c10d887dd9
gnu: emacs-exwm: Update to 0.14.
...
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-25 23:26:47 +05:30
Marius Bakke
b94d20c688
gnu: sqlite: Update to 3.19.2.
...
* gnu/packages/databases.scm (sqlite): Update to 3.19.2.
2017-05-25 19:54:20 +02:00
Kei Kebreau
ae40e02cd6
gnu: python-pyobject: Update to 3.24.1.
...
* gnu/packages/glib.scm (python-pyobject, python2-pyobject): Update to 3.24.1.
[arguments]: Remove field.
[native-inputs]: Add dbus.
2017-05-25 12:42:50 -04:00
Marius Bakke
60793e3732
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
2017-05-25 18:04:13 +02:00
Julien Lepiller
2f4c2df12e
gnu: Add ocaml-ppx-jane.
...
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
2017-05-25 14:48:15 +02:00
Julien Lepiller
5cd47fb05b
gnu: Add ocaml-ppx-expect.
...
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
2017-05-25 14:48:01 +02:00
Julien Lepiller
f27522d6db
gnu: Add ocaml-re.
...
* gnu/packages/ocaml.scm (ocaml-re): New variable.
2017-05-25 14:47:58 +02:00
Julien Lepiller
38cb1ec64b
gnu: Add ocaml-ppx-fields-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
2017-05-25 14:47:56 +02:00
Julien Lepiller
9b8bc95747
gnu: Add ocaml-ppx-sexp-message.
...
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
2017-05-25 14:47:54 +02:00
Julien Lepiller
c64fecc20b
gnu: Add ocaml-ppx-custom-printf.
...
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
2017-05-25 14:47:52 +02:00
Julien Lepiller
7ea5acc668
gnu: Add ocaml-ppx-fail.
...
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
2017-05-25 14:47:50 +02:00
Julien Lepiller
5d6d7ab0cf
gnu: Add ocaml-ppx-bin-prot.
...
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
2017-05-25 14:47:48 +02:00
Julien Lepiller
3674d7df2f
gnu: Add ocaml-ppx-pipebang.
...
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
2017-05-25 14:47:45 +02:00
Julien Lepiller
25941ca13b
gnu: Add ocaml-ppx-sexp-value.
...
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
2017-05-25 14:47:22 +02:00
Ludovic Courtès
a07007876a
gnu: gnutls: Default to Guile 2.2.
...
* gnu/packages/tls.scm (gnutls)[arguments]: Remove
'--with-guile-site-dir' configure flag.
[inputs]: Use GUILE-2.2 instead of GUILE-2.0.
(gnutls/guile-2.2): Redefine using 'deprecated-package'.
(gnutls/guile-2.0): New variable.
2017-05-25 14:40:00 +02:00
Ludovic Courtès
696487d665
ld-wrapper: Read arguments from "response files".
...
Fixes <http://bugs.gnu.org/25882 >.
Reported by Federico Beffa <beffa@fbengineering.ch>.
* gnu/packages/ld-wrapper.in (expand-arguments): New procedure.
(ld-wrapper): Use it.
2017-05-25 14:34:18 +02:00
Danny Milosavljevic
faa6bdf8ad
gnu: sunxi-tools: Build armhf target tools.
...
* gnu/packages/admin.scm (sunxi-tools)
[native-inputs]: Add cross-gcc, cross-libc.
[arguments]: Add "set-environment-up" phase.
Replace "build" phase.
Add "build-armhf" phase.
Update make-flags.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic
d169326908
gnu: Add python-behave-web-api.
...
Fixes <http://bugs.gnu.org/26906 >.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api):
New variables.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic
8ed1288938
gnu: Enable python-parse-type tests.
...
Fixes <http://bugs.gnu.org/26900 >.
* gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests.
Add phase "patch-tests".
[native-inputs]: Add python-pytest, python-pytest-runner.
[properties]: Add python2-variant.
(python2-parse-type): New variable.
2017-05-25 11:37:26 +02:00
Ricardo Wurmus
77c729baf2
gnu: warzone2100: Use modular Qt.
...
* gnu/packages/games.scm (warzone2100)[inputs]: Remove qt, add qtbase and
qtscript.
[arguments]: Add build phase "patch-for-qt5.8".
2017-05-25 10:47:39 +02:00
Ricardo Wurmus
864cc7ef56
gnu: tiled: Use modular Qt.
...
* gnu/packages/game-development.scm (tiled)[inputs]: Remove qt; add qtbase and
qtsvg.
[native-inputs]: Add qttools.
[arguments]: Override LRELEASE in translations.pro.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus
5c7d62242a
gnu: cmst: Use modular Qt.
...
* gnu/packages/connman.scm (cmst)[inputs]: Remove qt; add qtbase.
[native-inputs]: Remove qt; add qttools.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus
dd13aa90d6
gnu: vlc: Update to 2.2.6.
...
* gnu/packages/video.scm (vlc): Update to 2.2.6.
2017-05-25 09:26:23 +02:00
Ricardo Wurmus
2eb676819f
gnu: qtox: Update to 1.10.1.
...
* gnu/packages/messaging.scm (qtox): Update to 1.10.1.
[inputs]: Remove libtoxcore and qt; add c-toxcore, qtbase, and qtsvg.
[native-inputs]: Remove qt; add qttools.
[build-system]: Change to cmake-build-system.
[arguments]: Remove configure phase replacement.
2017-05-25 08:48:44 +02:00
Roel Janssen
9619a95ed8
gnu: Add emacs-rainbow-mode.
...
* gnu/packages/emacs.scm (emacs-rainbow-mode): New variable.
2017-05-25 00:55:22 +02:00
Marius Bakke
7a0d78fc52
gnu: gnome-desktop: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
2017-05-25 00:53:45 +02:00
Marius Bakke
62963f568e
gnu: gnome-disk-utility: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
2017-05-25 00:53:45 +02:00
Marius Bakke
539f52de6d
gnu: gnome-maps: Update to 3.24.3.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.24.3.
2017-05-25 00:53:45 +02:00
Marius Bakke
ac89f213e3
gnu: gnome-mines: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke
34a8af2d9d
gnu: gnome-sudoku: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke
e20d997fbf
gnu: gnome-terminal: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke
becd37043a
gnu: libgweather: Update to 3.24.0.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
6481cad754
gnu: gnome-settings-daemon: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke
9bf10a7424
gnu: devhelp: Update to 3.24.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
aad56d0e21
gnu: totem: Update to 3.24.0.
...
* gnu/packages/gnome.scm (totem): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
16c2b151a3
gnu: epiphany: Update to 3.24.2.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
2017-05-25 00:53:43 +02:00
Marius Bakke
380cb96e35
gnu: zenity: Update to 3.24.0.
...
* gnu/packages/gnome.scm (zenity): Update to 3.24.0.
2017-05-25 00:42:43 +02:00
Marius Bakke
de20d91058
gnu: mutter: Update to 3.24.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.24.2.
2017-05-25 00:42:43 +02:00
Marius Bakke
743aebd78d
gnu: evolution-data-server: Update to 3.24.2.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.2.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]<#:configure-flags>: Adjust accordingly. Enable introspection.
<#:phases>: Patch tests after unpack.
[native-inputs]: Change PYTHON to PYTHON-WRAPPER.
[inputs]: Add MIT-KRB5 and OPENLDAP.
2017-05-25 00:42:23 +02:00
Leo Famulari
596649313c
gnu: libtasn1: Incorporate grafted changes.
...
* gnu/packages/tls.scm (libtasn1)[replacement]: Remove field.
[source]: Use "libtasn1-CVE-2017-6891.patch".
(libtasn1/fixed): Remove variable.
2017-05-24 18:15:05 -04:00
Leo Famulari
38f1163c95
Merge branch 'master' into core-updates
2017-05-24 18:02:27 -04:00
Tobias Geerinckx-Rice
631ced1b5b
gnu: libconfuse: Update to 3.1.
...
* gnu/packages/wm.scm (libconfuse): Update to 3.1.
[source, home-page]: Change to new home page.
2017-05-24 23:52:05 +02:00
Tobias Geerinckx-Rice
8675ae15b7
gnu: mcelog: Update to 151.
...
* gnu/packages/linux.scm (mcelog): Update to 151.
2017-05-24 23:52:04 +02:00
Ricardo Wurmus
8ea169d074
gnu: arm-none-eabi-toolchain: Include libstdc++.
...
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[propagated-inputs]: Add
libstdc++.
2017-05-24 23:29:51 +02:00
Ricardo Wurmus
9cdf48728e
gnu: arm-none-eabi-toolchain: Provide union of all inputs at the output.
...
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[arguments]: Make the
union of all inputs available at the output.
2017-05-24 23:29:44 +02:00
Ricardo Wurmus
1a1e83366d
gnu: Add libstdc++-arm-none-eabi.
...
* gnu/packages/embedded.scm (make-libstdc++-arm-none-eabi): New procedure.
2017-05-24 23:29:41 +02:00
Ricardo Wurmus
6a34e2ae28
gnu: avr-gcc-4.9: Use gcc-4.9 as base compiler.
...
* gnu/packages/avr.scm (avr-gcc-4.9): Pass gcc-4.9 to "cross-gcc".
2017-05-24 23:29:35 +02:00
Ricardo Wurmus
7b3318e34f
gnu: Allow overriding of xgcc package in cross-gcc.
...
* gnu/packages/cross-base.scm (cross-gcc-arguments): Take extra "xgcc"
argument.
(cross-gcc): Use keyword arguments; take optional "xgcc" argument.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9, propeller-gcc, gcc-vc4):
Use keyword arguments.
* gnu/packages/avr.scm (avr-gcc-4.9): Likewise.
2017-05-24 23:29:20 +02:00
Ricardo Wurmus
9b91fb32f8
gnu: brdf-explorer: Update to 1.0.0-1.5b2cd46f3.
...
* gnu/packages/graphics.scm (brdf-explorer): Update to 1.0.0-1.5b2cd46f3.
[source]: Use git-fetch method.
[arguments]: Adjust configure phase.
[native-inputs]: Replace qt with qttools.
[inputs]: Replace qt with qtbase.
2017-05-24 23:25:49 +02:00
Marius Bakke
8f37813e8a
gnu: gdm: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gdm): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke
44da12be48
gnu: gnome-control-center: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke
ce1e6de076
gnu: gnome-shell: Update to 3.24.2.
...
* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
[source]: Remove patch.
2017-05-24 23:22:39 +02:00
Marius Bakke
ac8f1ce477
gnu: nautilus: Update to 3.24.1.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
2017-05-24 22:59:50 +02:00
Marius Bakke
44b1e86db2
gnu: gnome-calendar: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke
6e2fc6c7f6
gnu: gnome-dictionary: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke
bc91a80c79
gnu: gnome-tweak-tool: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke
a5b5fcaead
gnu: gnome-shell-extensions: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke
2c2da7ec0c
gnu: gnome-calculator: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.24.0.
[inputs]: Add MPC.
2017-05-24 22:59:49 +02:00
Leo Famulari
ff51a87cae
gnu: libtasn1: Fix CVE-2017-6891.
...
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
2017-05-24 16:57:40 -04:00
Tobias Geerinckx-Rice
4ed390a0e7
gnu: sane-backends-minimal: Run most tests.
...
* gnu/packages/scanner.scm (sane-backends-minimal)[arguments]: Add a
‘disable-failing-tests’ phase to do just that, and run the rest.
2017-05-24 22:54:39 +02:00
Tobias Geerinckx-Rice
4febd4b0f4
gnu: sane-backends-minimal, sane-backends: Update to 1.0.27.
...
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.27.
[source]: Use (what should be) a more stable download URI.
2017-05-24 22:54:39 +02:00
Ricardo Wurmus
9f64f7e631
gnu: suil: Use qtbase instead of qt-4.
...
* gnu/packages/audio.scm (suil)[inputs]: Replace qt-4 with qtbase.
[arguments]: Add configure flags that are needed for qtbase.
2017-05-24 22:48:35 +02:00
Ricardo Wurmus
523544d3d1
gnu: qtractor: Use modular Qt.
...
* gnu/packages/music.scm (qtractor)[inputs]: Remove qt, add qtbase and
qtx11extras.
[native-inputs]: Add qttools.
2017-05-24 22:48:34 +02:00
Ricardo Wurmus
09a1a6e111
gnu: qtractor: Update to 0.8.2.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.2.
2017-05-24 22:48:34 +02:00
Marius Bakke
155f0d69d1
gnu: gnome-system-monitor: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.24.0.
2017-05-24 22:39:58 +02:00
Marius Bakke
9ec3a14788
gnu: gtksourceview: Update to 3.24.2.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.2.
2017-05-24 22:39:47 +02:00
Leo Famulari
5e0ddfba7c
gnu: python-pyasn1: Update to 0.2.3.
...
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3.
2017-05-24 16:35:54 -04:00
Leo Famulari
37c04f9184
gnu: python-idna: Update to 2.5.
...
* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5.
[source]: Use pypi-uri.
2017-05-24 16:35:53 -04:00
Leo Famulari
ff7da7e04d
gnu: asn1c: Update to 0.9.28.
...
* gnu/packages/tls.scm (asn1c): Update to 0.9.28.
2017-05-24 16:35:49 -04:00
Marius Bakke
36747eb0da
Merge branch 'master' into staging
2017-05-24 22:12:13 +02:00
Marius Bakke
ffaf5cbd36
gnu: libsoup: Update to 2.58.1.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.58.1.
[arguments]<#:configure-flags>: Specify HTTPD module directory.
[arguments]<#:phases>: Don't load mod_mpm_prefork for tests.
2017-05-24 21:53:10 +02:00
Marius Bakke
6d836f4d83
gnu: vala: Update to 0.36.3.
...
* gnu/packages/gnome.scm (vala): Update to 0.36.3.
2017-05-24 21:53:10 +02:00
Marius Bakke
8e8fefb622
gnu: gvfs: Update to 1.32.1.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.32.1.
2017-05-24 21:53:10 +02:00
Marius Bakke
15d34a18c3
gnu: libcroco: Update to 0.6.12.
...
* gnu/packages/gnome.scm (libcroco/fixed): Remove variable.
(libcroco): Update to 0.6.12.
[source]: Use patches from LIBCROCO/FIXED.
[replacement]: Remove field.
2017-05-24 21:53:10 +02:00
Marius Bakke
9d5aadb35d
gnu: pango: Update to 1.40.6.
...
* gnu/packages/gtk.scm (pango): Update to 1.40.6.
2017-05-24 21:53:09 +02:00
Marius Bakke
df54e0b3d2
gnu: atk: Update to 2.24.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.24.0.
2017-05-24 21:53:09 +02:00
Marius Bakke
feaf6a1407
gnu: at-spi2-core: Update to 2.24.1.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke
048813966a
gnu: at-spi2-atk: Update to 2.24.1.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke
fcbf05f9a2
gnu: mate-themes: Update to 3.22.11.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.11.
2017-05-24 21:53:09 +02:00
Marius Bakke
9a1100ca52
gnu: gtk+: Update to 3.22.15.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.15.
2017-05-24 21:53:08 +02:00
Marius Bakke
db167f8273
gnu: glibmm: Update to 2.50.1.
...
* gnu/packages/glib.scm (glibmm): Update to 2.50.1.
2017-05-24 21:53:08 +02:00
Marius Bakke
6a5751650e
gnu: glib: Update to 2.52.2.
...
* gnu/packages/glib.scm (glib): Update to 2.52.2.
2017-05-24 21:53:08 +02:00
Marius Bakke
f3fc65f9d6
gnu: libva: Update to 1.8.2.
...
* gnu/packages/video.scm (libva): Update to 1.8.2.
2017-05-24 21:49:32 +02:00
Marius Bakke
0b7b8fb045
gnu: gnome-themes-standard: Update to 3.22.3.
...
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.3.
2017-05-24 21:35:19 +02:00
Marius Bakke
8773600542
gnu: clutter-gst: Update to 3.0.24.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.24.
2017-05-24 21:35:19 +02:00
Marius Bakke
6a88e4ee64
gnu: clutter: Update to 1.26.2.
...
* gnu/packages/gnome.scm (clutter): Update to 1.26.2.
2017-05-24 21:35:19 +02:00
Marius Bakke
356f0cef4b
gnu: libchamplain: Update to 0.12.15.
...
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.15.
2017-05-24 21:35:18 +02:00
Marius Bakke
afd8e16b15
gnu: libgee: Update to 0.20.0.
...
* gnu/packages/gnome.scm (libgee): Update to 0.20.0.
2017-05-24 21:35:18 +02:00
Marius Bakke
6206db897b
gnu: libgtop: Update to 2.36.0.
...
* gnu/packages/gnome.scm (libgtop): Update to 2.36.0.
2017-05-24 20:40:12 +02:00
Marius Bakke
0ef48cd99e
gnu: tracker: Update to 1.12.0.
...
* gnu/packages/gnome.scm (tracker): Update to 1.12.0.
[inputs]: Add JSON-GLIB and LIBSOUP.
2017-05-24 20:37:57 +02:00
Marius Bakke
4063a40a4b
gnu: gnome-autoar: Update to 0.2.2.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.2.
2017-05-24 20:29:15 +02:00
Marius Bakke
47b93ae5bf
gnu: libgnomekbd: Update to 3.22.0.1.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.1.
2017-05-24 20:25:43 +02:00
Ricardo Wurmus
9269ce4925
gnu: mit-krb5: Enable parallel build and tests.
...
* gnu/packages/kerberos.scm (mit-krb5)[arguments]: Enable parallel building
and parallel tests.
2017-05-24 20:11:57 +02:00
Ricardo Wurmus
3154e2025b
gnu: mit-krb5: Update to 1.15.1.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.15.1.
2017-05-24 20:11:57 +02:00
Kei Kebreau
144f94d0a2
gnu: gjs: Update to 1.48.3.
...
* gnu/packages/gnome.scm (gjs): Update to 1.48.3.
[source]: Remove snippet.
[arguments]: Disable failing tests.
[propagated-inputs]: Use mozjs-38 instead of mozjs-24; add cairo.
2017-05-24 11:57:21 -04:00
Marius Bakke
03bcf7c317
gnu: diffutils: Update to 3.6.
...
* gnu/packages/base.scm (diffutils): Update to 3.6.
2017-05-24 17:45:56 +02:00
Marius Bakke
3c74a74ea2
gnu: glog: Update to 0.3.5.
...
* gnu/packages/logging.scm (glog): Update to 0.3.5.
[source]: Switch to tarball download.
2017-05-24 17:45:18 +02:00
Marius Bakke
2133f19378
gnu: maim: Update to 5.4.62.
...
* gnu/packages/xdisorg.scm (maim): Update to 5.4.62.
2017-05-24 17:45:17 +02:00
Marius Bakke
460e72c7b7
gnu: slop: Update to 5.3.38.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.38.
2017-05-24 17:45:17 +02:00
Ricardo Wurmus
c4ec1ae010
gnu: samba: Update to 4.6.4 [security fixes].
...
Fixes CVE-2017-7494.
* gnu/packages/samba.scm (samba): Update to 4.6.4.
2017-05-24 16:39:31 +02:00
Ricardo Wurmus
d1a914082b
Merge branch 'master' into core-updates
2017-05-24 12:05:47 +02:00
José Miguel Sánchez García
80f78e8f6f
gnu: python-cairocffi: Update to 0.8.0.
...
* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30
José Miguel Sánchez García
3015d4556f
gnu: python-cairocffi: Update source and home-page URIs.
...
* gnu/packages/python.scm (python-cairocffi)[source]: Update URI.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30
Kei Kebreau
962d017158
gnu: gobject-introspection: Update to 1.52.1.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.52.1.
2017-05-23 21:44:46 -04:00
nee
ae54843433
gnu: Add crawl-tiles.
...
* gnu/packages/games.scm (crawl-tiles): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 05:15:21 +05:30
Jelle Licht
ea584538ac
gnu: node: Use unbundled dependencies.
...
* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser.
[arguments]: Add configure flags for using system libraries.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-23 18:27:35 +02:00
Jelle Licht
1fdb883082
gnu: node: Update to 7.10.0.
...
* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-23 17:55:59 +02:00
Nicolas Goaziou
a7a7186ce6
gnu: Add MuseScore.
...
* gnu/packages/music.scm (musescore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-23 13:35:44 +02:00
Arun Isaac
b1d32ec0e2
gnu: emacs-auctex: Add arguments to work with new `install' phase.
...
* gnu/packages/emacs.scm (emacs-auctex)[arguments]: Add #:include and
#:exclude arguments.
2017-05-23 06:12:49 +05:30
Arun Isaac
e8cefe1103
gnu: emacs-slime: Add arguments to work with new `install' phase.
...
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Add #:include and #:exclude
arguments.
2017-05-23 06:12:49 +05:30
Marius Bakke
0dc4a498a3
install: Add 'passwd' to installation image.
...
* gnu/system/install.scm (installation-os): Add SHADOW in package list.
2017-05-23 01:22:22 +02:00
Ben Woodcroft
b608765a2c
gnu: diamond: Update to 0.9.1.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1.
2017-05-22 21:17:41 +01:00
Marius Bakke
657fb6c947
gnu: sqlite: Update to 3.19.0.
...
* gnu/packages/databases.scm (sqlite): Update to 3.19.0.
2017-05-22 20:42:51 +02:00
Marius Bakke
9b5fccbc48
gnu: libidn2: Update to 2.0.2.
...
* gnu/packages/libidn.scm (libidn2): Update to 2.0.2.
[source]: The tarball is now ".lz" compressed.
[native-inputs]: Add LZIP.
2017-05-22 20:42:50 +02:00
Ricardo Wurmus
9117448e76
gnu: Remove GCJ.
...
* gnu/packages/patches/gcj-arm-mode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
e441fc564b
gnu: ant: Implement in terms of ant/java8.
...
* gnu/packages/java.scm (ant): Inherit from ant/java8.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
8bbd040840
gnu: Add ant/java8.
...
* gnu/packages/java.scm (ant/java8): New variable.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
5c7952fbf4
gnu: ant: Move after bootstrap packages.
...
* gnu/packages/java.scm (ant): Move package.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
e7a5d73ea9
gnu: ant: Delete bundled jars.
...
* gnu/packages/java.scm (ant)[source]: Delete bundled jars in a snippet.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
fded0c69dd
gnu: ant: Inherit from ant-bootstrap.
...
* gnu/packages/java.scm (ant)[build-system]
[home-page][synopsis][description][license]: Remove fields.
[arguments]: Adapt arguments of ant-bootstrap package.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus
fc6e27271d
gnu: clojure: Move below bootstrap packages.
...
* gnu/packages/java.scm (clojure): Move package.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus
5490480c42
gnu: java-swt: Move below the bootstrap packages.
...
* gnu/packages/java.scm (java-swt): Move the package.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus
e2098e2d58
gnu: icedtea-7: Use icedtea-6 for bootstrapping.
...
* gnu/packages/java.scm (icedtea-7)[source]: Remove Makefile.in patch to link
with GCJ libs.
[arguments]: Remove (ice-9 rdelim) module; adjust configure flags; do not add
GCJ headers to CPATH in build phase "set-additional-paths".
[native-inputs]: Remove gcj and ant; add icedtea-6 and ant-bootstrap. Remove
autoconf and automake.
(icedtea-8)[native-inputs]: Delete "icedtea" from the inherited inputs, not
"gcj".
2017-05-22 18:56:34 +02:00
Ricardo Wurmus
9841931668
gnu: Add icedtea-6.
...
* gnu/packages/java.scm (icedtea-6): New variable.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus
1bf56c7233
gnu: Add ecj-javac-on-jamvm-wrapper-final.
...
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper-final): New variable.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus
8c6091e3a6
gnu: Add jamvm.
...
* gnu/packages/java.scm (jamvm): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
72885a4c8f
gnu: Add classpath-devel.
...
* gnu/packages/java.scm (classpath-devel): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
7292d69419
gnu: Add ecj-javac-on-jamvm-wrapper.
...
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
04d7cae2c4
gnu: Add classpath-jamvm-wrappers.
...
* gnu/packages/java.scm (classpath-jamvm-wrappers): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
5f4402c7a3
gnu: Add jamvm-bootstrap.
...
* gnu/packages/java.scm (jamvm-bootstrap): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
d3551e861e
gnu: Add classpath.
...
* gnu/packages/java.scm (classpath): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus
6a5829d995
gnu: Add ecj-javac-wrapper.
...
* gnu/packages/java.scm (ecj-javac-wrapper): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus
5461721fa0
gnu: Add ecj-bootstrap.
...
* gnu/packages/java.scm (ecj-bootstrap): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus
5783bd7730
gnu: Add ant-bootstrap.
...
* gnu/packages/java.scm (ant-bootstrap): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus
57f6c50db1
gnu: Add sablevm.
...
* gnu/packages/java.scm (sablevm): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus
2551fee8a0
gnu: Add sablevm-classpath.
...
* gnu/packages/java.scm (sablevm-classpath): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus
e1ae3587d2
gnu: Add jikes.
...
* gnu/packages/java.scm (jikes): New variable.
2017-05-22 18:55:34 +02:00
Ricardo Wurmus
296b3c631c
gnu: Add r-edaseq.
...
* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
2017-05-22 18:54:59 +02:00
Ricardo Wurmus
7b46532779
gnu: Add r-deseq.
...
* gnu/packages/bioinformatics.scm (r-deseq): New variable.
2017-05-22 18:54:59 +02:00
Ricardo Wurmus
d4b83651d1
gnu: Add r-aroma-light.
...
* gnu/packages/bioinformatics.scm (r-aroma-light): New variable.
2017-05-22 18:54:58 +02:00
Marius Bakke
fd3782d13b
Merge branch 'version-0.13.0'
2017-05-22 18:25:01 +02:00
Marius Bakke
52d2a2be1f
gnu: vte-ng: Update to 0.48.3.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.48.3.a.
2017-05-22 15:28:59 +02:00
Marius Bakke
b7c0c756da
gnu: gexiv2: Update to 0.10.6.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.6.
2017-05-22 15:17:12 +02:00
Marius Bakke
123e816816
gnu: dconf-editor: Update to 3.22.3.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.3.
2017-05-22 15:17:08 +02:00
Marius Bakke
e6a36cf2f3
gnu: aisleriot: Update to 3.22.2.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
2017-05-22 15:17:01 +02:00
Marius Bakke
f2da7c861b
gnu: vte: Update to 0.48.3.
...
* gnu/packages/gnome.scm (vte): Update to 0.48.3.
2017-05-22 15:16:40 +02:00
Marius Bakke
e4cddbbcac
Merge branch 'master' into staging
2017-05-22 14:56:50 +02:00
Ben Woodcroft
74297231be
gnu: fraggenescan: Update to 1.30.
...
* gnu/packages/bioinformatics.scm (fraggenescan): Update to 1.30.
[arguments]: Update patching of paths, install procedure. Add new test
case.
2017-05-22 11:44:20 +01:00
Ben Woodcroft
7569613076
gnu: roary: Update to 3.8.2.
...
* gnu/packages/bioinformatics.scm (roary): Update to 3.8.2.
2017-05-22 11:44:20 +01:00
Ben Woodcroft
3cbfc149c3
gnu: taxtastic: Update to 0.6.4.
...
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.6.4.
[source]: Use PyPI URI.
2017-05-22 11:44:19 +01:00
Roel Janssen
b458413721
gnu: r-mutationalpatterns: Update to 1.2.1.
...
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.2.1.
2017-05-22 09:44:08 +02:00
Mathieu Othacehe
65efb3c031
bootloader: extlinux: Add a warning message on top of generated conf file.
...
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Warn users about
the fact that the configuration file is automatically generated.
2017-05-21 18:56:03 +02:00
Marius Bakke
f1d1ef71ea
gnu: v4l-utils: Update to 1.12.5.
...
* gnu/packages/video.scm (v4l-utils): Update to 1.12.5.
2017-05-21 17:12:48 +02:00
Marius Bakke
cfa7473c2b
gnu: x265: Update to 2.4.
...
* gnu/packages/video.scm (x265): Update to 2.4.
2017-05-21 17:12:48 +02:00
Marius Bakke
3bc45ad460
gnu: vlc: Update to 2.2.5.1.
...
* gnu/packages/video.scm (vlc): Update to 2.2.5.1.
[source]: Remove obsolete snippet.
2017-05-21 17:12:48 +02:00
Marius Bakke
ba58886a8c
gnu: libaacs: Update to 0.9.0.
...
* gnu/packages/video.scm (libaacs): Update to 0.9.0.
2017-05-21 17:12:48 +02:00
Ben Woodcroft
ef81341f0e
gnu: diamond: Update to 0.9.0.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.0.
[license]: Change to AGPL3+.
2017-05-21 16:08:03 +01:00
Ludovic Courtès
e9c53359e7
gnu: guix: Update to a6d728b
.
2017-05-21 16:59:04 +02:00
Ludovic Courtès
a6d728b7aa
gnu: guix: Update to 0.13.0.
2017-05-21 16:58:53 +02:00
Ben Woodcroft
88682c9a72
gnu: fasttree: Update to 2.1.10.
...
* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.10.
2017-05-21 15:42:08 +01:00
Ben Woodcroft
abc08cbae6
gnu: python-biom-format: Update to 2.1.6.
...
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.6.
[propagated-inputs]: Add python-pandas.
2017-05-21 15:42:08 +01:00
Ben Woodcroft
c522f57e22
gnu: python-future: Update to 0.16.0.
...
* gnu/packages/python.scm (python-future): Update to 0.16.0.
2017-05-21 15:42:08 +01:00
Marius Bakke
1d0aa4d8c2
gnu: ccid: Update to 1.4.27.
...
* gnu/packages/security-token.scm (ccid): Update to 1.4.27.
2017-05-21 16:37:54 +02:00
Marius Bakke
20d2e1faa9
gnu: fio: Update to 2.20.
...
* gnu/packages/benchmark.scm (fio): Update to 2.20.
[arguments]<#:phases>: Drop removed script from 'move-outputs' phase.
2017-05-21 16:33:42 +02:00
Marius Bakke
31044e6ff2
gnu: nano: Update to 2.8.4.
...
* gnu/packages/nano.scm (nano): Update to 2.8.4.
2017-05-21 16:17:01 +02:00
Marius Bakke
18f61e002b
gnu: vim: Update to 8.0.0600.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0600.
2017-05-21 14:34:45 +02:00
Marius Bakke
8b1ff6f0ab
gnu: vim-full: Disable failing test.
...
* gnu/packages/vim.scm (vim-full)[arguments]<#:phases>: Add substitution.
2017-05-21 14:34:45 +02:00
Ludovic Courtès
9d0c24d1be
tests: ssh: Use 'guile2.0-ssh'.
...
Fixes a regression introduced in 4d8806c3d6
.
* gnu/tests/ssh.scm (run-ssh-test): Use GUILE2.0-SSH instead of GUILE-SSH.
2017-05-21 11:56:29 +02:00
Mark H Weaver
718448e176
gnu: linux-libre: Update to 4.11.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2.
(%linux-libre-hash): Update hash.
2017-05-21 02:03:32 -04:00
Mark H Weaver
a08691dfbb
gnu: linux-libre: Remove CONFIG_SMC from x86 kernel configurations.
...
This removes support for the "shared memory communications over RDMA" (SMC-R)
networking protocol, which was added in 4.11 without the knowledge of the RDMA
maintainers, and which is thought to contain significant security flaws. For
details, see <https://lwn.net/Articles/723081 > and
<https://lwn.net/Articles/723070 >.
* gnu/packages/aux-files/linux-libre/4.11-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.11-i686.conf: Disable CONFIG_SMC.
723# 0001-gnu-libevent-2.0-Add-fix-from-upstream.patch
2017-05-21 01:47:09 -04:00
Mark H Weaver
519fd6c367
gnu: linux-libre@4.9: Update to 4.9.29.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
2017-05-21 01:45:21 -04:00
Mark H Weaver
ec8d69ebfe
gnu: linux-libre@4.4: Update to 4.4.69.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
2017-05-21 01:44:25 -04:00
Ludovic Courtès
324499184a
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
...
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5c
(the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
2017-05-21 01:17:11 +02:00
Marius Bakke
a588e34e0d
vm: Increase default disk size to account for ESP partition.
...
Fixes a test regression introduced by ecf5d53769
.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
2017-05-21 01:17:08 +02:00
Ludovic Courtès
9f8d6eb24a
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
...
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5c
(the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
2017-05-21 01:14:51 +02:00
Marius Bakke
9a1bfe7648
vm: Increase default disk size to account for ESP partition.
...
Fixes a test regression introduced by ecf5d53769
.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
2017-05-21 01:07:12 +02:00
Leo Famulari
fda33e495b
gnu: ghostscript: Add TODO comment about bundled jbig2dec.
...
* gnu/packages/ghostscript.scm (ghostscript): Add comment.
2017-05-20 16:26:29 -04:00
Leo Famulari
10cb88f85c
gnu: jbig2dec: Fix CVE-2017-{7885,7975,7976}.
...
* gnu/packages/patches/jbig2dec-CVE-2017-7885.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7975.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (jbig2dec)[source]: Use them.
2017-05-20 16:26:29 -04:00
Marius Bakke
fefd4c197f
gnu: pcsc-lite: Update to 1.8.21.
...
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.21.
2017-05-20 21:42:58 +02:00
Leo Famulari
12eecbf0bb
gnu: icedtea@3: Add aarch32-drop.
...
* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add aarch32-drop.
2017-05-20 14:57:22 -04:00
Leo Famulari
db531f734a
gnu: icedtea@3: Update to 3.4.0 [security fixes].
...
Fixes CVE-2017-{3509,3511,3512,3514,3526,3533,3539,3544}.
* gnu/packages/java.scm (icedtea-8): Update to 3.4.0.
2017-05-20 14:57:22 -04:00
Leo Famulari
b17bd261b0
gnu: imagemagick: Update to 6.9.8-6.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-6.
2017-05-20 14:06:20 -04:00
Ludovic Courtès
82ce81ba06
gnu: guix: Add 'guile2.0-guix'.
...
* gnu/packages/package-management.scm (guile2.0-guix): New variable.
2017-05-20 20:00:53 +02:00
Ludovic Courtès
74460d1121
gnu: libssh, guile-ssh: Add a "debug" output.
...
* gnu/packages/ssh.scm (libssh)[outputs]: New field.
(guile-ssh)[outputs]: New field.
2017-05-20 19:49:36 +02:00
Leo Famulari
7dccad95b6
gnu: icedtea@2: Update to 2.6.10 [security fixes].
...
Fixes CVE-2017-{3509,3511,3512,3514,3526,3533,3539,3544}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.10.
2017-05-20 14:39:50 +02:00
Leo Famulari
6a9defd747
gnu: dropbear: Update to 2017.75 [fixes CVE-2017-{9078,9079}].
...
* gnu/packages/ssh.scm (dropbear): Update to 2017.75.
2017-05-20 14:39:50 +02:00
Ludovic Courtès
429046e9dd
system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.
...
* gnu/system.scm (%base-packages): Change GUILE-2.0 to GUILE-2.2.
2017-05-20 14:39:49 +02:00
Marius Bakke
6520904b3e
vm: Add UEFI loader to disk images.
...
* gnu/build/vm.scm (install-efi): New procedure.
(initialize-hard-disk): Generate EFI blob when ESP is present.
* gnu/system/vm.scm (qemu-image): Append 40MiB EFI System Partition.
(cherry picked from commit ecf5d53769
)
2017-05-20 10:57:00 +02:00
Marius Bakke
03119da211
vm: Support creating FAT partitions.
...
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): New procedures.
(format-partition): Use them. Error for unknown file systems.
* gnu/system/vm.scm (qemu-image): Include DOSFSTOOLS.
* gnu/system/linux-initrd.scm (base-initrd): Always add nls_is8859-1.ko.
2017-05-20 10:20:35 +02:00
Marius Bakke
fd5a30ab7b
vm: Support arbitrary partition flags.
...
* gnu/build/vm.scm (<partition>): Change BOOTABLE? to FLAGS.
(initialize-partition-table): Pass each flag to parted.
(initialize-hard-disk): Locate boot partition.
* gnu/system/vm.scm (qemu-image): Adjust partition flags.
2017-05-20 10:17:52 +02:00
Ludovic Courtès
c383dc520f
gnu: guile-ssh: Fix potential double-free/use-after-free issue.
...
Fixes <http://bugs.gnu.org/26976 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/guile-ssh-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Add it.
2017-05-20 10:17:49 +02:00
Ludovic Courtès
51fe9cd38d
services: user-homes: Do not create home directories marked as no-create.
...
Fixes a bug whereby GuixSD would create the /nonexistent directory, from
user 'nobody', even though it has 'create-home-directory?' set to #f.
* gnu/build/activation.scm (activate-users+groups): Add comment for
\#:create-home?.
(activate-user-home)[ensure-user-home]: Skip when CREATE-HOME? is #f or
SYSTEM? is #t.
* gnu/tests/base.scm (run-basic-test)["no extra home directories"]: New
tests.
2017-05-20 10:17:10 +02:00
Marius Bakke
f3f8938fe0
install: Enable SSH in installation image.
...
* gnu/system/install.scm (%installation-services): Add OPENSSH-SERVICE-TYPE.
* doc/guix.texi (Preparing for Installation)[Networking]: Document it.
2017-05-20 10:16:37 +02:00
Marius Bakke
e13b55ae79
services: openssh: Don't depend on networking.
...
* gnu/services/ssh.scm (openssh-shepherd-service): Drop requirement.
2017-05-20 10:16:34 +02:00
Leo Famulari
a6c642ef63
maint: The 'release' target builds a VM image.
...
* gnu/system/examples/vm-image.tmpl: New file.
* Makefile.am (GUIXSD_VM_SYSTEMS, GUIXSD_VM_IMAGE_BASE,
GUIXSD_VM_IMAGE_SIZE): New variables.
(release): Add logic to build a VM image.
(EXAMPLES): Add 'gnu/system/examples/vm-image.tmpl'.
* doc/guix.texi (Running GuixSD in a VM, Installing GuixSD in a VM): Mention the
pre-built VM image.
2017-05-20 10:16:23 +02:00
Ludovic Courtès
56a03975eb
gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR.
...
See <https://bugs.gnu.org/25836 > for background.
* gnu/packages/patches/aspell-default-dict-dir.patch: New file.
* gnu/packages/aspell.scm (aspell)[source](patches): New field.
[native-search-paths]: New field.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-05-20 10:16:14 +02:00
Leo Famulari
c90fd5564c
gnu: qemu: Fix CVE-2017-7493.
...
* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
2017-05-20 10:15:53 +02:00
Ricardo Wurmus
d03b34cf19
gnu: glibc/hurd: Do not apply i686 patch.
...
This is a follow-up to commit c2e4f14ac8
.
* gnu/packages/base.scm (glibc/hurd)[arguments]: Override pre-configure phase
with a copy that does not include the patch application.
2017-05-20 10:15:31 +02:00
Ricardo Wurmus
5d6e38a6c3
gnu: glibc/hurd: Use modify-phases syntax.
...
* gnu/packages/base.scm (glibc/hurd)[arguments]: Use modify-phases syntax.
2017-05-20 10:15:28 +02:00
Efraim Flashner
ed5e3ab8ab
gnu: tor: Update to 0.3.0.7.
...
* gnu/packages/tor.scm (tor): Update to 0.3.0.7.
2017-05-20 10:15:00 +02:00
Leo Famulari
d30ce4a7e2
gnu: icedtea@2: Update to 2.6.10 [security fixes].
...
Fixes CVE-2017-{3509,3511,3512,3514,3526,3533,3539,3544}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.10.
2017-05-19 21:40:26 -04:00
ng0
cc5a76a74c
gnu: Add loksh.
...
* gnu/packages/shells.scm (loksh): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-20 02:42:04 +02:00
Leo Famulari
70f8242b13
gnu: dropbear: Update to 2017.75 [fixes CVE-2017-{9078,9079}].
...
* gnu/packages/ssh.scm (dropbear): Update to 2017.75.
2017-05-19 20:32:26 -04:00
Brendan Tildesley
1326166ebe
gnu: calibre: Don't create uninstaller.
...
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>. Add 'patch-source' phase.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
affaf98f77
gnu: calibre: Add exhaustive license list.
...
* gnu/packages/ebook.scm (calibre): Add exhaustive license list.
(chmlib)[license]: Use license: prefix.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
9b7dcc2703
gnu: calibre: Add missing dependencies.
...
* gnu/packages/ebook.scm (calibre)[inputs]: Add poppler, python2-dnspython,
and python2-pygments.
[arguments]: Remove old TODO comments. libwmf and psutil are no longer used.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
eeba7d3a07
gnu: calibre: Unbundle chardet.
...
* gnu/packages/ebook.scm (calibre)[source]: Delete bundled chardet.
[inputs]: Add python2-chardet.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
b3399a0985
gnu: calibre: Unbundle liberation fonts.
...
*gnu/packages/ebook.scm (calibre)[source]: Delete liberation .ttf files.
[native-inputs]: Add font-liberation.
[arguments]: Calibre still references the bundled fonts, so we install the
packaged fonts to the directory the bundled fonts would have been.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
29ec085170
gnu: calibre: Unbundle python2-markdown.
...
* gnu/packages/ebook.scm (calibre)[snippet]: Replace python references to
bundled markdown with packaged. Remove markdown from source.
[inputs]: Add python2-markdown as a dependency.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:21 +02:00
Brendan Tildesley
d94a99ec66
gnu: calibre: Import unbundle feedparser patch from debian.
...
* gnu/packages/ebook.scm (calibre)[source]: Reference new patch file.
[inputs]: Add python2-feedparser as an input.
* gnu/packages/patches/calibre-use-packaged-feedparser.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:20 +02:00
Brendan Tildesley
7010d231db
gnu: calibre: Import dont-load-icons patch from debian.
...
* gnu/packages/patches/calibre-dont-load-remote-icons.patch: New file.
* gnu/packages/ebooks.scm (calibre)[source]: Add reference to patch file.
* gnu/local.mk (dist_path_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:20 +02:00
Brendan Tildesley
cd6171c1b4
gnu: calibre: Update to 2.85.1.
...
* gnu/packages/ebooks.scm (calibre): Update to 2.85.1.
* gnu/packages/patches/calibre-drop-unrar.patch: Delete incompatible patch
file. Recreate debian patch file from the latest calibre git revision.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-19 23:49:20 +02:00
Ludovic Courtès
b55dd31660
system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.
...
* gnu/system.scm (%base-packages): Change GUILE-2.0 to GUILE-2.2.
2017-05-19 23:38:52 +02:00
Marius Bakke
41fa164aa0
gnu: python-pyqt@4: Update to 4.12.
...
* gnu/packages/qt.scm (python-pyqt-4): Update to 4.12.
[source]: Adjust URI to file rename.
2017-05-19 21:33:43 +02:00
Marius Bakke
5ac3a671d8
gnu: python-pyqt: Update to 5.8.2.
...
* gnu/packages/qt.scm (python-pyqt): Update to 5.8.2.
2017-05-19 21:24:11 +02:00
Marius Bakke
f6da41b54d
gnu: python-sip: Update to 4.19.2.
...
* gnu/packages/qt.scm (python-sip): Update to 4.19.2.
2017-05-19 21:24:11 +02:00
Marius Bakke
8ea98ee10c
doc: Update for UEFI systems.
...
* doc/guix.texi (USB Stick Installation): Mention UEFI.
(Preparing for Installation): Add notes about EFI System Partition, and
mounting partitions before init.
(Proceeding with the Installation): Mention the GRUB-EFI package.
(Using the Configuration System): Lightweight desktop is now a UEFI system.
(GRUB Configuration): Expand on package field. Add indexes.
* gnu/system/examples/lightweight-desktop.tmpl: Adjust to native EFI configuration.
2017-05-19 13:52:49 +02:00
Marius Bakke
ecf5d53769
vm: Add UEFI loader to disk images.
...
* gnu/build/vm.scm (install-efi): New procedure.
(initialize-hard-disk): Generate EFI blob when ESP is present.
* gnu/system/vm.scm (qemu-image): Append 40MiB EFI System Partition.
2017-05-19 12:59:25 +02:00
Marius Bakke
4d415f0c3c
vm: Support creating FAT partitions.
...
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): New procedures.
(format-partition): Use them. Error for unknown file systems.
* gnu/system/vm.scm (qemu-image): Include DOSFSTOOLS.
* gnu/system/linux-initrd.scm (base-initrd): Always add nls_is8859-1.ko.
2017-05-19 12:59:25 +02:00
Marius Bakke
01cc84dade
vm: Support arbitrary partition flags.
...
* gnu/build/vm.scm (<partition>): Change BOOTABLE? to FLAGS.
(initialize-partition-table): Pass each flag to parted.
(initialize-hard-disk): Locate boot partition.
* gnu/system/vm.scm (qemu-image): Adjust partition flags.
2017-05-19 12:59:25 +02:00
Ludovic Courtès
e7fbd49132
gnu: guile-ssh: Fix potential double-free/use-after-free issue.
...
Fixes <http://bugs.gnu.org/26976 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/guile-ssh-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Add it.
2017-05-19 10:50:20 +02:00
Tobias Geerinckx-Rice
acf82a1152
gnu: btrfs-progs: Update to 4.11.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.11.
2017-05-18 18:55:11 +02:00
Tobias Geerinckx-Rice
4d2e1d1442
gnu: mcelog: Update to 150.
...
* gnu/packages/linux.scm (mcelog): Update to 150.
2017-05-18 18:55:11 +02:00
Efraim Flashner
8cf6a63382
gnu: nano: Update to 2.8.3.
...
* gnu/packages/nano.scm (nano): Update to 2.8.3.
2017-05-18 19:13:10 +03:00
Pjotr Prins
2b18ad054c
gnu: Add gemma.
...
* gnu/packages/bioinformatics.scm (gemma): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-18 14:22:03 +02:00
Kyle Meyer
f69c29f76d
gnu: Add emacs-helm-projectile.
...
* gnu/packages/emacs.scm (emacs-helm-projectile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-18 14:22:03 +02:00
Kyle Meyer
03cc1cf35b
gnu: Add emacs-helm-swoop.
...
* gnu/packages/emacs.scm (emacs-helm-swoop): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-18 14:22:03 +02:00
Kyle Meyer
12e72d2a12
gnu: emacs-helm: Update to 2.7.0.
...
* gnu/packages/emacs.scm (emacs-helm): Update to 2.7.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-18 14:22:03 +02:00
Kyle Meyer
51ef4af6b3
gnu: emacs-async: Update to 1.9.2.
...
* gnu/packages/emacs.scm (emacs-async): Update to 1.9.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-18 14:22:02 +02:00
Mathieu Othacehe
7fb6a9d3a6
bootloader: extlinux: Remove syslinux-bootloader.
...
* gnu/bootloader/extlinux.scm (export): Remove syslinux-bootloader
that was forgotten in 8ad37ad7b
.
2017-05-18 12:10:03 +02:00
Mathieu Othacehe
8ad37ad7b6
bootloader: extlinux: Remove undefined symbols from export list.
...
* gnu/bootloader/extlinux.scm (export): Remove syslinux-bootloader,
extlinux-configuration, syslinux-configuration.
2017-05-18 12:00:23 +02:00
Ludovic Courtès
41f76ae08a
services: user-homes: Do not create home directories marked as no-create.
...
Fixes a bug whereby GuixSD would create the /nonexistent directory, from
user 'nobody', even though it has 'create-home-directory?' set to #f.
* gnu/build/activation.scm (activate-users+groups): Add comment for
\#:create-home?.
(activate-user-home)[ensure-user-home]: Skip when CREATE-HOME? is #f or
SYSTEM? is #t.
* gnu/tests/base.scm (run-basic-test)["no extra home directories"]: New
tests.
2017-05-18 10:55:16 +02:00
Efraim Flashner
a20e00ddaf
gnu: qt: Update to 5.8.0.
...
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtwebkit): Update to 5.8.0.
(qtdeclarative-render2d)[properties]: New field, package has been
absorbed by qtdeclarative and thus marked as superseded by it.
2017-05-18 10:17:42 +03:00
Efraim Flashner
4e825e2da3
gnu: qtbase: Update configure flags.
...
* gnu/packages/qt.scm (qtbase)[arguments]: Change the configure flags to
not use the precompiled headers. Enable x86_64 special hardware
instructions which have runtime detection.
2017-05-18 09:55:28 +03:00
Efraim Flashner
04f8decf1f
gnu: qtbase: Don't use bundled double-conversion.
...
* gnu/packages/qt.scm (qtbase)[inputs]: Add double-conversion.
2017-05-18 09:52:49 +03:00
Efraim Flashner
45f5bc0e74
gnu: qtconnectivity: Fix building on armhf and aarch64.
...
* gnu/packages/qt.scm (qtconnectivity)[arguments]: Add a phase to remove
a test which fails on arm hardware.
2017-05-18 09:51:23 +03:00
Efraim Flashner
7c5cf7a29d
gnu: qtscript: Fix building on aarch64.
...
* gnu/packages/patches/qtscript-disable-tests.patch: New file.
* gnu/packages/qt.scm (qtscript)[source]: Use it.
* gnu/local.am (dist_patch_DATA): Register it.
2017-05-18 09:49:43 +03:00
Kei Kebreau
b81b8943cf
gnu: openttd: Update to 1.7.0.
...
* gnu/packages/games.scm (openttd): Update to 1.7.0.
2017-05-17 21:55:01 -04:00
Leo Famulari
0be20a8353
gnu: gnupg: Update to 2.1.21.
...
This release fixes a keyring corruption bug introduced in 2.1.20. See
<https://lists.gnupg.org/pipermail/gnupg-announce/2017q2/000405.html > for more
information.
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.21.
2017-05-17 21:48:29 -04:00
Leo Famulari
89c83e8c3e
gnu: npth: Update to 1.4.
...
* gnu/packages/gnupg.scm (npth): Update to 1.4.
2017-05-17 21:48:29 -04:00
Leo Famulari
b193fb2851
gnu: shadow: Update to 4.5.
...
This fixes a regression introduced by the fix for CVE-2017-2616.
See <https://github.com/shadow-maint/shadow/pull/72 > for more information.
* gnu/packages/admin.scm (shadow): Update to 4.5.
[source]: Remove patches.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch,
gnu/packages/patches/shadow-CVE-2017-2616.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-05-17 21:20:29 -04:00
Kei Kebreau
6aa095f10c
gnu: manaplus: Update to 1.7.5.14.
...
* gnu/packages/games.scm (manaplus): Update to 1.7.5.14.
[inputs]: Remove physfs.
2017-05-17 21:06:59 -04:00
Kei Kebreau
e28cb7a5f5
gnu: gamine: Update to 1.5.
...
* gnu/packages/games.scm (gamine): Update to 1.5.
2017-05-17 19:18:34 -04:00
ng0
45433bb03d
gnu: mc: Add unzip to inputs.
...
* gnu/packages/mc.scm (mc)[inputs]: Add unzip.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-18 01:00:53 +02:00
Marius Bakke
c80cd4dfb4
install: Enable SSH in installation image.
...
* gnu/system/install.scm (%installation-services): Add OPENSSH-SERVICE-TYPE.
* doc/guix.texi (Preparing for Installation)[Networking]: Document it.
2017-05-18 01:00:53 +02:00
Marius Bakke
07bf68ed09
services: openssh: Don't depend on networking.
...
* gnu/services/ssh.scm (openssh-shepherd-service): Drop requirement.
2017-05-18 01:00:52 +02:00
Kei Kebreau
32199e9aa6
gnu: fizmo: Update to 0.8.4.
...
* gnu/packages/games.scm (fizmo): Update to 0.8.4.
[inputs]: Add freetype; change sdl to sdl2.
2017-05-17 17:35:38 -04:00
Kei Kebreau
ec84c7870e
gnu: gnubg: Update to 1.05.
...
* gnu/packages/games.scm (gnubg): Update to 1.05.
2017-05-17 17:33:35 -04:00
Mark H Weaver
05bf7f507a
gnu: linux-libre: Update to 4.11.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1.
(%linux-libre-hash): Update hash.
2017-05-17 14:56:18 -04:00
Mark H Weaver
d6a02184f4
gnu: linux-libre@4.9: Update to 4.9.28.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
2017-05-17 14:55:41 -04:00
Mark H Weaver
42ba7b6f2f
gnu: linux-libre@4.4: Update to 4.4.68.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
2017-05-17 14:54:53 -04:00
Leo Famulari
4b236c88ea
maint: The 'release' target builds a VM image.
...
* gnu/system/examples/vm-image.tmpl: New file.
* Makefile.am (GUIXSD_VM_SYSTEMS, GUIXSD_VM_IMAGE_BASE,
GUIXSD_VM_IMAGE_SIZE): New variables.
(release): Add logic to build a VM image.
(EXAMPLES): Add 'gnu/system/examples/vm-image.tmpl'.
* doc/guix.texi (Running GuixSD in a VM, Installing GuixSD in a VM): Mention the
pre-built VM image.
2017-05-17 14:12:51 -04:00
Christopher Baines
e7ee50f2d2
gnu: bzip2: Patch bzip2 utilities.
...
* gnu/packages/compression.scm (bzip2)[arguments]: Add patch-script phase to
remove absolute reference to /bin/rm.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-17 16:57:05 +02:00
Christopher Baines
03bc86b8f4
gnu: bzip2: Use 'modify-phases' syntax.
...
* gnu/packages/compression.scm (bzip2)[arguments]: Use 'modify-phases' syntax.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-17 16:56:53 +02:00
Christopher Baines
872a6fd988
gnu: tailon: Use absolute paths for commands.
...
* gnu/packages/logging.scm (tailon)[arguments]: Patch commands.py to reference
grep, awk, sed and tail by absolute paths.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-17 16:50:41 +02:00
Ludovic Courtès
411ba51189
gnu: Add gspell.
...
* gnu/packages/patches/gspell-dash-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gspell): New variable.
Co-authored-by: humanitiesNerd <catonano@gmail.com>
2017-05-17 16:20:06 +02:00
Ludovic Courtès
6d35b1c99c
gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR.
...
See <https://bugs.gnu.org/25836 > for background.
* gnu/packages/patches/aspell-default-dict-dir.patch: New file.
* gnu/packages/aspell.scm (aspell)[source](patches): New field.
[native-search-paths]: New field.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-05-17 16:20:06 +02:00
Nicolas Goaziou
102a0e88cd
gnu: emacs-org: Update to 20170515.
...
* gnu/packages/emacs.scm (emacs-org): Update emacs-org.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-17 16:20:06 +02:00
Marius Bakke
5afc737363
gnu: mes: Don't fail when (%current-target-system) is #f.
...
* gnu/packages/mes.scm (mes)[native-inputs]: Test string equality differently.
2017-05-17 16:14:01 +02:00
Leo Famulari
e7620b649c
gnu: qemu: Fix CVE-2017-7493.
...
* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
2017-05-17 07:45:01 -04:00
Ben Woodcroft
8d171471cf
gnu: ruby-rack: Update to 2.0.3.
...
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.3.
2017-05-17 10:29:38 +02:00
Leo Famulari
44a0591b2b
gnu: certbot, python-acme: Update to 0.14.1.
...
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.1.
2017-05-16 22:51:25 -04:00
Ben Woodcroft
21aecec1a9
gnu: ruby-concurrent: Update to 1.0.5.
...
* gnu/packages/ruby.scm (ruby-concurrent): Update to 1.0.5.
* gnu/packages/patches/ruby-concurrent-test-arm.patch: Adjust accordingly.
2017-05-17 00:28:56 +02:00
Ben Woodcroft
473f34cbdc
gnu: bundler: Update to 1.14.6.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.6.
2017-05-17 00:28:56 +02:00
Jan Nieuwenhuizen
e0bb0a81ec
gnu: mes: Update to 0.6.
...
* gnu/packages/mes.scm (mes): Update to 0.6.
2017-05-17 00:00:05 +02:00
Ben Woodcroft
98bb983ca7
gnu: ruby: Update to 2.4.0.
...
* gnu/packages/ruby.scm (ruby): Update to 2.4.0.
(ruby-2.3): New variable.
2017-05-16 23:43:18 +02:00
Julien Lepiller
16dcac5b26
gnu: php: Update to 7.1.5.
...
* gnu/packages/php.scm (php): Update to 7.1.5.
[arguments]: Remove a no longer relevant test fix.
2017-05-16 22:43:34 +02:00
Ricardo Wurmus
441e99d433
gnu: glibc/hurd: Do not apply i686 patch.
...
This is a follow-up to commit c2e4f14ac8
.
* gnu/packages/base.scm (glibc/hurd)[arguments]: Override pre-configure phase
with a copy that does not include the patch application.
2017-05-16 22:37:31 +02:00
Ricardo Wurmus
711a0dcefa
gnu: glibc/hurd: Use modify-phases syntax.
...
* gnu/packages/base.scm (glibc/hurd)[arguments]: Use modify-phases syntax.
2017-05-16 22:37:31 +02:00
Kei Kebreau
231e48d6db
gnu: emacspeak: Update to 46.0.
...
* gnu/packages/emacs.scm (emacspeak): Update to 46.0.
[source]: Add snippet to delete pre-compiled Emacs Lisp files.
[arguments]: Adjust phases for the update.
2017-05-16 16:02:59 -04:00
Efraim Flashner
ca05bc0e1e
gnu: tor: Update to 0.3.0.7.
...
* gnu/packages/tor.scm (tor): Update to 0.3.0.7.
2017-05-16 22:26:22 +03:00
Ricardo Wurmus
6db77c7ca1
gnu: java-stringtemplate: Get closer to fixing tests.
...
* gnu/packages/java.scm (java-stringtemplate)[arguments]: Set test-dir and
override default test target. Keep tests disabled because they fail for
unknown reasons.
[inputs]: Add java-junit.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
1345eeb03a
gnu: Rename stringtemplate4-4.0.6 to java-stringtemplate-4.0.6.
...
* gnu/packages/java.scm (stringtemplate4-4.0.6): Rename this...
(java-stringtemplate-4.0.6): ...to this.
(antlr3)[propagated-inputs]: Adjust accordingly.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
64b7efc0db
gnu: Rename stringtemplate4 to java-stringtemplate.
...
* gnu/packages/java.scm (stringtemplate4): Rename this...
(java-stringtemplate): ...to this.
(stringtemplate4-4.0.6)[inherit]: Adjust accordingly.
(antlr3)[inputs]: Likewise.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
f4aa4cfe00
gnu: stringtemplate4: Prettify "generate-grammar" phase.
...
* gnu/packages/java.scm (stringtemplate4)[arguments]: Rewrite
"generate-grammar" phase to use "with-directory-excursion" and to report
success or failure.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
407df789cf
gnu: stringtemplate4: Inherit from java-stringtemplate-3.
...
* gnu/packages/java.scm (stringtemplate4)[inherit]: Add
"java-stringtemplate-3" as parent.
[home-page, synopsis, description, license]: Inherit from parent.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
b101b4e8c1
gnu: java-stringtemplate-3: Use return value in build phase.
...
* gnu/packages/java.scm (java-stringtemplate-3)[arguments]: Let
build phase "generate-grammar" return success or failure.
2017-05-16 15:18:17 +02:00
Ricardo Wurmus
2fcda6d291
gnu: java-stringtemplate-3: Enable tests.
...
* gnu/packages/java.scm (java-stringtemplate-3)[arguments]: Enable tests; add
build phase to fix tests.
2017-05-16 15:18:16 +02:00
Ricardo Wurmus
129d926d26
gnu: java-stringtemplate-3: Do not hardcode version string.
...
* gnu/packages/java.scm (java-stringtemplate-3)[arguments]: Take current
version string.
2017-05-16 15:18:16 +02:00
Ricardo Wurmus
e44112e1a5
gnu: Rename stringtemplate3 to java-stringtemplate-3.
...
* gnu/packages/java.scm (stringtemplate3): Replace this...
(java-stringtemplate-3): ...with this.
[name]: Change to "java-stringtemplate".
(stringtemplate4)[inputs]: Adjust accordingly.
(stringtemplate4-4.0.6)[inputs]: Likewise.
(antlr3)[inputs, propagated-inputs]: Likewise.
(antlr3-3.3)[propagated-inputs, arguments]: Likewise.
(antlr3-3.1)[propagated-inputs]: Likewise.
2017-05-16 15:18:16 +02:00
Andy Patterson
f56da605d8
gnu: sbcl-slynk-boot0: Give the package an appropriate name.
...
* gnu/packages/lisp.scm (sbcl-slynk-boot0)[name]: Change it to reflect the
bootstrap status of the package.
[arguments]<#:asd-system-name>: Add the appropriate value.
(sbcl-slynk-arglists)[arguments]: Set the appropriate #:asd-file and forcibly
unset #:asd-system-name.
(sbcl-slynk)[name]: Change it to the variable name.
(cl-slynk)[name]: Likewise.
2017-05-16 15:18:16 +02:00
Andy Patterson
4209c31b8f
build-system/asdf: Retain references to source files for binary outputs.
...
In support of long-running programs in which the users would like to be able
to jump to the source of a definition of any of the dependencies (itself
included) of the program.
* guix/build/asdf-build-system.scm (library-outputs): Move from here ...
* guix/build/lisp-utils.scm (library-outputs): ... to here.
(build-program): Accept dependency-prefixes argument, to allow the caller to
specify references which should be retained. Default to the library's output.
(build-image): Likewise.
(generate-executable): Likewise.
* gnu/packages/lisp.scm (sbcl-stumpwm+slynk, sbcl-slynk, sbcl-stumpwm): Adjust
accordingly to the new interface.
(sbcl-stumpwm+slynk)[native-inputs]: Move to ...
[inputs]: ... here.
2017-05-16 15:18:16 +02:00
Ricardo Wurmus
ac2592536d
gnu: Add cl-unicode.
...
* gnu/packages/lisp.scm (sbcl-cl-unicode-base, sbcl-cl-unicode)
(ecl-cl-unicode, cl-unicode): New variables.
Co-Authored-By: Andy Patterson <ajpatter@uwarerloo.ca>
2017-05-16 15:18:15 +02:00
Andy Patterson
b4c9f0c50d
build-system/asdf: Parameterize the lisp type and implementation globally.
...
* guix/build-system/asdf.scm (asdf-build)[builder]: Parameterize %lisp-type
and %lisp before invoking the build procedure. Don't pass #:lisp-type as an
argument to said procedure.
* guix/build/asdf-build-system.scm: Adjust accordingly.
(source-install-prefix): Rename to %lisp-source-install-prefix.
* guix/build/lisp-utils.scm: Adjust accordingly.
(%lisp-type): New parameter.
(bundle-install-prefix): Rename to %bundle-install-prefix.
* gnu/packages/lisp.scm: Adjust accordingly.
2017-05-16 15:18:15 +02:00
Andy Patterson
6de91ba2a1
build-system/asdf: Make #:lisp a package argument.
...
* guix/build-system/asdf.scm (lower): Change argument name to `lisp-type'.
(asdf-build): Change argument name to `lisp-type'. Remove `lisp' as an
argument to the returned procedure. Change the argument passed to build
phases to `lisp-type'.
* guix/build/asdf-build-system.scm (copy-source, build, check)
(create-asd-file, symlink-asd-files, cleanup-files, strip): Respect
`lisp-type` argument.
* gnu/packages/lisp.scm (sbcl-stumpwm, sbcl-stumpwm+slynk): Likewise.
2017-05-16 15:18:15 +02:00
Andy Patterson
0e1371be09
build-system/asdf: Don't rename inputs.
...
* guix/build-system/asdf.scm (package-with-build-system)[transform]: Use updated
`new-inputs' procedure for inputs and native-inputs.
<rewrite>: Don't rename inputs.
<new-propagated-inputs>: Draw from package-inputs and package-native-inputs
for source packages. Use the original package's propagated-inputs otherwise.
<new-inputs>: Convert into a function to be used to transform inputs and
native-inputs.
* gnu/packages/lisp.scm (sbcl-fiveam, sbcl-bordeaux-threads)
(sbcl-flexi-streams, sbcl-cl-ppcre, sbcl-stumpwm, sbcl-slynk-arglists)
(sbcl-slynk-fancy-inspector): Don't prefix input names.
2017-05-16 15:18:14 +02:00
Andy Patterson
35189728cd
build-system/asdf: Use asdf to determine dependencies.
...
This removes the need for conventions to determine which inputs are run-time
dependencies, and also the need to specify "special" dependencies.
* guix/build/lisp-utils.scm (patch-asd-file, lisp-dependencies)
(wrap-perform-method): Remove them.
(inputs->asd-file-map, system-dependencies, generate-system-definition)
(generate-dependency-links, make-asd-file): New procedures.
(lisp-eval-program): Add an error if no lisp matches.
(compile-system): Don't use asdf's in-built asd-file generator.
2017-05-16 15:18:14 +02:00
Andy Patterson
290bf612bb
gnu: cl-stumpwm: Build the library in "lib" and the program in "bin".
...
* gnu/packages/lisp.scm (sbcl-stumpwm)[outputs]: Remove "bin" and add "lib".
[arguments]<#:phases>: Change the target of `build-program' to the "out"
output. Likewise, change the target of the desktop file generation.
(sbcl-stumpwm+slynk)[inputs]: Use the "lib" output of sbcl-stumpwm.
2017-05-16 15:18:14 +02:00
Andy Patterson
75e8b3af69
gnu: cl-slynk: Explain some naming choices.
...
* gnu/packages/lisp.scm (sbcl-slynk-boot0): Add comments explaining its
purpose and the reason its package-name must differ from its name.
2017-05-16 15:18:13 +02:00
Andy Patterson
14afc7b89c
gnu: cl-slynk: Clarify the description.
...
* gnu/packages/lisp.scm (sbcl-slynk-boot0)[description]: Describe slime.
2017-05-16 15:18:13 +02:00
Ludovic Courtès
33ec536b90
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to ce92d26
.
2017-05-16 15:18:12 +02:00
Ludovic Courtès
7ee7ee16ea
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to ce92d26
.
2017-05-16 15:14:33 +02:00
Mathieu Othacehe
bcaf67c44f
bootloader: Add bootloader name to boot-parameters record.
...
* gnu/system.scm (<boot-parameters>)[name]: New field.
(boot-parameters-boot-name): Ditto.
(operating-system-boot-parameters-file): Add new field.
(operating-system-boot-parameters): Ditto.
(read-boot-parameters): Ditto.
2017-05-16 14:41:01 +02:00
Mathieu Othacehe
9121ce553d
bootloader: Adapt vm to new bootloader API.
...
* gnu/build/install.scm (install-boot-config): New procedure.
(install-grub): Move to (gnu bootloader grub).
* gnu/build/vm.scm (register-bootcfg-root): Rename register-grub.cfg-root and
adjust accordingly.
(initialize-hard-disk): Takes a bootloader-package, bootcfg, bootcfg-location and
bootloader-installer procedure. Adjust accordingly.
* gnu/system/vm.scm (qemu-image): Adjust to initialize-hard-disk.
(system-disk-image, system-qemu-image, system-qemu-image/shared-store):
Adjust to qemu-image.
2017-05-16 14:41:01 +02:00
Mathieu Othacehe
b09a8da4a2
bootloader: Add extlinux support.
...
* gnu/bootloader.scm: New file.
* gnu/bootloader/extlinux.scm: New file.
* gnu/bootloader/grub.scm: New file.
* gnu/local.mk: Build new files.
* gnu/system.scm: Adapt to new bootloader api.
* gnu/scripts/system.scm: Adapt to new bootloader api.
* gnu.scm: Remove (gnu system grub) and replace by (gnu bootloader) and (gnu
bootloader grub) modules.
* gnu/system/grub.scm: Moved content to gnu/bootloader/grub.scm.
* gnu/system/vm: Replace (gnu system grub) module by (gnu bootloader).
* gnu/tests.scm: Ditto.
* gnu/tests/nfs.scm: Ditto.
2017-05-16 14:41:01 +02:00
Ludovic Courtès
5a3429bcc5
gnu: guile-ssh: Fix bug in 'node-guile-version'.
...
* gnu/packages/patches/guile-ssh-rexec-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): New field.
2017-05-16 14:16:56 +02:00
Leo Famulari
4a3495d57c
gnu: khard: Update to 0.11.4.
...
* gnu/packages/mail.scm (khard): Update to 0.11.4.
2017-05-15 22:27:53 -04:00
Ludovic Courtès
a068300628
gnu: bind: Rename variable to 'isc-bind'.
...
Reported by Leo Famulari.
* gnu/packages/dns.scm (bind): Rename to...
(isc-bind): ... this.
* gnu/packages/sssd.scm (sssd)[inputs]: Adjust accordingly.
2017-05-16 00:00:03 +02:00
Ludovic Courtès
c22c9fa589
services: guix: Authorize the key for bayfront.guixsd.org.
...
* gnu/services/base.scm (%default-authorized-guix-keys): Add
"bayfront.guixsd.org".
2017-05-15 23:55:10 +02:00
Ricardo Wurmus
6d225e89db
gnu: antlr2: Minor stylistic changes.
...
* gnu/packages/java.scm (antlr2)[source]: Fix indentation; end snippet on #t;
add comment next to disabled tests.
2017-05-15 23:39:44 +02:00
Ricardo Wurmus
3ad9039515
gnu: antlr2: Simplify build phases.
...
* gnu/packages/java.scm (antl2)[arguments]: Simplify build phases.
2017-05-15 23:35:51 +02:00
Leo Famulari
664ac384be
gnu: netpbm: Update to 10.78.3.
...
* gnu/packages/netpbm.scm (netpbm): Update to 10.78.3.
[arguments]: Disable the tests 'ps-alt-roundtrip.test' and
'pbm-misc-converters.test'. Update the RGB-file path substitution.
WIP: Disable the tests 'jpeg-roundtrip.test' and 'pbmtext.test'.
2017-05-15 17:13:33 -04:00
Leo Famulari
5e54f4adda
gnu: flex-2.6.1: Remove variable.
...
* gnu/packages/flex.scm (flex-2.6.1): Remove variable.
* gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1.
* gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise.
* gnu/packages/maths.scm (scotch): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
2017-05-15 17:07:12 -04:00
Leo Famulari
93fabf5996
gnu: flex: Update to 2.6.4.
...
* gnu/packages/flex.scm (flex): Update to 2.6.4.
2017-05-15 17:07:12 -04:00
Ricardo Wurmus
4511e0db23
gnu: Add non-timeline.
...
* gnu/packages/music.scm (non-timeline): New variable.
2017-05-15 23:01:24 +02:00
Ricardo Wurmus
46bb58b864
gnu: Add non-mixer.
...
* gnu/packages/music.scm (non-mixer): New variable.
2017-05-15 23:01:20 +02:00
Leo Famulari
662a7ac3c6
gnu: freetype: Update to 2.8.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.8.
2017-05-15 16:38:43 -04:00
Ricardo Wurmus
a5cdcf6c09
gnu: Add java-javax-mail.
...
* gnu/packages/java.scm (java-javax-mail): New variable.
2017-05-15 22:33:17 +02:00
Ricardo Wurmus
0e660c4de9
gnu: Add java-log4j-api.
...
* gnu/packages/java.scm (java-log4j-api): New variable.
2017-05-15 22:33:17 +02:00
Ricardo Wurmus
c24d11b734
gnu: Add java-eclipse-jdt-core.
...
* gnu/packages/java.scm (java-eclipse-jdt-core): New variable.
2017-05-15 22:33:17 +02:00
Ricardo Wurmus
bf96acf7e5
gnu: Add java-eclipse-text.
...
* gnu/packages/java.scm (java-eclipse-text): New variable.
2017-05-15 22:33:17 +02:00
Ricardo Wurmus
31342529b2
gnu: Add java-eclipse-core-commands.
...
* gnu/packages/java.scm (java-eclipse-core-commands): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
1bb191fc4b
gnu: Add java-eclipse-team-core.
...
* gnu/packages/java.scm (java-eclipse-team-core): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
afb5858dd1
gnu: Add java-eclipse-compare-core.
...
* gnu/packages/java.scm (java-eclipse-compare-core): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
1d4234d4c2
gnu: Add java-icu4j.
...
* gnu/packages/icu4c.scm (java-icu4j): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
6636f6388f
gnu: Add java-eclipse-core-resources.
...
* gnu/packages/java.scm (java-eclipse-core-resources): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
7c3d479e83
gnu: Add java-eclipse-ant-core.
...
* gnu/packages/java.scm (java-eclipse-ant-core): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
e8d0f7c8f9
gnu: Add java-eclipse-core-variables.
...
* gnu/packages/java.scm (java-eclipse-core-variables): New variable.
2017-05-15 22:33:16 +02:00
Ricardo Wurmus
e96060de20
gnu: Add java-eclipse-core-expressions.
...
* gnu/packages/java.scm (java-eclipse-core-expressions): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
b3806a1506
gnu: Add java-eclipse-core-filesystem.
...
* gnu/packages/java.scm (java-eclipse-core-filesystem): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
6a7f7e49b3
gnu: Add java-eclipse-core-runtime.
...
* gnu/packages/java.scm (java-eclipse-core-runtime): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
4ad3d4f337
gnu: Add java-eclipse-core-contenttype.
...
* gnu/packages/java.scm (java-eclipse-core-contenttype): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
3f97021441
gnu: Add java-eclipse-equinox-preferences.
...
* gnu/packages/java.scm (java-eclipse-equinox-preferences): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
65214c872a
gnu: Add java-eclipse-equinox-app.
...
* gnu/packages/java.scm (java-eclipse-equinox-app): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
fbaf09ebf2
gnu: Add java-eclipse-equinox-registry.
...
* gnu/packages/java.scm (java-eclipse-equinox-registry): New variable.
2017-05-15 22:33:15 +02:00
Ricardo Wurmus
90368ad9d8
gnu: Add java-eclipse-core-jobs.
...
* gnu/packages/java.scm (java-eclipse-core-jobs): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
8af92c8ffd
gnu: Add java-osgi-service-event.
...
* gnu/packages/java.scm (java-osgi-service-event): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
81b55b1e77
gnu: Add java-eclipse-equinox-common.
...
* gnu/packages/java.scm (java-eclipse-equinox-common): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
674e93a057
gnu: Add java-eclipse-osgi.
...
* gnu/packages/java.scm (java-eclipse-osgi): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
37e2e5d434
gnu: Add java-osgi-core.
...
* gnu/packages/java.scm (java-osgi-core): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
6ee6d0b58a
gnu: Add java-osgi-annotation.
...
* gnu/packages/java.scm (java-osgi-annotation): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
77d7b57cdc
gnu: Add java-simple-xml.
...
* gnu/packages/xml.scm (java-simple-xml): New variable.
2017-05-15 22:33:14 +02:00
Ricardo Wurmus
ff3f67668d
gnu: Add java-rsyntaxtextarea.
...
* gnu/packages/textutils.scm (java-rsyntaxtextarea): New variable.
2017-05-15 22:33:13 +02:00
Ricardo Wurmus
423b6840b3
gnu: Add java-usb4java.
...
* gnu/packages/libusb.scm (java-usb4java): New variable.
2017-05-15 22:33:13 +02:00
Ricardo Wurmus
18fe5ef152
gnu: Add libusb4java.
...
* gnu/packages/libusb.scm (libusb4java): New variable.
2017-05-15 22:33:13 +02:00
Ricardo Wurmus
b13a7cf82d
gnu: Add java-commons-net.
...
* gnu/packages/java.scm (java-commons-net): New variable.
2017-05-15 22:33:13 +02:00
Ricardo Wurmus
d44bcd7ac7
gnu: Add java-asm.
...
* gnu/packages/java.scm (java-asm): New variable.
2017-05-15 22:33:13 +02:00
Leo Famulari
c48a145fbb
system: grub: Actually default to 'gfxterm' for displaying the GRUB menu.
...
This is a followup to commit e0b2e93005
.
* gnu/system/grub.scm (eye-candy): Re-order the elements of the generated
GRUB configuration.
2017-05-15 16:22:17 -04:00
Ricardo Wurmus
a62446987e
gnu: Add java-commons-compress.
...
* gnu/packages/java.scm (java-commons-compress): New variable.
2017-05-15 22:00:35 +02:00
Ricardo Wurmus
808cb58f86
gnu: Add java-jsch.
...
* gnu/packages/java.scm (java-jsch): New variable.
2017-05-15 22:00:30 +02:00
Ricardo Wurmus
4b34c21ff0
gnu: Add java-commons-net.
...
* gnu/packages/java.scm (java-commons-net): New variable.
2017-05-15 22:00:25 +02:00
Ricardo Wurmus
cbce5de265
gnu: Add java-httpcomponents-httpmime.
...
* gnu/packages/java.scm (java-httpcomponents-httpmime): New variable.
2017-05-15 22:00:21 +02:00
Ricardo Wurmus
14a671d8f9
gnu: Add java-httpcomponents-httpclient.
...
* gnu/packages/java.scm (java-httpcomponents-httpclient): New variable.
2017-05-15 22:00:16 +02:00
Ricardo Wurmus
e1dd78f68a
gnu: Add java-httpcomponents-httpcore-ab.
...
* gnu/packages/java.scm (java-httpcomponents-httpcore-ab): New variable.
2017-05-15 22:00:11 +02:00
Ricardo Wurmus
3a068b4307
gnu: Add java-httpcomponents-httpcore-nio.
...
* gnu/packages/java.scm (java-httpcomponents-httpcore-nio): New variable.
2017-05-15 22:00:06 +02:00
Ricardo Wurmus
4f4d2e470d
gnu: Add java-httpcomponents-httpcore.
...
* gnu/packages/java.scm (java-httpcomponents-httpcore): New variable.
2017-05-15 22:00:00 +02:00
Ricardo Wurmus
90e65abe42
gnu: Add java-mockito-1.
...
* gnu/packages/java.scm (java-mockito): New variable.
2017-05-15 21:59:54 +02:00
John Darrington
cdb2a21160
gnu: Add mia.
...
* gnu/packages/image-processing.scm (mia): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-05-15 21:34:09 +02:00
Ricardo Wurmus
7fe4e556c0
gnu: Add sssd.
...
* gnu/packages/sssd.scm (sssd): New variable.
2017-05-15 21:28:29 +02:00
Ricardo Wurmus
dbe874dcbf
gnu: Add ding-libs.
...
* gnu/packages/sssd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-05-15 21:26:50 +02:00
Ricardo Wurmus
751f8582b5
gnu: Add http-parser.
...
* gnu/packages/web.scm (http-parser): New variable.
2017-05-15 21:24:43 +02:00
John Darrington
504c285d10
gnu: Add dcmtk.
...
* gnu/packages/image-processing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-05-15 21:22:06 +02:00
Ricardo Wurmus
9fdda0b2f8
gnu: librecad: Use modular Qt.
...
* gnu/packages/engineering.scm (librecad)[inputs]: Remove "qt", add "qtbase"
and "qtsvg".
2017-05-15 21:22:06 +02:00
Marius Bakke
9b22c4dd5e
gnu: ffmpeg: Update to 3.3.1.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.3.1.
2017-05-15 19:50:55 +02:00
Hartmut Goebel
9eb0f43031
gnu: Update kde frameworks to 5.34.0.
...
* gnu/packages/kde-frameworks.scm (solid): Update to 5.34.0 [native-inputs]:
Add dbus. <check>: Replace standard phase.
(networkmanager-qt): Update to 5.34.0. [source]: Remove patches.
(kfilemetadata) Update to 5.32.0. <check-setup>: New phase <check> Move
phase after install phase. [inputs] Add catdoc, exiv2, ffmpeg, poppler,
taglib.
(attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, kactivities,
kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats,
kinit, kio, kitemmodels, kitemviews, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackages, kparts, kpeople, kplotting, kpty, krunner,
kservice, ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitconversion,
kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, sonnet,
threadweaver): Update to 5.34.0.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove the patch files.
2017-05-15 12:41:08 +02:00
Hartmut Goebel
d0abaf8960
gnu: Add catdoc.
...
* gnu/packages/textutils.scm (catdoc): New variable.
2017-05-15 12:41:08 +02:00
Brendan Tildesley
1edbdb0bfc
gnu: par2cmdline: Update to 0.7.0
...
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.0
[source]: Remove old test fix incorporated upstream.
[arguments]: Disable parallel tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-14 22:05:48 -04:00
Christopher Allan Webber
d7fa39ccec
services: Add 'thermald-service-type'.
...
* gnu/services/pm.scm (<thermald-configuration>): New record type.
(thermald-shepherd-service, thermald-service-type): New variables.
* doc/guix.texi (Thermal Management): New section documenting thermald.
2017-05-14 18:56:32 -05:00
Christopher Allan Webber
5898968438
gnu: Add thermald.
...
* gnu/packages/admin.scm (thermald): New variable.
2017-05-14 18:56:27 -05:00
Leo Famulari
e0b2e93005
system: grub: Expose GRUB's interactive interface settings.
...
* gnu/system/grub.scm (<grub-configuration>): Add new fields
terminal-outputs, terminal-inputs, serial-unit, and serial-speed.
(grub-setup-io, setup-gfxterm): New procedures.
* doc/guix.texi (GRUB Configuration): Document the new fields.
2017-05-14 14:12:26 -04:00
Marius Bakke
0789280f04
gnu: mesa: Update to 17.0.6.
...
* gnu/packages/gl.scm (mesa): Update to 17.0.6.
2017-05-14 17:54:33 +02:00
Kei Kebreau
86c44e7230
gnu: mutter: Update to 3.24.1.
...
* gnu/packages/gnome.scm (mutter): Update to 3.24.1.
[source]: Use a release tarball instead of a git checkout.
[arguments]: Enable wayland and the native backend. Add "use-elogind"
phase. Remove "autoreconf" phase.
[propagated-inputs]: Remove wayland and wayland-protocols.
[inputs]: Add elogind and libxtst.
2017-05-14 17:30:11 +02:00
Kei Kebreau
17cf06c385
gnu: gnome-session: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.24.1.
2017-05-14 17:30:11 +02:00
Kei Kebreau
a158cfd00b
gnu: gnome-control-center: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.1.
2017-05-14 17:30:10 +02:00
Kei Kebreau
6ebccb845f
gnu: gnome-online-accounts: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.0.
2017-05-14 17:30:10 +02:00
Kei Kebreau
f8cb2fbf5e
gnu: gnome-bluetooth: Update to 3.20.1.
...
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.20.1.
2017-05-14 17:30:10 +02:00
Kei Kebreau
521cdb4bbf
gnu: gnome-desktop: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.1.
2017-05-14 17:30:09 +02:00
Kei Kebreau
31860852cd
gnu: cogl: Enable wayland support.
...
* gnu/packages/gnome.scm (cogl)[inputs]: Add wayland.
[arguments]: Add "--enable-wayland-egl-platform" and
"--enable-wayland-egl-server".
2017-05-14 17:30:09 +02:00
Kei Kebreau
982b357478
gnu: gtk+: Enable wayland backend.
...
* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxkbcommon,
mesa, wayland and wayland-protocols.
[arguments]: Add "--enable-wayland-backend" and "--enable-x11-backend"
to #:configure-flags.
2017-05-14 17:30:08 +02:00
Kei Kebreau
eb6f315b04
gnu: epiphany: Update to 3.24.1.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.24.1.
[inputs]: Add JSON-GLIB.
2017-05-14 17:26:57 +02:00
Kei Kebreau
dbf0424d7b
gnu: json-glib: Update to 1.2.8.
...
* gnu/packages/gnome.scm (json-glib): Update to 1.2.8.
[source]: Remove snippet.
2017-05-14 17:26:08 +02:00
Marius Bakke
61b1df6f27
Merge branch 'master' into staging
2017-05-14 17:21:46 +02:00
Marius Bakke
bdb8267680
Merge commit '28ee4d41edf072776777ff3f83aef8502df909e5' into staging
2017-05-14 17:21:22 +02:00
Jan Nieuwenhuizen
4be014128e
gnu: Add Nyacc.
...
* gnu/packages/mes.scm (nyacc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-14 15:49:50 +02:00
Tobias Geerinckx-Rice
b6b281a5ba
gnu: weechat: Update to 1.8.
...
* gnu/packages/irc.scm (weechat): Update to 1.8.
2017-05-14 15:06:26 +02:00
Tobias Geerinckx-Rice
a88f2c33d6
gnu: pv: Use HTTPS.
...
* gnu/packages/pv.scm (pv)[source, home-page]: Use HTTPS.
2017-05-14 14:49:10 +02:00
Ludovic Courtès
4d8806c3d6
gnu: guile-ssh: Rename "guile2.2-ssh" to "guile-ssh".
...
* gnu/packages/ssh.scm (guile-ssh)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.2-ssh): Define using 'deprecated-package'.
(guile2.0-ssh): New variable.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Adjust
accordingly.
2017-05-13 22:25:23 +02:00
Ludovic Courtès
2252f087d4
gnu: guile-json: Rename "guile2.2-json" to "guile-json".
...
* gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0
to GUILE-2.2.
(guile2.2-json): Define using 'deprecated-package'.
(guile2.0-json): New variable.
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix)[inputs]: Likewise.
2017-05-13 22:25:22 +02:00
Ethan R. Jones
a76ca052d6
gnu: Add nnn.
...
* gnu/packages/admin.scm (nnn): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-13 17:55:34 +02:00
Arun Isaac
92d9cfef6b
gnu: emacs-clojure-mode: Enable tests.
...
* gnu/packages/emacs.scm (emacs-clojure-mode)[arguments]: Add 'check' phase.
[native-inputs]: Add emacs-dash, emacs-s and ert-runner.
2017-05-13 20:44:59 +05:30
Arun Isaac
8744901365
gnu: Add ert-runner.
...
* gnu/packages/emacs.scm (ert-runner): New variable.
2017-05-13 20:44:58 +05:30
Arun Isaac
605ecbcb2a
gnu: Add emacs-commander.
...
* gnu/packages/emacs.scm (emacs-commander): New variable.
2017-05-13 20:44:58 +05:30
Arun Isaac
99d406c92d
gnu: Add emacs-ansi.
...
* gnu/packages/emacs.scm (emacs-ansi): New variable.
2017-05-13 20:44:58 +05:30
Alex Sassmannshausen
0e40b75506
gnu: php: Add '--with-mysqli' configure option.
...
* gnu/packages/php.scm: Add '--with-mysqli' configure option.
2017-05-13 13:58:37 +02:00
Alex Sassmannshausen
4cd1d1c12e
gnu: php: Remove '--enable-threads' configure option.
...
* gnu/packages/php.scm (php): Remove '--enable-threads' configure option, as
it is no longer recognized in PHP 7.
2017-05-13 13:58:27 +02:00
Arun Isaac
a742becd6c
gnu: emacs-key-chord: Set source file-name.
...
* gnu/packages/emacs.scm (emacs-key-chord)[source]: Add file-name field.
2017-05-13 16:41:54 +05:30
Arun Isaac
8a421ddb29
gnu: emacs-transpose-frame: Set source file-name.
...
* gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
2017-05-13 16:41:54 +05:30
Arun Isaac
6669a93284
gnu: emacs-goto-chg: Set source file-name.
...
* gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
2017-05-13 16:41:54 +05:30
Mathieu Othacehe
a5e8f5972c
gnu: python-termcolor: Fix uri.
...
* gnu/packages/python.scm (python-termcolor): Remove "python-" from
pypi uri.
This was causing guix refresh to fail on this package.
2017-05-13 12:40:20 +02:00
Alex Kost
4e4e018525
system: Export 'read-boot-parameters'.
...
This partially reverts commit 9530e73b49
.
* gnu/system.scm: Export 'read-boot-parameters' for backward compatibility.
2017-05-13 12:14:28 +03:00
Leo Famulari
a23e0a9f87
gnu: gimp: Update to 2.8.22 [fixes CVE-2007-3126].
...
* gnu/packages/gimp.scm (gimp): Update to 2.8.22.
2017-05-12 21:44:14 -04:00
ng0
3312fda09d
gnu: Add e3.
...
* gnu/packages/text-editors.scm (e3): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-05-13 00:03:46 +02:00
Ludovic Courtès
e2f9832f45
tests: "basic" test loads (guix …) modules from the right place.
...
This is a followup to 7561881f2a
.
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Remove 'set!' statements, add 'add-to-load-path' statement for
GUIX.
2017-05-13 00:03:46 +02:00
Ludovic Courtès
d5094c8115
tests: Strengthen GC root test.
...
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Check for a specific return value, 'success!.
2017-05-13 00:03:46 +02:00
Mathieu Othacehe
2088513214
gnu: reptry: Fix build.
...
* gnu/packages/patches/reptyr-fix-gcc-7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch.
* gnu/packages/screen.scm (reptyr): Use patch.
2017-05-12 20:19:13 +02:00
Marius Bakke
3590a6b5cf
gnu: bluez: Update to 5.45.
...
* gnu/packages/linux.scm (bluez): Update to 5.45.
2017-05-12 20:15:38 +02:00
Marius Bakke
9bd42f1dc3
gnu: postgresql: Update to 9.6.3 [fixes CVE-2017-{7484,7485,7486}].
...
* gnu/packages/databases.scm (postgresql): Update to 9.6.3.
2017-05-12 19:27:11 +02:00
Marius Bakke
ffed9eabcc
gnu: Add lierolibre.
...
* gnu/packages/patches/lierolibre-check-unaligned-access.patch,
gnu/packages/patches/lierolibre-is-free-software.patch,
gnu/packages/patches/lierolibre-remove-arch-warning.patch,
gnu/packages/patches/lierolibre-try-building-other-arch.patch,
gnu/packages/patches/lierolibre-newer-libconfig.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (lierolibre): New variable.
2017-05-12 15:42:08 +02:00
Marius Bakke
ace41d5071
gnu: openvpn: Update to 2.4.2 [fixes CVE-2017-7478, CVE-2017-7479].
...
* gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
2017-05-12 15:22:56 +02:00
Marius Bakke
d7b344c5cd
gnu: rocksdb: Disable tests on 32-bit systems.
...
* gnu/packages/databases.scm (rocksdb)[arguments]: Make #:tests? conditional.
Delete unnecessary 'build' phase. Move portability environment variable
before check phase.
2017-05-12 15:00:59 +02:00
Marius Bakke
ae836e513e
gnu: cryptsetup: Update to 1.7.5.
...
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
2017-05-12 13:47:26 +02:00
Marius Bakke
0ed81d0476
gnu: kbd: Set home page to kbd-project.org.
...
* gnu/packages/linux.scm (kbd)[home-page]: Update.
2017-05-12 13:44:27 +02:00
Marius Bakke
aa9c221f74
gnu: psmisc: Update to 22.21.
...
* gnu/packages/linux.scm (psmisc): Update to 22.21.
[home-page]: Update.
2017-05-12 13:44:27 +02:00
Ludovic Courtès
b9048a14b1
gnu: proot: Add statically-linked variant.
...
* gnu/packages/linux.scm (proot-static): New variable.
2017-05-12 13:31:35 +02:00
Ludovic Courtès
602db62c7c
gnu: talloc: Add static variant.
...
* gnu/packages/samba.scm (talloc/static): New variable.
2017-05-12 13:31:34 +02:00
Clément Lassieur
864704212f
gnu: emacs-ag: Propagate the-silver-searcher.
...
This allows emacs-ag to be used on remote systems.
* gnu/packages/emacs.scm (emacs-ag)[inputs]: Remove. Move THE-SILVER-SEARCHER
to...
[propagated-inputs]: ... here.
[arguments]: Remove 'patch-exec-paths' phase.
2017-05-12 10:38:42 +02:00
Marius Bakke
d231fe0a9b
gnu: miniupnpc: Fix CVE-2017-8798.
...
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
2017-05-12 00:40:28 +02:00
Marius Bakke
2253477e6f
gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171.
...
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>:
Add "-lm" to LIBS.
2017-05-11 23:51:53 +02:00
Ludovic Courtès
d5e7d014dd
gnu: lxde-common: Provide 'startlxde' with the 'lxsession' file name.
...
Fixes <https://bugs.gnu.org/26688 >.
* gnu/packages/lxde.scm (lxde-common)[arguments, inputs]: New fields.
2017-05-11 23:31:28 +02:00
Julien Lepiller
4ad8aed77f
gnu: Add antlr3 and stringtemplate4.
...
* gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
2017-05-11 22:25:40 +02:00
Julien Lepiller
a0f15effce
gnu: Add stringtemplate3.
...
* gnu/packages/java.scm (stringtemplate3): New variable.
2017-05-11 22:25:36 +02:00
Julien Lepiller
9f68e74a48
gnu: Add antlr2.
...
* gnu/packages/java.scm (antlr2): New variable.
2017-05-11 22:25:12 +02:00
Julien Lepiller
2601171ee0
gnu: Add pootle.
...
* gnu/packages/django.scm (pootle): New variable.
2017-05-11 21:58:41 +02:00
Julien Lepiller
f048db5aac
gnu: Fix python2-django-allauth.
...
* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
2017-05-11 21:58:31 +02:00
Julien Lepiller
919d4ad079
gnu: python-pytest-django: Update to 3.1.2.
...
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django):
Update to 3.1.2.
2017-05-11 21:58:27 +02:00
Julien Lepiller
f77d82f105
gnu: Add python-django-statici18n.
...
* gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n):
New variables.
2017-05-11 21:58:25 +02:00
Julien Lepiller
9f4a305961
gnu: Add python-django-appconf.
...
* gnu/packages/django.scm (python-django-appconf, python2-django-appconf):
New variables.
2017-05-11 21:58:22 +02:00
Julien Lepiller
b0395dd68e
gnu: Add python-django-sortedm2m.
...
* gnu/packages/django.scm (python-django-sortedm2m, python2-django-sortedm2m):
New variables.
2017-05-11 21:58:18 +02:00
Julien Lepiller
cb9b6095dc
gnu: Add python-django-rq.
...
* gnu/packages/django.scm (python-django-rq, python2-django-rq): New variables.
2017-05-11 21:58:15 +02:00
Julien Lepiller
b939953b9a
gnu: Add python-django-redis.
...
* gnu/packages/django.scm (python-django-redis, python2-django-redis):
New variables.
2017-05-11 21:58:12 +02:00
Julien Lepiller
91154d4a40
gnu: Add python-fakeredis.
...
* gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables.
2017-05-11 21:58:09 +02:00
Julien Lepiller
c009e93451
gnu: Add python-hiredis.
...
* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables.
2017-05-11 21:58:07 +02:00
Julien Lepiller
932462536b
gnu: Add python-django-overextends.
...
* gnu/packages/django.scm (python-django-overextends, python2-django-overextends):
New variables.
2017-05-11 21:58:04 +02:00
Julien Lepiller
659692c0c3
gnu: Add python-django-contrib-comments.
...
* gnu/packages/django.scm (python-django-contrib-comments,
python2-django-contrib-comments): New variables.
2017-05-11 21:58:02 +02:00
Julien Lepiller
03a34e87b8
gnu: Add python-django-contact-form.
...
* gnu/packages/django.scm (python-django-contact-form, python2-django-contact-form):
New variables.
2017-05-11 21:57:59 +02:00
Julien Lepiller
afbfe56497
gnu: Add python-django-bulk-update.
...
* gnu/packages/django.scm (python-django-bulk-update, python2-django-bulk-update):
New variables.
2017-05-11 21:57:57 +02:00
Julien Lepiller
a326384be4
gnu: Add python-dj-database-url.
...
* gnu/packages/django.scm (python-dj-database-url, python2-dj-database-url):
New variables.
2017-05-11 21:57:54 +02:00
Julien Lepiller
6c17e963b0
gnu: Add python-django-jsonfield.
...
* gnu/packages/django.scm (python-django-jsonfield, python2-django-jsonfield):
New variables.
2017-05-11 21:57:51 +02:00
Julien Lepiller
01c64cb83f
gnu: Add python-django-assets.
...
* gnu/packages/django.scm (python-django-assets, python2-django-assets):
New variables.
2017-05-11 21:57:48 +02:00
Julien Lepiller
3b08d1a612
gnu: Add python-mysqlclient.
...
* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables.
2017-05-11 21:57:45 +02:00
Julien Lepiller
5f25fd69df
gnu: Add python-translate-toolkit.
...
* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit):
New variables.
2017-05-11 21:57:42 +02:00
Julien Lepiller
54153b85c7
gnu: Add python-factory-boy.
...
* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables.
2017-05-11 21:57:37 +02:00
Julien Lepiller
18c2546078
gnu: Add python2-stemming.
...
* gnu/packages/python.scm (python2-stemming): New variable.
2017-05-11 21:57:35 +02:00
Julien Lepiller
38a370d2bc
gnu: Add python-scandir.
...
* gnu/packages/python.scm (python-scandir, python2-scandir): New variables.
2017-05-11 21:57:32 +02:00
Julien Lepiller
a17ccbbb12
gnu: Add python-levenshtein.
...
* gnu/packages/python.scm (python-levenshtein, python2-levenshtein):
New variables.
2017-05-11 21:57:29 +02:00
Julien Lepiller
e139c7a742
gnu: python-dateutil: Update to 2.6.0.
...
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0.
2017-05-11 21:57:27 +02:00
Julien Lepiller
afdfbb1dca
gnu: Add python-elasticsearch.
...
* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch):
New variables.
2017-05-11 21:57:24 +02:00
Julien Lepiller
1b16f1ecb1
gnu: Add python-nosexcover.
...
* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables.
2017-05-11 21:57:21 +02:00
Julien Lepiller
d15a47911a
gnu: Add python-dirsync.
...
* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables.
2017-05-11 21:57:18 +02:00
Julien Lepiller
186d4f8d08
gnu: Add python-diff-match-patch.
...
* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch):
New variables.
2017-05-11 21:57:16 +02:00
Julien Lepiller
03ded2fd3b
gnu: Add python-cssmin.
...
* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables.
2017-05-11 21:57:13 +02:00
Julien Lepiller
eed206cb8a
gnu: python-rq: Update to 0.7.1.
...
* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1.
[source]: Use pypi-uri.
2017-05-11 21:57:10 +02:00
Julien Lepiller
4c066b727c
gnu: Add python-sphinx-me.
...
* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables.
2017-05-11 21:57:08 +02:00
Julien Lepiller
709a5a9365
gnu: Add python-webassets.
...
* gnu/packages/python.scm (python-webassets, python2-webassets): New variables.
2017-05-11 21:57:05 +02:00
Julien Lepiller
75805449cf
gnu: Add python-utils.
...
* gnu/packages/python.scm (python-utils, python2-utils): New variables.
2017-05-11 21:57:02 +02:00
Julien Lepiller
2d6e56baa7
gnu: Add python-pytest-catchlog.
...
* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog):
New variables.
2017-05-11 21:56:58 +02:00
Julien Lepiller
59a972885c
gnu: Add python-pytest-warnings.
...
* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings):
New variables.
2017-05-11 21:56:54 +02:00
Julien Lepiller
047160f2f1
gnu: python-pytest-runner: Update to 2.11.1.
...
* gnu/packages/python.scm (python-pytest-runner)
(python2-pytest-runner): Update to 2.11.1.
2017-05-11 21:56:35 +02:00
Marius Bakke
2d4deb5d21
gnu: lvm2: Fix static build after 62ec02bf21
.
...
Fixes <https://bugs.gnu.org/26874 >.
* gnu/packages/patches/lvm2-static-link.patch: Link with -lm.
2017-05-11 21:30:35 +02:00
Arun Isaac
e0d4331a93
gnu: emacs-smartparens: Update to 1.10.1.
...
* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.10.1.
2017-05-12 00:15:32 +05:30
Ludovic Courtès
62b28c0e7b
gnu: Add PRoot.
...
* gnu/packages/linux.scm (proot): New variable.
* gnu/packages/patches/proot-test-fhs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-05-11 18:05:42 +02:00
Ludovic Courtès
77abe3f091
gnu: hwloc: Update to 1.11.7.
...
* gnu/packages/mpi.scm (hwloc): Update to 1.11.7.
2017-05-11 18:05:42 +02:00
Efraim Flashner
70cb7610ca
gnu: libffcall: Update to 1.12.
...
* gnu/packages/libffcall.scm (libffcall): Update to 1.12.
[source]: Source code is now stored in git.
2017-05-11 13:19:36 +03:00
Mark H Weaver
fed5502125
gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386].
...
* gnu/packages/version-control.scm (git@2.10 ): Update to 2.10.3.
2017-05-11 01:25:50 -04:00
Leo Famulari
c0ad28087c
gnu: elfutils: Update to 0.169.
...
* gnu/packages/elf.scm (elfutils): Update to 0.169.
2017-05-11 00:08:20 -04:00
ng0
bc84735d14
gnu: Add neovim-syntastic.
...
* gnu/packages/vim.scm (neovim-syntastic): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:59:10 -04:00
ng0
86db4486b2
gnu: Add vim-syntastic.
...
* gnu/packages/vim.scm (vim-syntastic): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:59:10 -04:00
Leo Famulari
cb542830a2
gnu: python-kitchen: Update home-page URL.
...
* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]:
Update URL.
2017-05-10 23:37:24 -04:00
Ethan R. Jones
5ee684ff2f
gnu: python2-dogtail: Update home-page URL.
...
* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:37:23 -04:00
Ethan R. Jones
4929a0617a
gnu: libaio: Remove dead source URL.
...
* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:37:23 -04:00
Ethan R. Jones
779669abfd
gnu: font-liberation: Update source and homepage URLs.
...
* gnu/packages/fonts.scm (font-liberation)[source]: Update URL.
[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:37:23 -04:00
Ethan R. Jones
c18594dd95
gnu: libpwquality: Update source and home-page URLs.
...
* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL.
[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10 23:37:19 -04:00
Leo Famulari
68ab3e6c9a
gnu: python-icalendar: Update to 3.11.4.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.4.
2017-05-10 21:58:06 -04:00
Kei Kebreau
1b775fd1df
gnu: Add python-tmx.
...
* gnu/packages/game-development.scm (python-tmx, python2-tmx): New
variables.
2017-05-10 20:00:50 -04:00
Kei Kebreau
45f8e7f75e
gnu: Add python-sge-pygame.
...
* gnu/packages/game-development.scm (python-sge-pygame, python2-sge-pygame):
New variables.
2017-05-10 19:55:47 -04:00
Ben Woodcroft
c033f5d6b5
gnu: Add pplacer.
...
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New
variables.
2017-05-10 22:13:55 +02:00
Ben Woodcroft
ad0ae297d4
gnu: Add taxtastic.
...
* gnu/packages/bioinformatics.scm (taxtastic): New variable.
2017-05-10 22:13:55 +02:00