Commit Graph

30286 Commits (2d5fa80e83190b6bdbeb8a45e68a885b283e2490)

Author SHA1 Message Date
Ricardo Wurmus d71078bc75
gnu: Add ngless.
* gnu/packages/bioinformatics.scm (ngless): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus b1f9cc88c4
gnu: Add ghc-safeio.
* gnu/packages/haskell.scm (ghc-safeio): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus ea202046fa
gnu: Add ghc-file-embed.
* gnu/packages/haskell.scm (ghc-file-embed): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus c7e400b1ee
gnu: Add ghc-configurator.
* gnu/packages/haskell.scm (ghc-configurator): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d453b89944
gnu: Add ghc-bytestring-lexing.
* gnu/packages/haskell.scm (ghc-bytestring-lexing): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d9ee3e375c
gnu: Add ghc-inline-c-cpp.
* gnu/packages/haskell.scm (ghc-inline-c-cpp): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 9ef95a196f
gnu: Add ghc-safe-exceptions.
* gnu/packages/haskell.scm (ghc-safe-exceptions): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 88189099df
gnu: Add ghc-inline-c.
* gnu/packages/haskell.scm (ghc-inline-c): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 52f5114d01
gnu: Add ghc-raw-string-qq.
* gnu/packages/haskell.scm (ghc-raw-string-qq): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 5e6bf3e2da
gnu: Add ghc-hpack.
* gnu/packages/haskell.scm (ghc-hpack): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 320323141f
gnu: Add ghc-interpolate.
* gnu/packages/haskell.scm (ghc-interpolate): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus a933cbfb61
gnu: Add ghc-conduit-algorithms.
* gnu/packages/haskell.scm (ghc-conduit-algorithms): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 71c2e3e1a1
gnu: Add ghc-pqueue.
* gnu/packages/haskell.scm (ghc-pqueue): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 4fc161b9c6
gnu: Add ghc-bzlib-conduit.
* gnu/packages/haskell.scm (ghc-bzlib-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 44c6180b3f
gnu: Add ghc-lzma-conduit.
* gnu/packages/haskell.scm (ghc-lzma-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 38757d610e
gnu: Add ghc-bindings-dsl.
* gnu/packages/haskell.scm (ghc-bindings-dsl): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 80588cfccf
gnu: Add ghc-stm-conduit.
* gnu/packages/haskell.scm (ghc-stm-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 36ec599e78
gnu: Add ghc-lzma.
* gnu/packages/haskell.scm (ghc-lzma): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d05ed20ef1
gnu: Add ghc-cereal-conduit.
* gnu/packages/haskell.scm (ghc-cereal-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 6c8197783d
gnu: Add ghc-atomic-write.
* gnu/packages/haskell.scm (ghc-atomic-write): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 562cfae330
gnu: Add ghc-chart-cairo.
* gnu/packages/haskell.scm (ghc-chart-cairo): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 7df25c77c5
gnu: Add ghc-cairo.
* gnu/packages/haskell.scm (ghc-cairo): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 279c97dba8
gnu: ghc-regex: Fix build.
* gnu/packages/haskell.scm (ghc-regex)[arguments]: Add build phase to relax
version checks.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus a45c64701b
gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
* gnu/packages/haskell-web.scm (ghc-http-conduit)[native-inputs]: Remove
ghc-http-client.
2018-10-05 23:59:25 +02:00
Christopher Baines 11ff2adc74
gnu: ruby-sass: Update to 3.6.0.
* gnu/packages/ruby.scm (ruby-sass)[version]: Update to 3.6.0.
[source]: Update sha256.
[native-inputs]: Add ruby-mathn, as this is needed when using Ruby 2.5.
2018-10-05 21:25:42 +01:00
Christopher Baines 4d372cb9a2
gnu: Add ruby-mathn.
* gnu/packages/ruby.scm (ruby-mathn): New variable.
2018-10-05 21:25:42 +01:00
Christopher Baines 2c7cb711e9
gnu: ruby-sass-spec: Fix spec expectation.
This fixes building ruby-sass with Ruby 2.5.

* gnu/packages/ruby.scm (ruby-sass-spec)[arguments]: Add patch-test phase to
fix the expectation of one of the tests. Also change the comment regarding the
tests not being run.
2018-10-05 21:25:42 +01:00
Christopher Baines 39ecb977d3
gnu: ruby-term-ansicolor: Fix test for Ruby 2.5.
* gnu/packages/ruby.scm (ruby-term-ansicolor)[arguments]: Add new fix-test
phase to fix a test that fails under Ruby 2.5.
2018-10-05 21:25:41 +01:00
Christopher Baines 0b060e3486
gnu: ruby-shindo: Remove -rubygems flags.
These have been removed in Ruby 2.5.

* gnu/packages/ruby.scm (ruby-shindo)[arguments]: Change fix-tests phase to
also remove the -rubygems flags.
2018-10-05 21:25:41 +01:00
Christopher Baines 357450dca0
gnu: bioruby: Update to 1.5.2.
This works with Ruby 2.5.

* gnu/packages/bioinformatics.scm (bioruby): Update to 1.5.2.
2018-10-05 21:25:39 +01:00
Kei Kebreau b0e829c632
gnu: gnucash-docs: Update to 3.3.
The documentation on SourceForge is now located in the same directory as the
source code.

* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.3.
2018-10-05 14:28:44 -04:00
Kei Kebreau 73ca145a7e
gnu: gnucash: Update to 3.3.
* gnu/packages/patches/gnucash-disable-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnucash.scm (gnucash): Update to 3.3.
[source]: Add patch.
[arguments]: Add 'set-env-vars', 'glib-or-gtk-compile-schemas', and
'glib-or-gtk-wrap' phases.
2018-10-05 13:41:08 -04:00
Tobias Geerinckx-Rice fc4738149f
gnu: Add bastet.
* gnu/packages/games.scm (bastet): New public variable.
* gnu/packages/patches/bastet-change-source-of-unordered_set.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-10-05 19:32:45 +02:00
Tobias Geerinckx-Rice b008a12ae7
gnu: fdroidserver: Update to 1.0.10.
* gnu/packages/android.scm (fdroidserver): Update to 1.0.10.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 8713c03e55
gnu: audacity: Don't use unstable tarball.
* gnu/packages/audio.scm (audacity)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 3f90445692
gnu: filezilla: Update to 3.37.4.
* gnu/packages/ftp.scm (filezilla): Update to 3.37.4.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 38aca674c3
gnu: libfilezilla: Update to 0.14.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.14.0.
2018-10-05 19:30:08 +02:00
Ricardo Wurmus a6798218be
gnu: samtools-0.1: Adjust to match changes in samtools.
* gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Override make
flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 8e72f0f319
gnu: deeptools: Update to 3.1.2.
* gnu/packages/bioinformatics.scm (deeptools): Update to 3.1.2.
[source]: Fetch from git.
[arguments]: Delete reset-gzip-timestamps phase.
[inputs]: Add python-plotly.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 939882f734
gnu: python-pysam: Update to 0.15.1.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.15.1.
[source]: Fetch from git.
[arguments]: Delete tests requiring internet access; use "invoke".
[inputs]: Add curl.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 1a28b9ab55
gnu: python-plotly: Add python-pandas to inputs.
* gnu/packages/graph.scm (python-plotly)[propagated-inputs]: Add
python-pandas.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus f79b59e311
gnu: bcftools: Update to 1.9.
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.9.
[arguments]: Remove obsolete make flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 4ae4a15232
gnu: samtools: Update to 1.9.
* gnu/packages/bioinformatics.scm (samtools): Update to 1.9.
[origin]: Remove bundled htslib sources.
[arguments]: Remove obsolete make-flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus bd5f5eece9
gnu: htslib: Update to 1.9.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.9.
2018-10-05 09:21:50 +02:00
Mark H Weaver 4a5e2a90d8
gnu: icecat: Add fixes from mozilla-esr60 [security fixes].
Includes fixes for CVE-2018-12386 and CVE-2018-12387.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr60 repository.
2018-10-04 21:35:01 -04:00
Mark H Weaver 2e073dc23c
gnu: linux-libre: Update to 4.18.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.12.
(%linux-libre-hash): Update hash.
2018-10-04 20:36:32 -04:00
Mark H Weaver 2195636cc1
gnu: linux-libre@4.14: Update to 4.14.74.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.74.
(%linux-libre-4.14-hash): Update hash.
2018-10-04 20:36:30 -04:00
Mark H Weaver 45f4ddd7c0
gnu: linux-libre@4.9: Update to 4.9.131.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.131.
2018-10-04 20:36:28 -04:00
Paul Garlick 9e2aa70bad
gnu: petsc-openmpi: Configure with support for MUMPS solver.
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add metis,
mumps-openmpi, scalapack and pt-scotch.
[arguments]: Add "--with-PACKAGENAME=1" flags.  Move 'mpi-setup' phase
ahead of 'configure' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-04 18:21:17 -04:00
Tobias Geerinckx-Rice d8b042326d
gnu: hiawatha: Set sane run-time directory defaults.
* gnu/packages/web.scm (hiawatha)[arguments]: Set sane default
directories. Replace the 'remove-empty-dirs' phase with a
'install-no-empty-directories' one.
2018-10-04 21:28:24 +02:00
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
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
Eric Bavier 68faa20e2d
quilt: Upgrade to 0.65.
* gnu/packages/patches/quilt-test-fix-regex.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patchutils.scm (quilt)[version]: Upgrade to 0.65.
[source]: Use patch.
[arguments]: Adjust 'patch-tests' phase for new tests.  Re-enable "mail"
test.
2018-10-02 22:34:39 -05:00
Pierre-Antoine Rouby 000b540791
gnu: grammalecte: Update source hash.
The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.

* gnu/packages/dictionaries.scm (grammalecte): Update source hash.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 23:08:30 +02:00
Ludovic Courtès 2bc8b2af89
gnu: guile-cairo: Update to 1.10.0.
* gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0.
[source]: Add 'snippet'.
[arguments]: Remove.
2018-10-02 23:08:30 +02:00
Leo Famulari 63781c5748
gnu: Add r-acclma.
* gnu/packages/cran.scm (r-acclma): New variable.
2018-10-02 16:30:25 -04:00
pimi 9c1c2108a5
gnu: Add r-acceptancesampling.
* gnu/packages/cran.scm (r-acceptancesampling): New variable.
2018-10-02 16:30:22 -04:00
pimi da33385959
gnu: Add r-aca.
* gnu/packages/cran.scm (r-aca): New variable.
2018-10-02 16:27:28 -04:00
pimi c2ffc4fb53
gnu: Add r-ac3net.
* gnu/packages/cran.scm (r-ac3net): New variable.
2018-10-02 16:27:28 -04:00
pimi 0f1622220a
gnu: Add r-absfiltergsea.
* gnu/packages/bioinformatics.scm (r-absfiltergsea): New variable.
2018-10-02 16:23:49 -04:00
pimi 1ddb2b5c1c
gnu: Add r-absim.
* gnu/packages/cran.scm (r-absim): New variable.
2018-10-02 16:17:00 -04:00
pimi 3f0f49d708
gnu: Add poretools.
* gnu/packages/bioinformatics.scm (poretools): New variable.
2018-10-02 16:05:14 -04:00
pimi d8d8844ec1
gnu: Add r-accelerometry.
gnu/packages/cran.scm (r-accelerometry): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi 7af2dd3826
gnu: Add r-dvmisc.
gnu/packages/cran.scm (r-dvmisc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi f6890c0891
gnu: Add r-rbenchmark.
gnu/packages/cran.scm (r-rbenchmark): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:03 -04:00
Leo Famulari 7d15490cd2
gnu: Syncthing: Update to 0.14.51.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51.
[arguments]: Adjust the 'increase-test-timeout' phase.
[inputs]: Add go-gopkg.in-ldap.v2.
2018-10-02 15:40:52 -04:00
Leo Famulari 5149857651
gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
3.0.0-0.bf6ee6a.
2018-10-02 15:40:52 -04:00
Leo Famulari 4cb2112d8f
gnu: Add gopkg.in/ldap.v2.
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 712d01bbe9
gnu: Add gopkg.in/asn1-ber.v1.
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 994bccd944
gnu: LibreOffice: Fix "File > Open" crash on foreign distros.
Fixes <https://bugs.gnu.org/30642>.

* gnu/packages/libreoffice.scm (libreoffice)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Set '#:out-of-source #f'.
2018-10-02 14:46:13 -04:00
Leo Famulari b0f4300119
gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.
* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system.
[arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
2018-10-02 14:28:27 -04:00
Timo Eisenmann 1df4abc7dc
gnu: enlightenment: Fix keyboard switching
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add 'setxkbmap'
[arguments]: Set absolute file name to 'setxkbmap'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 14:53:39 +02:00
Clément Lassieur 75bb6e46ea
gnu: cuirass: Update to fe2b73c.
* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
2018-10-02 13:23:29 +02:00
Christopher Baines f8e710684e
services: Add Gitolite.
* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.
2018-10-02 08:11:17 +01:00
Tobias Geerinckx-Rice 6c6c03fa00
gnu: re2c: Update to 1.1.1.
* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 538b71a967
gnu: perl-socket6: Update to 0.29.
* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 08cbd4f3b9
gnu: recode: Update to 3.7.1.
* gnu/packages/textutils.scm (recode): Update to 3.7.1.
2018-10-01 23:02:40 +02:00
pimi f95d454251
gnu: Add r-acc.
* gnu/packages/cran.scm (r-acc): New variable.
2018-10-01 09:08:11 -04:00
pimi 63ec2c505a
gnu: Add r-physicalactivity.
* gnu/packages/cran.scm (r-physicalactivity): New variable.
2018-10-01 09:08:11 -04:00
pimi 16c5285af4
gnu: Add r-nleqslv.
* gnu/packages/cran.scm (r-nleqslv): New variable.
2018-10-01 09:08:10 -04:00
pimi f359b115c7
gnu: Add r-mhsmm.
* gnu/packages/cran.scm (r-mhsmm): New variable.
2018-10-01 09:08:10 -04:00
Rutger Helling 5ec20676d7
gnu: wine-staging: Update to 3.17.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17.
* gnu/packages/wine.scm (wine-staging): Update to 3.17.
2018-10-01 14:55:56 +02:00
pimi e710d1a4ff
gnu: Add r-accelmissing.
* gnu/packages/cran.scm (r-accelmissing): New variable.
2018-10-01 08:37:16 -04:00
pimi b2bf43b22a
gnu: Add r-pscl.
* gnu/packages/cran.scm (r-pscl): New variable.
2018-10-01 08:37:13 -04:00
Ricardo Wurmus 52891580e1
gnu: ghc-statistics: Fix build.
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 456d76eaf6
gnu: ghc-aws: Fix build.
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
2018-10-01 12:12:23 +02:00
宋文武 1abdefe573
gnu: ghc-gnuplot: Fix build.
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
宋文武 70fa5899af
gnu: ghc-wave: Fix build.
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
2018-10-01 12:12:23 +02:00
宋文武 eaa1f873e6
gnu: shellcheck: Update to 0.5.0.
* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson.  Remove ghc-json.
2018-10-01 12:12:23 +02:00
宋文武 f0bce3a758
gnu: ghc-xmonad-contrib: Fix build.
* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus c95908bb03
gnu: ghc-indents: Fix build.
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 787231e957
gnu: agda: Fix build.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add
ghc-filemanip.
[arguments]: Replace configure phase.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 6306ce7271
gnu: git-annex: Update to 6.20180926.
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 86eec9cf5c
gnu: raincat: Update to 1.2.1.
* gnu/packages/games.scm (raincat): Update to 1.2.1.
[arguments]: Ensure raincat can find freeglut libraries at runtime.
[inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2,
ghc-sdl2-image, and ghc-sdl2-mixer, respectively.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 21be24b74f
gnu: Add ghc-sdl2-image.
* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus d975534e85
gnu: Add ghc-sdl2-mixer.
* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 62dd7171d3
gnu: Add ghc-sdl2.
* gnu/packages/sdl.scm (ghc-sdl2): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus d459e043c8
gnu: Add ghc-linear.
* gnu/packages/haskell.scm (ghc-linear): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 1d13003aa9
gnu: Add ghc-weigh.
* gnu/packages/haskell.scm (ghc-weigh): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 576b7dd508
gnu: ghc-tasty-golden: Update to 2.3.2.
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 88c337177f
gnu: ghc-base-compat: Update to 0.10.4.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-10-01 12:12:22 +02:00
Timothy Sample 8fe9ab9579
gnu: Remove ghc-pandoc@1.
This old version of Pandoc no longer builds with GHC 8.4.3.

* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1,
ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1,
ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1,
ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
2018-10-01 12:12:22 +02:00
Timothy Sample 662fd1a868
gnu: ghc-yesod: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
2018-10-01 12:12:22 +02:00