Commit Graph

32617 Commits (03439df66fc2699b22e5786b33324e5432cfe8cf)

Author SHA1 Message Date
Oleg Pykhalov ae9e5d6602
import: utils: Add recursive-import.
* guix/import/cran.scm (cran-guix-name, cran-recursive-import): New
procedures.
(recursive-import): Remove procedure.
* guix/import/utils.scm (guix-name, recursive-import): New procedures.
* guix/scripts/import/cran.scm (guix-import-cran): Use
'cran-recursive-import' procedure.
2018-06-08 14:58:33 +03:00
Mark H Weaver 0b2fd1600f
gnu: linux-libre@4.9: Update to 4.9.107.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.107.
2018-06-07 23:38:28 -04:00
Mark H Weaver b09dc3b911
gnu: linux-libre@4.4: Update to 4.4.136.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.136.
2018-06-07 23:37:46 -04:00
Tobias Geerinckx-Rice 20860819d6
gnu: ruby-asciidoctor: Update description.
Synchronise with upstream README.

* gnu/packages/ruby.scm (ruby-asciidoctor)[description]: Add PDF.
2018-06-07 23:58:26 +02:00
Tobias Geerinckx-Rice 4ee41a6ac1
gnu: inxi: Fix up synopsis & description.
* gnu/packages/admin.scm (inxi)[synopsis]: Fix typo.
[description]: Use @code{}.
2018-06-07 23:58:26 +02:00
Tobias Geerinckx-Rice 7a83eb37ad
gnu: libngspice: Update to 28.
* gnu/packages/engineering.scm (libngspice): Update to 28.
2018-06-07 23:58:25 +02:00
Tobias Geerinckx-Rice ec425ca3a6
gnu: libngspice: Use C-locale date format.
* gnu/packages/engineering.scm (libngspice): Use a more standard
(C-locale) date format when forging timestamps.
2018-06-07 23:57:39 +02:00
Tobias Geerinckx-Rice 10ee03c1df
gnu: python-pyxdg: Return #t from phases.
* gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-07 23:57:39 +02:00
Tobias Geerinckx-Rice 5f82a9d5cc
gnu: seabios: Return #t from all phases.
* gnu/packages/firmware.scm (seabios)[arguments]: Return #t from
the ‘install’ phase.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice edf075987c
gnu: gnuastro: Add TIFF support.
This adds ~3.6 MiB (3.6%) to gnuastro's now-103.9 MiB closure.

* gnu/packages/astronomy.scm (gnuastro)[inputs]: Add libtiff and zlib.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice 33031faa4e
gnu: xmlsec: Update to 1.2.26.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.26.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice 6d727bf4c7
gnu: xcalib: Update to 0.10.
* gnu/packages/xdisorg.scm (xcalib): Update to 0.10.
[home-page]: Switch to new upstream.
[source]: Use GIT-FETCH.  Add xcalib-update-man-page.patch.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Remove the old build system's arguments.
[inputs]: Add libxrandr.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice d35135fa9e
gnu: perl-net-http: Update to 6.18.
* gnu/packages/web.scm (perl-net-http): Update to 6.18.
2018-06-07 23:57:37 +02:00
Tobias Geerinckx-Rice c727262d5f
gnu: perl-cgi: Update to 4.38.
* gnu/packages/web.scm (perl-cgi): Update to 4.38.
2018-06-07 23:57:37 +02:00
Danny Milosavljevic 5e88194661
gnu: qucs: Patch bootstrapping scripts.
* gnu/packages/engineering.scm (qucs)[arguments]<#:phases>[patch-bootstrap]:
New phase.
2018-06-07 23:23:40 +02:00
Theodoros Foradis 394b89ae04
gnu: qucs-s: Update to 0.0.20.
* gnu/packages/engineering.scm (qucs-s): Update to 0.0.20.
[arguments]: Modify patch-paths phase to work with version 0.0.20.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis fc3c88ec9c
gnu: lapack-3.5: Delete package.
* gnu/packages/maths.scm (lapack-3.5): Delete package.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis ac04601a82
gnu: xyce-serial: Update to 6.8.
* gnu/packages/engineering.scm (xyce-serial): Update to 6.8.
[inputs]: Replace lapack-3.5 with lapack.
* gnu/packages/engineering.scm (xyce-prallel):
[arguments]: Update configure flags to work with 6.8 version.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis d73482b408
gnu: trilinos-serial-xyce: Update to 12.12.1.
* gnu/packages/engineering.scm (trilinos-serial-xyce): Update to 12.12.1.
[arguments]: Add delete-tribits phase.
[inputs]: Replace lapack-3.5 with lapack.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis ecf8d2a935
gnu: libngspice: Update to 27.
* gnu/packages/engineering.scm (libngspice): Update to 27.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis 4f12a62d18
gnu: qucs: Build from git to fix bug.
* gnu/packages/engineering.scm (qucs): Add TODO comment.
[source]: Use git commit b4f27d9.
[native-inputs]: Add autoconf, automake, flex and bison.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:34 +02:00
Ricardo Wurmus bcc2e0ed2e
gnu: r-rcas: Update to 1.6.0.
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.6.0.
[source]: Fetch from bioconductor.
[native-inputs]: Remove r-knitr.
[propagated-inputs]: Add r-biocgenerics, r-biostrings, r-cowplot, r-dbi,
r-ggseqlogo, r-knitr, r-pheatmap, r-proxy, r-rsqlite, and r-s4vectors.
2018-06-07 22:51:00 +02:00
Ricardo Wurmus e67acae706
gnu: Add r-ggseqlogo.
* gnu/packages/cran.scm (r-ggseqlogo): New variable.
2018-06-07 22:51:00 +02:00
Rutger Helling 8ec919404f
gnu: Add deprecated-package vulkan-icd-loader.
* gnu/packages/vulkan.scm (vulkan-icd-loader): New variable.
2018-06-07 13:34:13 +02:00
Efraim Flashner bb63502f0b
gnu: ovmf: Simplify build.
* gnu/packages/firmware.scm (ovmf)[arguments]: Change custom 'build-ia32
phase to replace 'build. Remove unneeded substitutions in 'configure,
'build and 'build-x64. Shorten 'build and 'build-x64 phases.
2018-06-07 12:20:47 +03:00
Ricardo Wurmus 6d095c4cab
gnu: star: Update to 2.6.0c.
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0c.
[source]: Fetch from git.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus 54179e2463
gnu: libreoffice: Update to 6.0.5.1.
* gnu/packages/patches/libreoffice-icu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.5.1.
[source]: Add patch.
[inputs]: Add libepubgen and libqxp.
[arguments]: Adjust "prepare-src" phase.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus e47e1f3311
gnu: orcus: Update to 0.13.4.
* gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus a3f2425e5d
gnu: ixion: Update to 0.13.0.
* gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus 4e4dcd476e
gnu: Add libqxp.
* gnu/packages/libreoffice.scm (libqxp): New variable.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus 38be0f4245
gnu: Add libepubgen.
* gnu/packages/libreoffice.scm (libepubgen): New variable.
2018-06-07 11:09:54 +02:00
Adam Zimmerman d6dd64af37
gnu: opensmtpd: Fix crash on table authentication.
* gnu/packages/patches/opensmtpd-fix-crash.patch: New patch.
* gnu/packages/mail.scm (opensmtpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-06-07 03:57:42 +02:00
Tobias Geerinckx-Rice 6acc671bef
gnu: jbig2dec: Update source and home page URIs.
The old downloads.ghostscript.com returns a bogus 200 response, while
the new home page lists a different source.

Reported by Gábor Boskovits <boskovits@gmail.com>.

* gnu/packages/image.scm (jbig2dec)[source, home-page]: Update URIs.
2018-06-07 03:57:41 +02:00
Nicolas Goaziou 4a007e2db9
gnu: scribus: Fix build.
* gnu/packages/scribus.scm (scribus)[arguments]: Re-introduce fix for
  "ImportError: No module named _sysconfigdata_nd".
2018-06-07 00:30:13 +02:00
Ricardo Wurmus 116ca65b58
Merge branch 'master' into core-updates 2018-06-06 22:43:37 +02:00
Nicolas Goaziou 25133ca172
gnu: colobot: Update to 0.1.11.1-alpha.
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
2018-06-06 19:16:21 +02:00
Nicolas Goaziou 89a651964a
gnu: scribus: Add "libzmf" dependency
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
2018-06-06 18:34:45 +02:00
Nicolas Goaziou fec8d80cd1
gnu: scribus: Update to 1.5.4.
* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
2018-06-06 18:33:38 +02:00
Rutger Helling e6fcf903ec
gnu: vulkan-loader: Update URL and change name.
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
2018-06-06 16:48:47 +02:00
Rutger Helling 7ea56cdec0
gnu: you-get: Update to 0.4.1077.
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
2018-06-06 14:39:24 +02:00
Rutger Helling c7a2f7b999
gnu: diffoscope: Update to 95.
* gnu/packages/package-management.scm (diffoscope): Update to 95.
2018-06-06 14:39:24 +02:00
Rutger Helling 89fc8aef8c
gnu: epiphany: Update to 3.28.2.1.
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06 14:39:24 +02:00
Rutger Helling f9036105e6
gnu: gnome-disk-utility: Update to 3.28.3.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06 14:39:23 +02:00
Rutger Helling 9cf329aecc
gnu: gnome-terminal: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06 14:39:23 +02:00
Rutger Helling 6a29c8d344
gnu: gedit: Update to 3.28.1.
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
2018-06-06 14:39:23 +02:00
Ludovic Courtès 477ee222aa
tests: Adjust 'guix package' test to "python2" name.
This is a followup to a7714d42de, which
renamed Python 2.x to "python2".

* tests/guix-package.sh: Use g-wrap and guile@2.0 when testing
collisions.
2018-06-06 14:37:35 +02:00
Ludovic Courtès a99b0ad785
tests: Adjust graph test.
This is a followup to 301a424906, which
added a dependency to sed.

* tests/graph.scm ("node-edges"): Use 'hello', not 'sed', as the example
of a package without any dependency.
2018-06-06 14:37:35 +02:00
Ricardo Wurmus e32db0fa0f
gnu: vigra: Disable broken test.
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
2018-06-06 13:15:21 +02:00
Rutger Helling c648781cec
gnu: lynx: Update to 2.8.9dev.19.
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
2018-06-06 12:46:40 +02:00
Efraim Flashner 73c0e477e5
gnu: esmtp: Replace 'bootstrap phase.
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
2018-06-06 13:11:50 +03:00