jackhill/guix/guix.git
8 years agognu: Add python-waitress.
Christopher Allan Webber [Sun, 14 Feb 2016 02:57:11 +0000 (18:57 -0800)]
gnu: Add python-waitress.

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

8 years agognu: Add python-beautifulsoup4.
Christopher Allan Webber [Sun, 14 Feb 2016 02:35:57 +0000 (18:35 -0800)]
gnu: Add python-beautifulsoup4.

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

8 years agognu: Add python-pytest-xdist.
Christopher Allan Webber [Sun, 14 Feb 2016 02:11:47 +0000 (18:11 -0800)]
gnu: Add python-pytest-xdist.

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

8 years agognu: Add python2-execnet.
Christopher Allan Webber [Sun, 14 Feb 2016 02:11:05 +0000 (18:11 -0800)]
gnu: Add python2-execnet.

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

8 years agognu: Add python2-apipkg.
Christopher Allan Webber [Sun, 14 Feb 2016 02:04:18 +0000 (18:04 -0800)]
gnu: Add python2-apipkg.

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

8 years agognu: Add python-alembic.
Christopher Allan Webber [Sun, 14 Feb 2016 01:04:24 +0000 (17:04 -0800)]
gnu: Add python-alembic.

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

8 years agodownload: Add 'url-fetch/tarbomb'.
Ludovic Courtès [Sun, 21 Feb 2016 23:29:54 +0000 (00:29 +0100)]
download: Add 'url-fetch/tarbomb'.

Suggested by Federico Beffa.
Fixes <http://bugs.gnu.org/22676>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/engineering.scm (broken-tarball-fetch): Remove.
(fastcap)[source](method): Use URL-FETCH/TARBOMB instead.
* gnu/packages/scheme.scm (broken-tarball-fetch): Remove.
(scmutils)[source](method): Use URL-FETCH/TARBOMB instead.
* guix/download.scm (url-fetch/tarbomb): New procedure, renamed from
'broken-tarball-fetch'.

8 years agodoc: Add Texinfo HTML cross-reference file.
Ludovic Courtès [Sun, 21 Feb 2016 21:27:13 +0000 (22:27 +0100)]
doc: Add Texinfo HTML cross-reference file.

Fixes <http://bugs.gnu.org/22543>.

* doc/htmlxref.cnf: New file.
* doc.am (EXTRA_DIST): Add it.

8 years agognu: icu4c: Fetch from sourceforge.
Andy Wingo [Fri, 19 Feb 2016 13:33:57 +0000 (14:33 +0100)]
gnu: icu4c: Fetch from sourceforge.

* gnu/packages/icu4c.scm (icu4c): Download via sourceforge mirrors.  The
  previous URL,
  http://download.icu-project.org/files/icu4c/55.1/icu4c-55_1-src.tgz,
  redirects to sourceforge, which then fails because that redirects to
  https and as the original URL didn't start with HTTPS, gnutls wasn't
  included in the downloader.

8 years agoUpdate all sources from freedesktop.org to use https
Andy Wingo [Fri, 19 Feb 2016 13:23:38 +0000 (14:23 +0100)]
Update all sources from freedesktop.org to use https

* gnu/packages/xorg.scm:
* gnu/packages/xdisorg.scm:
* gnu/packages/video.scm:
* gnu/packages/tls.scm:
* gnu/packages/python.scm:
* gnu/packages/pulseaudio.scm:
* gnu/packages/polkit.scm:
* gnu/packages/pdf.scm:
* gnu/packages/libcanberra.scm:
* gnu/packages/gtk.scm:
* gnu/packages/gstreamer.scm:
* gnu/packages/gnome.scm:
* gnu/packages/glib.scm:
* gnu/packages/ghostscript.scm:
* gnu/packages/freedesktop.scm:
* gnu/packages/fontutils.scm: Update all sources hosted on freedesktop
  to fetch tarballs via https.  freedesktop.org appears to have updated
  recently to redirect all http to https.  As an exception, we leave
  pkg-config like it is, because pkg-config is needed to build gnutls,
  and without gnutls we can't download https URLs.

8 years agoRevert "doc: Drop documentation of deprecated procedures."
Andreas Enge [Sun, 21 Feb 2016 19:01:56 +0000 (20:01 +0100)]
Revert "doc: Drop documentation of deprecated procedures."

This reverts commit f5c6e77a7f42e133df8c97d3b4798a11e6d58d06.

8 years agognu: libx264: Update to 20160220-2245.
Efraim Flashner [Sun, 21 Feb 2016 10:49:07 +0000 (12:49 +0200)]
gnu: libx264: Update to 20160220-2245.

* gnu/packages/video.scm (libx264): Update to 20160220-2245.

8 years agognu: xvid: Use 'modify-phases'.
Efraim Flashner [Sun, 21 Feb 2016 08:56:50 +0000 (10:56 +0200)]
gnu: xvid: Use 'modify-phases'.

* gnu/packages/video.scm (xvid)[arguments]: Use 'modify-phases'.

8 years agognu: xvid: Update to 1.3.4.
Efraim Flashner [Sun, 21 Feb 2016 08:55:07 +0000 (10:55 +0200)]
gnu: xvid: Update to 1.3.4.

* gnu/packages/video.scm (xvid): Update to 1.3.4.

8 years agolinux-modules: Use normalized module names for 'modprobe.blacklist'.
Ludovic Courtès [Sun, 21 Feb 2016 11:49:27 +0000 (12:49 +0100)]
linux-modules: Use normalized module names for 'modprobe.blacklist'.

* gnu/build/linux-modules.scm (normalize-module-name): New procedure.
(file-name->module-name): Use it.
(module-black-list): Expound docstring.

8 years agognu: linux-libre: Update to 4.4.2.
Mark H Weaver [Thu, 18 Feb 2016 18:08:11 +0000 (13:08 -0500)]
gnu: linux-libre: Update to 4.4.2.

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

8 years agognu: python-enum34: Remove python-setuptools from inputs.
Leo Famulari [Mon, 15 Feb 2016 01:03:34 +0000 (20:03 -0500)]
gnu: python-enum34: Remove python-setuptools from inputs.

* gnu/packages/python.scm (python-enum34)[inputs]: Remove
python-setuptools.

8 years agognu: Don't use python-enum34 when building with python-3.4.
Leo Famulari [Thu, 18 Feb 2016 17:59:18 +0000 (12:59 -0500)]
gnu: Don't use python-enum34 when building with python-3.4.

* gnu/packages/docker.scm (docker-compose)[inputs]: Remove python-enum34.
* gnu/packages/python.scm (python-parse-type)[inputs]: Likewise.
(behave)[inputs]: Likewise.
(python-cryptography)[propagated-inputs]: Likewise.
(python2-cryptography)[propagated-inputs]: Add python2-enum34.

8 years agognu: Add python2-enum34.
Leo Famulari [Thu, 18 Feb 2016 17:58:45 +0000 (12:58 -0500)]
gnu: Add python2-enum34.

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

8 years agognu: python-enum34: Update to 1.1.0.
Leo Famulari [Mon, 15 Feb 2016 00:47:37 +0000 (19:47 -0500)]
gnu: python-enum34: Update to 1.1.0.

* gnu/packages/python.scm (python-enum34): Update to 1.1.0.
[source]: Use pypi-uri.

8 years agognu: dvtm: Update to 0.15.
Leo Famulari [Sun, 21 Feb 2016 07:04:59 +0000 (02:04 -0500)]
gnu: dvtm: Update to 0.15.

* gnu/packages/dvtm.scm (dvtm): Update to 0.15.

8 years agognu: abduco: Update to 0.5.
Leo Famulari [Sun, 21 Feb 2016 07:04:10 +0000 (02:04 -0500)]
gnu: abduco: Update to 0.5.

* gnu/packages/abduco.scm (abduco): Update to 0.5.

8 years agoRevert "gnu: coreutils: Update URI for tail-inotify-race.patch."
Mark H Weaver [Sun, 21 Feb 2016 00:58:19 +0000 (19:58 -0500)]
Revert "gnu: coreutils: Update URI for tail-inotify-race.patch."

This reverts commit 1a51cbc8251df5dbb6da05a58654c73f22eb3748.

8 years agognu: dmd: Update URI of dmd-user-group.patch.
Mark H Weaver [Sat, 20 Feb 2016 23:39:14 +0000 (18:39 -0500)]
gnu: dmd: Update URI of dmd-user-group.patch.

* gnu/packages/admin.scm (dmd)[source]: Update URI of patch.

8 years agognu: coreutils: Update URI for tail-inotify-race.patch.
Mark H Weaver [Sat, 20 Feb 2016 23:38:04 +0000 (18:38 -0500)]
gnu: coreutils: Update URI for tail-inotify-race.patch.

* gnu/packages/base.scm (coreutils)[source]: Update URI of patch.

8 years agognu: wine: Update to 1.9.4.
Ricardo Wurmus [Sat, 20 Feb 2016 21:29:52 +0000 (22:29 +0100)]
gnu: wine: Update to 1.9.4.

* gnu/packages/wine.scm (wine): Update to 1.9.4.
[origin]: Remove snippet.
[arguments]: Set SHELL with make-flags.

8 years agoimport: gem: Add updater.
Ben Woodcroft [Fri, 1 Jan 2016 06:56:07 +0000 (16:56 +1000)]
import: gem: Add updater.

* guix/import/gem.scm (guix-package->gem-name,
  gem-package?, latest-release): New procedures.
  (%gem-updater): New variable.
  (rubygems-fetch): Wrap body in
  'call-with-output-file' and 'with-error-to-port'.
* guix/scripts/refresh.scm (%updaters): Add %GEM-UPDATER.
* doc/guix.texi (Invoking guix refresh): Mention RubyGems.

8 years agognu: nix: Update to 1.11.2.
宋文武 [Sat, 20 Feb 2016 10:22:26 +0000 (18:22 +0800)]
gnu: nix: Update to 1.11.2.

* gnu/packages/package-management.scm (nix): Update to 1.11.2.

8 years agognu: Add libotf.
Roel Janssen [Fri, 19 Feb 2016 11:32:15 +0000 (12:32 +0100)]
gnu: Add libotf.

* gnu/packages/fontutils.scm (libotf): New variable.

8 years agognu: cpio: Add fix for CVE-2016-2037.
Leo Famulari [Fri, 19 Feb 2016 22:50:50 +0000 (17:50 -0500)]
gnu: cpio: Add fix for CVE-2016-2037.

* gnu/packages/patches/cpio-CVE-2016-2037.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/cpio.scm (cpio)[source]: Add patch.

8 years agognu: rxvt-unicode: Update source URL.
Leo Famulari [Fri, 19 Feb 2016 06:44:04 +0000 (01:44 -0500)]
gnu: rxvt-unicode: Update source URL.

* gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Update URL.

8 years agognu: glibc: Add fix for CVE-2015-7547.
Mark H Weaver [Tue, 16 Feb 2016 17:13:08 +0000 (12:13 -0500)]
gnu: glibc: Add fix for CVE-2015-7547.

* gnu/packages/patches/glibc-CVE-2015-7547.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc)[source]: Add patch.

8 years agognu: Add perl-shell-command.
Christopher Baines [Sat, 13 Feb 2016 23:40:22 +0000 (23:40 +0000)]
gnu: Add perl-shell-command.

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

Signed-off-by: Andreas Enge <andreas@enge.fr>
8 years agognu: guile-config: Update to 0.1.1.
Alex Sassmannshausen [Thu, 18 Feb 2016 09:24:52 +0000 (10:24 +0100)]
gnu: guile-config: Update to 0.1.1.

* gnu/packages/guile.scm (guile-config): Update to 0.1.1.

Signed-off-by: Andreas Enge <andreas@enge.fr>
8 years agognu: gccgo: Update to 4.9.
Efraim Flashner [Mon, 28 Dec 2015 04:53:01 +0000 (06:53 +0200)]
gnu: gccgo: Update to 4.9.

* gnu/packages/gcc.scm (gccgo): Update to 4.9.

8 years agognu: aria2: Update to 1.20.0.
Efraim Flashner [Thu, 18 Feb 2016 17:47:49 +0000 (19:47 +0200)]
gnu: aria2: Update to 1.20.0.

* gnu/packages/bittorrent.scm (aria2): Update to 1.20.0.

8 years agognu: glpk: Update to 4.58.
Efraim Flashner [Thu, 18 Feb 2016 13:35:28 +0000 (15:35 +0200)]
gnu: glpk: Update to 4.58.

* gnu/packages/maths.scm (glpk): Update to 4.58.

8 years agognu: ykclient: Update to 2.15.
Efraim Flashner [Thu, 18 Feb 2016 08:50:46 +0000 (10:50 +0200)]
gnu: ykclient: Update to 2.15.

* gnu/packages/yubico.scm (ykclient): Update to 2.15.

8 years agognu: libyubikey: Update to 1.13.
Efraim Flashner [Thu, 18 Feb 2016 08:49:11 +0000 (10:49 +0200)]
gnu: libyubikey: Update to 1.13.

* gnu/packages/yubico.scm (libyubikey): Update to 1.13.

8 years agognu: yasm: Update to 1.3.0.
Efraim Flashner [Thu, 18 Feb 2016 08:36:44 +0000 (10:36 +0200)]
gnu: yasm: Update to 1.3.0.

* gnu/packages/yasm.scm (yasm): Update to 1.3.0.

8 years agognu: retroarch: Update to 1.3.1.
宋文武 [Thu, 18 Feb 2016 09:04:04 +0000 (17:04 +0800)]
gnu: retroarch: Update to 1.3.1.

* gnu/packages/games.scm (retroarch): Update to 1.3.1.

8 years agognu: Add emacs-popup.
Nils Gillmann [Mon, 15 Feb 2016 18:06:16 +0000 (19:06 +0100)]
gnu: Add emacs-popup.

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

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: Add gnome-backgrounds.
Rene Saavedra [Mon, 15 Feb 2016 18:18:28 +0000 (12:18 -0600)]
gnu: Add gnome-backgrounds.

* gnu/packages/gnome.scm (gnome-backgrounds): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agolicenses: Add CC-BY-SA and CC-BY.
Rene Saavedra [Tue, 16 Feb 2016 01:23:34 +0000 (19:23 -0600)]
licenses: Add CC-BY-SA and CC-BY.

* guix/licenses.scm (cc-by-sa2.0, cc-by2.0): New variables.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agoemacs: Autoload hooks instead of putting them in 'guix-init'.
Alex Kost [Mon, 8 Feb 2016 17:18:25 +0000 (20:18 +0300)]
emacs: Autoload hooks instead of putting them in 'guix-init'.

* emacs/guix-init.el: Move adding hooks to...
* emacs/guix-build-log.el: ... here.
* emacs/guix-devel.el: ... and here.

8 years agosystem: Add iproute to '%base-packages'.
Alex Kost [Thu, 11 Feb 2016 10:52:48 +0000 (13:52 +0300)]
system: Add iproute to '%base-packages'.

* gnu/system.scm (%base-packages): Add iproute.

8 years agognu: letsencrypt and python-acme: Update to 0.4.0.
Leo Famulari [Tue, 16 Feb 2016 10:44:10 +0000 (05:44 -0500)]
gnu: letsencrypt and python-acme: Update to 0.4.0.

These packages should be updated together.

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

8 years agognu: Add python-mako.
David Thompson [Thu, 18 Feb 2016 01:03:54 +0000 (20:03 -0500)]
gnu: Add python-mako.

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

8 years agognu: moe: Update to 1.8.
Efraim Flashner [Wed, 17 Feb 2016 14:18:28 +0000 (16:18 +0200)]
gnu: moe: Update to 1.8.

* gnu/packages/moe.scm (moe): Update to 1.8.

8 years agognu: gnunet: Install NSS module.
宋文武 [Wed, 17 Feb 2016 12:52:41 +0000 (20:52 +0800)]
gnu: gnunet: Install NSS module.

* gnu/packages/gnunet.scm (gnunet)[arguments]: Pass '--with-nssdir'.

8 years agognu: Add gnome.
宋文武 [Sat, 13 Feb 2016 04:31:54 +0000 (12:31 +0800)]
gnu: Add gnome.

* gnu/packages/gnome.scm (gnome): New variable.

8 years agognu: Add mate-menus.
Fabian Harfert [Tue, 9 Feb 2016 23:00:24 +0000 (00:00 +0100)]
gnu: Add mate-menus.

* gnu/packages/mate.scm (mate-menus): New variable.

8 years agognu: Add libmateweather.
Fabian Harfert [Tue, 9 Feb 2016 23:00:23 +0000 (00:00 +0100)]
gnu: Add libmateweather.

* gnu/packages/mate.scm (libmateweather): New variable.

8 years agognu: Add mate-desktop.
Fabian Harfert [Tue, 9 Feb 2016 23:00:22 +0000 (00:00 +0100)]
gnu: Add mate-desktop.

* gnu/packages/mate.scm (mate-desktop): New variable.

8 years agognu: Add mate-themes.
Fabian Harfert [Tue, 9 Feb 2016 23:00:21 +0000 (00:00 +0100)]
gnu: Add mate-themes.

* gnu/packages/mate.scm (mate-themes): New variable.

8 years agognu: Add mate-icon-theme.
Fabian Harfert [Tue, 9 Feb 2016 23:00:20 +0000 (00:00 +0100)]
gnu: Add mate-icon-theme.

* gnu/packages/mate.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/mate.scm (mate-icon-theme): New variable.

8 years agognu: Add guile-config.
Alex Sassmannshausen [Sun, 14 Feb 2016 18:23:24 +0000 (19:23 +0100)]
gnu: Add guile-config.

* gnu/packages/guile.scm (guile-config): New variable.

8 years agognu: qrencode: Update to 3.4.4.
Efraim Flashner [Tue, 16 Feb 2016 17:02:31 +0000 (19:02 +0200)]
gnu: qrencode: Update to 3.4.4.

* gnu/packages/aidc.scm (qrencode): Update to 3.4.4.

8 years agognu: pari-gp: Build documentation.
Andreas Enge [Fri, 15 Jan 2016 15:02:29 +0000 (16:02 +0100)]
gnu: pari-gp: Build documentation.

* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Add texlive-minimal.
  [arguments]: Modify make-flags to build documentation.

8 years agognu: Add texlive-minimal.
Andreas Enge [Fri, 15 Jan 2016 15:00:47 +0000 (16:00 +0100)]
gnu: Add texlive-minimal.

* gnu/packages/texlive.scm (texlive-texmf-minimal, texlive-minimal):
  New variables.

8 years agodoc: Add footnote on Guile-JSON.
Andreas Enge [Sat, 13 Feb 2016 19:11:14 +0000 (20:11 +0100)]
doc: Add footnote on Guile-JSON.

* doc/guix.texi ("invoking guix import"): Add a footnote to the CPAN importer
  on the need for Guile-JSON.

8 years agodoc: Drop documentation of deprecated procedures.
Andreas Enge [Sat, 13 Feb 2016 19:08:26 +0000 (20:08 +0100)]
doc: Drop documentation of deprecated procedures.

* doc/guix.texi ("build systems"): Drop documentation of
  BUILD-EXPRESSION->DERIVATION.

8 years agodoc: Use modify-phases syntax in example.
Andreas Enge [Sat, 13 Feb 2016 19:07:08 +0000 (20:07 +0100)]
doc: Use modify-phases syntax in example.

* doc/guix.texi ("build systems"): Use modify-phases syntax instead of
  alist-delete in example.

8 years agodoc: Move paragraphs in description of guix archive.
Andreas Enge [Sat, 13 Feb 2016 19:04:10 +0000 (20:04 +0100)]
doc: Move paragraphs in description of guix archive.

* doc/guix.texi ("invoking guix archive"): Move paragraph describing basic
  invocation from the end to the beginning of the section.

8 years agognu: hydrogen: Update to 0.9.6.1.
Efraim Flashner [Tue, 16 Feb 2016 12:16:16 +0000 (14:16 +0200)]
gnu: hydrogen: Update to 0.9.6.1.

* gnu/packages/music.scm (hydrogen): Update to 0.9.6.1.
[build-system]: Switch to cmake-build-system.
[arguments]: Enable configure and tests, remove custom phases.
[native-inputs]: Remove python-2, scons. Add cppunit.
[inputs]: Add libarchive, lrdf.

8 years agognu: htseq: Add PySam to inputs.
Ricardo Wurmus [Mon, 8 Feb 2016 15:55:40 +0000 (16:55 +0100)]
gnu: htseq: Add PySam to inputs.

* gnu/packages/bioinformatics.scm (htseq)[inputs]: Add "python2-pysam".

8 years agognu: Add StringTie.
Ricardo Wurmus [Tue, 2 Feb 2016 14:45:38 +0000 (15:45 +0100)]
gnu: Add StringTie.

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

8 years agognu: Add Augeas.
Ricardo Wurmus [Thu, 21 Jan 2016 15:03:26 +0000 (16:03 +0100)]
gnu: Add Augeas.

* gnu/packages/augeas.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

8 years agognu: gpsbabel: Use 'modify-phases'.
Efraim Flashner [Tue, 16 Feb 2016 10:13:01 +0000 (12:13 +0200)]
gnu: gpsbabel: Use 'modify-phases'.

* gnu/packages/gps.scm (gpsbabel)[arguments]: Use 'modify-phases'.

8 years agognu: gpsbabel: Update to 1.5.2.
Efraim Flashner [Tue, 16 Feb 2016 09:10:45 +0000 (11:10 +0200)]
gnu: gpsbabel: Update to 1.5.2.

* gnu/packages/gps.scm (gpsbabel): Update to 1.5.2.
[inputs]: Remove qt-4, add qt.

8 years agognu: librecad: Use 'modify-phases'.
Efraim Flashner [Tue, 16 Feb 2016 07:30:40 +0000 (09:30 +0200)]
gnu: librecad: Use 'modify-phases'.

* gnu/packages/engineering.scm (librecad)[arguments]: Use 'modify-phases'.

8 years agognu: librecad: Update to 2.0.9.
Efraim Flashner [Tue, 16 Feb 2016 06:52:50 +0000 (08:52 +0200)]
gnu: librecad: Update to 2.0.9.

* gnu/packages/engineering.scm (librecad): Update to 2.0.9.
[inputs]: Use qt instead of qt-4.

8 years agognu: iftop: Fix license.
Leo Famulari [Tue, 16 Feb 2016 02:35:59 +0000 (21:35 -0500)]
gnu: iftop: Fix license.

* gnu/packages/admin.scm (iftop)[license]: Correct 'gpl3' to 'gpl2+'.

8 years agognu: shntool: Fix license.
Leo Famulari [Tue, 16 Feb 2016 02:30:53 +0000 (21:30 -0500)]
gnu: shntool: Fix license.

* gnu/packages/audio.scm (shntool)[license]: Correct 'gpl3+' to 'gpl2+'
and add 'x11'.

8 years agognu: pioneers: Fix license.
Leo Famulari [Tue, 16 Feb 2016 02:14:18 +0000 (21:14 -0500)]
gnu: pioneers: Fix license.

* gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.

8 years agognu: Add pioneers.
Rodger Fox [Tue, 16 Feb 2016 01:07:04 +0000 (20:07 -0500)]
gnu: Add pioneers.

* gnu/packages/games.scm (pioneers): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: vdirsyncer: Update to 0.9.0.
Leo Famulari [Mon, 15 Feb 2016 23:27:21 +0000 (18:27 -0500)]
gnu: vdirsyncer: Update to 0.9.0.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.

8 years agognu: python-click-log: Update to 0.1.3.
Leo Famulari [Mon, 15 Feb 2016 23:26:43 +0000 (18:26 -0500)]
gnu: python-click-log: Update to 0.1.3.

* gnu/packages/python.scm (python-click-log): Update to 0.1.3.

8 years agognu: python-atomicwrites: Update to 0.1.9.
Leo Famulari [Mon, 15 Feb 2016 23:26:05 +0000 (18:26 -0500)]
gnu: python-atomicwrites: Update to 0.1.9.

* gnu/packages/python.scm (python-atomicwrites): Update to 0.1.9.

8 years agognu: python-lxml: Update to 3.5.0.
Leo Famulari [Mon, 15 Feb 2016 23:25:27 +0000 (18:25 -0500)]
gnu: python-lxml: Update to 3.5.0.

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

8 years agognu: redshift: Update to 1.11.
Tobias Geerinckx-Rice [Mon, 15 Feb 2016 22:33:55 +0000 (23:33 +0100)]
gnu: redshift: Update to 1.11.

* gnu/packages/xdisorg.scm (redshift): Update to 1.11.

8 years agognu: python-sqlalchemy: Update to 1.0.12.
Christopher Allan Webber [Mon, 15 Feb 2016 21:40:13 +0000 (13:40 -0800)]
gnu: python-sqlalchemy: Update to 1.0.12.

* gnu/packages/python.scm (python-sqlalchemy): Update to 1.0.12.

8 years agognu: Add slurm.
Pjotr Prins [Mon, 15 Feb 2016 20:43:15 +0000 (21:43 +0100)]
gnu: Add slurm.

* gnu/packages/parallel.scm (slurm): New variable.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
  New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/parallel.scm: Introduce license name space.

Co-authored-by: Andreas Enge <andreas@enge.fr>
8 years agognu: prodigal: Update to 2.6.3.
Ben Woodcroft [Mon, 15 Feb 2016 21:17:39 +0000 (07:17 +1000)]
gnu: prodigal: Update to 2.6.3.

* gnu/packages/bioinformatics.scm (prodigal): Update to 2.6.3.

8 years agognu: polkit-qt: Build with qt-5.
Efraim Flashner [Mon, 15 Feb 2016 18:22:28 +0000 (20:22 +0200)]
gnu: polkit-qt: Build with qt-5.

*gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Use qt.

8 years agognu: bazaar: Update to 2.7.0.
Efraim Flashner [Mon, 15 Feb 2016 17:53:27 +0000 (19:53 +0200)]
gnu: bazaar: Update to 2.7.0.

* gnu/packages/version-control.scm (bazaar): Update to 2.7.0.

8 years agognu: r-annotationdbi: Update to 1.32.3.
Ricardo Wurmus [Wed, 13 Jan 2016 14:48:58 +0000 (15:48 +0100)]
gnu: r-annotationdbi: Update to 1.32.3.

* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.32.3.

8 years agognu: Add audit.
Ricardo Wurmus [Wed, 13 Jan 2016 15:00:06 +0000 (16:00 +0100)]
gnu: Add audit.

* gnu/packages/admin.scm (audit): New variable.

8 years agognu: vera: Update to 1.23.
Efraim Flashner [Mon, 15 Feb 2016 08:01:38 +0000 (10:01 +0200)]
gnu: vera: Update to 1.23.

* gnu/packages/dictionaries.scm (vera): Update to 1.23.

8 years agognu: nano: Update to 2.5.2.
Efraim Flashner [Mon, 15 Feb 2016 07:51:29 +0000 (09:51 +0200)]
gnu: nano: Update to 2.5.2.

* gnu/packages/nano.scm (nano): Update to 2.5.2.

8 years agognu: bitcoin-core: Update to 0.11.2.
Efraim Flashner [Sun, 14 Feb 2016 08:56:30 +0000 (10:56 +0200)]
gnu: bitcoin-core: Update to 0.11.2.

* gnu/packages/finance.scm (bitcoin-core): Update to 0.11.2.
[native-inputs]: Use python-2 instead of python-wrapper.

8 years agognu: owncloud-client: Update to 2.1.1.
Efraim Flashner [Sun, 14 Feb 2016 08:58:29 +0000 (10:58 +0200)]
gnu: owncloud-client: Update to 2.1.1.

* gnu/packages/owncloud.scm (owncloud-client): Update to 2.1.1.

8 years agognu: vsearch: Update to 1.10.0.
Ben Woodcroft [Mon, 15 Feb 2016 12:22:01 +0000 (22:22 +1000)]
gnu: vsearch: Update to 1.10.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 1.10.0.
[origin]: Adapt to changes in bundling of cityhash.

8 years agognu: cityhash: Install citycrc.h.
Ben Woodcroft [Mon, 15 Feb 2016 12:11:13 +0000 (22:11 +1000)]
gnu: cityhash: Install citycrc.h.

* gnu/packages/textutils.scm (cityhash)[arguments]: Install citycrc.h.
[version]: Use standardised format, increment to 1.1-2.

8 years agognu: graphite2: Update to 1.3.5. Update home-page and source URI.
Mark H Weaver [Wed, 10 Feb 2016 22:27:20 +0000 (17:27 -0500)]
gnu: graphite2: Update to 1.3.5.  Update home-page and source URI.

* gnu/packages/fontutils.scm (graphite2): Update to 1.3.5.
  [source, home-page]: Update to reflect upstream move to github.

8 years agognu: libsndfile: Update to 1.0.26 [with follow-up fix CVE-2015-7805].
Mark H Weaver [Wed, 10 Feb 2016 21:59:53 +0000 (16:59 -0500)]
gnu: libsndfile: Update to 1.0.26 [with follow-up fix CVE-2015-7805].

Note: The previous fix for CVE-2015-7805 was incomplete.

* gnu/packages/patches/libsndfile-CVE-2014-9496.patch,
  gnu/packages/patches/libsndfile-CVE-2015-7805.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.26.
  [source]: Remove patches.

8 years agognu: libgcrypt: Update to 1.6.5 [fixes CVE-2015-7511].
Christopher Allan Webber [Tue, 9 Feb 2016 20:31:02 +0000 (12:31 -0800)]
gnu: libgcrypt: Update to 1.6.5 [fixes CVE-2015-7511].

* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.5.

8 years agognu: btrfs-progs: Fix license.
Leo Famulari [Mon, 15 Feb 2016 02:04:05 +0000 (21:04 -0500)]
gnu: btrfs-progs: Fix license.

Reported by Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>

* gnu/packages/linux.scm (btrfs-progs)[license]: Add GPL2 to list of licenses.

8 years agognu: font-terminus: Update to 4.40
Nils Gillmann [Mon, 15 Feb 2016 00:15:55 +0000 (01:15 +0100)]
gnu: font-terminus: Update to 4.40

* gnu/packages/fonts.scm (font-terminus): Update to 4.40.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: python-ly: Update to 0.9.3.
Andreas Enge [Sun, 14 Feb 2016 20:49:56 +0000 (21:49 +0100)]
gnu: python-ly: Update to 0.9.3.

* gnu/packages/python.scm (python-ly): Update to 0.9.3.