Commit Graph

35622 Commits (b9b53fb4ffa188a2dad2b3062a552877f1124750)

Author SHA1 Message Date
Tobias Geerinckx-Rice b9b53fb4ff
gnu: hwloc: Update to 2.0.2.
* gnu/packages/mpi.scm (hwloc): Update to 2.0.2.
2018-10-04 21:28:24 +02:00
Tobias Geerinckx-Rice 7382ecd818
gnu: Add nsd.
* gnu/packages/dns.scm (nsd): New public variable.
2018-10-04 21:10:34 +02:00
David Thompson 55b616fd15
gnu: guile-next: Update to commit 6f3357b0df64c4be17e72079864c09a542f1c779.
* gnu/packages/guile.scm (guile-next): Update to commit
6f3357b0df64c4be17e72079864c09a542f1c779.
2018-10-04 13:22:02 -04:00
David Thompson e14b3067e3
gnu: guile-next: Add the correct native search paths.
* gnu/packages/guile.scm (guile-next): Add native search paths for version 3.0.
2018-10-04 13:21:50 -04:00
Tobias Geerinckx-Rice aff91b0d0b
gnu: hiawatha: Support HTTP/2.
* gnu/packages/web.sck (hiawatha)[arguments]: USE_SYSTEM_NGHTTP2
to ENABLE_HTTP2.
[inputs]: Add nghttp2:lib.
2018-10-04 19:06:06 +02:00
Tobias Geerinckx-Rice 8e87aa0497
gnu: hiawatha: Update to 10.8.3.
* gnu/packages/web.scm (hiawatha): Update to 10.8.3.
[source]: Also delete bundled copy of nghttp2.
[inputs]: Use mbedtls-for-hiawatha instead of vanilla mbedtls-apache.
* gnu/packages/tls.scm (mbedtls-for-hiawatha): New public variable.
2018-10-04 18:34:29 +02:00
Tobias Geerinckx-Rice 38a9bf805d
gnu: mbedtls-apache: Update to 2.13.0 [security fixes].
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.13.0.
[native-inputs]: Add python.
2018-10-04 17:42:30 +02:00
Arun Isaac 68c0a6260f
gnu: geos: Update to 3.7.0.
* gnu/packages/geo.scm (geos): Update to 3.7.0.
2018-10-04 20:01:06 +05:30
Tobias Geerinckx-Rice 0136fbd167
gnu: hexedit: Update to 1.4.2.
* gnu/packages/hexedit.scm (hexedit): Update to 1.4.2.
[source]: Use the author's more up-to-date git repository.
[native-inputs]: Add autoconf and automake.
2018-10-04 15:59:08 +02:00
Tobias Geerinckx-Rice 4fab0da096
gnu: html-xml-utils: Update to 7.7.
* gnu/packages/xml.scm (html-xml-utils): Update to 7.7.
2018-10-04 15:59:08 +02:00
Tobias Geerinckx-Rice ddf72f5059
gnu: perl-xml-feed: Update to 0.54.
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.54.
2018-10-04 15:59:07 +02:00
Ludovic Courtès ca91d35225
gnu: guix: Update to 1d0be47.
* gnu/packages/package-management.scm (guix): Update to 1d0be47.
2018-10-04 11:21:37 +02:00
Ludovic Courtès 1d0be47ab6
progress: Generate valid 'download-progress' traces when the size is unknown.
Fixes <https://bugs.gnu.org/32895>.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>.

* guix/progress.scm (progress-reporter/trace): In 'stop', make sure SIZE
is an integer.  Previously we'd generate a "@ download-progress" trace
with #f for the 'transferred' number when downloading files whose size
is not known in advance.
2018-10-04 10:24:34 +02:00
Diego Nicola Barbato ff30bb010b
gnu: escpr: Update to 1.6.30.
* gnu/packages/cups.scm (escpr): Update to 1.6.30.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-04 09:51:47 +02:00
Björn Höfling 63856931db
gnu: opencv: Update to 3.4.3.
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-10-03T22:28:20+0200 using DSA]]

* gnu/packages/image-processing.scm (opencv): Update to 3.4.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-04 09:48:45 +02:00
Ludovic Courtès 666fb2884a
gnu: r-acclma: Fix uses of @acronym in description.
* gnu/packages/cran.scm (r-acclma)[description]: Fix order of arguments
to @acronym.  The wrong order was causing 'stexi->shtml' to fail (match
error).
2018-10-04 09:46:43 +02:00
Ludovic Courtès 89fdd9ee0c
services: rottlog: Use command strings in the mcron jobs.
* gnu/services/admin.scm (default-jobs): Remove the lambda around
"/…/bin/rottlog" to make "herd schedule mcron" more
transparent (otherwise it just says "Lambda function").
2018-10-04 09:32:51 +02:00
Rutger Helling cd81c9e2a7
gnu: mpv: Update to 0.29.1.
* gnu/packages/video.scm (mpv): Update to 0.29.1.
2018-10-04 08:13:57 +02:00
Tobias Geerinckx-Rice 689ca9ba23
gnu: retroarch: Update to 1.7.5.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.5.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice 1fc346de4e
gnu: retroarch: Don't use unstable tarball.
* gnu/packages/emulators.scm (retroarch)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice fe30eb6d24
gnu: ephoto: Fix typos in description.
* gnu/packages/enlightenment.scm (ephoto)[description]: Fix typos.
Wrap at 80 columns.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice 104f475f9b
gnu: perl-string-copyright: Update to 0.003006.
* gnu/packages/license.scm (perl-string-copyright): Update to 0.003006.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 91a3c8005d
gnu: rpm: Update to 4.14.2.
* gnu/packages/package-management.scm (rpm): Update to 4.14.2.
[arguments]: Rename 'set-nspr-search-path' phase to
'set-nss-library-path' and remove CPATH work-around.
Remove obsolete 'fix-rpm-symlinks' phase.
[home-page]: Drop www.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 88abd73eeb
gnu: imapfilter: Update to 2.6.12.
* gnu/packages/mail.scm (imapfilter): Update to 2.6.12.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice b1d30f46c1
gnu: imapfilter: Don't use unstable tarball.
* gnu/packages/mail.scm (imapfilter)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 1f2cf5d9db
gnu: nickle: Update to 2.82.
* gnu/packages/nickle.scm (nickle): Update to 2.82.
2018-10-04 06:28:25 +02:00
Tobias Geerinckx-Rice 9e783d0bf2
gnu: ddcutil: Update to 0.9.2.
* gnu/packages/hardware.scm (ddcutil): Update to 0.9.2.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice a926109d62
gnu: ndctl: Return #t from phases.
* gnu/packages/disk (ndctl)[arguments]: Rename inaccurately named
'autogen' phase to 'patch-FHS-file-names'. Explicitly return #t.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice 7f12d8134e
gnu: disorderfs: Update to 0.5.4.
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.4.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice 99f97a7752
gnu: packagekit: Update to 1.1.11.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 18995af2cd
gnu: Add freedroidrpg.
* gnu/packages/games.scm (freedroidrpg): New public variable.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 8d54e7ff22
gnu: wpa-supplicant-gui: Remove redundant code.
* gnu/packages/admin.scm (wpa-supplicant-gui)[arguments]: Remove
substitution already handled by the build system.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 20377e4a99
gnu: rubberband: Use HTTPS home page.
* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice fb54125114
gnu: Add memtester.
* gnu/packages/hardware.scm (memtester): New public variable.
2018-10-04 04:20:04 +02:00
Tobias Geerinckx-Rice 5eff43804e
gnu: Add memtest86+.
* gnu/packages/hardware.scm (memtest86+): New public variable.
2018-10-04 04:20:04 +02:00
Tobias Geerinckx-Rice 84ae0e29fd
gnu: rtags: Don't use unstable tarball.
* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 04:20:04 +02:00
Danny Milosavljevic 5165fb40f4
gnu: Add java-fasterxml-jackson-modules-base-mrbean.
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-mrbean): New
variable.
2018-10-04 03:05:10 +02:00
Clément Lassieur 615a7eec56
gnu: Add stlink.
* gnu/packages/embedded.scm (stlink): New variable.
2018-10-04 00:18:05 +02:00
Danny Milosavljevic 46f9022c99
gnu: Add java-commons-exec.
* gnu/packages/java.scm (java-commons-exec-1.1): New variable.
(java-commons-exec): New variable.
2018-10-04 00:06:42 +02:00
Ricardo Wurmus ef1f9acf47
gnu: azr3: Fix build.
Fixes <https://bugs.gnu.org/32698>.

* gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp
of man page source.
2018-10-03 23:04:32 +02:00
David Thompson 7d99f015ac
gnu: tiled: Update to 1.2.0.
* gnu/packages/game-development.scm (tiled): Update to 1.2.0.
2018-10-03 14:28:11 -04:00
Nicolas Goaziou 0c1fd6f8ad
gnu: Add emacs-spaceline.
* gnu/packages/emacs.scm (emacs-spaceline): New variable.
2018-10-03 18:54:29 +02:00
Nicolas Goaziou d406dcc046
gnu: Add emacs-powerline.
* gnu/packages/emacs.scm (emacs-powerline): New variable.
2018-10-03 18:54:26 +02:00
Nicolas Goaziou 6f2a2bd66d
gnu: Add emacs-all-the-icons.
* gnu/packages/emacs.scm (emacs-all-the-icons): New variable.
2018-10-03 18:52:18 +02:00
Eric Bavier 43eb42ef01
quilt: Remove test workarounds.
* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch,
gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/patchutils.scm (quilt)[source]: Use them.
[arguments]: Remove workarounds in 'patch-tests' phase.
2018-10-03 10:45:02 -05:00
Katherine Cox-Buday 227ce488d7
gnu: Go 1.11: Update to 1.11.1
* gnu/packages/golang.scm (go-1.11): Update to 1.11.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-03 10:33:46 -04:00
Christopher Lemmer Webber 477dde6192
gnu: emacs-racket-mode: Update to commit b977873.
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit b977873.
2018-10-03 10:16:53 -04:00
宋文武 d1022d68c2
gnu: guile-chickadee: Update to 0.3.0.
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.3.0.
[arguments]: Add 'patch-godir' phase.
2018-10-03 21:54:56 +08:00
Eric Bavier d7d1fc8210
quilt: Add diffstat input.
* gnu/packages/patchutils.scm (quilt)[inputs]: Add diffstat.
[arguments]: Add it to wrapper.
2018-10-02 22:34:44 -05:00
Eric Bavier 24a80064ca
quilt: Install translations.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: New field.
2018-10-02 22:34:44 -05:00