Commit Graph

30847 Commits (c0ef8ae22da4bb006abbb8a5b6cf99ec3e2ae335)

Author SHA1 Message Date
Marius Bakke c0ef8ae22d
gnu: json-c: Update to 0.13.1.
* gnu/packages/web.scm (json-c): Update to 0.13.1.
[source](snippet): Remove obsolete substitution.
[arguments]: Remove.
2018-05-01 15:29:12 +02:00
Tobias Geerinckx-Rice 2e402618f6
gnu: shadow: Update to 4.6.
* gnu/packages/admin.scm (shadow): Update to 4.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/shadow-CVE-2018-7169.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-05-01 13:38:58 +02:00
Tobias Geerinckx-Rice d13f45646b
gnu: shadow: Return #t from all phases.
* gnu/packages/admin.scm (shadow)[arguments]: Return #t from the
‘set-nscd-file-name’ phase.
2018-05-01 07:31:32 +02:00
Tobias Geerinckx-Rice a2cfe19041
gnu: Use HTTPS for www.boost.org.
* gnu/packages/bioinformatics.scm (libgff)[license]: Use HTTPS.
* gnu/packages/boost.scm (boost-sync)[license]: Likewise.
(boost)[license]: Likewise.
[home-page]: Likewise, and use canonical ‘www’ subdomain.
2018-05-01 06:51:15 +02:00
Leo Famulari 9eecf9bc13
gnu: gimp: Update to 2.10.0.
* gnu/packages/gimp.scm (gimp): Update to 2.10.0.
[inputs]: Add glib-networking, gexiv2, libmypaint, mypaint-brushes and
poppler-data.
[native-inputs]: Add glib:bin.
[source]: Remove obsolete patches and use HTTPS URL.
[home-page]: Use HTTPS URL.
* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-04-30 21:07:58 -04:00
Leo Famulari 08a752526d
gnu: babl: Update to 0.1.46.
* gnu/packages/gimp.scm (babl): Update to 0.1.46.
2018-04-30 21:07:58 -04:00
Leo Famulari f62633ca2d
gnu: gegl: Update to 0.4.
* gnu/packages/gimp.scm (gegl): Update to 0.4.
[inputs]: Move babl and glib to propagated-inputs.
[propagated-inputs]: Add json-glib.
[arguments]: Re-enable the tests and remove the obsolete 'pre-build'
phase.
[source]: Use HTTPS URL.
* gnu/packages/patches/gegl-CVE-2012-4433.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-04-30 21:07:58 -04:00
Leo Famulari 6d16140665
gnu: Add poppler-data.
* gnu/packages/pdf.scm (poppler-data): New variable.
2018-04-30 21:07:57 -04:00
Leo Famulari 4b5c056aee
gnu: Add mypaint-brushes.
* gnu/packages/gimp.scm (mypaint-brushes): New variable.
2018-04-30 21:07:57 -04:00
Leo Famulari 657687d338
gnu: Add libmypaint.
* gnu/packages/gimp.scm (libmypaint): New variable.
2018-04-30 21:07:57 -04:00
Clément Lassieur cb7c80f67d
services: prosody: Add a default value to the prosody-service-type.
* gnu/services/messaging.scm (prosody-service-type)[default-value]: New field.
2018-05-01 00:25:31 +02:00
Clément Lassieur 9c6a461cf0
services: prosody: Add a description to the prosody-service-type.
* gnu/services/messaging.scm (prosody-service-type)[description]: New field.
2018-05-01 00:25:26 +02:00
Kei Kebreau 1697048ff2
gnu: roguebox-adventures: Update to 2.2.1.
* gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1.
[source]: Use url-fetch instead of git-fetch.
[arguments]: Rewrite install phase for update.
2018-04-30 18:13:02 -04:00
Ludovic Courtès 05c62b1e1d
gnu: guix-register: Reduce the set of dependencies.
* gnu/packages/package-management.scm (guix-register)[native-inputs]
[propagated-inputs]: New field.
2018-05-01 00:05:40 +02:00
fis 1170198d65
gnu: Add amule.
* gnu/packages/networking.scm (amule): New public variable.
* gnu/packages/patches/amule_crypto-6.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-30 23:41:22 +02:00
Ludovic Courtès b989c3e376
gnu: guile-dbi: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-dbi)[inputs]: Switch to GUILE-2.2.
[arguments]: Adjust to use "/2.2".
2018-04-30 23:41:22 +02:00
Ludovic Courtès d5eacecc9f
gnu: guile-redis: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-redis)[inputs]: Switch to
GUILE-2.2.
(guile2.0-redis): New variable.
(guile2.2-redis): Define in terms of 'deprecated-package'.
2018-04-30 23:41:22 +02:00
Ludovic Courtès 2863860b6c
gnu: guile-irregex: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-irregex)[inputs]: Switch to
GUILE-2.2.
(guile2.0-irregex): New variable.
(guile2.2-irregex): Define in terms of 'deprecated-package'.
2018-04-30 23:41:22 +02:00
Ludovic Courtès d58ee08dff
gnu: guile-minikanren: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-minikanren)[inputs]: Switch to
GUILE-2.2.
(guile2.0-minikanren): New variable.
(guile2.2-minikanren): Define in terms of 'deprecated-package'.
2018-04-30 23:41:22 +02:00
Ludovic Courtès d573d8926d
gnu: guile-ics: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-ics)[inputs]: Switch to GUILE-2.2.
[propagated-inputs]: Switch to GUILE-LIB.
2018-04-30 23:41:22 +02:00
Ludovic Courtès 291c2d57e8
gnu: guile-ics: Update to 0.2.0.
* gnu/packages/guile.scm (guile-ics): Update to 0.2.0.
2018-04-30 23:41:21 +02:00
Ludovic Courtès bc96a8b57b
gnu: geiser: Switch to Guile 2.2.
* gnu/packages/emacs.scm (geiser)[inputs]: Switch to GUILE-2.2.
2018-04-30 23:41:21 +02:00
Ludovic Courtès 0e4885af02
gnu: gzochi: Switch to Guile 2.2.
* gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
2018-04-30 23:41:21 +02:00
Ludovic Courtès 1798e9ee97
gnu: gzochi: Build without '-Werror'.
Previously it would fail to build due to GLib deprecation warnings.

* gnu/packages/game-development.scm (gzochi)[arguments]: New field.
2018-04-30 23:41:21 +02:00
Ludovic Courtès 350f50cbd3
gnu: tcc-wrapper: Use Guile 2.2.
* gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2.
2018-04-30 23:41:21 +02:00
Ludovic Courtès 7c8b7e35d0
weather: Fix type error when reporting CI stats.
* guix/scripts/weather.scm (report-server-coverage): Remove 'missing'
binding above 'queued-subset' call.  Before that 'queued-subset' would
be called with a number instead of a list.
2018-04-30 23:41:21 +02:00
Tobias Geerinckx-Rice e64a3b436a
gnu: sudo: Update to 1.8.23.
* gnu/packages/admin.scm (sudo): Update to 1.8.23.
2018-04-30 23:03:39 +02:00
Mark H Weaver 59bc15cf88
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes
from the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1452075.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-04-30 16:46:40 -04:00
Tobias Geerinckx-Rice 1672e7e714
gnu: perl-dbix-class-schema-loader: Update to 0.07049.
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049.
2018-04-30 21:36:11 +02:00
Tobias Geerinckx-Rice 435897c0f2
gnu: perl-dbix-class: Update to 0.082841.
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice e56feffec0
gnu: acpica: Update to 20180427.
* gnu/packages/admin.scm (acpica): Update to 20180427.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice 443c432e90
gnu: reposurgeon: End all phases in truth.
* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t
from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined
result.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice 53bed20918
gnu: rhash: Update to 1.3.6.
* gnu/packages/crypto.scm (rhash): Update to 1.3.6.
[arguments]: Adjust to extensive build system changes.
2018-04-30 21:36:10 +02:00
Clément Lassieur 539a8d2931
gnu: gajim: Update to 1.0.2.
* gnu/packages/messaging.scm (gajim): Update to 1.0.2.
2018-04-30 21:23:21 +02:00
Clément Lassieur 4b6e2a19af
gnu: python-nbxmpp: Update to 0.6.5.
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
2018-04-30 21:23:15 +02:00
Leo Famulari d0e888c39d
gnu: xournal: Update to 0.4.8.2016.
* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
2018-04-30 14:13:06 -04:00
Marius Bakke a66853810e
Merge branch 'staging' 2018-04-30 19:26:03 +02:00
Fis Trivial fb8966abc4
gnu: python-jedi: Update to 0.12.0, enable tests.
* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-30 14:35:17 +02:00
Fis Trivial 8b2597d542
gnu: Add python-parso.
* gnu/packages/python.scm (python-parso, python2-parso): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-30 14:35:05 +02:00
Ludovic Courtès 5986e94118
services: gpm: Provide a default value and document 'gpm-service-type'.
* gnu/services/base.scm (%default-gpm-options): New variable.
(<gpm-configuration>)[gpm, options]: Add default values.
(gpm-service-type)[default-value]: New field.
(gpm-service): Use %DEFAULT-GPM-OPTIONS and mark as deprecated.
* doc/guix.texi (Base Services): Document 'gpm-service-type' and
'gpm-configuration'.  Remove 'gpm-service'.
2018-04-30 14:22:43 +02:00
Ludovic Courtès 6ac8b7359a
guix system: search: Display default Shepherd service names.
Fixes <https://bugs.gnu.org/29707>.
Reported by Clément Lassieur <clement@lassieur.org>.

* guix/scripts/system/search.scm (service-type-default-shepherd-services)
(service-type-shepherd-names): New procedures.
(service-type->recutils): Use it.
* tests/guix-system.sh: Add test.
2018-04-30 14:22:43 +02:00
Ludovic Courtès f675d8b97d
gnu: Remove a couple of old deprecated package aliases.
* gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove.
2018-04-30 14:22:43 +02:00
Ludovic Courtès 3edbe53924
gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2.
* gnu/packages/skribilo.scm (skribilo): Update to 0.9.4.
[arguments]: Remove #:configure-flags.  Adjust -C flag added to
'skribilo.in' in 'pre-configure' phase.
[inputs]: Switch to GUILE-2.2.
[native-inputs]: Switch to GUILE-LIB and GUILE-READER.
2018-04-30 14:22:43 +02:00
Danny Milosavljevic 70ab130a49
services: Re-export static-networking-service, static-networking-service-type.
* gnu/services/networking.scm: Re-export static-networking-service,
static-networking-service-type.
2018-04-30 10:43:03 +02:00
Rutger Helling d95e4864ba
gnu: wine: Add Kerberos support.
* gnu/packages/wine.scm (wine)[inputs]: Add mit-krb5.
2018-04-30 10:28:45 +02:00
Rutger Helling fc6dace31d
gnu: wine-staging: Update to 3.7.
* gnu/packages/wine.scm (wine-staging): Update to 3.7.
2018-04-30 10:14:37 +02:00
Rutger Helling 6e9e598954
gnu: wine-staging-patchset-data: Update to 3.7.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.7.
2018-04-30 10:14:37 +02:00
Mark H Weaver 8c21c64e59
gnu: linux-libre: Update to 4.16.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6.
(%linux-libre-hash): Update hash.
2018-04-30 03:27:52 -04:00
Mark H Weaver 7be01574b7
gnu: linux-libre@4.14: Update to 4.14.38.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38.
(%linux-libre-4.14-hash): Update hash.
2018-04-30 03:26:56 -04:00
Mark H Weaver f34ea4afdd
gnu: linux-libre@4.9: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
2018-04-30 03:26:01 -04:00