jackhill/guix/guix.git
7 years agognu: Remove python-sphinx-1.2.3.
Thomas Danckaert [Sat, 25 Feb 2017 22:35:22 +0000 (23:35 +0100)]
gnu: Remove python-sphinx-1.2.3.

* gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): Remove variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: python-statsmodels: Update to 0.8.0.
Marius Bakke [Mon, 6 Mar 2017 15:09:23 +0000 (16:09 +0100)]
gnu: python-statsmodels: Update to 0.8.0.

* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
Update to 0.8.0.
[source]: Use 'pypi-uri'.
[arguments]: Add more files to matplotlib backend substitution.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: Drop test that
fails with numpy 1.12. Remove previous contents.

7 years agognu: python-pandas: Update to 0.19.2.
Marius Bakke [Mon, 6 Mar 2017 14:46:06 +0000 (15:46 +0100)]
gnu: python-pandas: Update to 0.19.2.

* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.19.2.
[source]: Use 'pypi-uri'.

7 years agognu: python-matplotlib: Update to 2.0.0.
Thomas Danckaert [Tue, 21 Feb 2017 21:18:45 +0000 (22:18 +0100)]
gnu: python-matplotlib: Update to 2.0.0.

* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Update to
2.0.0.
[source]: Remove Tk backend patch, use Github instead of Sourceforge.
[outputs]: Remove "doc" output.
[inputs]: Add python-pyqt.
[propagated-inputs]: Add python-cycler.
[native-inputs]: Remove python-sphinx, python-numpydoc, texlive and texinfo.
(python2-matplotlib)[native-inputs]: Add python2-functools32 and
python2-subprocess32.
(python-matplotlib-documentation, python2-matplotlib-documentation): New
variables.
* gnu/packages/patches/matplotlib-setupext-tk.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python2-subprocess32.
Marius Bakke [Mon, 6 Mar 2017 20:58:19 +0000 (21:58 +0100)]
gnu: Add python2-subprocess32.

* gnu/packages/python.scm (python2-subprocess32): New variable.
* gnu/packages/patches/python2-subprocess32-disable-input-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: python-numpy: Update to 1.12.0.
Thomas Danckaert [Tue, 21 Feb 2017 19:28:27 +0000 (20:28 +0100)]
gnu: python-numpy: Update to 1.12.0.

* gnu/packages/python.scm (python-numpy): Update to 1.12.0.
  [source]: Use github instead of sourceforge.
  [native-inputs]: Add python-cython.

  To simplify the handling of dependency cycles (numpy documentation depends
  on matplotlib, which depends on numpy), we split out the documentation into
  a separate package:
  (python-numpy-bootstrap, python2-numpy-bootstrap): Remove variables.
  (python-numpy-documentation, python2-numpy-documentation): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agoRevert "gnu: gnupg: Update to 2.1.19."
Leo Famulari [Mon, 6 Mar 2017 22:10:33 +0000 (17:10 -0500)]
Revert "gnu: gnupg: Update to 2.1.19."

This reverts commit 07302d1ab4fae67117476a51a1031de02b05b519.

GnuPG 2.1.19 fails to build on armhf-linux and i686-linux:

<https://bugs.gnupg.org/gnupg/issue2988>

7 years agognu: texlive: Fix CVE-2016-10243.
Leo Famulari [Mon, 6 Mar 2017 01:41:36 +0000 (20:41 -0500)]
gnu: texlive: Fix CVE-2016-10243.

* gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (texlive-texmf-src): Use it.

7 years agognu: libressl: Update to 2.5.1.
Leo Famulari [Mon, 6 Mar 2017 21:01:02 +0000 (16:01 -0500)]
gnu: libressl: Update to 2.5.1.

* gnu/packages/tls.scm (libressl): Update to 2.5.1.

7 years agoservices: openssh: Parameterize the OpenSSH package used by the service.
Leo Famulari [Sun, 5 Mar 2017 18:23:21 +0000 (13:23 -0500)]
services: openssh: Parameterize the OpenSSH package used by the service.

* gnu/services/ssh.scm (<openssh-configuration>)[openssh]: New field.
(openssh-activation, openssh-shepherd-service): Use it.

7 years agobuild: Don't embed absolute paths in .service and .conf service files.
Leo Famulari [Sun, 5 Mar 2017 19:33:13 +0000 (14:33 -0500)]
build: Don't embed absolute paths in .service and .conf service files.

Otherwise, users will be stuck running an old copy of guix and the guix-daemon
if they copy the service files instead of symlinking them.

* etc/guix-daemon.conf.in, etc/guix-daemon.service.in, etc/guix-publish.conf.in,
etc/guix-publish.service.in: Expand @localstatedir@ instead of @bindir@.
* nix/local.mk (etc/guix-%.service, etc/guix-%.conf): Use @localstatedir@
instead of @bindir@.

7 years agoRevert "doc: Symlink daemon start-up files."
Leo Famulari [Sun, 5 Mar 2017 19:04:34 +0000 (14:04 -0500)]
Revert "doc: Symlink daemon start-up files."

This reverts commit b7230de54b493da5a78922b4226255763b525a98.

Versions of systemd that supported symlinked service files are not yet widely
deployed.

See this thread for more information:
http://lists.gnu.org/archive/html/guix-devel/2017-01/msg01199.html

7 years agognu: giac-xcas: Update to 1.2.3-25.
Nicolas Goaziou [Mon, 6 Mar 2017 08:25:23 +0000 (09:25 +0100)]
gnu: giac-xcas: Update to 1.2.3-25.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-25.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: python-setuptools-scm: Update to 1.15.0.
Troy Sankey [Mon, 20 Feb 2017 06:37:38 +0000 (01:37 -0500)]
gnu: python-setuptools-scm: Update to 1.15.0.

* gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: python2-backports-shutil-get-terminal-size: Enable tests.
Marius Bakke [Mon, 6 Mar 2017 12:22:51 +0000 (13:22 +0100)]
gnu: python2-backports-shutil-get-terminal-size: Enable tests.

* gnu/packages/python.scm
(python2-backports-shutil-get-terminal-size)[arguments]: Replace 'check' phase
with custom command.
[native-inputs]: Add PYTHON2-PYTEST.

7 years agognu: libosinfo: Update to 1.0.0.
Ricardo Wurmus [Mon, 6 Mar 2017 12:02:20 +0000 (13:02 +0100)]
gnu: libosinfo: Update to 1.0.0.

* gnu/packages/qemu.scm (libosinfo): Update to 1.0.0.
[source]: Use new release location as fedorahosted.org is defunct.
[arguments]: Replace phase "copy-ids" with configure flags; add phase
"disable-broken-test" to disable the "isodetect" test.
[native-inputs]: Update origin for "pci.ids" and "usb.ids".

7 years agognu: python-ipython: Update to 5.2.2.
Thomas Danckaert [Tue, 21 Feb 2017 11:41:09 +0000 (12:41 +0100)]
gnu: python-ipython: Update to 5.2.2.

* gnu/packages/python.scm (python-ipython): Update to 5.2.2.
[propagated-inputs]: Add pyhon-prompt-toolkit and python-nbformat.
(python2-ipython) [arguments]: Enable tests.
[propagated-inputs]: Add python2-backports-shutil-get-terminal-size.
[native-inputs]: Add graphviz.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7 years agognu: python-scipy: Update to 0.18.1.
Thomas Danckaert [Tue, 21 Feb 2017 10:45:06 +0000 (11:45 +0100)]
gnu: python-scipy: Update to 0.18.1.

* gnu/packages/python.scm (python-scipy): Update to 0.18.1.
[source]: Use github instead of sourceforge.
[native-inputs]: Add python-cython.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7 years agognu: python-testpath: Fix library location for python2 version.
Thomas Danckaert [Fri, 24 Feb 2017 16:07:27 +0000 (17:07 +0100)]
gnu: python-testpath: Fix library location for python2 version.

* gnu/packages/python.scm (python-testpath)[arguments]: Install module in the proper
"lib/pythonx.y" location for all Python versions.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7 years agognu: Add python-colorspacious.
Thomas Danckaert [Tue, 21 Feb 2017 20:33:02 +0000 (21:33 +0100)]
gnu: Add python-colorspacious.

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

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7 years agognu: Add python2-backports-shutil-get-terminal-size.
Thomas Danckaert [Tue, 21 Feb 2017 12:33:20 +0000 (13:33 +0100)]
gnu: Add python2-backports-shutil-get-terminal-size.

* gnu/packages/python.scm (python2-backports-shutil-get-terminal-size): New
variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7 years agognu: xmlto: Fix source URL.
Leo Famulari [Mon, 6 Mar 2017 01:17:50 +0000 (20:17 -0500)]
gnu: xmlto: Fix source URL.

Works around <https://bugs.gnu.org/25989>.

* gnu/packages/xml.scm (xmlto)[source]: Update URL.
[file-name]: New field.

7 years agognu: rxvt-unicode: Add '.desktop' files.
ng0 [Sun, 5 Mar 2017 21:14:43 +0000 (16:14 -0500)]
gnu: rxvt-unicode: Add '.desktop' files.

This fixes <https://bugs.gnu.org/23106>.

* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Add
'install-desktop-urxvt' and 'install-desktop-urxvtc' phases.

7 years agognu: wireshark: Update to 2.2.5.
Nicolas Goaziou [Sun, 5 Mar 2017 10:21:15 +0000 (11:21 +0100)]
gnu: wireshark: Update to 2.2.5.

* gnu/packages/networking.scm (wireshark): Update to 2.2.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: ardour: Enable tests.
Ricardo Wurmus [Sun, 5 Mar 2017 18:42:52 +0000 (19:42 +0100)]
gnu: ardour: Enable tests.

* gnu/packages/audio.scm (ardour)[arguments]: Enable unit tests.

7 years agognu: ardour: Generate freedesktop files.
Ricardo Wurmus [Sun, 5 Mar 2017 10:34:38 +0000 (11:34 +0100)]
gnu: ardour: Generate freedesktop files.

* gnu/packages/audio.scm (ardour)[arguments]: Add "--freedesktop" configure
flag.
[native-inputs]: Add itstool and gettext-minimal.

7 years agognu: ardour: Update to 5.8.
Ricardo Wurmus [Sun, 5 Mar 2017 09:58:29 +0000 (10:58 +0100)]
gnu: ardour: Update to 5.8.

* gnu/packages/audio.scm (ardour): Update to 5.8.

7 years agognu: mp3splt: Update to 2.6.2.
Kei Kebreau [Sun, 5 Mar 2017 18:12:03 +0000 (13:12 -0500)]
gnu: mp3splt: Update to 2.6.2.

* gnu/packages/mp3.scm (mp3splt): Update to 2.6.2.
[native-inputs]: Add pkg-config.

7 years agognu: libmp3splt: Update to 0.9.2.
Kei Kebreau [Sun, 5 Mar 2017 17:53:27 +0000 (12:53 -0500)]
gnu: libmp3splt: Update to 0.9.2.

* gnu/packages/mp3.scm (libmp3splt): Update to 0.9.2.

7 years agognu: Add binutils-vc4.
Danny Milosavljevic [Sun, 19 Feb 2017 16:36:20 +0000 (17:36 +0100)]
gnu: Add binutils-vc4.

* gnu/packages/embedded.scm (binutils-vc4): New variable.

7 years agognu: obs: Update to 18.0.0.
Efraim Flashner [Sun, 5 Mar 2017 09:41:34 +0000 (11:41 +0200)]
gnu: obs: Update to 18.0.0.

* gnu/packages/video.scm (obs): Update to 18.0.0.

7 years agoservices: Add agetty service.
Leo Famulari [Tue, 14 Feb 2017 16:28:04 +0000 (11:28 -0500)]
services: Add agetty service.

* gnu/services/base.scm (<agetty-configuration>): New record type.
(agetty-shepherd-service, agetty-service): New procedures.
(agetty-service-type): New variable.
* doc/guix.texi (Base Services): Document it.
[mingetty-configuration],[kmscon-configuration]: Specify the types of
supported consoles.

7 years agognu: filezilla: Update to 3.24.1.
Leo Famulari [Sun, 5 Mar 2017 04:02:51 +0000 (23:02 -0500)]
gnu: filezilla: Update to 3.24.1.

* gnu/packages/ftp.scm (filezilla): Update to 3.24.1.
[arguments]: Add '--disable-autoupdatecheck' to #:configure-flags.

7 years agognu: Add filezilla.
rennes [Wed, 15 Feb 2017 05:27:11 +0000 (23:27 -0600)]
gnu: Add filezilla.

* gnu/packages/ftp.scm (filezilla): New variable.

7 years agognu: Add libfilezilla.
rennes [Wed, 15 Feb 2017 05:22:07 +0000 (23:22 -0600)]
gnu: Add libfilezilla.

* gnu/packages/ftp.scm (libfilezilla): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: wxwidgets: Fix for Filezilla client.
rennes [Sat, 18 Feb 2017 01:16:36 +0000 (19:16 -0600)]
gnu: wxwidgets: Fix for Filezilla client.

* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: starfighter: Update to 1.7.
Kei Kebreau [Sun, 5 Mar 2017 03:13:22 +0000 (22:13 -0500)]
gnu: starfighter: Update to 1.7.

* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.

7 years agognu: gnupg: Update to 2.1.19.
Leo Famulari [Sat, 4 Mar 2017 23:07:26 +0000 (18:07 -0500)]
gnu: gnupg: Update to 2.1.19.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.

7 years agognu: kio: Fix CVE-2017-6410.
Leo Famulari [Thu, 2 Mar 2017 22:35:43 +0000 (17:35 -0500)]
gnu: kio: Fix CVE-2017-6410.

* gnu/packages/patches/kio-CVE-2017-6410.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm (kio)[source]: Use it.

7 years agognu: ruby-coderay: Update to 1.1.1.
Ben Woodcroft [Sat, 4 Mar 2017 23:17:12 +0000 (09:17 +1000)]
gnu: ruby-coderay: Update to 1.1.1.

* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1.

7 years agognu: ruby-pry: Update to 0.10.4.
Ben Woodcroft [Sat, 4 Mar 2017 23:15:00 +0000 (09:15 +1000)]
gnu: ruby-pry: Update to 0.10.4.

* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.

7 years agognu: gitolite: Fix shebangs in hooks.
ng0 [Sat, 4 Mar 2017 14:09:32 +0000 (14:09 +0000)]
gnu: gitolite: Fix shebangs in hooks.

Fixes <https://bugs.gnu.org/25957>.

* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: gitolite: Update to 3.6.6.
ng0 [Sat, 4 Mar 2017 14:09:31 +0000 (14:09 +0000)]
gnu: gitolite: Update to 3.6.6.

* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: pugixml: Build relocatable library.
Roel Janssen [Thu, 2 Mar 2017 00:00:35 +0000 (01:00 +0100)]
gnu: pugixml: Build relocatable library.

* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add hiawatha.
ng0 [Tue, 14 Feb 2017 19:09:35 +0000 (19:09 +0000)]
gnu: Add hiawatha.

* gnu/packages/web.scm (hiawatha): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add mbedtls-apache.
ng0 [Tue, 14 Feb 2017 19:09:34 +0000 (19:09 +0000)]
gnu: Add mbedtls-apache.

* gnu/packages/tls.scm (mbedtls-apache): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: stellarium: Use modular Qt.
Danny Milosavljevic [Fri, 3 Mar 2017 11:35:17 +0000 (12:35 +0100)]
gnu: stellarium: Use modular Qt.

* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.

7 years agognu: glulxe: Update to 0.5.4.
宋文武 [Sat, 4 Mar 2017 09:05:49 +0000 (17:05 +0800)]
gnu: glulxe: Update to 0.5.4.

* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.

7 years agognu: arb: Update to 2.10.0.
Andreas Enge [Fri, 3 Mar 2017 16:02:12 +0000 (17:02 +0100)]
gnu: arb: Update to 2.10.0.

* gnu/packages/algebra.scm (arb): Update to 2.10.0.
* gnu/packages/patches/arb-ldconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.

7 years agognu: acpid: Update to 2.0.28.
Marius Bakke [Fri, 3 Mar 2017 16:57:11 +0000 (17:57 +0100)]
gnu: acpid: Update to 2.0.28.

* gnu/packages/linux.scm (acpid): Update to 2.0.28.

7 years agognu: nss, nss-certs: Update to 3.29.2.
Marius Bakke [Fri, 3 Mar 2017 16:21:58 +0000 (17:21 +0100)]
gnu: nss, nss-certs: Update to 3.29.2.

* gnu/packages/certs.scm (nss-certs): Update to 3.29.2.
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.2.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes.

7 years agognu: nspr: Update to 4.13.1.
Leo Famulari [Fri, 6 Jan 2017 18:08:47 +0000 (13:08 -0500)]
gnu: nspr: Update to 4.13.1.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.

7 years agognu: jasper: Update to 2.0.12.
Marius Bakke [Fri, 3 Mar 2017 16:07:00 +0000 (17:07 +0100)]
gnu: jasper: Update to 2.0.12.

* gnu/packages/image.scm (jasper): Update to 2.0.12.

7 years agognu: maim: Update to 4.4.61.
Marius Bakke [Fri, 3 Mar 2017 16:10:30 +0000 (17:10 +0100)]
gnu: maim: Update to 4.4.61.

* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.

7 years agoMerge branch 'python-tests'
Marius Bakke [Fri, 3 Mar 2017 15:55:43 +0000 (16:55 +0100)]
Merge branch 'python-tests'

7 years agogp2c: Update to 0.10.0.
Andreas Enge [Tue, 7 Feb 2017 12:32:03 +0000 (13:32 +0100)]
gp2c: Update to 0.10.0.

* gnu/packages/algebra.scm (gp2c): Update to 0.10.0.

7 years agopari-gp: Update to 2.9.1.
Andreas Enge [Tue, 7 Feb 2017 12:30:16 +0000 (13:30 +0100)]
pari-gp: Update to 2.9.1.

* gnu/packages/algebra.scm (pari-gp): Update to 2.9.1.

7 years agognu: tor: Update to 0.2.9.10.
Tobias Geerinckx-Rice [Fri, 3 Mar 2017 13:25:52 +0000 (14:25 +0100)]
gnu: tor: Update to 0.2.9.10.

* gnu/packages/tor.scm (tor): Update to 0.2.9.10.

7 years agobuild-system/cargo: Export %cargo-build-system-modules.
Danny Milosavljevic [Fri, 3 Mar 2017 11:06:11 +0000 (12:06 +0100)]
build-system/cargo: Export %cargo-build-system-modules.

* guix/build-system/cargo.scm (%cargo-build-system-modules): Export.

7 years agognu: stellarium: Fix package formatting.
Danny Milosavljevic [Fri, 3 Mar 2017 10:29:41 +0000 (11:29 +0100)]
gnu: stellarium: Fix package formatting.

* gnu/packages/astronomy.scm (stellarium): Fix package formatting.

7 years agognu: mupdf: Fix CVE-2017-{5896,5991}.
Alex Vong [Thu, 2 Mar 2017 11:59:05 +0000 (19:59 +0800)]
gnu: mupdf: Fix CVE-2017-{5896,5991}.

* gnu/packages/patches/mupdf-CVE-2017-5896.patch,
gnu/packages/patches/mupdf-CVE-2017-5991.patch: New files.
* gnu/packages/pdf.scm (mupdf/fixed)[source]: Add patches.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: certbot, python-acme: Update to 0.12.0.
Leo Famulari [Fri, 3 Mar 2017 08:01:42 +0000 (03:01 -0500)]
gnu: certbot, python-acme: Update to 0.12.0.

* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.12.0.
(certbot): Update to 0.12.0.

7 years agognu: python-requests: Update to 2.13.0.
Leo Famulari [Fri, 3 Mar 2017 08:46:44 +0000 (03:46 -0500)]
gnu: python-requests: Update to 2.13.0.

* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.13.0.

7 years agognu: googletest: Update to 1.8.0.
Ben Woodcroft [Fri, 3 Mar 2017 07:55:16 +0000 (17:55 +1000)]
gnu: googletest: Update to 1.8.0.

* gnu/packages/check.scm (googletest): Update to 1.8.0.
[build-system]: Use cmake-build-system.
[arguments]: Remove field.
[native-inputs]: Remove autoconf, automake, libtool.

7 years agognu: libseccomp: Update to 2.3.2.
Tobias Geerinckx-Rice [Fri, 3 Mar 2017 04:29:12 +0000 (05:29 +0100)]
gnu: libseccomp: Update to 2.3.2.

* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.

7 years agognu: cmark: Update to 0.27.1.
Tobias Geerinckx-Rice [Fri, 3 Mar 2017 01:06:57 +0000 (02:06 +0100)]
gnu: cmark: Update to 0.27.1.

* gnu/packages/markdown.scm (cmark): Update to 0.27.1.

7 years agognu: catimg: Update to 2.2.2.
Tobias Geerinckx-Rice [Fri, 3 Mar 2017 01:04:06 +0000 (02:04 +0100)]
gnu: catimg: Update to 2.2.2.

* gnu/packages/image-viewers.scm (catimg): Update to 2.2.2.
[arguments]: Add ‘-DMAN_OUTPUT_PATH’ to the cmake arguments.

7 years agognu: moka-icon-theme: Update to 5.3.5.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 20:22:52 +0000 (21:22 +0100)]
gnu: moka-icon-theme: Update to 5.3.5.

* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5.

7 years agognu: arc-icon-theme: Update to 20161122.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 20:23:36 +0000 (21:23 +0100)]
gnu: arc-icon-theme: Update to 20161122.

* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122.

7 years agognu: arc-theme: Update to 20170302.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 20:22:07 +0000 (21:22 +0100)]
gnu: arc-theme: Update to 20170302.

* gnu/packages/gnome.scm (arc-theme): Update to 20170302.

7 years agognu: r-gtable: Remove duplicate definition.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 17:47:02 +0000 (18:47 +0100)]
gnu: r-gtable: Remove duplicate definition.

* gnu/packages/statistics.scm (r-gtable): Remove shadowed 0.1.2 version.
[home-page]: Use HTTPS.
[synopsis, description]: Use those of the removed version.

7 years agognu: r-codetools: Remove duplicate definition.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 17:42:53 +0000 (18:42 +0100)]
gnu: r-codetools: Remove duplicate definition.

* gnu/packages/statistics.scm (r-codetools): Remove shadowed 0.2-14 version.
[home-page]: Use HTTPS.

7 years agognu: ruby-arel: Remove duplicate definition.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 17:35:04 +0000 (18:35 +0100)]
gnu: ruby-arel: Remove duplicate definition.

* gnu/packages/ruby.scm (ruby-arel): Remove shadowed 6.0.0 version.
[description]: Use the older description & expand some acronyms.

7 years agognu: snappy: Update to 1.1.4.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 21:02:59 +0000 (22:02 +0100)]
gnu: snappy: Update to 1.1.4.

* gnu/packages/compression.scm (snappy): Update to 1.1.4.

7 years agognu: youtube-dl: Update to 2017.03.02.
Tobias Geerinckx-Rice [Thu, 2 Mar 2017 20:49:09 +0000 (21:49 +0100)]
gnu: youtube-dl: Update to 2017.03.02.

* gnu/packages/video.scm (youtube-dl): Update to 2017.03.02.

7 years agognu: Add dzen.
Mekeor Melire [Thu, 2 Mar 2017 23:22:47 +0000 (00:22 +0100)]
gnu: Add dzen.

* gnu/packages/xdisorg.scm (dzen): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: password-store: Update to 1.7.
Marius Bakke [Thu, 2 Mar 2017 22:03:45 +0000 (23:03 +0100)]
gnu: password-store: Update to 1.7.

* gnu/packages/password-utils.scm (password-store): Update to 1.7.
[inputs]: Drop PWGEN. Add QRENCODE.
[arguments]: Adjust wrapper accordingly.

7 years agognu: icedtea-8: Do not embed build time.
Ricardo Wurmus [Thu, 2 Mar 2017 11:38:21 +0000 (12:38 +0100)]
gnu: icedtea-8: Do not embed build time.

* gnu/packages/java.scm (icedtea-8)[source]: Modify snippet to erase the
embedded build time.

7 years agognu: Remove icedtea-6.
Ricardo Wurmus [Thu, 2 Mar 2017 08:11:54 +0000 (09:11 +0100)]
gnu: Remove icedtea-6.

* gnu/packages/java.scm (icedtea-6): Remove variable.
(icedtea-7): Do not inherit from icedtea-6.

7 years agognu: Add python-pykka.
ng0 [Mon, 17 Oct 2016 10:30:58 +0000 (10:30 +0000)]
gnu: Add python-pykka.

* gnu/packages/python.scm (python-pykka): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-eventlet.
ng0 [Sun, 19 Feb 2017 12:03:31 +0000 (12:03 +0000)]
gnu: Add python-eventlet.

* gnu/packages/python.scm (python-eventlet): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: neomutt: Configure with 'lmdb' and 'tokyocabinet'.
ng0 [Tue, 14 Feb 2017 19:21:28 +0000 (19:21 +0000)]
gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'.

* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-tokyocabinet' and
'--with-lmdb'.
[inputs]: Add 'lmdb' and 'tokyocabinet'.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add tokyocabinet.
ng0 [Tue, 14 Feb 2017 19:21:27 +0000 (19:21 +0000)]
gnu: Add tokyocabinet.

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

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: podofo: Update to 0.9.5.
Leo Famulari [Thu, 2 Mar 2017 18:30:48 +0000 (13:30 -0500)]
gnu: podofo: Update to 0.9.5.

* gnu/packages/pdf.scm (podofo): Update to 0.9.5.

7 years agognu: Add speedtest-cli.
Pjotr Prins [Sun, 26 Feb 2017 10:52:21 +0000 (10:52 +0000)]
gnu: Add speedtest-cli.

* gnu/packages/networking.scm (speedtest-cli): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add perl-anyevent-i3.
Marius Bakke [Fri, 9 Dec 2016 19:50:52 +0000 (20:50 +0100)]
gnu: Add perl-anyevent-i3.

* gnu/packages/wm.scm (perl-anyevent-i3): New variable.

7 years agognu: Add perl-anyevent.
Marius Bakke [Fri, 9 Dec 2016 16:26:00 +0000 (17:26 +0100)]
gnu: Add perl-anyevent.

* gnu/packages/libevent.scm (perl-anyevent): New variable.

7 years agognu: Add perl-x11-xcb.
Marius Bakke [Fri, 9 Dec 2016 19:52:05 +0000 (20:52 +0100)]
gnu: Add perl-x11-xcb.

* gnu/packages/xorg.scm (perl-x11-xcb): New variable.

7 years agognu: Add perl-mousex-nativetraits.
Marius Bakke [Fri, 9 Dec 2016 20:03:44 +0000 (21:03 +0100)]
gnu: Add perl-mousex-nativetraits.

* gnu/packages/perl.scm (perl-mousex-nativetraits): New variable.

7 years agognu: Add perl-any-moose.
Marius Bakke [Fri, 9 Dec 2016 20:56:25 +0000 (21:56 +0100)]
gnu: Add perl-any-moose.

* gnu/packages/perl.scm (perl-any-moose): New variable.

7 years agognu: Add perl-xs-object-magic.
Marius Bakke [Fri, 9 Dec 2016 20:47:46 +0000 (21:47 +0100)]
gnu: Add perl-xs-object-magic.

* gnu/packages/perl.scm (perl-xs-object-magic): New variable.

7 years agognu: Add perl-extutils-pkgconfig.
Marius Bakke [Fri, 9 Dec 2016 20:40:31 +0000 (21:40 +0100)]
gnu: Add perl-extutils-pkgconfig.

* gnu/packages/perl.scm (perl-extutils-pkgconfig): New variable.

7 years agognu: Add perl-extutils-depends.
Marius Bakke [Fri, 9 Dec 2016 20:29:48 +0000 (21:29 +0100)]
gnu: Add perl-extutils-depends.

* gnu/packages/perl.scm (perl-extutils-depends): New variable.

7 years agognu: Add perl-test-number-delta.
Marius Bakke [Fri, 9 Dec 2016 20:28:46 +0000 (21:28 +0100)]
gnu: Add perl-test-number-delta.

* gnu/packages/perl.scm (perl-test-number-delta): New variable.

7 years agognu: Add perl-xml-descent.
Marius Bakke [Fri, 9 Dec 2016 20:17:02 +0000 (21:17 +0100)]
gnu: Add perl-xml-descent.

* gnu/packages/xml.scm (perl-xml-descent): New variable.

7 years agognu: Add perl-xml-tokeparser.
Marius Bakke [Fri, 9 Dec 2016 20:16:18 +0000 (21:16 +0100)]
gnu: Add perl-xml-tokeparser.

* gnu/packages/xml.scm (perl-xml-parser): New variable.

7 years agognu: Add perl-mouse.
Marius Bakke [Fri, 9 Dec 2016 19:49:39 +0000 (20:49 +0100)]
gnu: Add perl-mouse.

* gnu/packages/perl.scm (perl-mouse): New variable.

7 years agognu: Add perl-module-build-xsutil.
Marius Bakke [Fri, 9 Dec 2016 19:48:56 +0000 (20:48 +0100)]
gnu: Add perl-module-build-xsutil.

* gnu/packages/perl.scm (perl-module-build-xsutil): New variable.

7 years agognu: Add perl-cwd-guard.
Marius Bakke [Fri, 9 Dec 2016 19:46:10 +0000 (20:46 +0100)]
gnu: Add perl-cwd-guard.

* gnu/packages/perl.scm (perl-cwd-guard): New variable.

7 years agognu: Add perl-devel-checkcompiler.
Marius Bakke [Fri, 9 Dec 2016 19:39:40 +0000 (20:39 +0100)]
gnu: Add perl-devel-checkcompiler.

* gnu/packages/perl.scm (perl-devel-checkcompiler): New variable.