Commit Graph

27990 Commits (532126e92e3c46581d588654bd83a8f0c1491f60)

Author SHA1 Message Date
Oleg Pykhalov 49d9fce827
gnu: emacs-nix-mode: Fix build by switching upstream source.
'nix' version 2 doesn't provide Emacs libraries anymore.

* gnu/packages/package-management.scm (emacs-nix-mode): Do not inherit
'nix'.  Switch upstream source to <https://github.com/nixos/nix-mode>.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-07-01 18:00:36 +08:00
Kei Kebreau 7a3772b374
gnu: qtoctave: Fix build for Qt 5.11.
* gnu/packages/maths.scm (qtoctave)[source]: Add patch.
[native-inputs]: Add texlive.
* gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-30 20:05:58 -04:00
Efraim Flashner 1314d34939
gnu: teckit: Add source file-name.
* gnu/packages/fontutils.scm (teckit)[source]: Add file-name field.
2018-06-30 22:53:00 +03:00
Ludovic Courtès fe84a00f87
gnu: Add casync.
* gnu/packages/sync.scm (casync): New variable.
2018-06-30 17:50:20 +02:00
Ludovic Courtès 949457c150
gnu: abcde: Add missing Perl dependencies.
* gnu/packages/cdrom.scm (abcde)[inputs]: Add perl-musicbrainz-discid,
perl-webservice-musicbrainz, and perl-mojolicious.
[arguments] <wrap>: Define PERL5LIB in the wrapper.
2018-06-30 17:50:20 +02:00
Ludovic Courtès 5ae27f577b
gnu: gcc-toolchain: Add version 8.
* gnu/packages/commencement.scm (gcc-toolchain-8): New variable.
2018-06-30 17:50:20 +02:00
Ludovic Courtès b2961dda23
gnu: Add perl-webservice-musicbrainz.
* gnu/packages/music.scm (perl-webservice-musicbrainz): New variable.
2018-06-30 17:50:19 +02:00
Ludovic Courtès b0c2c5abf3
gnu: Add perl-musicbrainz-discid.
* gnu/packages/music.scm (perl-musicbrainz-discid): New variable.
2018-06-30 17:50:19 +02:00
Alex Sassmannshausen 7c6468c980
gnu: guile-config: Update to 0.3.
* gnu/packages/guile.scm (guile-config): Update to 0.3.
2018-06-30 17:09:18 +02:00
Tobias Geerinckx-Rice d17d1e75ba
gnu: libgphoto2: Update to 2.5.18.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.18.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice e0ca1afc87
gnu: ristretto: Update to 0.8.3.
* gnu/packages/xfce.scm (ristretto): Update to 0.8.3.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice 56e59b3993
gnu: wget2: Return #t from phases.
* gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice 0f6dc120ca
gnu: slepc: Return #t from all phases.
* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than
undefined from phases.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice b414cf523b
gnu: mumps: Use INVOKE.
* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice e02a9975b8
gnu: superlu-dist: Return #t from all phases.
* gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather
than undefined from phases. Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice d67a7e9e8d
gnu: scotch: Return #t from all phases.
* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice 49fdd357a2
gnu: petsc: Return #t from phases.
* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice 5e6fd87acf
gnu: xxhash: Update to 0.6.5.
* gnu/packages/digest.scm (xxhash): Update to 0.6.5.
[arguments]: Disable #:parallel-tests?.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice 1bf1bda93c
gnu: xxhash: Don't use unstable tarball.
* gnu/packages/digest.scm (xxhash)[source]: Use GIT-FETCH.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice 232568581b
gnu: tlsdate: Bump COMPILE_DATE.
* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to
2018-06-28.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice 4df9c195f2
gnu: python-rst.linker: Update to 1.10.
* gnu/packages/python.scm (python-rst.linker): Update to 1.10.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice e0e7ea7459
gnu: python-xopen: Update to 0.3.3.
* gnu/packages/python.scm (python-xopen): Update to 0.3.3.
2018-06-30 03:46:17 +02:00
Tobias Geerinckx-Rice af029a80dd
gnu: python2-xopen: Fix build.
* gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add
python2-bz2file.
2018-06-30 03:46:17 +02:00
Tobias Geerinckx-Rice d5ed14bdda
gnu: python-parso: Update to 0.2.1.
* gnu/packages/python.scm (python-parso): Update to 0.2.1.
2018-06-30 03:46:17 +02:00
Björn Höfling 373cc3b74a
gnu: srt2vtt: Update homepage.
* gnu/packages/video.scm (srt2vtt): Update Homepage.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-06-29 22:19:48 +03:00
Kei Kebreau 529701aa01
gnu: cataclysm-dda: Update snapshot.
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5.
[source]: Use git-fetch and remove snippet.
[arguments]: Remove 'configure' phase.  Use 'invoke' in 'build-tiles' and
'install-tiles' phases.
2018-06-29 11:08:09 -04:00
Tobias Geerinckx-Rice 12a96d4d41
gnu: mame: Update to 0.199.
* gnu/packages/emulators.scm (mame): Update to 0.199.
2018-06-29 15:35:21 +02:00
Tobias Geerinckx-Rice e3afa5cdfe
gnu: teckit: Update to 2.5.8.
* gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
2018-06-29 15:25:26 +02:00
Tobias Geerinckx-Rice 1d668fd979
gnu: teckit: Don't use unstable tarball.
* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
2018-06-29 15:25:25 +02:00
Tobias Geerinckx-Rice f8f0b6523a
gnu: sxhkd: Update to 0.5.9.
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9.
[source]: Switch to GIT-FETCH.
[arguments]: Let documentation subdirectory match build system defaults.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 34a05e8fb4
gnu: keepalived: Edit synopsis & description.
* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 36de28ffdd
gnu: keepalived: Update to 2.0.4.
* gnu/packages/cluster.scm (keepalived): Update to 2.0.4.
[arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3).
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 7cd2fa9525
gnu: r-ddalpha: Update to 1.3.4.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
2018-06-29 15:25:23 +02:00
Tobias Geerinckx-Rice efc1fd3288
gnu: tlsdate: Return #t from phases.
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-29 15:25:23 +02:00
Alex Kost ed615bcd14
gnu: emacs-guix: Update to 0.4.1.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
2018-06-29 14:33:16 +03:00
Leo Famulari a0135eeefc
gnu: Add qtfaststart.
* gnu/packages/video.scm (qtfaststart): New variable.
2018-06-28 19:40:03 -04:00
Marius Bakke e689d8fab0
gnu: feh: Update to 2.27.
* gnu/packages/image-viewers.scm (feh): Update to 2.27.
2018-06-29 01:05:46 +02:00
Marius Bakke f04152ef3b
gnu: libsrtp: Update to 2.2.0.
* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0.
[arguments]: Remove #:phases.
2018-06-28 22:03:32 +02:00
Marius Bakke a24e981006
gnu: imagemagick: Update to 6.9.10-3.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
2018-06-28 22:03:32 +02:00
Marius Bakke e97264dee7
gnu: python-pyopenssl: Update to 18.0.0.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.
2018-06-28 22:03:31 +02:00
Marius Bakke 9e9bc87eb8
gnu: python-pandas: Update to 0.23.1.
* gnu/packages/python.scm (python-pandas): Update to 0.23.1.
[arguments]: Drop new S3 test.
[native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.
2018-06-28 22:03:31 +02:00
Marius Bakke 028fc15528
gnu: python-numpy: Update to 1.14.5.
* gnu/packages/python.scm (python-numpy): Update to 1.14.5.
2018-06-28 22:03:31 +02:00
Marius Bakke 4a52a90380
gnu: samba: Update to 4.8.3.
* gnu/packages/samba.scm (samba): Update to 4.8.3.
2018-06-28 22:03:31 +02:00
Leo Famulari 6acdfa96f7
gnu: perl-image-exiftool: Update to 11.01.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
2018-06-28 14:47:02 -04:00
Tobias Geerinckx-Rice bb8221d41c
Revert "gnu: llvm: Update to 6.0.1."
This is not worth rebuilding mesa when ‘staging’ is merged.
This reverts commit 655105ee03.
2018-06-28 19:23:01 +02:00
Tobias Geerinckx-Rice fa91433dd4
gnu: xeyes: Update to 1.1.2.
* gnu/packages/xdisorg.scm (xeyes): Update to 1.1.2.
[source]: Update URI.
[inputs]: Add libxrender.
2018-06-28 19:22:59 +02:00
Tobias Geerinckx-Rice 5e996128b8
gnu: xeyes: Update home page.
sourcearchive.com smells dead, and was hardly meaningful to begin with:
https://web.archive.org/web/20171005053046/http://xeyes.sourcearchive.com

* gnu/packages/xdisorg.scm (xeyes)[home-page]: Use main X.org home page.
2018-06-28 19:22:56 +02:00
Gábor Boskovits 88aa75e922
gnu: java-jarjar: Unbundle asm.
* gnu/packages/java.scm (java-jarjar)[inputs]: Add java-asm-bootstrap.
[source]: Add snippet to delete bundled asm and junit.
[arguments]: Add phase 'do-not-use-bundled-asm to patch build.xml to
use system asm.
2018-06-28 17:00:32 +02:00
Tobias Geerinckx-Rice 3116a4c5f6
gnu: progress: Update to 0.14.
* gnu/packages/admin.scm (progress): Update to 0.14.
2018-06-28 16:20:16 +02:00
Tobias Geerinckx-Rice 655105ee03
gnu: llvm: Update to 6.0.1.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime): Update to 6.0.1.
2018-06-28 16:20:15 +02:00
Tobias Geerinckx-Rice 35b3236732
gnu: r-haven: Update to 1.1.2.
* gnu/packages/cran.scm (r-haven): Update to 1.1.2.
[inputs]: Add zlib.
2018-06-28 16:20:15 +02:00
Tobias Geerinckx-Rice e077186334
gnu: r-ggpubr: Update to 0.1.7.
* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.7.
2018-06-28 16:20:15 +02:00
Rutger Helling 219ae29b6b
gnu: wine: Update to 3.0.2.
* gnu/packages/wine.scm (wine): Update to 3.0.2.
2018-06-28 15:18:42 +02:00
Gábor Boskovits 4c9aa15edb
gnu: java-eclipse-jetty-security: Disable failing test.
* gnu/packages/web.scm (java-eclise-jetty-security): Disable failing test.
* gnu/packages/web.scm (java-eclipse-jetty-security-9.2): Adjust accordingly.
2018-06-28 10:34:16 +02:00
Ricardo Wurmus 4bfd8579f9
gnu: astyle: Update to 3.1.
* gnu/packages/code.scm (astyle): Update to 3.1.
2018-06-27 23:51:00 +02:00
Gábor Boskovits 3785ccd201
gnu: java-aqute-libg-bootstrap: Use base package phases.
* gnu/packages/java.scm (java-aqute-libg-boostrap)[arguments]: Do not ignore
base package arguments.
2018-06-27 19:54:50 +02:00
Kei Kebreau eb9dda9c83
gnu: autojump: Update to 22.5.1.
* gnu/packages/admin.scm (autojump): Update to 22.5.1.
[arguments]: Use 'invoke' in 'check' phase.  Rewrite 'install' phase for the
updated installation script.
2018-06-27 11:20:05 -04:00
Ludovic Courtès bf5e9bfcf9
gnu: guile-lib: Update to 0.2.6.
* gnu/packages/guile.scm (guile-lib): Update to 0.2.6.  Add 'modules'
and 'snippet'.
2018-06-27 16:58:59 +02:00
Ludovic Courtès 319e26e4de
gnu: guile-sqlite3: Update to 0.1.0.
* gnu/packages/guile.scm (guile-sqlite3)[source]: Remove 'modules' and
'snippet'.  Use commit v0.1.0.
[arguments]: Remove.
2018-06-27 16:58:59 +02:00
Kei Kebreau 2fee261331
gnu: rename: Update to 0.35.
* gnu/packages/admin.scm (rename): Update to 0.35.
2018-06-27 09:53:11 -04:00
Tobias Geerinckx-Rice e96ba83fae
gnu: python-scikit-learn: Return #t from phases.
* gnu/packages/machine-learning.scm (python-scikit-learn)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 8448e6bfcf
gnu: dlib: Return #t from all phases.
* gnu/packages/machine-learning.scm (dlib)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 3929f46c99
gnu: dlib: Fix tests.
* gnu/packages/machine-learning.scm (dlib)[native-inputs]: Add libnsl.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 3107259f05
gnu: ghmm: Return #t from all phases.
* gnu/packages/machine-learning.scm (ghmm)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 3a28209c31
gnu: discount: Return #t from all phases.
* gnu/packages/markup.scm (discount)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 6023fa366d
gnu: papagayo: Return #t from all phases.
* gnu/packages/animation.scm (papagayo)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 6ac59f45ff
gnu: samba: Return #t from all phases.
* gnu/packages/samba.scm (samba)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:31 +02:00
Tobias Geerinckx-Rice 55f0e9ccc5
gnu: cifs-utils: Return #t from all phases.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:31 +02:00
Tobias Geerinckx-Rice e8e3c3577a
gnu: python-mpd2: Return #t from phases.
* gnu/packages/mpd.scm (python-mpd2)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice 9cbd819ab7
gnu: python-patsy: Return #t from phases.
* gnu/packages/statistics.scm (python-patsy)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice b44b14cd85
gnu: scm: Return #t from phases.
* gnu/packages/scheme.scm (scm)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice 2e14ca1982
gnu: slib: Return #t from phases.
* gnu/packages/scheme.scm (slib)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice b69819d8c2
gnu: scmutils: Return #t from all phases.
* gnu/packages/scheme.scm (scmutils)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined or #f from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 24674e6141
gnu: hop: Return #t from phases.
* gnu/packages/scheme.scm (hop)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice d9a7fab647
gnu: squeak-vm: Return #t from phases.
* gnu/packages/smalltalk.scm (squeak-vm)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 5bad645159
gnu: java-jgit: Return #t from phases.
* gnu/packages/version-control.scm (java-jgit)[arguments]: Substitute
INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 923e2d249e
gnu: aegis: Return #t from phases.
* gnu/packages/version-control.scm (aegis)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice 0b6be05e5e
gnu: aegis: Skip failing tests.
* gnu/packages/version-control.scm (aegis)[arguments]: Disable some
failing tests that should otherwise cause build failures.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice a83d0c57b9
gnu: stgit: Return #t from phases.
* gnu/packages/version-control.scm (stgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice 0eb21fbaf7
gnu: cgit: Return #t from all phases.
* gnu/packages/version-control.scm (cgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice 13a29ba79f
gnu: inxi-minimal: Update to 3.0.13-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.13-1.
2018-06-27 12:46:27 +02:00
Tobias Geerinckx-Rice a348af5012
gnu: python-webtest: Update to 2.0.30.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.30.
2018-06-27 12:46:27 +02:00
Ricardo Wurmus b7238c3d64
gnu: glusterfs: Update to 3.10.12.
* gnu/packages/file-systems.scm (glusterfs): Update to 3.10.12.
2018-06-27 12:10:08 +02:00
Rutger Helling f98c667989
gnu: xpra: Update to 2.3.2.
* gnu/packages/xorg.scm (xpra): Update to 2.3.2.
2018-06-27 12:00:45 +02:00
Rutger Helling f6f0e48637
gnu: shaderc: Disable tests.
* gnu/packages/vulkan.scm (shaderc): Disable tests since they are
failing.
2018-06-27 10:59:39 +02:00
Nicolas Goaziou bc1d26e39e
gnu: emacs-web-mode: Update to 16.
* gnu/packages/emacs.scm (emacs-web-mode): Update to 16.
2018-06-27 09:57:14 +02:00
Mark H Weaver 605e3345c3
gnu: icecat: Add more fixes from upstream mozilla-esr52.
Includes fixes for CVE-2018-12363, CVE-2018-12364, CVE-2018-12366, the
remaining 1 out of 2 changesets for CVE-2018-5156, and the remaining 7 out
of 17 changesets for CVE-2018-5188.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1413868-pt1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-27 01:08:53 -04:00
Mark H Weaver 018229734f
gnu: icecat: Relabel patches to reflect CVE assignments.
Document that we include fixes for CVE-2018-6126, CVE-2018-12359,
CVE-2018-12360, CVE-2018-12362, CVE-2018-12365, 1 out of 2 changesets for
CVE-2018-5156, and 10 out of 17 changesets for CVE-2018-5188.

* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
2018-06-27 01:08:46 -04:00
Vagrant Cascadian e64088f0b5
gnu: Add python-pyblake2.
* gnu/packages/python-crypto.scm (python-pyblake2): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Vagrant Cascadian 7abe38262a
gnu: Add python-libusb1.
* gnu/packages/libusb.scm (python-libusb1): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Marius Bakke 486406cc50
gnu: feh: Update to 2.26.4.
* gnu/packages/image-viewers.scm (feh): Update to 2.26.4.
2018-06-26 23:52:36 +02:00
Jan Nieuwenhuizen 8127a43cab
gnu: mescc-tools: Update to 0.5.1.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.1.
2018-06-26 23:15:53 +02:00
Fis Trivial f19b263078
gnu: Add beignet.
* gnu/packages/opencl.scm (beignet): New variable.
* gnu/packages/patches/beignet-correct-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial 184a214bad
gnu: Add clinfo.
* gnu/packages/opencl.scm (clinfo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial 2a0539e267
gnu: Add ocl-icd.
* gnu/packages/opencl.scm (ocl-icd): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Mark H Weaver 2a09df43ed
gnu: linux-libre: Update to 4.17.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.3.
(%linux-libre-hash): Update hash.
2018-06-26 15:04:26 -04:00
Mark H Weaver 99d1ff333d
gnu: linux-libre@4.14: Update to 4.14.52.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.52.
(%linux-libre-4.14-hash): Update hash.
2018-06-26 15:03:24 -04:00
Mark H Weaver cbffc12315
gnu: linux-libre@4.9: Update to 4.9.110.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110.
2018-06-26 15:02:38 -04:00
Mark H Weaver 9f0afbae11
gnu: guile-json: Return #t from snippet.
* gnu/packages/guile.scm (guile-json)[source]: Return #t from snippet.
2018-06-26 14:58:08 -04:00
Jan Nieuwenhuizen 3466537b53
gnu: mes: Update to 0.16.
* gnu/packages/mes.scm (mes): Update to 0.16.
2018-06-26 19:47:25 +02:00
Jan Nieuwenhuizen 01d77b0a39
gnu: mescc-tools: Update to 0.5.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.
2018-06-26 19:47:23 +02:00
Alex Kost 65f46862fa
gnu: emacs-guix: Update to 0.4.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.
[home-page]: Update for the new home.
2018-06-26 19:22:17 +03:00
Leo Famulari 2aa70977e9
gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]
* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
2018-06-26 12:06:09 -04:00
Leo Famulari 8dbfaff028
gnu: libtiff: Fix CVE-2018-{8905,10963}.
* gnu/packages/patches/libtiff-CVE-2018-8905.patch,
gnu/packages/patches/libtiff-CVE-2018-10963.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2018-06-26 11:49:07 -04:00
Marius Bakke a1fa2691cd
gnu: Add gcc@8.
* gnu/packages/patches/gcc-8-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-8): New public variable.
2018-06-26 17:27:40 +02:00
Marius Bakke 683016907d
bootloader: grub-efi: Identify as "GuixSD" instead of "grub".
* gnu/bootloader/grub.scm (install-grub-efi): Pass "--bootloader-id" to grub-install.
2018-06-26 17:27:40 +02:00
Marius Bakke aa5a549c65
bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.
* gnu/bootloader/grub.scm (install-grub-efi): When MOUNT-POINT/EFI-DIR exists,
install there rather than EFI-DIR directly.
2018-06-26 17:27:40 +02:00
Ludovic Courtès 88d4a9c2be
vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.
* gnu/build/vm.scm (make-iso9660-image): Add call to
'register-bootcfg-root'.
2018-06-26 14:29:18 +02:00
Ludovic Courtès 718d44cc9f
vm: 'make-iso9660-image' no longer includes unreferenced store items.
Fixes <https://bugs.gnu.org/31757>.

* gnu/build/vm.scm (make-iso9660-image): Invoke 'grub-mkrescue' in
'open-pipe*'.  Use '-path-list -' instead of passing "gnu/store=…".
2018-06-26 14:27:57 +02:00
Ludovic Courtès a7751eeb57
vm: Don't try to modify the bind-mounted store.
Previously 'guix system disk-image --file-system-type=iso9660' would
fail because 'register-closure' would try to reset timestamps/ownership
on the bind-mounted store, which fails with EPERM.

* gnu/build/vm.scm (make-iso9660-image): Pass #:reset-timestamps? to
'register-closure'.
2018-06-26 14:27:57 +02:00
Gábor Boskovits 7c7323e432
gnu: java-commons-collections: Fix java8 errors.
* gnu/packages/java.scm (java-commons-collections)[source]: Add patch.
* gnu/packages/patches/java-commons-collections-fix-java8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-26 11:35:14 +02:00
Tobias Geerinckx-Rice 9d98101916
gnu: python-zope-testing: Update to 4.6.2.
* gnu/packages/python-web.scm (python-zope-testing): Update to 4.6.2.
[native-inputs]: Remove python-zope-exceptions.
[propagated-inputs]: Remove python-zope-interface.
2018-06-26 04:23:52 +02:00
Tobias Geerinckx-Rice 3a844a9840
gnu: python-pynacl: Update to 1.2.1.
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.1.
2018-06-26 04:17:50 +02:00
Tobias Geerinckx-Rice 5666ca5edc
gnu: python-pathpy: Update to 11.0.1.
* gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice 8d07936aa6
gnu: stunnel: Update to 5.47.
* gnu/packages/web.scm (stunnel): Update to 5.47.
[native-inputs]: Add iproute, netcat, and procps.
[arguments]: Add ‘patch-output-directories’ and ‘patch-tests’ phases.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice e049827ea7
gnu: newsboat: Update to 2.12.
* gnu/packages/syndication.scm (newsboat): Update to 2.12.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice 8cd1462216
gnu: newsboat: Return #t from phases.
* gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 04:17:48 +02:00
Tobias Geerinckx-Rice 6c91c0f346
gnu: transfig: Return #t from phases.
* gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:04 +02:00
Tobias Geerinckx-Rice dcfdaa15de
gnu: python2-django-mailman3: Return #t from phases.
* gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-26 02:17:04 +02:00
Tobias Geerinckx-Rice 2f6a934722
gnu: glog: Return #t from all phases.
* gnu/packages/logging.scm (glog)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 5a13cf3d1d
gnu: epic5: Return #t from all phases.
* gnu/packages/irc.scm (epic5)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 19621509dc
gnu: irssi: Return #t from all phases.
* gnu/packages/irc.scm (irssi)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice e90271604a
gnu: Use HTTPS for nodejs.org.
* gnu/packages/node.scm (node)[source, home-page]: Use HTTPS.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 5112238fd6
gnu: node: Return #t from all phases.
* gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice d64b79fa98
gnu: gpxsee: Use INVOKE.
* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 188b88e244
gnu: go@1.9: Return #t from all phases.
* gnu/packages/golang.scm (go-1.9)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 2a49f7ad51
gnu: go@1.4: Return #t from all phases.
* gnu/packages/golang.scm (go-1.4)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 99f6ef9ab4
gnu: yosys: Return #t from all phases.
* gnu/packages/fpga.scm (yosys)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice fbe4a5a2cb
gnu: libsigrok: Return #t from all phases.
* gnu/packages/electronics.scm (libsigrok)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 6b042495ef
gnu: knot: Return #t from all phases.
* gnu/packages/backup.scm (knot)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 9a3a1565e9
gnu: unbound: Use INVOKE.
* gnu/packages/dns.scm (unbound)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice b43cd106ee
gnu: dnscrypt-wrapper: Return #t from phases.
* gnu/packages/dns.scm (dnscrypt-wrapper)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 997a4e1899
gnu: dnscrypt-proxy: Return #t from phases.
* gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice f32a1803f0
gnu: obnam: Return #t from phases.
* gnu/packages/backup.scm (obnam)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice e252ec324d
gnu: borg: Return #t from all phases.
* gnu/packages/backup.scm (borg)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice 4ce7c1b353
gnu: rsnapshot: Return #t from phases.
* gnu/packages/backup.scm (rsnapshot)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice f4f46fc350
gnu: par2cmdline: Return #t from phases.
* gnu/packages/backup.scm (par2cmdline)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice c3d1448411
gnu: rsound: Return #t from phases.
* gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice d195e4eb74
gnu: portaudio: Return #t from phases.
* gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice c23d50a82b
gnu: rtmidi: Return #t from all phases.
* gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice cb8c24b6f5
gnu: libharu: Return #t from phases.
* gnu/packages/pdf.scm (libharu)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice 60b8846692
gnu: python-pypdf2: Return #t from all phases.
* gnu/packages/pdf.scm (python-pypdf2)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice 55492129f5
gnu: sendmail: Return #t from all phases.
* gnu/packages/mail.scm (sendmail)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice bc884ed8ab
gnu: dovecot-libsodium-plugin: Return #t from phases.
* gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice df22b95c0a
gnu: libetpan: Return #t from phases.
* gnu/packages/mail.scm (libetpan)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice 82d2dfa061
gnu: notmuch: Return #t from all phases.
* gnu/packages/mail.scm (notmuch)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice 7232c3f523
gnu: offlineimap: Return #t from all phases.
* gnu/packages/mail.scm (offlineimap)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice 1a1f778efd
gnu: dovecot-trees: Return #t from phases.
* gnu/packages/mail.scm (dovecot-trees)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice 0e66f4a12f
gnu: dovecot-trees: Fix build with dovecot 2.3.
* gnu/packages/mail.scm (dovecot-trees)[source]: Add patch.
* gnu/packages/patches/dovecot-trees-support-dovecot-2.3.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-26 02:16:57 +02:00
Mark H Weaver fecbbc2820
gnu: linux-libre@4.14: Update to 4.14.51.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.51.
(%linux-libre-4.14-hash): Update hash.
2018-06-25 18:10:40 -04:00
Mark H Weaver 0e4d4d9872
gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].
* gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
2018-06-25 18:07:34 -04:00
Pierre Neidhardt 87d1b7b0ac
gnu: Add clyrics.
* gnu/packages/music.scm (clyrics): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Rouby Pierre-Antoine e46b84e35c
gnu: guile-simple-zmq: Update to commit '1f3b7c0'.
* gnu/packages/guile.scm (guile-simple-zmq): Update to commit '1f3b7c0'.
[inputs]: New field.
[propagated-inputs]: Remove GUILE-2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Adam Massmann 44fa8431be
gnu: Add stalin.
* gnu/packages/scheme.scm (stalin): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Fis Trivial f69c1a1832
gnu: Add opencl-clhpp.
* gnu/packages/opencl.scm (opencl-clhpp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Fis Trivial 7f996b4ca5
gnu: Add opencl-headers.
* gnu/packages/opencl.scm: New file.
(make-opencl-headers): New function.
(opencl-headers-2.2, opencl-headers-2.1, opencl-headers-2.0,
opencl-headers-1.2, opencl-headers-1.1, opencl-headers-1.0, opencl-headers):
New variables.

* gnu/local.mk: Add the new file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Pierre Neidhardt 5ecb058c4e
gnu: emacs-emms-player-mpv: Deprecate in favor of Emms 5.0+.
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Deprecate.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Pierre Neidhardt 4b1b834e90
gnu: emacs-emms-player-simple-mpv: Deprecate in favor of Emms 5.0+.
* gnu/packages/emacs.scm (emacs-emms-player-simple-mpv): Deprecate.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Marius Bakke 887fe1fbde
Revert "gnu: efivar: Update to 36."
This may cause grub-install to fail to update EFI variables, yet complete
with a successful exit code:

Installing for x86_64-efi platform.
Could not prepare Boot variable: No such file or directory.
Installation finished. No error reported.

...causing existing boot entries to disappear.  Investigation pending.

This reverts commit 6e5a6e641a.
2018-06-25 22:32:35 +02:00
Pierre Neidhardt 042358a9cf
gnu: emms: Add opus-tools input.
* gnu/packages/emacs.scm (emms)[inputs]: Add opus-tools.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:55:44 +02:00
Pierre Neidhardt da614b0b86
gnu: emacs-helm-system-packages: Update to 1.9.0-2.b41f8f2.
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.9.0-2.b41f8f2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Pierre Neidhardt 7506f501af
gnu: emacs-helm: Update to 2.9.6.
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Pierre Neidhardt b1f9fc0d97
gnu: Add emacs-pinentry.
* gnu/packages/emacs.scm (emacs-pinentry): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Brendan Tildesley 377fad0097
gnu: font-cns11643: Update to 98.1.20180605.
* gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20180605. Add some
  packager notes.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:18 +02:00
Danny Milosavljevic 9c708566a2
gnu: gtk-doc: Don't propagate python-six.
* gnu/packages/gtk.scm (gtk-doc)[propagated-inputs]: Remove python-six.
[inputs]: Add python-six.
2018-06-25 21:49:07 +02:00
宋文武 624ee211b0
gnu: alsa-plugins: Build jack plugin.
* gnu/packages/linux.scm (alsa-plugins)[outputs]: Add "jack".
[inputs]: Add jack-1.
[arguments]: Install jack plugin in the 'split' phase.
2018-06-25 23:29:47 +08:00
Oleg Pykhalov 1e3861eb00
services: alsa-service-type: Fix the loading of 'pulse' plugin.
Fixes <https://bugs.gnu.org/31591>.

* gnu/services/sound.scm (<alsa-configuration>)[alsa-plugins]: New field.
(alsa-config-file): Use 'pcm_type.pulse' and 'ctl_type.pulse' to specify file
paths to the 'pulse' plugin.
* doc/guix.texi (Sound Services): Document this.

Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-25 23:29:46 +08:00
Rutger Helling a87cb7a73b
gnu: wine-staging: Update to 3.11.
* gnu/packages/wine.scm (wine-staging): Update to 3.11.
2018-06-25 08:11:31 +02:00
Rutger Helling f01a1e5de2
gnu: wine-staging-patchset-data: Update to 3.11.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.11.
2018-06-25 08:11:31 +02:00
Marius Bakke 2411277306
gnu: git: Update to 2.18.0.
* gnu/packages/version-control.scm (git): Update to 2.18.0.
[inputs]: Add BASH.
[arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH.
Add #:disallowed-references.  Drop /bin/sh substitution from Makefile.  Add
phase to prevent the new BASH from ending up in PATH.
2018-06-24 22:33:01 +02:00
Marius Bakke a99ee854b5
gnu: mbedtls-apache: Update to 2.7.4.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
2018-06-24 22:00:03 +02:00
Ricardo Wurmus d86a7c647d
gnu: gtk-doc: Wrap executables.
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "wrap-executables".
2018-06-24 17:35:31 +02:00
Gábor Boskovits aca7dcdd1e
gnu: java-aqute-libg-bootstrap: Disable tests.
* gnu/packages/java.scm (java-aqute-libg-bootstrap)[arguments]: New field.
[native-inputs]: New field.
2018-06-24 15:21:18 +02:00
Gábor Boskovits 2ab089b7ba
gnu: java-aqute-libg: Enable tests.
* gnu/packages/java.scm (java-aqute-libg)[arguments]: Remove #:source-dir
and #:tests?, add #:phases 'chdir and 'create-test-directory.
[native-inputs]: Add java-hamcrest-core and java-junit.
2018-06-24 15:21:17 +02:00
Gábor Boskovits 78754995e8
gnu: java-aqute-libg: Explicitly build for java7.
* gnu/package/java.scm (java-aqute-libg)[arguments]: Add #:make-flags
ant.build.javac.source=1.7 and ant.build.javac.target=1.7.
2018-06-24 15:21:17 +02:00
Oleg Pykhalov b341a56a7c
gnu: perl-uri-escape: Update to 1.74.
* gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.74.
2018-06-24 10:27:07 +03:00
Oleg Pykhalov 1a29159342
gnu: streamlink: Update to 0.13.0-1.2dca793.
* gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
2018-06-24 10:15:23 +03:00
Danny Milosavljevic 36ba88da4a
gnu: gtk-doc: Update to 1.27.
* gnu/packages/gtk.scm (gtk-doc)[source]: Update to 1.27.
[arguments]<#:phases>[patch-gtk-doc-scan]: New phase.
[arguments]<#:phases>[patch-test-out]: New phase.
[propagated-inputs]: Add python-six.
2018-06-24 03:55:09 +02:00
Oleg Pykhalov abf818bcf5
gnu: sbcl-stumpwm: Update to 18.05.
* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 18.05.
2018-06-24 01:17:11 +03:00
Oleg Pykhalov 02e2d18297
gnu: Add python-send2trash.
* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
2018-06-23 19:49:11 +03:00
Julien Lepiller e27c43d94e
gnu: maven-core: Fill properties.
* gnu/packages/maven.scm (maven-core-bootstrap)[arguments]: Add a
fill-properties phase.
2018-06-23 12:17:42 +02:00
Julien Lepiller 7504f3c3d3
gnu: maven: Propagate mvn script requirements.
* gnu/packages/maven.scm (maven)[propagated-inputs]: Add coreutils and
which.
2018-06-23 11:49:11 +02:00
Oleg Pykhalov 972b87b14a
gnu: tome4: Update to 1.5.10.
* gnu/packages/games.scm (tome4): Update to 1.5.10.
2018-06-23 05:00:21 +03:00
Oleg Pykhalov 13a504af92
gnu: tome4: Use invoke.
* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
2018-06-23 05:00:21 +03:00
Danny Milosavljevic 812f6bd82d
services: Fix "authentication" service name.
Follow-up to 7f93bbd5aa.

* gnu/services/authentication.scm: Fix module name.
2018-06-23 00:21:23 +02:00
Danny Milosavljevic 7f93bbd5aa
services: Add fingerprint identification service.
* gnu/services/authentication.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2018-06-23 00:14:27 +02:00
Danny Milosavljevic bdd235b30b
gnu: make-u-boot-package: Improve error handling.
* gnu/packages/bootloaders.scm (make-u-boot-package): Improve error handling.
2018-06-22 23:40:54 +02:00
Tobias Geerinckx-Rice 1829f7efdd
gnu: perl-cgi-simple: Update to 1.15.
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.15.
[source]: Update URI.
[native-inputs]: Add perl-test-exception & perl-test-nowarnings.
2018-06-22 23:21:10 +02:00
Tobias Geerinckx-Rice 96262629ac
gnu: perl-catalyst-runtime: Remove left-over input.
This is a follow-up to commit b544dde3e7.

* gnu/packages/web.scm (perl-catalyst-runtime)[native-inputs]: Remove
perl-io-stringy.
2018-06-22 23:21:09 +02:00
Tobias Geerinckx-Rice cc00249b9b
gnu: workrave: Edit description.
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
2018-06-22 22:00:26 +02:00
Tobias Geerinckx-Rice 9253b4ffc7
gnu: eid-mw: Update to 4.4.3.
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.3.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice 080093ff6a
gnu: eid-mw: Fix build.
* gnu/packages/security-token.scm (eid-mw)[arguments]: Move the
‘bootstrap’ phase to after ‘unpack’. Modify it to run without errors,
and call upstream's bootstrap.sh script instead of our own copy.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice 13151c326a
gnu: eid-mw: Don't use unstable tarball.
* gnu/packages/security-token.scm (eid-mw)[source]: Use GIT-FETCH.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice eeb8b0e631
gnu: Use more HTTPS.
* gnu/packages/admin.scm (net-base, wakelan, pam-krb5)
[home-page]: Use HTTPS.
(dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit)
[source, home-page]: Likewise.
* gnu/packages/algebra.scm (eigen)[home-page]: Likewise.
(gp2c, pari-gp)[source, home-page]: Likewise.
* gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo)
[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice 0d0252e457
gnu: Use HTTPS for drobilla.net URIs.
* gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel)
(sratom, suil)[source, home-page]: Use HTTPS.
* gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise.
* gnu/packages/music.scm (ingen)[source, home-page]: Likewise.
* gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice 1bf919701f
gnu: libgit2: Return #t from all phases.
* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice f7705d4cb8
gnu: busybox: Return #t from all phases.
* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice 5b34f56c1d
gnu: corkscrew: Clean up dead code.
* gnu/packages/ssh.scm (corkscrew)[arguments]: Remove unnecessary
variables and procedure calls.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice d26563323d
gnu: corkscrew: Deduplicate documentation directories.
* gnu/packages/ssh.scm (corkscrew)[arguments]: Install documentation to
the correct versioned subdirectory, as already done by the build system.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice 7c1a64aa5c
gnu: corkscrew: Return #t from all phases.
* gnu/packages/ssl.scm (corkscrew)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 22:00:23 +02:00