jackhill/guix/guix.git
7 years agognu: Add compton.
José Miguel Sánchez García [Fri, 20 Jan 2017 10:59:15 +0000 (11:59 +0100)]
gnu: Add compton.

* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add geos.
Björn Höfling [Fri, 20 Jan 2017 17:35:31 +0000 (18:35 +0100)]
gnu: Add geos.

* gnu/packages/geo.scm (geos): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: gflags: Update to 2.2.0.
Marius Bakke [Fri, 20 Jan 2017 23:34:37 +0000 (00:34 +0100)]
gnu: gflags: Update to 2.2.0.

* gnu/packages/popt.scm (gflags): Update to 2.2.0.
[source]: Use tarball release.

7 years agognu: r-vegan: Update to 2.4-2.
Ben Woodcroft [Sat, 21 Jan 2017 08:17:16 +0000 (18:17 +1000)]
gnu: r-vegan: Update to 2.4-2.

* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.

7 years agognu: diamond: Update to 0.8.34.
Ben Woodcroft [Sat, 21 Jan 2017 07:28:11 +0000 (17:28 +1000)]
gnu: diamond: Update to 0.8.34.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.

7 years agognu: linux-libre: Update to 4.9.5.
Mark H Weaver [Sat, 21 Jan 2017 02:56:02 +0000 (21:56 -0500)]
gnu: linux-libre: Update to 4.9.5.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.5.

7 years agognu: linux-libre@4.4: Update to 4.4.44.
Mark H Weaver [Sat, 21 Jan 2017 02:54:47 +0000 (21:54 -0500)]
gnu: linux-libre@4.4: Update to 4.4.44.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.

7 years agognu: linux-libre@4.1: Update to 4.1.38.
Mark H Weaver [Sat, 21 Jan 2017 02:48:43 +0000 (21:48 -0500)]
gnu: linux-libre@4.1: Update to 4.1.38.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.

7 years agognu: gnutls: Add 'guile2.2-gnutls'.
Ludovic Courtès [Fri, 20 Jan 2017 20:35:51 +0000 (21:35 +0100)]
gnu: gnutls: Add 'guile2.2-gnutls'.

Suggested by Chris Webber.

* gnu/packages/tls.scm (gnutls/guile-2.2): New variable.

7 years agoservices: Reindent vpn.scm.
Ludovic Courtès [Fri, 20 Jan 2017 13:44:34 +0000 (14:44 +0100)]
services: Reindent vpn.scm.

This fixes indentation of 'match' forms.

* gnu/services/vpn.scm: Pass through 'indent-code.el'.

7 years agoetc: indent-code.el: Add indentation info for non-Guix Scheme constructs.
Ludovic Courtès [Fri, 20 Jan 2017 13:43:43 +0000 (14:43 +0100)]
etc: indent-code.el: Add indentation info for non-Guix Scheme constructs.

* etc/indent-code.el.in (guix-syntax--scheme-indent): New macro.
Use it.

7 years agognu: Add fcitx-configtool.
Feng Shu [Tue, 17 Jan 2017 05:02:30 +0000 (13:02 +0800)]
gnu: Add fcitx-configtool.

* gnu/packages/fcitx.scm (fcitx-configtool): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: datamash: Update to 1.1.1.
Marius Bakke [Fri, 20 Jan 2017 18:27:47 +0000 (19:27 +0100)]
gnu: datamash: Update to 1.1.1.

* gnu/packages/datamash.scm (datamash): Update to 1.1.1.

7 years agognu: gd: Fix source URL.
Marius Bakke [Fri, 20 Jan 2017 18:34:51 +0000 (19:34 +0100)]
gnu: gd: Fix source URL.

This is a followup to 3f0603ea653cefa9ff728c2637d3cd0d778b3602.

* gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.

7 years agognu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].
Leo Famulari [Fri, 20 Jan 2017 14:03:35 +0000 (09:03 -0500)]
gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].

'CHANGELOG.md' in the development repository lists several fixed bugs with
potential security implications:

https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md

* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd-2.2.4): New variable.

7 years agognu: r-msnid: Expand abbreviation in description.
Ricardo Wurmus [Fri, 20 Jan 2017 14:29:50 +0000 (15:29 +0100)]
gnu: r-msnid: Expand abbreviation in description.

* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS"
to "tandem mass spectrometry".

7 years agognu: r-msnbase: Expand abbreviation in description.
Ricardo Wurmus [Fri, 20 Jan 2017 14:28:50 +0000 (15:28 +0100)]
gnu: r-msnbase: Expand abbreviation in description.

* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS"
to "mass spectrometry".

7 years agognu: Add r-fastica.
Raoul Jean Pierre Bonnal [Thu, 19 Jan 2017 18:54:59 +0000 (19:54 +0100)]
gnu: Add r-fastica.

* gnu/packages/statistics.scm (r-fastica): New variable.

7 years agognu: Add r-lars.
Raoul Jean Pierre Bonnal [Thu, 19 Jan 2017 18:54:58 +0000 (19:54 +0100)]
gnu: Add r-lars.

* gnu/packages/statistics.scm (r-lars): New variable.

7 years agognu: Add r-mixtools.
Raoul Jean Pierre Bonnal [Thu, 19 Jan 2017 18:54:57 +0000 (19:54 +0100)]
gnu: Add r-mixtools.

* gnu/packages/statistics.scm (r-mixtools): New variable.

7 years agognu: Add r-cowplot.
Raoul Jean Pierre Bonnal [Thu, 19 Jan 2017 18:54:56 +0000 (19:54 +0100)]
gnu: Add r-cowplot.

* gnu/packages/statistics.scm (r-cowplot): New variable.

7 years agoservices: network-manager: Use record for configuration.
Christopher Baines [Fri, 20 Jan 2017 13:43:53 +0000 (21:43 +0800)]
services: network-manager: Use record for configuration.

* gnu/services/network-manager.scm (<network-manager-configuration>): New
record type.
(network-manager-shpeherd-service): Change to use the
network-manager-configuration record, rather than a package.  Generate a
simple configuration file from the network-manager-configuration record.
(network-manager-service-type): Update extensions to take the
network-manager-configuration rather than a package.
(network-manager-service): Remove function, the network-manager-service-type
can be used instead, and this avoids keeping the function signature and value
coresponding to the service type in sync.
* doc/guix.texi (Networking Services): Remove documentation for the removed
network-manager-service procedure, and add documentation of the
network-manager-service-type variable and network-manager-configuration
record.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
7 years agognu: obs: Update to 17.0.2.
Efraim Flashner [Thu, 19 Jan 2017 20:54:25 +0000 (22:54 +0200)]
gnu: obs: Update to 17.0.2.

* gnu/packages/video.scm (obs): Update to 17.0.2.
[inputs]: Add alsa-lib, fontconfig, speex.

7 years agognu: mariadb: Update to 10.1.21 [security fixes].
Leo Famulari [Fri, 20 Jan 2017 01:56:23 +0000 (20:56 -0500)]
gnu: mariadb: Update to 10.1.21 [security fixes].

Fixes CVE-2016-3238 and CVE-2017-{3238,3243,3244,3257,3258,3265,3291,3312,3317,
3318}.

* gnu/packages/databases.scm (mariadb): Update to 10.1.21.

7 years agoservices: Create /var/run/utmpx upon activation.
Ludovic Courtès [Thu, 19 Jan 2017 22:42:20 +0000 (23:42 +0100)]
services: Create /var/run/utmpx upon activation.

This fixes a bug whereby /var/run/utmpx would never be created, and thus
accounting information would be missing.

* gnu/services.scm (activation-script): Create /var/run/utmpx.
* gnu/tests/base.scm (run-basic-test)["utmpx entry"]: New test.

7 years agosyscalls: Add utmpx procedures and data structure.
Ludovic Courtès [Thu, 19 Jan 2017 22:21:25 +0000 (23:21 +0100)]
syscalls: Add utmpx procedures and data structure.

* guix/build/syscalls.scm (<utmpx-entry>): New record type.
(%utmpx): New C struct.
(login-type): New bits.
(setutxent, endutxent, getutxent, utmpx-entries): New procedures.

7 years agosyscalls: Extract 'bytes->string'.
Ludovic Courtès [Thu, 19 Jan 2017 22:20:57 +0000 (23:20 +0100)]
syscalls: Extract 'bytes->string'.

* guix/build/syscalls.scm (bytes->string): New procedure.
(bytevector->string-list): Use it.

7 years agognu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].
Ludovic Courtès [Thu, 19 Jan 2017 16:59:23 +0000 (17:59 +0100)]
gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].

* gnu/packages/admin.scm (ansible): Update to 2.2.1.

7 years agoimport: github: Catch HTTP 403 error during fetch.
Mathieu OTHACEHE [Tue, 17 Jan 2017 08:17:30 +0000 (09:17 +0100)]
import: github: Catch HTTP 403 error during fetch.

* guix/import/github.scm (json-fetch*): Catch 403 HTTP error that may be
  raised if a github token has not been set.

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agotests: Add 'nginx-service-type' test.
Ludovic Courtès [Thu, 19 Jan 2017 13:43:24 +0000 (14:43 +0100)]
tests: Add 'nginx-service-type' test.

* gnu/tests/web.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

7 years agoservices: nginx: Add default values for <nginx-configuration> fields.
Ludovic Courtès [Thu, 19 Jan 2017 13:40:04 +0000 (14:40 +0100)]
services: nginx: Add default values for <nginx-configuration> fields.

* gnu/services/web.scm (<nginx-configuration>)[nginx, log-directory]
[run-directory, server-blocks, upstream-blocks, file]: Add default
values.

7 years agoservices: nginx: Add support for 'location' blocks.
Christopher Baines [Wed, 18 Jan 2017 08:08:07 +0000 (08:08 +0000)]
services: nginx: Add support for 'location' blocks.

* gnu/services/web.scm (<nginx-server-configuration>): Add field 'locations'.
(<nginx-location-configuration>): New record type.
(<nginx-named-location-configuration>): New record type.
(nginx-location-config): New function.
(default-nginx-server-config): Include locations.
* doc/guix.texi (Web Services): Document the new nginx-location-configuration
and nginx-named-location-configuration data types, as well as the changes to
the nginx-server-configuration.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agoservices: nginx: Add support the 'upstream' module.
Christopher Baines [Wed, 18 Jan 2017 08:08:06 +0000 (08:08 +0000)]
services: nginx: Add support the 'upstream' module.

* gnu/services/web.scm (<nginx-upstream-configuration>): New record type.
(<nginx-configuration>): Add new field upstream-blocks.
(nginx-upstream): New function.
(default-nginx-config): Add upstream-list parameter.
(nginx-service): Add optional upstream list keyword argument.
* doc/guix.texi (Web Services): Document the new nginx-upstream-configuration
data type and changes to the nginx function.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: dnsmasq: Enable dbus support.
Christopher Baines [Thu, 19 Jan 2017 06:55:38 +0000 (06:55 +0000)]
gnu: dnsmasq: Enable dbus support.

* gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for
NetworkManager to use dnsmasq.
[native-inputs]: Add pkg-config.
[inputs]: Add dbus.
[arguments]: Add COPTS="-DHAVE_DBUS" to make-flags.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
7 years agognu: Add libgig.
Ricardo Wurmus [Mon, 16 Jan 2017 18:52:17 +0000 (19:52 +0100)]
gnu: Add libgig.

* gnu/packages/music.scm (libgig): New variable.

7 years agodoc: Show how to deploy any version of Guix.
Leo Famulari [Tue, 17 Jan 2017 22:23:58 +0000 (17:23 -0500)]
doc: Show how to deploy any version of Guix.

* doc/guix.texi (Invoking guix pull): Give some examples of how to deploy
arbitrary Guix versions with the --url option.

7 years agoguix environment, build: Allow absolute file names with '--root'.
Ludovic Courtès [Wed, 18 Jan 2017 15:57:56 +0000 (16:57 +0100)]
guix environment, build: Allow absolute file names with '--root'.

Reported by Chris Webber.

* guix/scripts/build.scm (register-root): If ROOT is absolute, keep it
as is.
* guix/scripts/environment.scm (register-gc-root): Likewise.
* tests/guix-environment.sh (expected): Add test.

7 years agognu: Add Heimdal.
Ludovic Courtès [Wed, 18 Jan 2017 12:31:36 +0000 (13:31 +0100)]
gnu: Add Heimdal.

* gnu/packages/kerberos.scm (heimdal): New variable.

7 years agognu: Move Kerberos implemetations to (gnu packages kerberos).
Ludovic Courtès [Wed, 18 Jan 2017 08:57:43 +0000 (09:57 +0100)]
gnu: Move Kerberos implemetations to (gnu packages kerberos).

* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.

7 years agognu: stagit: Update to 0.5.
ng0 [Wed, 18 Jan 2017 21:25:44 +0000 (21:25 +0000)]
gnu: stagit: Update to 0.5.

* gnu/packages/version-control.scm (stagit): Update to 0.5.

7 years agognu: qemu: Fix CVE-2017-5525, CVE-2017-5526.
Efraim Flashner [Wed, 18 Jan 2017 21:21:46 +0000 (23:21 +0200)]
gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.

* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.

7 years agognu: Add python-cram.
Marius Bakke [Wed, 28 Dec 2016 23:09:40 +0000 (00:09 +0100)]
gnu: Add python-cram.

* gnu/packages/python.scm (python-cram, python2-cram): New variables.

7 years agognu: Add leveldb.
Marius Bakke [Tue, 27 Dec 2016 20:56:01 +0000 (21:56 +0100)]
gnu: Add leveldb.

* gnu/packages/databases.scm (leveldb): New variable.

7 years agognu: Add mcabber.
ng0 [Wed, 18 Jan 2017 12:34:25 +0000 (12:34 +0000)]
gnu: Add mcabber.

* gnu/packages/messaging.scm (mcabber): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add loudmouth.
ng0 [Wed, 18 Jan 2017 12:34:24 +0000 (12:34 +0000)]
gnu: Add loudmouth.

* gnu/packages/messaging.scm (loudmouth): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add menumaker.
ng0 [Wed, 18 Jan 2017 12:47:21 +0000 (12:47 +0000)]
gnu: Add menumaker.

* gnu/packages/wm.scm (menumaker): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: xf86-input-evdev: Update to 2.10.5.
Marius Bakke [Wed, 18 Jan 2017 17:28:35 +0000 (18:28 +0100)]
gnu: xf86-input-evdev: Update to 2.10.5.

* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.

7 years agognu: xf86-video-r128: Update to 6.10.2.
Marius Bakke [Wed, 18 Jan 2017 17:25:55 +0000 (18:25 +0100)]
gnu: xf86-video-r128: Update to 6.10.2.

* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.

7 years agognu: xf86-video-savage: Update to 2.3.9.
Marius Bakke [Wed, 18 Jan 2017 17:23:53 +0000 (18:23 +0100)]
gnu: xf86-video-savage: Update to 2.3.9.

* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.

7 years agognu: xf86-video-trident: Update to 1.3.8.
Marius Bakke [Wed, 18 Jan 2017 17:22:12 +0000 (18:22 +0100)]
gnu: xf86-video-trident: Update to 1.3.8.

* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.

7 years agognu: xf86-video-glint: Update to 1.2.9.
Marius Bakke [Wed, 18 Jan 2017 17:19:49 +0000 (18:19 +0100)]
gnu: xf86-video-glint: Update to 1.2.9.

* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: xf86-video-nv: Update to 2.1.21.
Marius Bakke [Wed, 18 Jan 2017 17:13:21 +0000 (18:13 +0100)]
gnu: xf86-video-nv: Update to 2.1.21.

* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: xf86-video-siliconmotion: Update to 1.7.9.
Marius Bakke [Wed, 18 Jan 2017 17:11:42 +0000 (18:11 +0100)]
gnu: xf86-video-siliconmotion: Update to 1.7.9.

* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.

7 years agognu: xf86-video-mga: Update to 1.6.5.
Marius Bakke [Wed, 18 Jan 2017 17:10:04 +0000 (18:10 +0100)]
gnu: xf86-video-mga: Update to 1.6.5.

* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.

7 years agognu: xf86-video-sis: Update to 0.10.9.
Marius Bakke [Wed, 18 Jan 2017 17:08:35 +0000 (18:08 +0100)]
gnu: xf86-video-sis: Update to 0.10.9.

* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.

7 years agognu: xf86-video-tdfx: Update to 1.4.7.
Marius Bakke [Wed, 18 Jan 2017 17:05:40 +0000 (18:05 +0100)]
gnu: xf86-video-tdfx: Update to 1.4.7.

* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.

7 years agognu: multiqc: Add python-nose to inputs.
Ricardo Wurmus [Wed, 18 Jan 2017 15:00:43 +0000 (16:00 +0100)]
gnu: multiqc: Add python-nose to inputs.

* gnu/packages/bioinformatics.scm (multiqc)[propagated-inputs]: Add
python-nose.

7 years agognu: screen: Update to 4.5.0.
Efraim Flashner [Wed, 18 Jan 2017 13:51:04 +0000 (15:51 +0200)]
gnu: screen: Update to 4.5.0.

* gnu/packages/screen.scm (screen): Update to 4.5.0.
[home-page]: Use https.

7 years agognu: Add emacs-sx.
ng0 [Sun, 15 Jan 2017 21:10:50 +0000 (21:10 +0000)]
gnu: Add emacs-sx.

* gnu/packages/emacs.scm (emacs-sx): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: Add emacs-ag.
Christopher Baines [Tue, 17 Jan 2017 20:07:06 +0000 (20:07 +0000)]
gnu: Add emacs-ag.

* gnu/packages/emacs.scm (emacs-ag): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: Add font-wqy-microhei.
Feng Shu [Tue, 17 Jan 2017 05:09:06 +0000 (13:09 +0800)]
gnu: Add font-wqy-microhei.

* gnu/packages/fonts.scm (font-wqy-microhei): New variable.

7 years agognu: Add mlmmj.
ng0 [Mon, 16 Jan 2017 23:01:32 +0000 (23:01 +0000)]
gnu: Add mlmmj.

* gnu/packages/mail.scm (mlmmj): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agodoc: Add '--manifest' example using 'specification->package+output'.
Ludovic Courtès [Tue, 17 Jan 2017 21:58:37 +0000 (22:58 +0100)]
doc: Add '--manifest' example using 'specification->package+output'.

* doc/guix.texi (Invoking guix package): Add --manifest example using
'specification->package+output'.

7 years agognu: guile-json: Update to 0.6.0.
Ludovic Courtès [Tue, 17 Jan 2017 14:16:42 +0000 (15:16 +0100)]
gnu: guile-json: Update to 0.6.0.

* gnu/packages/guile.scm (guile-json): Update to 0.6.0.

7 years agognu: Add ocaml-ocurl.
Julien Lepiller [Fri, 30 Dec 2016 11:36:12 +0000 (12:36 +0100)]
gnu: Add ocaml-ocurl.

* gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.

7 years agognu: Add ocaml-jsonm.
Julien Lepiller [Fri, 30 Dec 2016 11:35:16 +0000 (12:35 +0100)]
gnu: Add ocaml-jsonm.

* gnu/packages/ocaml.scm (ocaml-jsonm): New variable.

7 years agognu: Add ocaml-uutf.
Julien Lepiller [Fri, 30 Dec 2016 11:25:08 +0000 (12:25 +0100)]
gnu: Add ocaml-uutf.

* gna/packages/ocaml.scm (ocaml-uutf): New variable.

7 years agognu: Add ocaml-uchar.
Julien Lepiller [Fri, 30 Dec 2016 11:24:17 +0000 (12:24 +0100)]
gnu: Add ocaml-uchar.

* gnu/packages/ocaml.scm (ocaml-uchar): New variable.

7 years agognu: Add ocaml-ulex.
Julien Lepiller [Fri, 30 Dec 2016 11:22:48 +0000 (12:22 +0100)]
gnu: Add ocaml-ulex.

* gnu/packages/ocaml.scm (ocaml-ulex): New variable.

7 years agognu: Add ocaml-xmlm.
Julien Lepiller [Fri, 30 Dec 2016 11:21:52 +0000 (12:21 +0100)]
gnu: Add ocaml-xmlm.

* gnu/packages/ocaml.scm (ocaml-xmlm): New variable.

7 years agognu: Add ocaml-bos.
Julien Lepiller [Fri, 30 Dec 2016 11:20:53 +0000 (12:20 +0100)]
gnu: Add ocaml-bos.

* gnu/packages/ocaml.scm (ocaml-bos): New variable.

7 years agognu: Add ocaml-fpath.
Julien Lepiller [Fri, 30 Dec 2016 11:20:01 +0000 (12:20 +0100)]
gnu: Add ocaml-fpath.

* gnu/packages/ocaml.scm (ocaml-fpath): New variable.

7 years agognu: Add ocaml-logs.
Julien Lepiller [Fri, 30 Dec 2016 11:17:09 +0000 (12:17 +0100)]
gnu: Add ocaml-logs.

* gnu/packages/ocaml.scm (ocaml-logs): New variable.

7 years agognu: Add r-msnid.
Ricardo Wurmus [Mon, 16 Jan 2017 11:21:38 +0000 (12:21 +0100)]
gnu: Add r-msnid.

* gnu/packages/bioinformatics.scm (r-msnid): New variable.

7 years agognu: Add r-msnbase.
Ricardo Wurmus [Mon, 16 Jan 2017 11:21:21 +0000 (12:21 +0100)]
gnu: Add r-msnbase.

* gnu/packages/bioinformatics.scm (r-msnbase): New variable.

7 years agognu: Add r-pcamethods.
Ricardo Wurmus [Mon, 16 Jan 2017 11:21:05 +0000 (12:21 +0100)]
gnu: Add r-pcamethods.

* gnu/packages/bioinformatics.scm (r-pcamethods): New variable.

7 years agognu: Add r-mzid.
Ricardo Wurmus [Mon, 16 Jan 2017 11:19:28 +0000 (12:19 +0100)]
gnu: Add r-mzid.

* gnu/packages/bioinformatics.scm (r-mzid): New variable.

7 years agognu: Add r-vsn.
Ricardo Wurmus [Mon, 16 Jan 2017 11:19:09 +0000 (12:19 +0100)]
gnu: Add r-vsn.

* gnu/packages/bioinformatics.scm (r-vsn): New variable.

7 years agognu: Add r-affy.
Ricardo Wurmus [Mon, 16 Jan 2017 11:18:51 +0000 (12:18 +0100)]
gnu: Add r-affy.

* gnu/packages/bioinformatics.scm (r-affy): New variable.

7 years agognu: Add r-affyio.
Ricardo Wurmus [Mon, 16 Jan 2017 11:18:30 +0000 (12:18 +0100)]
gnu: Add r-affyio.

* gnu/packages/bioinformatics.scm (r-affyio): New variable.

7 years agognu: Add r-mzr.
Ricardo Wurmus [Mon, 16 Jan 2017 11:18:12 +0000 (12:18 +0100)]
gnu: Add r-mzr.

* gnu/packages/bioinformatics.scm (r-mzr): New variable.

7 years agognu: Add r-protgenerics.
Ricardo Wurmus [Mon, 16 Jan 2017 11:02:18 +0000 (12:02 +0100)]
gnu: Add r-protgenerics.

* gnu/packages/bioinformatics.scm (r-protgenerics): New variable.

7 years agognu: Add r-maldiquant.
Ricardo Wurmus [Mon, 16 Jan 2017 11:01:20 +0000 (12:01 +0100)]
gnu: Add r-maldiquant.

* gnu/packages/bioinformatics.scm (r-maldiquant): New variable.

7 years agognu: Add r-raremetals2.
Ricardo Wurmus [Mon, 16 Jan 2017 10:59:41 +0000 (11:59 +0100)]
gnu: Add r-raremetals2.

* gnu/packages/bioinformatics.scm (r-raremetals2): New variable.

7 years agognu: Add r-seqminer.
Ricardo Wurmus [Mon, 16 Jan 2017 10:59:24 +0000 (11:59 +0100)]
gnu: Add r-seqminer.

* gnu/packages/bioinformatics.scm (r-seqminer): New variable.

7 years agognu: Add r-compquadform.
Ricardo Wurmus [Mon, 16 Jan 2017 10:59:06 +0000 (11:59 +0100)]
gnu: Add r-compquadform.

* gnu/packages/statistics.scm (r-compquadform): New variable.

7 years agognu: Add ribodiff.
Ricardo Wurmus [Mon, 16 Jan 2017 10:56:00 +0000 (11:56 +0100)]
gnu: Add ribodiff.

* gnu/packages/bioinformatics.scm (ribodiff): New variable.

7 years agognu: Add hisat2.
Ricardo Wurmus [Mon, 16 Jan 2017 10:49:32 +0000 (11:49 +0100)]
gnu: Add hisat2.

* gnu/packages/bioinformatics.scm (hisat2): New variable.

7 years agognu: Add r-fivethirtyeight.
Ricardo Wurmus [Tue, 17 Jan 2017 09:00:01 +0000 (10:00 +0100)]
gnu: Add r-fivethirtyeight.

* gnu/packages/statistics.scm (r-fivethirtyeight): New variable.

7 years agognu: powertabeditor: Update to 2.0.0-alpha9.
Ricardo Wurmus [Tue, 17 Jan 2017 03:29:11 +0000 (04:29 +0100)]
gnu: powertabeditor: Update to 2.0.0-alpha9.

* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha9.
[source]: Simplify snippet.
[arguments]: Adjust phases; remove unnecessary configure flag.

7 years agoRevert "gnu: cups-filters: Disable mutool integration."
Leo Famulari [Tue, 17 Jan 2017 20:12:53 +0000 (15:12 -0500)]
Revert "gnu: cups-filters: Disable mutool integration."

This change would cause 594 packages to be rebuilt, so it was moved to
the staging branch.

This reverts commit 58a7bbc5fe52f20910fb0fe7fddb9012f2049034.

7 years agognu: webkitgtk: Update to 2.14.3 [security fixes].
Leo Famulari [Tue, 17 Jan 2017 19:51:58 +0000 (14:51 -0500)]
gnu: webkitgtk: Update to 2.14.3 [security fixes].

Fixes CVE-2016-{7586,7589,7592,7599,7623,7632,7635,7639,7641,7645,7652,7654,7656}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.3.

7 years agognu: cups-filters: Disable mutool integration.
Tobias Geerinckx-Rice [Mon, 16 Jan 2017 15:44:45 +0000 (16:44 +0100)]
gnu: cups-filters: Disable mutool integration.

* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’
to #:configure-flags.
[inputs]: Remove mupdf.

7 years agognu: libpsl: Update to 0.17.0.
Tobias Geerinckx-Rice [Mon, 16 Jan 2017 14:45:57 +0000 (15:45 +0100)]
gnu: libpsl: Update to 0.17.0.

* gnu/packages/web.scm (libpsl): Update to 0.17.0.

7 years agognu: proxychains-ng: Update to 4.12.
Tobias Geerinckx-Rice [Mon, 16 Jan 2017 14:11:33 +0000 (15:11 +0100)]
gnu: proxychains-ng: Update to 4.12.

* gnu/packages/networking.scm (proxychains-ng): Update to 4.12.

7 years agognu: password-store: Install bash completions.
Marius Bakke [Tue, 17 Jan 2017 15:15:13 +0000 (16:15 +0100)]
gnu: password-store: Install bash completions.

* gnu/packages/password-utils.scm (password-store)[arguments]: Add
'install-shell-completions' phase.

7 years agognu: gnucash: Update to 2.6.15.
Ricardo Wurmus [Tue, 17 Jan 2017 12:15:18 +0000 (13:15 +0100)]
gnu: gnucash: Update to 2.6.15.

* gnu/packages/gnucash.scm (gnucash): Update to 2.6.15.

7 years agognu: Add proj.4.
Björn Höfling [Mon, 16 Jan 2017 20:05:12 +0000 (21:05 +0100)]
gnu: Add proj.4.

* gnu/packages/geo.scm (proj.4): New variable.
(gnome-maps): Use license: prefix.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: xscreensaver: Update to 5.36.
Marius Bakke [Mon, 16 Jan 2017 20:54:15 +0000 (21:54 +0100)]
gnu: xscreensaver: Update to 5.36.

* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.36.

7 years agognu: perl-image-exiftool: Update to 10.40.
Leo Famulari [Tue, 17 Jan 2017 08:45:37 +0000 (03:45 -0500)]
gnu: perl-image-exiftool: Update to 10.40.

* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40.
[synopsis, description]: Mention more capabilities.