Commit Graph

24403 Commits (7006370e5970198706b8110ef39a31860300c49d)

Author SHA1 Message Date
ng0 b36524c1b8
gnu: Add lxqt-build-tools.
* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 10:28:16 +02:00
Ludovic Courtès 077f1e6384
tests: mcron: Adjust use of 'wait-for-file'.
Fixes a regression introduced in
8bd5231485, whereby returning #<eof> would
no longer work (since #<eof> would be in the cdr of the result, and thus
it would not get converted to a string.)

* gnu/tests/base.scm (run-mcron-test)["root's job with command"]: Pass
  #:read to 'wait-for-file'.
2017-09-26 10:09:53 +02:00
Ludovic Courtès a95ddf0d07
build: Build (guix import gnome) only when we have Guile-JSON.
* Makefile.am (MODULES): Move guix/import/gnome.scm under "if
HAVE_GUILE_JSON".
2017-09-26 09:29:00 +02:00
Ludovic Courtès 06acf6b52f
http-client: Reset cache TTL upon 304 "Not Modified" responses.
* guix/http-client.scm (http-fetch/cached)[update-cache]: Add call to
'utime' in the 304 case.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 4f80158db0
gnu: libgtop: Update to 2.38.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
2017-09-26 00:35:06 +02:00
Ludovic Courtès c1d8b3b3b5
upstream: Add new GNOME updater.
Partly fixes <https://bugs.gnu.org/28159>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/import/gnome.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/gnu-maintenance.scm (latest-gnome-release)
(%gnome-updater): Remove.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 97abc90733
upstream: Add 'url-prefix-predicate'.
* guix/gnu-maintenance.scm (url-prefix-predicate): Move to...
* guix/upstream.scm (url-prefix-predicate): ... here.
2017-09-26 00:35:06 +02:00
Dave Love 8ddf20b286
gnu: lm-sensors: Add "lib" output.
* gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib".
[arguments]: Fix up make flags.
(xsensors)[inputs]: Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 00:35:06 +02:00
Leo Famulari 66660960ba
gnu: certbot, python-acme: Update to 0.18.2.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-25 03:27:24 -04:00
Marius Bakke edd38aa898
gnu: i3-wm: Update to 4.14.1.
* gnu/packages/wm.scm (i3-wm): Update to 4.14.1.
2017-09-25 00:13:07 +02:00
Marius Bakke e8d8ecde04
README: Replace http:// with https:// where applicable. 2017-09-25 00:12:49 +02:00
Efraim Flashner 3140844e33
gnu: openntpd: Update to 6.2p2.
* gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
2017-09-24 20:40:58 +03:00
Efraim Flashner c80f837afd
gnu: fontforge: Update to 20170731.
* gnu/packages/fontutils.scm (fontforge): Update to 20170731.
[source]: Remove patch, remove snippet.
[arguments]: Enable tests. Remove phase to build showttf.
[inputs]: Use python-wrapper instead of python.
[home-page]: Update to new home page.
* gnu/packages/patches/fontforge-svg-modtime.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-24 20:22:00 +03:00
Marius Bakke 030030f441
gnu: imagemagick: Update to 6.9.9-15.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-15.
2017-09-24 19:01:17 +02:00
Marius Bakke 832fe93d24
gnu: lvm2: Update to 2.02.174.
* gnu/packages/linux.scm (lvm2): Update to 2.02.174.
2017-09-24 19:01:16 +02:00
Roel Janssen 6aab6c27c7
gnu: Add emacs-olivetti.
* gnu/packages/emacs.scm (emacs-olivetti): New variable.
2017-09-25 16:41:57 +02:00
Efraim Flashner 58816c3d3d
gnu: python-cython: Update to 0.27.
* gnu/packages/python.scm (python-cython): Update to 0.27.
2017-09-24 16:41:30 +03:00
Ricardo Wurmus 07ad172a24
gnu: ibus-libpinyin: Update to 1.9.2.
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.2.
[inputs]: Replace "python-2" with "python" and python2-pyxdg with
python-pyxdg.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus 3943f5ab5a
gnu: python-pyxdg: Disable failing test.
* gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Disable theme
validation test.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus b9e9ef44ff
gnu: libpinyin: Update to 2.1.0.
* gnu/packages/ibus.scm (libpinyin): Update to 2.1.0.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus 91316f31d4
gnu: r-glmnet: Update to 2.0-13.
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-13.
2017-09-24 11:36:17 +02:00
Ricardo Wurmus d9400ee46a
gnu: r-segmented: Update to 0.5-2.2.
* gnu/packages/statistics.scm (r-segmented): Update to 0.5-2.2.
2017-09-24 11:36:17 +02:00
Ricardo Wurmus 29457c43bf
gnu: r-mgcv: Update to 1.8-22.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-22.
2017-09-24 11:36:17 +02:00
Efraim Flashner 830383cbaa
gnu: parallel: Update to 20170922.
* gnu/packages/parallel.scm (parallel): Update to 20170922.
2017-09-24 12:09:31 +03:00
Ricardo Wurmus 95e654ae63
gnu: Add cl-yale-haskell.
* gnu/packages/haskell.scm (cl-yale-haskell): New variable.
2017-09-24 08:49:27 +02:00
Ricardo Wurmus 3765f4e6bf
gnu: qtractor: Update to 0.8.4.
* gnu/packages/music.scm (qtractor): Update to 0.8.4.
2017-09-24 08:49:12 +02:00
Oleg Pykhalov 9db7e9be59
gnu: Add rsync service.
* doc/guix.texi (Networking Services): Add rsync service documentation.
* gnu/services/rsync.scm (<rsync-configuration>): New file.
* gnu/tests/rsync.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-09-23 21:07:27 +01:00
Tobias Geerinckx-Rice ca5915a6e5
gnu: youtube-dl: Update to 2017.09.24.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.24.
2017-09-23 20:50:23 +02:00
Tobias Geerinckx-Rice faccaa8916
gnu: weechat: Update to 1.9.1 [security fix].
* gnu/packages/irc.scm (weechat): Update to 1.9.1.
2017-09-23 18:38:35 +02:00
Mohammed Sadiq 60e2a9ae0f
gnu: Add gnome-clocks.
* gnu/packages/gnome.scm (gnome-clocks): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Mohammed Sadiq 0ec171ecb4
gnu: Add gsound.
* gnu/packages/gnome.scm (gsound): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Mohammed Sadiq 1d3fcf944a
gnu: libgweather: Enable vala support.
* gnu/packages/gnome.scm (libgweather)[native-inputs]: Add vala.
(libgweather)[arguments]: Install vala bindings into out.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 8a001de8b7
gnu: Add ibutils.
* gnu/packages/fabric-management.scm (ibutils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 3f82586aa3
gnu: Add infiniband-diags.
* gnu/packages/fabric-management.scm (infiniband-diags): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 468d2a2a00
gnu: Add opensm.
* gnu/packages/fabric-management.scm: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
ng0 a35e00336b
gnu: gnurl: Update to 7.55.1-4.
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-4.
(native-inputs): Remove 'autoconf' and 'automake'.
(arguments)[phases]: Remove 'autoconf' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:23 +02:00
Tobias Geerinckx-Rice a0b80a5718
gnu: python-unidecode: Fix typo in description.
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
2017-09-23 14:12:52 +02:00
Tobias Geerinckx-Rice c37f58b75a
gnu: python-unidecode: Update to 0.04.21.
* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
2017-09-23 14:12:51 +02:00
Ben Woodcroft 8c864901b6
gnu: proteinortho: Update to 5.16b.
* gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16b.
2017-09-23 18:10:14 +10:00
Feng Shu a4314af5e6
gnu: you-get: Update to 0.4.915.
* gnu/packages/video.scm (you-get): Update to 0.4.915.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00
Rutger Helling 6e83592aff
gnu: xpra: Update to 2.1.2.
* gnu/packages/xorg.scm (xpra): Update to 2.1.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00
Marius Bakke 0193812a3d
gnu: bitcoin-core: Build with modular Qt.
* gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS.
[inputs]: Remove QT.  Add QTBASE.
[arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags.
2017-09-22 19:07:57 +02:00
Marius Bakke 12ae25db45
gnu: bitcoin-core: Update to 0.15.0.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
2017-09-22 19:04:21 +02:00
Marius Bakke ee130d0c5f
gnu: libraw: Update to 0.18.5 [fixes CVE-2017-13735, CVE-2017-14265].
* gnu/packages/photo.scm (libraw): Update to 0.18.5.
2017-09-22 19:04:21 +02:00
Marius Bakke bee98a9f85
gnu: libsodium: Update to 1.0.14.
* gnu/packages/crypto.scm (libsodium): Update to 1.0.14.
[source, home-page]: Use HTTPS.
2017-09-22 19:04:21 +02:00
Ludovic Courtès 8a7d81a5e2
uuid: Add a parser for FAT32 UUIDs.
* gnu/system/uuid.scm (%fat32-uuid-rx): New variable.
(string->fat32-uuid): New procedure.
(%uuid-parsers): Add it.
* tests/uuid.scm ("uuid, FAT32, format preserved"): New test.
2017-09-22 18:40:57 +02:00
Ludovic Courtès 60e36bff1f
gnu: r-adaptivesparsity: Add dependency on Armadillo.
Fixes a link error whereby -larmadillo would not be found.

* gnu/packages/machine-learning.scm (r-adaptivesparsity)[inputs]: New
field.
2017-09-22 18:40:57 +02:00
Arun Isaac c0959cc952
gnu: openttd-opengfx: Disable parallel build.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build?
to #f.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 857b2f53bd
gnu: openttd: Include openttd-openmsx and openttd-opensfx.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation
directory from /share/openttd/baseset/opengfx to
/share/games/openttd/baseset/opengfx.
(openttd-engine)[arguments]: Support #:configure-flags keyword argument in
'configure' phase.
(openttd)[inputs]: Add timidity++.
[native-inputs]: Add openttd-openmsx and openttd-opensfx.
[arguments]: Configure with timidity as MIDI player. Install data from
openttd-openmsx and openttd-opensfx.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 823e121848
gnu: Add openttd-openmsx.
* gnu/packages/games.scm (openttd-openmsx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00