jackhill/guix/guix.git
6 years agognu: feh: Update to 2.24.
Marius Bakke [Wed, 28 Feb 2018 19:01:03 +0000 (20:01 +0100)]
gnu: feh: Update to 2.24.

* gnu/packages/image-viewers.scm (feh): Update to 2.24.

6 years agognu: Add youtube-viewer.
Alex Vong [Sat, 24 Feb 2018 22:52:10 +0000 (06:52 +0800)]
gnu: Add youtube-viewer.

* gnu/packages/video.scm (youtube-viewer): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: Add perl-gtk2.
Alex Vong [Sat, 24 Feb 2018 22:51:09 +0000 (06:51 +0800)]
gnu: Add perl-gtk2.

* gnu/packages/gtk.scm (perl-gtk2): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: Add perl-pango.
Alex Vong [Sat, 24 Feb 2018 22:51:43 +0000 (06:51 +0800)]
gnu: Add perl-pango.

* gnu/packages/gtk.scm (perl-pango): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: Add perl-glib.
Alex Vong [Sat, 24 Feb 2018 22:49:54 +0000 (06:49 +0800)]
gnu: Add perl-glib.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: Add perl-cairo.
Alex Vong [Sat, 24 Feb 2018 22:48:47 +0000 (06:48 +0800)]
gnu: Add perl-cairo.

* gnu/packages/gtk.scm (perl-cairo): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: python-webencodings: Update to 0.5.1.
Marius Bakke [Wed, 28 Feb 2018 15:02:55 +0000 (16:02 +0100)]
gnu: python-webencodings: Update to 0.5.1.

* gnu/packages/python-web.scm (python-webencodings): Update to 0.5.1.

6 years agognu: python-html5lib: Update to 1.0.1.
Marius Bakke [Wed, 28 Feb 2018 15:01:43 +0000 (16:01 +0100)]
gnu: python-html5lib: Update to 1.0.1.

* gnu/packages/python-web.scm (python-html5lib): Update to 1.0.1.

6 years agognu: python-netifaces: Update to 0.10.6.
Marius Bakke [Wed, 28 Feb 2018 14:26:01 +0000 (15:26 +0100)]
gnu: python-netifaces: Update to 0.10.6.

* gnu/packages/python.scm (python-netifaces): Update to 0.10.6.
[source](uri): Use PYPI-URI.
[home-page]: Update.

6 years agognu: python-psutil: Update to 5.4.3.
Marius Bakke [Wed, 28 Feb 2018 13:17:55 +0000 (14:17 +0100)]
gnu: python-psutil: Update to 5.4.3.

* gnu/packages/python.scm (python-psutil): Update to 5.4.3.
[properties]: Declare python2 variant.
(python2-psutil): Propagate PYTHON2-ENUM34.

6 years agognu: python-wrapt: Update to 1.10.11.
Marius Bakke [Wed, 28 Feb 2018 12:54:08 +0000 (13:54 +0100)]
gnu: python-wrapt: Update to 1.10.11.

* gnu/packages/python.scm (python-wrapt): Update to 1.10.11.

6 years agognu: python-oslo.log: Update to 3.36.0.
Marius Bakke [Wed, 28 Feb 2018 04:39:45 +0000 (05:39 +0100)]
gnu: python-oslo.log: Update to 3.36.0.

* gnu/packages/openstack.scm (python-oslo.log): Update to 3.36.0.
[source](uri): Use PYPI-URI.
[arguments]: Remove.
[propagated-inputs]: Add PYTHON-DATEUTIL, PYTHON-MONOTONIC, PYTHON-PBR and
PYTHON-PYINOTIFY.
[native-inputs]: Remove PYTHON-BABEL, PYTHON-ISO8601 and PYTHON-PBR.  Add
PYTHON-SUBUNIT, PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS.

6 years agognu: python-monotonic: Update to 1.4.
Marius Bakke [Wed, 28 Feb 2018 04:18:33 +0000 (05:18 +0100)]
gnu: python-monotonic: Update to 1.4.

* gnu/packages/time.scm (python-monotonic): Update to 1.4.
[source]: Use PYPI-URI.
[arguments]: Explicitly disable tests.

6 years agognu: python-msgpack: Run the tests.
Marius Bakke [Wed, 28 Feb 2018 04:04:26 +0000 (05:04 +0100)]
gnu: python-msgpack: Run the tests.

* gnu/packages/python.scm (python-msgpack)[arguments]: Add #:modules.  Replace
CHECK-PHASE with pytest invocation.
[native-inputs]: Add PYTHON-PYTEST.

6 years agognu: python-msgpack: Update to 0.5.6.
Marius Bakke [Wed, 28 Feb 2018 03:59:32 +0000 (04:59 +0100)]
gnu: python-msgpack: Update to 0.5.6.

* gnu/packages/python.scm (python-msgpack): Update to 0.5.6.
[source, home-page]: Adjust to msgpack-python->msgpack rename.

6 years agognu: python-oslo.serialization: Update to 2.24.0.
Marius Bakke [Wed, 28 Feb 2018 03:48:41 +0000 (04:48 +0100)]
gnu: python-oslo.serialization: Update to 2.24.0.

* gnu/packages/openstack.scm (python-oslo.serialization): Update to 2.24.0.
[arguments]: Remove field.
[propagated-inputs]: Remove PYTHON-ISO8601 and PYTHON-SIMPLEJSON.  Add
PYTHON-MSGPACK.
[native-inputs]: Remove PYTHON-BABEL.
[properties]: New field.
(python2-oslo.serialization)[native-inputs]: Add PYTHON2-IPADDRESS.

6 years agognu: python-oslo.context: Update to 2.20.0.
Marius Bakke [Wed, 28 Feb 2018 03:37:23 +0000 (04:37 +0100)]
gnu: python-oslo.context: Update to 2.20.0.

* gnu/packages/openstack.scm (python-oslo.context): Update to 2.20.0.
[propagated-inputs]: Add PYTHON-DEBTCOLLECTOR and PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR, PYTHON-COVERAGE, PYTHON-MOCK,
PYTHON-OS-CLIENT-CONFIG, PYTHON-OSLOSPHINX and PYTHON-SPHINX.  Add
PYTHON-FIXTURES.

6 years agognu: Add python-pyinotify.
Marius Bakke [Sat, 8 Oct 2016 08:55:51 +0000 (09:55 +0100)]
gnu: Add python-pyinotify.

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

6 years agognu: python-oslo.utils: Update to 3.35.0.
Marius Bakke [Wed, 28 Feb 2018 02:59:22 +0000 (03:59 +0100)]
gnu: python-oslo.utils: Update to 3.35.0.

* gnu/packages/openstack.scm (python-oslo.utils): Update to 3.35.0.
[source](snippet): Remove.
[propagated-inputs]: Add PYTHON-PYPARSING.
[native-inputs]: Add PYTHON-DDT, PYTHON-FIXTURES, PYTHON-TESTREPOSITORY and
PYTHON-TESTTOOLS.  Remove PYTHON-MOX3.

6 years agognu: python-oslo.config: Update to 5.2.0.
Marius Bakke [Wed, 28 Feb 2018 02:48:18 +0000 (03:48 +0100)]
gnu: python-oslo.config: Update to 5.2.0.

* gnu/packages/openstack.scm (python-oslo.config): Update to 5.2.0.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
[propagated-inputs]: Add PYTHON-DEBTCOLLECTOR, PYTHON-OSLO.I18N, PYTHON-PBR,
PYTHON-RFC3986 and PYTHON-PYYAML.
[native-inputs]: Remove PYTHON-PBR and PYTHON-I18N.  Add PYTHON-BANDIT,
PYTHON-COVERAGE, PYTHON-OPENSTACKDOCSTHEME, PYTHON-RENO, PYTHON-SPHINX-1.6,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS.

6 years agognu: python-debtcollector: Update to 1.19.0.
Marius Bakke [Wed, 28 Feb 2018 02:38:00 +0000 (03:38 +0100)]
gnu: python-debtcollector: Update to 1.19.0.

* gnu/packages/openstack.scm (python-debtcollector): Update to 1.19.0.
[arguments]: Remove field.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-BABEL.  Add PYTHON-SUBUNIT,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS.
[properties]: Declare python2 variant.
(python2-debtcollector)[propaged-inputs]: Add PYTHON-FUNCSIGS.

6 years agognu: python-oslo.i18n: Update to 3.19.0.
Marius Bakke [Wed, 28 Feb 2018 02:23:30 +0000 (03:23 +0100)]
gnu: python-oslo.i18n: Update to 3.19.0.

* gnu/packages/openstack.scm (python-oslo.i18n): Update to 3.19.0.
[arguments]: Remove field.

6 years agognu: python-bandit: Update to 1.4.0.
Marius Bakke [Wed, 28 Feb 2018 02:11:43 +0000 (03:11 +0100)]
gnu: python-bandit: Update to 1.4.0.

* gnu/packages/openstack.scm (python-bandit): Update to 1.4.0.
[source](uri): Use PYPI-URI.
[arguments]: Run CHECK-PHASE after INSTALL-PHASE.
[propagated-inputs]: Remove PYTHON-APPDIRS.  Add PYTHON-GITPYTHON.
[native-inputs]: Remove PYTHON-PBR.  Add PYTHON-BEAUTIFULSOUP4,
PYTHON-OSLOTEST and PYTHON-SUBUNIT.

6 years agognu: Add python-gitpython.
Marius Bakke [Wed, 28 Feb 2018 01:54:41 +0000 (02:54 +0100)]
gnu: Add python-gitpython.

* gnu/packages/version-control.scm (python-gitpython, python2-gitpython): New
public variables.

6 years agognu: Add python-gitdb.
Marius Bakke [Wed, 28 Feb 2018 01:29:39 +0000 (02:29 +0100)]
gnu: Add python-gitdb.

* gnu/packages/version-control.scm (python-gitdb, python2-gitdb): New public
variables.

6 years agognu: python-stevedore: Update to 1.28.0.
Marius Bakke [Wed, 28 Feb 2018 00:18:54 +0000 (01:18 +0100)]
gnu: python-stevedore: Update to 1.28.0.

* gnu/packages/openstack.scm (python-stevedore): Update to 1.28.0.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR, PYTHON-DISCOVER, PYTHON-DOCUTILS,
PYTHON-OSLOSPHINX and PYTHON-OSLOTEST.  Replace PYTHON-SPHINX with
PYTHON-SPHINX-1.6.

6 years agognu: Add python-rfc3986.
Marius Bakke [Tue, 27 Feb 2018 23:02:53 +0000 (00:02 +0100)]
gnu: Add python-rfc3986.

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

6 years agognu: python2-stevedore: Enable tests.
Marius Bakke [Tue, 27 Feb 2018 22:46:33 +0000 (23:46 +0100)]
gnu: python2-stevedore: Enable tests.

* gnu/packages/openstack.scm (python-stevedore)[properties]: Remove.
(python2-stevedore)[arguments]: Remove.

6 years agognu: python-oslo.context: Enable tests.
Marius Bakke [Tue, 27 Feb 2018 22:43:20 +0000 (23:43 +0100)]
gnu: python-oslo.context: Enable tests.

* gnu/packages/openstack.scm (python-oslo.context)[arguments]: Remove.

6 years agognu: python2-bandit: Enable tests.
Marius Bakke [Tue, 27 Feb 2018 22:40:30 +0000 (23:40 +0100)]
gnu: python2-bandit: Enable tests.

* gnu/packages/openstack.scm (python-bandit)[properties]: Remove.
(python2-bandit): Don't use STRIP-PYTHON2-VARIANT.

6 years agognu: python2-swiftclient: Enable tests.
Marius Bakke [Tue, 27 Feb 2018 22:27:58 +0000 (23:27 +0100)]
gnu: python2-swiftclient: Enable tests.

* gnu/packages/openstack.scm (python-swiftclient)[properties]: Declare python2
variant.
(python2-swiftclient): Use STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Remove PYTHON2-REQUESTS.
[arguments]: Remove.
[native-inputs]: Delete.

6 years agognu: python-mox3: Update to 0.24.0.
Marius Bakke [Tue, 27 Feb 2018 21:19:31 +0000 (22:19 +0100)]
gnu: python-mox3: Update to 0.24.0.

* gnu/packages/openstack.scm (python-mox3): Update to 0.24.0.
[source](patches): New field.
[arguments]: Remove.
[native-inputs]: Add PYTHON-OPENSTACKDOCSTHEME and PYTHON-SUBUNIT.  Replace
PYTHON-SPHINX with PYTHON-SPHINX-1.6.  Move PYTHON-PBR and PYTHON-FIXTURES ...
[propagated-inputs]: ... here.  New field.
[description]: Don't mention explicit Python versions.
* gnu/packages/patches/python-mox3-python3.6-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

6 years agognu: Add python-openstackdocstheme.
Marius Bakke [Tue, 27 Feb 2018 21:04:00 +0000 (22:04 +0100)]
gnu: Add python-openstackdocstheme.

* gnu/packages/openstack.scm (python-openstackdocstheme,
python2-openstackdocstheme): New public variables.

6 years agognu: python-sphinx@1.6: Add python2 variant.
Marius Bakke [Tue, 27 Feb 2018 19:44:16 +0000 (20:44 +0100)]
gnu: python-sphinx@1.6: Add python2 variant.

* gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant.
(python2-sphinx-1.6): New public variable.

6 years agognu: python-fixtures: Update to 3.0.0.
Marius Bakke [Tue, 27 Feb 2018 19:22:36 +0000 (20:22 +0100)]
gnu: python-fixtures: Update to 3.0.0.

* gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.

6 years agognu: python-reno: Update to 2.7.0.
Marius Bakke [Tue, 27 Feb 2018 19:07:00 +0000 (20:07 +0100)]
gnu: python-reno: Update to 2.7.0.

* gnu/packages/openstack.scm (python-reno): Update to 2.7.0.
[propagated-inputs]: Remove PYTHON-BABEL.  Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-OSLOTEST.  Add PYTHON-DOCUTILS
and PYTHON-SPHINX.

6 years agognu: python-oslotest: Update to 3.2.0.
Marius Bakke [Tue, 27 Feb 2018 18:49:42 +0000 (19:49 +0100)]
gnu: python-oslotest: Update to 3.2.0.

* gnu/packages/openstack.scm (python-oslotest): Update to 3.2.0.
[source](uri): Use PYPI-URI.
[native-inputs]: Move PYTHON-OS-CLIENT-CONFIG, PYTHON-SIX, PYTHON-SUBUNIT,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS ...
[propagated-inputs]: ... here.
[properties]: Remove field.
(python2-oslotest)[arguments]: Remove.

6 years agognu: python-testscenarios: Update to 0.5.0.
Marius Bakke [Tue, 27 Feb 2018 17:51:44 +0000 (18:51 +0100)]
gnu: python-testscenarios: Update to 0.5.0.

* gnu/packages/check.scm (python-testscenarios-bootstrap): Update to 0.5.0.
[source](uri): Use PYPI-URI.
[arguments]: Replace CHECK-PHASE.
[propagated-inputs]: Add PYTHON-PBR-MINIMAL.
(python-testscenarios)[propagated-inputs]: Add PYTHON-PBR.

6 years agognu: python-testtools: Update to 2.3.0.
Marius Bakke [Tue, 27 Feb 2018 17:33:09 +0000 (18:33 +0100)]
gnu: python-testtools: Update to 2.3.0.

* gnu/packages/check.scm (python-testtools-bootstrap,
python2-testtools-bootstrap): New public variables.
(python-testtools): Inherit.
[arguments]: Remove old.  Replace CHECK-PHASE with custom command.
[propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX,
PYTHON-TRACEBACK2 and PYTHON-UNITTEST2.
[native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP.
(python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public
variables.
(python-testscenarios): Adjust accordingly.
[propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP.
(python-subunit-bootstrap, python2-subunit-bootstrap): New public variables.
(python-subunit): Inherit.
(python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with
PYTHON-TESTTOOLS-BOOTSTRAP.
(python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and
PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with
PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.

6 years agognu: python-extras: Update to 1.0.0.
Marius Bakke [Tue, 27 Feb 2018 17:20:07 +0000 (18:20 +0100)]
gnu: python-extras: Update to 1.0.0.

* gnu/packages/python.scm (python-extras): Update to 1.0.0.
[source](uri): Use PYPI-URI.

6 years agognu: python-testresources: Update to 2.0.1.
Marius Bakke [Tue, 27 Feb 2018 16:09:43 +0000 (17:09 +0100)]
gnu: python-testresources: Update to 2.0.1.

* gnu/packages/check.scm (python-testresources-bootstrap,
python2-testresources-bootstrap): New public variables.
(python-testresources): Adjust accordingly.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.

6 years agognu: python-subunit: Update to 1.2.0.
Marius Bakke [Tue, 27 Feb 2018 15:37:38 +0000 (16:37 +0100)]
gnu: python-subunit: Update to 1.2.0.

* gnu/packages/check.scm (python-subunit): Update to 1.2.0.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove PYTHON-MIMEPARSE.  Add PYTHON-TESTTOOLS.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTSCENARIOS.

6 years agognu: python-fixtures: Propagate python-pbr.
Marius Bakke [Tue, 27 Feb 2018 15:21:12 +0000 (16:21 +0100)]
gnu: python-fixtures: Propagate python-pbr.

* gnu/packages/check.scm (python-fixtures-bootstrap,
python2-fixtures-bootstrap, python-testrepository-bootstrap,
python2-testrepository-bootstrap): New public variables.
(python-fixtures): Adjust accordingly.
(python-testrepository): Likewise.
[native-inputs]: Remove PYTHON-PBR-MINIMAL.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES
and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and
PYTHON-TESTREPOSITORY-BOOTSTRAP.

6 years agognu: dionysus: Update to 1.4.0.
Efraim Flashner [Wed, 28 Feb 2018 12:41:42 +0000 (14:41 +0200)]
gnu: dionysus: Update to 1.4.0.

* gnu/packages/maths.scm (dionysus): Update to 1.4.0.

6 years agognu: r-httpuv: Update to 1.3.6.
Tobias Geerinckx-Rice [Wed, 28 Feb 2018 01:10:48 +0000 (02:10 +0100)]
gnu: r-httpuv: Update to 1.3.6.

* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.

6 years agognu: dblatex: Update to 0.3.10.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: dblatex: Update to 0.3.10.

* gnu/packages/docbook.scm (dblatex): Update to 0.3.10.
[source]: Remove patch.
* gnu/packages/patches/dblatex-remove-multirow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: perl-yaml-libyaml: Update to 0.69.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-yaml-libyaml: Update to 0.69.

* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.69.

6 years agognu: perl-yaml: Update to 1.24.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-yaml: Update to 1.24.

* gnu/packages/perl.scm (perl-yaml): Update to 1.24.
[source]: Update origin URI.

6 years agognu: perl-variable-magic: Update to 0.62.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-variable-magic: Update to 0.62.

* gnu/packages/perl.scm (perl-variable-magic): Update to 0.62.

6 years agognu: perl-throwable: Update to 0.200013.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-throwable: Update to 0.200013.

* gnu/packages/perl.scm (perl-throwable): Update to 0.200013.

6 years agognu: perl-text-diff: Update to 1.45.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-text-diff: Update to 1.45.

* gnu/packages/perl.scm (perl-text-diff): Update to 1.45.

6 years agognu: perl-path-class: Update to 0.37.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-path-class: Update to 0.37.

* gnu/packages/perl.scm (perl-path-class): Update to 0.37.

6 years agognu: perl-list-moreutils-xs: Update to 0.428.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-list-moreutils-xs: Update to 0.428.

* gnu/packages/perl.scm (perl-list-moreutils-xs): Update to 0.428.

6 years agognu: perl-import-into: Update to 1.002005.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-import-into: Update to 1.002005.

* gnu/packages/perl.scm (perl-import-into): Update to 1.002005.
[source]: Update origin URI.

6 years agognu: perl-extutils-installpaths: Update to 0.011.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-extutils-installpaths: Update to 0.011.

* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.011.

6 years agognu: perl-devel-globaldestruction: Update to 0.14.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-devel-globaldestruction: Update to 0.14.

* gnu/packages/perl.scm (perl-devel-globaldestruction): Update to 0.14.

6 years agognu: perl-config-autoconf: Update to 0.315.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: perl-config-autoconf: Update to 0.315.

* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.315.

6 years agognu: perl-data-optlist: Update to 0.110.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 16:04:05 +0000 (17:04 +0100)]
gnu: perl-data-optlist: Update to 0.110.

* gnu/packages/perl.scm (perl-data-optlist): Update to 0.110.

6 years agoservices: cgit: Add more configuration fields.
Oleg Pykhalov [Mon, 11 Dec 2017 23:13:55 +0000 (02:13 +0300)]
services: cgit: Add more configuration fields.

* gnu/services/version-control.scm (cgit-service-type): Move to separate file.
* gnu/services/cgit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
* gnu/tests/version-control.scm: Add this.
* doc/guix.texi (Cgit Service): Document this.

6 years agognu: make-bootstrap: Build grep without PCRE support.
Ludovic Courtès [Tue, 27 Feb 2018 21:46:04 +0000 (22:46 +0100)]
gnu: make-bootstrap: Build grep without PCRE support.

Partly fixes <https://bugs.gnu.org/24841>.
Reported by Chris Marusich <cmmarusich@gmail.com>.

This fixes cross-compilation of the statically-linked grep.

* gnu/packages/make-bootstrap.scm (%static-inputs): Add 'inputs' field
for grep.

6 years agognu: perl-x11-xcb: Update to 0.17.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 15:46:13 +0000 (16:46 +0100)]
gnu: perl-x11-xcb: Update to 0.17.

* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.17.

6 years agognu: perl-xml-sax-base: Update to 1.09.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 12:58:20 +0000 (13:58 +0100)]
gnu: perl-xml-sax-base: Update to 1.09.

* gnu/packages/xml.scm (perl-xml-sax-base): Update to 1.09.

6 years agognu: tig: Update to 2.3.3.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 12:47:32 +0000 (13:47 +0100)]
gnu: tig: Update to 2.3.3.

* gnu/packages/version-control.scm (tig): Update to 2.3.3.
[arguments]: Substitute INVOKE for SYSTEM*.

6 years agognu: spin2cpp: Update to 3.6.4.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 03:46:57 +0000 (04:46 +0100)]
gnu: spin2cpp: Update to 3.6.4.

* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.4.

6 years agognu: godot: Update to 3.0.1.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 01:01:44 +0000 (02:01 +0100)]
gnu: godot: Update to 3.0.1.

* gnu/packages/game-development.scm (godot): Update to 3.0.1.
[arguments]: End phases with #t and remove redundant MKDIR-P.

6 years agognu: love: Fix build with luajit@2.1.0-beta3.
Tobias Geerinckx-Rice [Mon, 12 Feb 2018 10:08:54 +0000 (11:08 +0100)]
gnu: love: Fix build with luajit@2.1.0-beta3.

* gnu/packages/game-development.scm (love)[source]: Add snippet fixing Lua version detection.

6 years agognu: perl-gd: Update to 2.68.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 00:21:27 +0000 (01:21 +0100)]
gnu: perl-gd: Update to 2.68.

* gnu/packages/gd.scm (perl-gd): Update to 2.68.
[source]: Remove obsolete patch.
[native-inputs]: Remove perl-module-build.
[inputs]: Use canonical package names and order alphabetically.
[arguments]: Replace #:module-build-flags with fewer #:make-maker-flags,
enable #:tests?, and remove ‘clear-autogenerated-files’ phase.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: xfburn: Update to 0.5.5.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 22:04:26 +0000 (23:04 +0100)]
gnu: xfburn: Update to 0.5.5.

* gnu/packages/xfce.scm (xfburn): Update to 0.5.5.

6 years agognu: phonon: Update to 4.10.0.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 21:52:39 +0000 (22:52 +0100)]
gnu: phonon: Update to 4.10.0.

* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.0.

6 years agognu: soxr: Update to 0.1.3.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 21:25:32 +0000 (22:25 +0100)]
gnu: soxr: Update to 0.1.3.

* gnu/packages/audio.scm (soxr): Update to 0.1.3.

6 years agognu: fluidsynth: Update to 1.1.10.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 21:44:24 +0000 (22:44 +0100)]
gnu: fluidsynth: Update to 1.1.10.

* gnu/packages/audio.scm (fluidsynth): Update to 1.1.10.

6 years agognu: youtube-dl: Update to 2018.02.26.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 12:01:55 +0000 (13:01 +0100)]
gnu: youtube-dl: Update to 2018.02.26.

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

6 years agognu: thermald: Update to 1.7.1.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 20:47:20 +0000 (21:47 +0100)]
gnu: thermald: Update to 1.7.1.

* gnu/packages/admin.scm (thermald): Update to 1.7.1.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.

6 years agognu: gcab: Update to 1.1.
Tobias Geerinckx-Rice [Tue, 27 Feb 2018 00:46:58 +0000 (01:46 +0100)]
gnu: gcab: Update to 1.1.

* gnu/packages/package-management.scm (gcab): Update to 1.1.
[source]: Remove git dependency in a snippet.

6 years agognu: mbedtls-apache: Fix upstream typo.
Kei Kebreau [Mon, 26 Feb 2018 19:47:15 +0000 (14:47 -0500)]
gnu: mbedtls-apache: Fix upstream typo.

A typo was introduced in version 2.7.0 that caused the hiawatha package to
fail to build. See https://github.com/ARMmbed/mbedtls/pull/1362.

* gnu/packages/tls.scm (mbedtls-apache)[source]: Add snippet to fix typo.

6 years agoguix package: '--search' no longer shows superseded packages.
Ludovic Courtès [Tue, 27 Feb 2018 14:46:56 +0000 (15:46 +0100)]
guix package: '--search' no longer shows superseded packages.

Fixes <https://bugs.gnu.org/30566>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

* guix/scripts/package.scm (find-packages-by-description): Ignore
superseded packages.
* tests/guix-package.sh: Add test.

6 years agognu: polkit: Fix 'invoke' call.
Ludovic Courtès [Tue, 27 Feb 2018 08:21:27 +0000 (09:21 +0100)]
gnu: polkit: Fix 'invoke' call.

* gnu/packages/polkit.scm (polkit)[arguments] <'install>: Add 'apply'.
Fixes a regression introduced in 3c4bbb4c52418c8daf8b0e4605e3912685c9f44a.

6 years agognu: commencement: Add commentary regarding grafts.
Chris Marusich [Tue, 27 Feb 2018 04:25:47 +0000 (05:25 +0100)]
gnu: commencement: Add commentary regarding grafts.

* gnu/packages/commencement.scm: Add comments that were originally
  included only in the Git commit message of
  f00b85ff8d34df0a1879e593d4a85629b8586af7.

Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
6 years agognu: linux-libre: Update to 4.15.6.
Mark H Weaver [Tue, 27 Feb 2018 02:32:34 +0000 (21:32 -0500)]
gnu: linux-libre: Update to 4.15.6.

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

6 years agognu: linux-libre@4.14: Update to 4.14.22.
Mark H Weaver [Tue, 27 Feb 2018 02:31:46 +0000 (21:31 -0500)]
gnu: linux-libre@4.14: Update to 4.14.22.

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

6 years agognu: linux-libre@4.9: Update to 4.9.84.
Mark H Weaver [Tue, 27 Feb 2018 02:31:07 +0000 (21:31 -0500)]
gnu: linux-libre@4.9: Update to 4.9.84.

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

6 years agognu: linux-libre@4.4: Update to 4.4.118.
Mark H Weaver [Tue, 27 Feb 2018 02:30:16 +0000 (21:30 -0500)]
gnu: linux-libre@4.4: Update to 4.4.118.

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

6 years agobuild: Really build 'guix offload' when possible.
Ludovic Courtès [Mon, 26 Feb 2018 23:44:21 +0000 (00:44 +0100)]
build: Really build 'guix offload' when possible.

This fixes a regression introduced in
1d84d7bf6052c0c80bd212d4524876576e9817d4, whereby
HAVE_DAEMON_OFFLOAD_HOOK would never be defined.

* config-daemon.ac: Do not check for $ac_cv_guix_cbips_support_setvbuf,
which no longer exists.

6 years agognu: emacs-org, emacs-org-contrib: Update to 20180226
Nicolas Goaziou [Mon, 26 Feb 2018 23:32:06 +0000 (00:32 +0100)]
gnu: emacs-org, emacs-org-contrib: Update to 20180226

* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20180226, aka Org 9.1.7.

6 years agognu: Add go@1.10.
Leo Famulari [Thu, 22 Feb 2018 05:02:08 +0000 (00:02 -0500)]
gnu: Add go@1.10.

Building Go 1.10 with the Go 1.4 bootstrap, Thread Sanitizer from GCC 5
finds a data race during the the test suite of Go 1.10. With GCC 6, the
race doesn't seem to be present.

.##### ../misc/cgo/testsanitizers
--- FAIL: TestShared (0.03s)
    --- FAIL: TestShared/tsan_shared (2.54s)
        cshared_test.go:71: `/tmp/guix-build-go-1.10.drv-0/TestShared367937240/tsan_shared` exited with exit status 66
                ==================
                WARNING: ThreadSanitizer: data race (pid=28778)
                  Write of size 8 at 0x7ffff5495c30 by thread T1:
                    #0 pthread_attr_getstacksize <null> (tsan_shared+0x00000041be82)
                    #1 x_cgo_init <null> (libtsan_shared.so+0x00000008aeaf)
                    #2 runtime.rt0_go /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:199 (libtsan_shared.so+0x000000081586)

                  Previous write of size 8 at 0x7ffff5495c30 by main thread:
                    #0 <null> <null> (0x000000000001)

                  Location is stack of thread T1.

                  Thread T1 (tid=28786, running) created by main thread at:
                    #0 pthread_create <null> (tsan_shared+0x00000040c794)
                    #1 _cgo_try_pthread_create <null> (libtsan_shared.so+0x00000008ad70)
                    #2 x_cgo_sys_thread_create <null> (libtsan_shared.so+0x00000008ab12)
                    #3 _rt0_amd64_lib /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:56 (libtsan_shared.so+0x0000000813b6)

                SUMMARY: ThreadSanitizer: data race ??:0 __interceptor_pthread_attr_getstacksize

* gnu/packages/golang.scm (go-1.10): New variable.
(go-1.4)[native-inputs]: Use gcc:lib version 6.

6 years agognu: Add RawTherapee.
Leo Famulari [Mon, 26 Feb 2018 22:01:54 +0000 (17:01 -0500)]
gnu: Add RawTherapee.

* gnu/packages/photo.scm (rawtherapee): New variable.

6 years agognu: Add libiptcdata.
Leo Famulari [Mon, 26 Feb 2018 22:01:54 +0000 (17:01 -0500)]
gnu: Add libiptcdata.

* gnu/packages/image.scm (libiptcdata): New variable.

6 years agognu: Add emacs-nov.
Roel Janssen [Sat, 24 Feb 2018 10:52:21 +0000 (11:52 +0100)]
gnu: Add emacs-nov.

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

6 years agognu: Add emacs-esxml.
Roel Janssen [Sat, 24 Feb 2018 10:51:27 +0000 (11:51 +0100)]
gnu: Add emacs-esxml.

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

6 years agognu: assword: Update to 0.11.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 19:11:56 +0000 (20:11 +0100)]
gnu: assword: Update to 0.11.

* gnu/packages/password-utils.scm (assword): Update to 0.11.

6 years agognu: python-cffi: Update phase style.
Tobias Geerinckx-Rice [Sat, 24 Feb 2018 13:36:48 +0000 (14:36 +0100)]
gnu: python-cffi: Update phase style.

* gnu/packages/libffi.scm (python-cffi)[arguments]: Substitute INVOKE
for SYSTEM*, end phases with #t, and remove unneeded bits from the
‘install-doc’ phase.

6 years agognu: python-cffi: Update to 1.11.4.
Tobias Geerinckx-Rice [Sat, 24 Feb 2018 13:12:20 +0000 (14:12 +0100)]
gnu: python-cffi: Update to 1.11.4.

* gnu/packages/libffi.scm (python-cffi): Update to 1.11.4.

6 years agognu: perl-scalar-list-utils: Update to 1.50.
Tobias Geerinckx-Rice [Sun, 25 Feb 2018 18:28:36 +0000 (19:28 +0100)]
gnu: perl-scalar-list-utils: Update to 1.50.

* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.50.

6 years agognu: Add nghttp2.
Tobias Geerinckx-Rice [Sun, 25 Feb 2018 16:46:16 +0000 (17:46 +0100)]
gnu: Add nghttp2.

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

6 years agognu: ruby-ffi: Update to 1.9.22.
Tobias Geerinckx-Rice [Sat, 24 Feb 2018 13:45:38 +0000 (14:45 +0100)]
gnu: ruby-ffi: Update to 1.9.22.

* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.22.

6 years agognu: libpsl: Update to 0.20.0.
Tobias Geerinckx-Rice [Sun, 25 Feb 2018 15:31:50 +0000 (16:31 +0100)]
gnu: libpsl: Update to 0.20.0.

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

6 years agognu: Use HTTPS for supported freedesktop.org home pages.
Tobias Geerinckx-Rice [Sat, 24 Feb 2018 12:44:26 +0000 (13:44 +0100)]
gnu: Use HTTPS for supported freedesktop.org home pages.

* gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS.
* gnu/packages/freedesktop.scm (python-pyxdg, accountsservice)
(modem-manager, telepathy-mission-control, telepathy-mission-control)
(colord-gtk, desktop-file-utils)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise.
* gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]:
Likewise.
* gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme)
(libxklavier, colord, upower)[home-page]: Likewise.
* gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]:
Likewise.
* gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise.
* gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]:
Likewise.
* gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise.
* gnu/packages/python.scm (python-dbus)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.

6 years agognu: polkit: Update phase & snippet style.
Tobias Geerinckx-Rice [Sat, 24 Feb 2018 12:33:42 +0000 (13:33 +0100)]
gnu: polkit: Update phase & snippet style.

* gnu/packages/polkit.scm (polkit)[source]: End snippet with #t.
[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.

6 years agognu: perl-xml-libxslt: Update to 1.96.
Tobias Geerinckx-Rice [Sun, 25 Feb 2018 14:48:36 +0000 (15:48 +0100)]
gnu: perl-xml-libxslt: Update to 1.96.

* gnu/packages/xml.scm (perl-xml-libxslt): Update to 1.96.

6 years agognu: perl-net-smtp-ssl: Update to 1.04.
Tobias Geerinckx-Rice [Mon, 26 Feb 2018 05:50:17 +0000 (06:50 +0100)]
gnu: perl-net-smtp-ssl: Update to 1.04.

* gnu/packages/web.scm (perl-net-smtp-ssl): Update to 1.04.