Commit graph

63243 commits

Author SHA1 Message Date
Leo Prikler 0bc6a5796a
gnu: add spirv-cross.
* gnu/packages/vulkan.scm (spirv-cross): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Leo Prikler 68a671abc8
gnu: Add armips.
* gnu/packages/assembly.scm (armips): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Pierre Neidhardt f67ae66689
gnu: Add tesseract-engine.
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-30 16:33:28 +02:00
Jan (janneke) Nieuwenhuizen b38556ea7f
gnu: guix: Update to 1.1.0-13.26611f56fb.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
2020-06-30 15:17:29 +02:00
Jan (janneke) Nieuwenhuizen 26611f56fb
gnu: hurd-core-headers: Strictly include header packages.
* gnu/packages/hurd.scm (hurd-core-headers)[arguments]: Strictly include
header package inputs in union.
2020-06-30 15:16:09 +02:00
Jan (janneke) Nieuwenhuizen b1c894b53f
gnu: nghttp2: Support for the Hurd.
* gnu/packages/web.scm (nghttp2)[inputs]: When compiling for the Hurd, include
openssl:static.
2020-06-30 15:16:09 +02:00
Danny Milosavljevic a7eaaec8c1
gnu: busybox: Accept make-flags.
* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept
MAKE-FLAGS and use them.
[check]: Accept MAKE-FLAGS and use them.
[install]: Accept MAKE-FLAGS and use them.
2020-06-30 15:08:49 +02:00
Mathieu Othacehe 5e766fe5a2
tests: install: Increase image size limit.
Commits 0eed771275 and
614a1e3fa2 caused a ~150M increase of the image
size. Increase the image size limit by 200M until the situation is addressed.

* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda,
%raid-root-installation-script, %encrypted-root-installation-script): Increase
image size limit by 200M.
2020-06-30 14:44:01 +02:00
Jakub Kądziołka 14cce84ca7
gnu: Add gcc-{objc,objc++}-{9,10}.
* gnu/packages/gcc.scm (%objc-search-paths, %objc++-search-paths): New variables.
  (gcc-objc-4.8, gcc-objc-4.9, gcc-objc-5, gcc-objc-6, gcc-objc-7,
  gcc-objc-8, gcc-objc++-4.8, gcc-objc++-4.9, gcc-objc++-5, gcc-objc++-6,
  gcc-objc++-7, gcc-objc++-8): Don't duplicate the search path list.
  (gcc-objc-9, gcc-objc-10, gcc-objc++-9, gcc-objc++-10): New variables.
2020-06-30 13:18:13 +02:00
Jakub Kądziołka 0681f05486
gnu: gfortran: Remove unusable versions.
The gfortran packages cannot be used without being wrapped with
gfortran-toolchain. However, as the comment in (gnu packages
commencement) explains, there cannot be more than one gfortran-toolchain
package because of ABI issues. Thus, versions of gfortran other than the
main one are useless.

* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5,
  gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables.
  (gfortran): Define the gfortran package based on the gcc variable.
2020-06-30 12:57:28 +02:00
Mathieu Othacehe 9554f5a85e
gnu: cuirass: Update to 0.0.1-36.4dd9664.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-36.4dd9664.
2020-06-30 09:34:52 +02:00
Efraim Flashner 94c3f58d58
gnu: python2-backports-functools-lru-cache: Update to 1.6.1.
* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache):
Update to 1.6.1.
2020-06-30 10:11:00 +03:00
Efraim Flashner 2a723eaf12
gnu: python-soupsieve: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.0.1.
(python2-soupsieve): Update to 1.9.6.
2020-06-30 09:55:59 +03:00
Efraim Flashner 8154ba9a59
gnu: python-beautifulsoup4: Update to 4.9.1.
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.1.
2020-06-30 09:49:28 +03:00
Efraim Flashner a9ff5b72a6
gnu: toot: Update to 0.27.0.
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
2020-06-30 09:45:44 +03:00
Efraim Flashner 05b237308b
gnu: kdeconnect: Update to 20.04.2.
* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.
2020-06-30 09:43:09 +03:00
Efraim Flashner 5511395b05
gnu: parallel: Update to 20200622.
* gnu/packages/parallel.scm (parallel): Update to 20200622.
2020-06-30 09:31:53 +03:00
Efraim Flashner a3c5540df3
gnu: mutt: Update to 1.14.5.
* gnu/packages/mail.scm (mutt): Update to 1.14.5.
2020-06-30 09:20:52 +03:00
Tobias Geerinckx-Rice 37a4863731
gnu: wslay: Update to 1.1.1.
* gnu/packages/web.scm (wslay): Update to 1.1.1.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice d5255a4fda
gnu: wireguard-linux-compat: Update to 1.0.20200623.
* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice 1c217fc360
gnu: menumaker: Update to 0.99.12.
* gnu/packages/wm.scm (menumaker): Update to 0.99.12.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice 8998965adb
gnu: libwacom: Update to 1.4.
* gnu/packages/xdisorg.scm (libwacom): Update to 1.4.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice fe09d9ff07
gnu: youtube-dl: Update to 2020.06.16.1.
* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1.
2020-06-30 01:50:29 +02:00
Ludovic Courtès d2fde340ad
lint: Adjust 'swh-error exception handler.
* guix/lint.scm (check-archival): Change first clause to match only
'swh-error keys.
2020-06-30 00:18:28 +02:00
Ludovic Courtès cc6dd2981c
swh: Adjust for Guile-JSON 4.0 null handling.
* guix/swh.scm (string*): Add clause for 'null.
2020-06-30 00:18:28 +02:00
Ludovic Courtès e3e757edf9
gnu: geeqie: Update to 1.5.
* gnu/packages/image-viewers.scm (geeqie): Update to 1.5.
[arguments]: Add "--enable-gtk3" to #:configure-flags.  Remove #:parallel-build?
and #:phases.
2020-06-30 00:18:28 +02:00
Vinicius Monego 172ca314c3
gnu: darktable: Add dependency on GMIC and OpenCL headers.
* gnu/packages/photo.scm (darktable)[arguments]: Fix opencl-c.h path.
[native-inputs]: Add opencl-headers, make LLVM version specific.
[inputs]: Add gmic.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-30 00:18:28 +02:00
Vinicius Monego 9075c6b3b4
gnu: python-imageio: Update home-page, synopsis and description.
* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-30 00:18:28 +02:00
Ludovic Courtès badd216172
gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".
With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to
393 MiB, which was the intention.

* gnu/packages/commencement.scm (make-gcc-toolchain): Filter out
"libc-debug" and "libc-static" from OUT.
2020-06-30 00:18:28 +02:00
Ludovic Courtès 4f060bf2fe
pack: Dereference symlinks when looking for executables.
Fixes <https://bugs.gnu.org/42127>.
Reported by Andrius Štikonas <andrius@stikonas.eu>.

* guix/scripts/pack.scm (wrapped-package)[build]: Add trailing slash to
the arguments to 'find-files'.
2020-06-30 00:18:28 +02:00
zimoun b032d14ebd
build-system/r: bioconductor-uri: Fix archive URL.
* guix/build-system/r.scm (bioconductor-uri): Fix archive URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-30 00:18:27 +02:00
Efraim Flashner 3e51f9eb3a
gnu: java-bsh: Don't use unstable tarball.
* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner 4e257acf48
gnu: java-jcommander: Don't use unstable tarball.
* gnu/packages/java.scm (java-jcommander)[source]: Download using
git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner 87ce1fc596
gnu: java-jboss-javassist: Remove prebuilt jar in snippet.
* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to
remove prebuilt jar.
[arguments]: Remove custom 'remove-binary phase.
2020-06-29 22:41:28 +03:00
Efraim Flashner 8b40878904
gnu: java-jboss-javassist: Don't use unstable tarball.
* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using
git-fetch.
[arguments]: Add custom 'make-files-writable phase.
2020-06-29 22:41:28 +03:00
Efraim Flashner 04ca89d8ad
gnu: java-assertj: Don't use unstable tarball.
* gnu/packages/java.scm (java-asssertj)[source]: Download using
git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner b176f69fba
gnu: java-guice: Don't use unstable tarball.
* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch.
[arguments]: Add custom 'make-files-writable phase.
(java-guice-servlet)[arguments]: Same.
2020-06-29 22:41:27 +03:00
Nicolas Goaziou 02b38c112e
gnu: emacs-modus-vivendi-theme: Update to 0.10.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0.
2020-06-29 21:33:52 +02:00
Nicolas Goaziou e9f9f4df0d
gnu: emacs-modus-operandi-theme: Update to 0.10.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0.
2020-06-29 21:33:41 +02:00
Kei Kebreau 6ebf300959
gnu: starfighter: Update to 2.2.1.
* gnu/packages/games.scm (starfighter): Update to 2.2.1.
[source]: Update URI.
2020-06-29 12:13:20 -04:00
Mathieu Othacehe 880bf7a094
ci: Do not limit disk-image size.
Installation tests are already checking the disk-image size. Do not set
another limit here.

* gnu/ci.scm (image-jobs): Do not limit disk-image size.
2020-06-29 17:24:36 +02:00
Nicolas Goaziou 6dd2ad26d0
gnu: Add mednafen.
* gnu/packages/emulators.scm (mednafen): New variable.
2020-06-29 17:05:12 +02:00
Tobias Geerinckx-Rice c47485b27c
gnu: marisa: Mark up description.
* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice 9b26efdd2a
gnu: marisa: Update to 0.2.6.
* gnu/packages/datastructures.scm (marisa): Update to 0.2.6.
[source]: Use worse URL.
[native-inputs]: Add autoconf, automake, and libtool.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice 809a3f72d1
gnu: mariadb-connector-c: Update to 3.1.9.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice 23ec2a0e6f
gnu: perl-dbix-class: Update to 0.082842.
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842.
[propagated-inputs]: Replace perl-sql-abstract with
perl-sql-abstract-classic.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice 5d01aeba94
gnu: Add perl-sql-abstract-classic.
* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice d0936fd0c6
gnu: rust-x11-dl: Update to 2.18.5.
* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice ee091ff637
gnu: python-coverage: Update home page.
* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice b3808d1feb
gnu: sparse: Update to 0.6.2.
* gnu/packages/c.scm (sparse): Update to 0.6.2.
2020-06-29 15:47:12 +02:00