Commit Graph

19355 Commits (e1f02f92e90dac57431c3a0c557162fe1d5e9192)

Author SHA1 Message Date
Ludovic Courtès e1f02f92e9
Replace (compose not PROC) with simpler idioms.
* gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>:
Use (negate proc) instead of (compose not proc).
* guix/import/cran.scm (recursive-import): Likewise.
* guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of
'(filter (compose not proc) ...)'.
2017-03-28 22:15:44 +02:00
Leo Famulari 23b9168dcd
gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.
* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki eec21d4be7
gnu: Add python-mando
* gnu/packages/python.scm (python-mando, python2-mando): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki 5d0c3ba856
gnu: Add python-paramunittest
* gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New
variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki 3061b33190
gnu: Add python-sphinx@1.5.3.
* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
2017-03-28 15:59:22 -04:00
Muriithi Frederick Muriuki 7f71e2579a
gnu: Add python-pytest@3.0.7
* gnu/packages/python.scm (python-pytest-3.0.7): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:59:18 -04:00
Leo Famulari a652eb9331
gnu: shroud: Use HTTPS source URL.
* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
2017-03-28 15:23:07 -04:00
Arun Isaac 59d915ac37
gnu: shroud: Fix home page URL.
* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-28 15:23:03 -04:00
Marius Bakke 2e93ee5f1b
gnu: rocksdb: Update to 5.2.1.
* gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
2017-03-28 17:02:04 +02:00
Marius Bakke f8f44dd738
gnu: Add rdma-core.
* gnu/packages/linux.scm (rdma-core): New variable.
2017-03-28 17:02:03 +02:00
Marius Bakke b3ed50e6ad
gnu: Add multipath-tools.
* gnu/packages/linux.scm (multipath-tools): New variable.
2017-03-28 16:40:55 +02:00
Marius Bakke aadead6f17
gnu: fio: Enable rbd support.
* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
2017-03-28 16:38:17 +02:00
Marius Bakke dcfe44cbce
gnu: Add ceph.
* gnu/packages/storage.scm,
  gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
  gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
  gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
2017-03-28 16:35:37 +02:00
Marius Bakke 22ea02351f
gnu: xmlstarlet: Disable failing tests.
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
2017-03-28 15:54:27 +02:00
Marius Bakke ad31b4febf
Revert "gnu: snappy: Update to 1.1.4."
Rocksdb fails to build with this version:
https://github.com/facebook/rocksdb/issues/1947

This reverts commit 9baab9aeed.
2017-03-28 15:54:11 +02:00
Marius Bakke f125ec8ef2
gnu: fio: Install python scripts in separate output.
* gnu/packages/benchmark.scm (fio)[outputs]: New field.
[arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
2017-03-28 15:51:28 +02:00
Ricardo Wurmus 1a75083b0d
import cran: Print package stream in the expected order.
* guix/scripts/import/cran.scm (guix-import-cran): Reverse list of packages.
2017-03-28 15:54:10 +02:00
Ricardo Wurmus 2dca8b2d51
import cran: Automatically add gfortran and zlib when needed.
* guix/import/cran.scm (needs-fortran?, needs-zlib?): New procedures.
(description->package): Use them.
2017-03-28 15:37:47 +02:00
Ludovic Courtès 6dfd683dc7
download: Properly parse ftp:// URLs that lack user info.
Fixes a regression introduced in
a4f5423415.

Reported by Hartmut Goebel.

* guix/build/download.scm (ftp-fetch): Account for the case where
'uri-userinfo' returns #f.  Remove the case where it returns "" since
that cannot happen.
2017-03-28 13:30:09 +02:00
Mark H Weaver 9909b8b952
gnu: linux-libre: Update to 4.10.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
2017-03-28 05:37:42 -04:00
Mark H Weaver cd5ba39588
gnu: linux-libre@4.9: Update to 4.9.18.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
2017-03-28 05:37:08 -04:00
Mark H Weaver 8ba0bd1c6c
gnu: linux-libre@4.4: Update to 4.4.57.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
2017-03-28 05:36:20 -04:00
Ludovic Courtès bdb59b331b
derivations: Do not fetch narinfos for non-substitutable items.
This avoids connections to substitute servers for derivations that are
not substitutable anyway, such as profiles.

Reported by Andy Wingo.

* guix/derivations.scm (substitution-oracle): Skip derivations that do
not pass 'substitutable-derivation?'.
* tests/derivations.scm ("substitution-oracle and #:substitute? #f"):
New test.
2017-03-28 10:00:05 +02:00
Leo Famulari 7aeb4ffa58
gnu: epiphany: Update to 3.22.7.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
2017-03-27 20:20:50 -04:00
Leo Famulari c386855249
gnu: webkitgtk: Update to 2.16.0.
WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
instead of GnuTLS for some cryptographic functions:

<https://bugs.webkit.org/show_bug.cgi?id=163125>
<http://trac.webkit.org/changeset/208297/webkit>

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
[inputs]: Replace gnutls with libgcrypt.
2017-03-27 20:20:47 -04:00
Tobias Geerinckx-Rice 7432d3ae18
gnu: grafx2: Remove zero-width space.
* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
2017-03-28 01:22:18 +02:00
Ludovic Courtès a48a1071a6
gnu: libgit2: Patch use-after-free.
* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
2017-03-28 00:32:37 +02:00
Leo Famulari bc4a2b853c
gnu: lm-sensors: Use a descriptive file name for the source tarball.
* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
2017-03-27 14:32:29 -04:00
Tobias Geerinckx-Rice bd9b8d89ad
gnu: mcelog: Update to 149.
* gnu/packages/linux.scm (mcelog): Update to 149.
2017-03-27 20:20:06 +02:00
Tobias Geerinckx-Rice 81d95a121a
gnu: corkscrew: Install the README file.
* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic
‘install-documentation’ phase.
2017-03-27 20:20:05 +02:00
David Thompson 1e4063010d
gnu: haunt: Disable test suite.
* gnu/packages/guile.scm (haunt): Disable test suite.
2017-03-27 14:18:17 -04:00
David Thompson 68c6110c20
gnu: Add grafx2.
* gnu/packages/game-development.scm (grafx2): New variable.
2017-03-27 14:16:02 -04:00
Leo Famulari ccfac09c82
gnu: geoclue: Update to 2.4.6.
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
2017-03-27 11:57:42 -04:00
Tobias Geerinckx-Rice 10c95711b4
gnu: corkscrew: Improve descriptions.
* gnu/packages/ssh.scm (corkscrew)[synopsis, description]: Fix typos and
condense.  Remove scary warning (the tunnel is always encrypted through
SSH) and speculation.
2017-03-27 17:42:52 +02:00
Tobias Geerinckx-Rice 040ae44aa1
gnu: corkscrew: Download source from a mirror.
* gnu/packages/ssh.scm (corkscrew)[source]: Use
‘https://downloads.openwrt.org’.
2017-03-27 17:42:51 +02:00
Tobias Geerinckx-Rice a800c2175f
gnu: mosh: Update to 1.3.0.
* gnu/packages/ssh.scm (mosh): Update to 1.3.0.
2017-03-27 17:42:51 +02:00
Tobias Geerinckx-Rice f051d83c32
gnu: youtube-dl: Update to 2017.03.26.
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.26.
2017-03-27 17:42:51 +02:00
Danny Milosavljevic 6e64766a86
gnu: gnuplot: Enable tikz backend.
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
2017-03-27 15:58:50 +02:00
Alex Kost 689db38e34
ui: Support Texinfo markup in package synopses.
* guix/ui.scm (package-field-string): New procedure.
(package-description-string): Use it.
(package-synopsis-string): New procedure.
(package->recutils): Use it.
* guix/scripts/lint.scm (check-synopsis-style)[check-texinfo-markup]:
New procedure.  Use it in checks.
* tests/lint.scm: Test it.
* gnu/packages/perl.scm (perl-try-tiny)[synopsis]: Adjust for the
Texinfo markup.
2017-03-27 10:55:16 +03:00
Ludovic Courtès 2fccc0d193
maint: Give command to install the pre-push hook.
* HACKING: Add 'cp' line to install the pre-push hook.
2017-03-27 00:13:18 +02:00
Leo Famulari 5d073bdb05
Revert "gnu: audacity: Use gtk+@3."
It appears that Audacity does not yet support GTK+-3 fully; the user interface
was unusable with this change.

This reverts commit 36e17ab417.
2017-03-26 16:26:29 -04:00
Tobias Geerinckx-Rice 20413597b6
gnu: claws-mail: Update to 3.15.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
2017-03-26 16:59:44 +02:00
Vasile Dumitrascu a1eba1bec1
gnu: Add emacs-monroe.
* gnu/packages/emacs.scm (emacs-monroe): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 16:00:18 +02:00
Vasile Dumitrascu 7f7b38af9e
gnu: Add emacs-keyfreq.
* gnu/packages/emacs.scm (emacs-keyfreq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 15:56:19 +02:00
Huang Ying 0a5ce0d1df
profiles: Create fonts.dir/scale for all fonts directories.
* guix/profiles.scm (fonts-dir-file): Create fonts.dir/scale files for all
fonts directories.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 12:53:52 +02:00
Huang Ying addce19e2d
union: Add create-all-directories? parameter to 'union-build'.
* guix/build/union.scm (union-build): Add create-all-directories? keyword
parameter.
* tests/union.scm ("union-build #:create-all-directories? #t"): New test.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26 12:53:48 +02:00
Alex Sassmannshausen 7398d96ee9
gnu: perl-scalar-list-utils: Update to 1.47.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.47.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen 78bf9e01c0
gnu: perl-parse-cpan-meta: Update to 2.150010.
* gnu/packages/perl.scm (perl-parse-cpan-meta): Update to 2.150010.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen f3312bc191
gnu: perl-cpan-meta-yaml: Update to 0.018.
* gnu/packages/perl.scm (perl-cpan-meta-yaml): Update to 0.018.
2017-03-26 11:33:37 +02:00
Alex Sassmannshausen 2dfd0d7b9c
gnu: perl-cpan-meta-requirements: Update to 2.140.
* gnu/packages/perl.scm (perl-cpan-meta-requirements): Update to 2.140.
2017-03-26 11:33:37 +02:00