Commit Graph

26067 Commits

Author SHA1 Message Date
Efraim Flashner e3ec1258e3
gnu: classpath-jamvm-wrappers: Fix building on armhf-linux.
* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Change
the flags used in custom script for armhf-linux.
2018-06-26 14:45:58 +03:00
Efraim Flashner 6e6bd6f929
gnu: ecj-javac-bootstrap: Fix building on armhf-linux.
* gnu/packages/java.scm (ecj-javac-bootstrap)[arguments]: On armhf-linux
use different flags when calling 'java'.
2018-06-26 14:45:58 +03:00
Efraim Flashner a495998b79
gnu: ant-bootstrap: Fix building on armhf-linux.
* gnu/packages/java.scm (ant-bootstrap)[arguments]: On armhf-linux add
different flags to the 'bootstrap.sh' file.
2018-06-26 14:45:58 +03:00
Efraim Flashner 64b2efc12c
gnu: jamvm@1.5.1: Fix building on armhf-linux.
* gnu/packages/java.scm (jamvm@1.5.1)[source]: Add patch.
* gnu/packages/patches/jamvm-arm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-06-26 14:45:55 +03:00
Marius Bakke 4dfea1010a
Merge branch 'master' into staging 2018-06-21 15:52:26 +02:00
Rutger Helling a34801ca68
gnu: youtube-dl: Update to 2018.06.19.
* gnu/packages/video.scm (youtube-dl): Update to 2018.06.19.
2018-06-21 14:32:33 +02:00
Ricardo Wurmus 1a50321752
gnu: r-httpuv: Update to 1.4.4.1.
* gnu/packages/web.scm (r-httpuv): Update to 1.4.4.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus 58630da84c
gnu: r-mgcv: Update to 1.8-24.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-24.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus 92b8a481d4
gnu: r-mice: Update to 3.1.0.
* gnu/packages/cran.scm (r-mice): Update to 3.1.0.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus 9de9dcd913
gnu: r-progress: Update to 1.2.0.
* gnu/packages/cran.scm (r-progress): Update to 1.2.0.
[propagated-inputs]: Add r-crayon and r-hms.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus 1f73fd017c
gnu: r-complexheatmap: Update to 1.18.1.
* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 1.18.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus a1c7016498
gnu: r-delayedarray: Update to 0.6.1.
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.6.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus eafd35bad5
gnu: r-optparse: Update to 1.6.0.
* gnu/packages/bioinformatics.scm (r-optparse): Update to 1.6.0.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus 1e2b2f41d7
gnu: r-biocviews: Update to 1.48.2.
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.2.
2018-06-21 10:31:22 +02:00
Pierre Neidhardt 913f1f1ff7
gnu: emacs-evil: Update to 20180517.
* gnu/packages/emacs.scm (emacs-evil): Update to 20180517.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt 5a74886ef5
gnu: emacs-evil-mu4e: Deprecate in favor of emacs-evil-collection.
* gnu/packages/emacs.scm (emacs-evil-mu4e): Deprecate.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt 1e5fb529d1
gnu: emacs-evil-ediff: Deprecate in favor of emacs-evil-collection.
* gnu/packages/emacs.scm (emacs-evil-ediff): Deprecate.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt 9abf135b20
gnu: emacs-evil-collection: Update to 20180617.
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180617.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt addda2eeb3
gnu: Add emacs-mu4e-conversation.
* gnu/packages/emacs.scm (emacs-mu4e-conversation): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Julien Lepiller 6a8d338158
gnu: ocaml: Build reproducibly.
* gnu/packages/patches/ocaml-enable-ocamldoc-reproducibility.patch: New
file.
* gnu/packages/ocaml.scm (ocaml)[origin]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-20 21:26:16 +02:00
Rouby Pierre-Antoine aed4944d51
gnu: Add go-github-com-ayufan-golang-kardianos-service.
* gnu/packages/golang.scm (go-github-com-ayufan-golang-kardianos-service): New
variable.
2018-06-20 12:55:01 -04:00
Leo Famulari 5cc2b8456f
gnu: Move go-github-com-kardianos-osext to (gnu packages golang).
This package will not be used in later versions of Syncthing but may be needed
by other Go programs.

* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Move to ...
* gnu/packages/golang.scm: ... here.
2018-06-20 12:55:01 -04:00
Rouby Pierre-Antoine 7427b2c6c1
gnu: Add go-github-com-sirupsen-logrus.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-20 12:55:01 -04:00
Marius Bakke b7a46ed227
gnu: openblas: Fix build on i686.
* gnu/packages/patches/openblas-fix-tests-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/maths.scm (openblas)[native-inputs]: Add it.
[arguments]: Add phase to apply it on i686 systems only.
2018-06-20 16:02:04 +02:00
Gábor Boskovits 780205a04b
gnu: Add go-github-com-prometheus-node-exporter.
* gnu/packages/monitoring.scm (go-github-com-prometheus-node-exporter):
New variable.
2018-06-20 14:50:25 +02:00
Tobias Geerinckx-Rice 7e04f210e3
gnu: neofetch: Don't use auto-generated tarball.
* gnu/packages/admin.scm (neofetch)[source]: Use GIT-FETCH.
2018-06-20 14:39:54 +02:00
Tobias Geerinckx-Rice acb1c72c1e
gnu: neofetch: Remove dead code.
Turns out that's most of it.

* gnu/packages/admin.scm (neofetch)[arguments]: Remove all custom
phases.
2018-06-20 14:39:54 +02:00
Ricardo Wurmus 00fca594da
gnu: Add guile-chickadee.
* gnu/packages/game-development.scm (guile-chickadee): New variable.
2018-06-20 11:28:09 +02:00
Ricardo Wurmus e5b77ccfe8
gnu: guile-sdl2: Install compiled files to the expected place.
* gnu/packages/sdl.scm (guile-sdl2)[arguments]: Add build phase
"patch-makefile".
2018-06-20 11:28:09 +02:00
Rutger Helling 229e4d59f5
gnu: neofetch: Update to 5.0.0.
* gnu/packages/admin.scm (neofetch): Update to 5.0.0.
2018-06-20 11:08:31 +02:00
Tobias Geerinckx-Rice 80f755090d
gnu: perl-lwp-protocol-https: Update to 6.07.
* gnu/packages/web.scm (perl-lwp-protocol-https): Update to 6.07.
[native-inputs]: Add perl-test-requiresinternet.
2018-06-20 04:56:38 +02:00
Tobias Geerinckx-Rice bdf1fe51d5
gnu: meandmyshadow: Update to 0.4.1.
* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice de0dfb8c0b
gnu: meandmyshadow: Return #t from phases.
* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather
than undefined from phases.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice 5bc0ac962c
gnu: extremetuxracer: Fix typo in synopsis.
* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice 101460d461
gnu: extremetuxracer: Update to 0.7.5.
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.5.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice 1b915698a0
gnu: quakespasm: Update to 0.93.1.
* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice 6ad191ba10
gnu: fizmo: Update home page.
* gnu/packages/games.scm (fizmo)[source, home-page]: Update URIs.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice 50e1d36c48
gnu: fizmo: Update to 0.8.5.
* gnu/packages/games.scm (fizmo): Update to 0.8.5.
[arguments]: Adjust #:configure-flags to improved library detection.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice 59e8a57d08
gnu: pioneers: Update to 15.5.
* gnu/packages/games.scm (pioneers): Update to 15.5.
[native-inputs]: Add itstool and libxml2.
2018-06-20 04:56:35 +02:00
Tobias Geerinckx-Rice aa86a56463
gnu: emacs-d-mode: Update to 2.0.9.
* gnu/packages/emacs.scm (emacs-d-mode): Update to 2.0.9.
2018-06-20 04:56:35 +02:00
Tobias Geerinckx-Rice 80683c1e00
gnu: emacs-htmlize: Update to 1.53.
* gnu/packages/emacs.scm (emacs-htmlize): Update to 1.53.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice 3321234cf3
gnu: r-recipes: Update to 0.1.3.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.3.
[propagated-inputs]: Add r-pls.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice a86049d9b6
gnu: Add r-pls.
* gnu/packages/cran.scm (r-pls): New public variable.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice 0430eb6643
gnu: r-prroc: Update to 1.3.1.
* gnu/packages/cran.scm (r-prroc): Update to 1.3.1.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice cd0750fcf2
gnu: memcached: Update to 1.5.8.
* gnu/packages/databases.scm (memcached): Update to 1.5.8.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice d4c68d3236
gnu: emacs-m-buffer-el: Return #t from phases.
* gnu/packages/emacs.scm (emacs-m-buffer-el)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice bca4b2e7cc
gnu: emacs-xelb: Return #t from phases.
* gnu/packages/emacs.scm (emacs-xelb)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice 2f48416f47
gnu: emacs-ess: Return #t from phases.
* gnu/packages/emacs.scm (emacs-ess)[arguments]: Substitute INVOKE for
SYSTEM* and return #t where otherwise undefined.
2018-06-20 04:56:32 +02:00
Tobias Geerinckx-Rice e97ad01e4d
gnu: emacs-ivy: Return #t from phases.
* gnu/packages/emacs.scm (emacs-ivy)[arguments]: Substitute INVOKE for
SYSTEM* and return #t where otherwise undefined.
2018-06-20 04:56:32 +02:00
Tobias Geerinckx-Rice e76d959d6a
gnu: emacs-slime: Use INVOKE.
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:31 +02:00