Ricardo Wurmus
4665d8c943
gnu: python-django: Use INVOKE.
...
* gnu/packages/django.scm (python-django)[arguments]: Use INVOKE.
2019-01-26 14:56:42 +01:00
Ricardo Wurmus
7f46dcc49c
gnu: ding: Use INVOKE.
...
* gnu/packages/dictionaries.scm (ding)[arguments]: Use INVOKE.
2019-01-26 14:47:48 +01:00
Ricardo Wurmus
c9e7515970
gnu: uthash: Use INVOKE.
...
* gnu/packages/datastructures.scm (uthash)[arguments]: Use INVOKE.
2019-01-26 14:46:40 +01:00
Ricardo Wurmus
d1293d426d
gnu: uthash: Fetch sources via git.
...
* gnu/packages/datastructures.scm (uthash)[source]: Fetch source code via git.
2019-01-26 14:46:05 +01:00
Ricardo Wurmus
8f43bdd9fb
gnu: make-u-boot-package: Use INVOKE.
...
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Use INVOKE in
"configure" phase.
2019-01-26 14:44:32 +01:00
Ricardo Wurmus
92b344dd05
gnu: libksysguard: Use INVOKE.
...
* gnu/packages/kde.scm (libksysguard)[arguments]: Use INVOKE in "check" phase.
2019-01-26 14:42:06 +01:00
Ricardo Wurmus
f3b9a85829
gnu: kdelibs4support: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (kdelibs4support)[arguments]: Use INVOKE in
"check" phase.
2019-01-26 14:38:28 +01:00
Ricardo Wurmus
0071676a09
gnu: baloo: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (baloo)[arguments]: Use INVOKE in "check"
phase.
2019-01-26 14:28:36 +01:00
Ricardo Wurmus
43bb3ac47a
gnu: knotifications: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (knotifications)[arguments]: Use INVOKE in
"check" phase.
2019-01-26 13:18:53 +01:00
Ricardo Wurmus
9f5fd3015b
gnu: kauth: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (kauth)[arguments]: Use INVOKE in "check"
phase.
2019-01-26 13:18:19 +01:00
Ricardo Wurmus
93a1a3c544
gnu: solid: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (solid)[arguments]: Use INVOKE in "check"
phase.
2019-01-26 13:17:48 +01:00
Ricardo Wurmus
76cf631463
gnu: networkmanager-qt: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (networkmanager-qt)[arguments]: Use INVOKE
in "check" phase.
2019-01-26 13:11:07 +01:00
Ricardo Wurmus
e7ea534d55
gnu: modemmanager-qt: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt)[arguments]: Use INVOKE in
"check" phase.
2019-01-26 13:10:29 +01:00
Ricardo Wurmus
29afd8d96c
gnu: kdbusaddons: Use INVOKE.
...
* gnu/packages/kde-frameworks.scm (kdbusaddons)[arguments]: Use INVOKE in
check phase.
2019-01-26 13:05:09 +01:00
Ricardo Wurmus
19d8f047c4
gnu: kcoreaddons: Disable broken test.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons)[arguments]: Disable
benchNotifyWatcher test because it installs too many inotify watches and fails
with ENOSPC.
2019-01-26 12:13:37 +01:00
Leo Famulari
c6bc0fc3a5
gnu: Go: Update to 1.11.5 [fixes CVE-2019-6486].
...
* gnu/packages/golang.scm (go-1.11): Update to 1.11.5.
[arguments]: Add a 'tarbomb-workaround' phase and adapt the 'chdir' phase for
the tarbomb.
2019-01-25 19:24:59 -05:00
Nicolas Goaziou
8204ec8dbe
gnu: musescore: Update to 3.0.1.
...
* gnu/packages/music.scm (musescore): Update to 3.0.1.
2019-01-26 00:51:56 +01:00
Ludovic Courtès
008883561f
gnu: guix: Remove 'guix-devel' variable.
...
* gnu/packages/package-management.scm (guix-devel): Remove.
2019-01-26 00:06:55 +01:00
Ricardo Wurmus
fdb0b40b0e
gnu: pepr: Use PYPI-URI.
...
* gnu/packages/bioinformatics.scm (pepr)[source]: Use PYPI-URI.
2019-01-25 23:27:25 +01:00
Ricardo Wurmus
4cd7c58cf1
gnu: python2-warpedlmm: Use PYPI-URI.
...
* gnu/packages/bioinformatics.scm (python2-warpedlmm)[source]: Use PYPI-URI.
2019-01-25 23:26:50 +01:00
Ricardo Wurmus
99d1744611
gnu: attic: Use PYPI-URI.
...
* gnu/packages/backup.scm (attic)[source]: Use PYPI-URI.
2019-01-25 23:21:20 +01:00
Ricardo Wurmus
4267aa75a3
gnu: graphios: Use PYPI-URI.
...
* gnu/packages/admin.scm (graphios)[source]: Use PYPI-URI.
2019-01-25 23:20:17 +01:00
Ricardo Wurmus
aeec4a8fc1
gnu: python-sqlalchemy: Use PYPI-URI.
...
* gnu/packages/databases.scm (python-sqlalchemy)[source]: Use PYPI-URI.
2019-01-25 23:18:55 +01:00
Ricardo Wurmus
7d4dae6a8d
gnu: python-pyaudio: Use PYPI-URI.
...
* gnu/packages/audio.scm (python-pyaudio)[source]: Use PYPI-URI.
2019-01-25 23:17:39 +01:00
Ricardo Wurmus
723f332551
gnu: femtolisp: Use INVOKE.
...
* gnu/packages/scheme.scm (femtolisp)[arguments]: Remove "bootstrap" phase;
use INVOKE and return #T unconditionally.
2019-01-25 23:11:21 +01:00
Christopher Baines
dd7bc92afc
gnu: linkchecker: Fix most test failures.
...
Add a patch to skip more tests that require the network. Along with some other
changes, this gets all but of one of the tests passing.
The remaining test is broken due to a problem with the Python package in Guix,
which is fixed by [1] which is currently on the core-updates branch. This
patch doesn't work on core-updates due to python2-miniboa not being present.
1: d453b0e11d
* gnu/packages/python.scm (linkchecker)[source]: Add patch.
[native-inputs]: Add more inputs required for the tests.
[arguments]: Enable the tests, move the 'check phase after 'install. Test
using the installed software, and use py.test.
2019-01-25 22:00:05 +00:00
Eric Bavier
7e309e8a8d
gnu: dealii-openmpi: Setup MPI for tests.
...
* gnu/packages/maths.scm (dealii-openmpi)[arguments]: Add 'mpi-setup' phase.
2019-01-25 13:10:05 -06:00
Eric Bavier
6161141e91
superlu-dist: Upgrade to 6.1.0.
...
* gnu/packages/patches/superlu-dist-awpm-grid.patch: New file.
* gnu/packages/maths.scm (superlu-dist)[source]: Upgrade to 6.0.0. Remove
extraneous 'use-modules' in snippet.
[build-system]: Change to cmake-build-system.
[propagated-inputs]: Replace pt-scotch with pt-scotch32 to match integer
sizes. Add "parmetis" input, from pt-scotch32. Move lapack to ...
[inputs]: ...here. Add openblas and combinatorial-blas.
[arguments]: Replace 'configure' phase with #:configure-flags. Add
'set-c++-standard' and 'omp-setup' phases. Remove
'create-install-directories, 'check', and 'install' phases, which are now
handled by cmake.
* gnu/local.mk (dist_patch_DATA): Add patch.
2019-01-25 13:10:05 -06:00
Eric Bavier
fd3733432b
scotch: Upgrade to 6.0.6.
...
* gnu/packages/maths.scm (scotch): Upgrade to 6.0.6.
[source]: Remove patches that have been fixed upstream.
[arguments]: Add 'install-metis' phase.
[outputs]: New field.
(pt-scotch, pt-scotch32)[arguments]: Add 'mpi-setup' phase. Use 'invoke'.
* gnu/packages/patches/scotch-graph-diam-64.patch,
gnu/packages/patches/scotch-graph-induce-type-64.patch,
gnu/packages/patches/scotch-test-threading.patch: Delete files.
* gnu/packages/patches/scotch-integer-declarations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust as necessary.
2019-01-25 13:10:05 -06:00
Eric Bavier
a6b9ebc2fc
gnu: Add Combinatorial BLAS.
...
* gnu/packages/maths.scm (combinatorial-blas): New variable.
* gnu/packages/patches/combinatorial-blas-awpm.patch,
gnu/packages/patches/combinatorial-blas-io-fix.patch: New files
* gnu/local.mk(dist_patch_DATA): Add them.
2019-01-25 13:09:47 -06:00
Danny Milosavljevic
519be98c35
linux-modules: module-soft-dependencies: Remove colon from section names.
...
Follow-up to 1a5f46621b
.
* gnu/build/linux-modules.scm (module-soft-dependencies): Remove colon from
section names.
2019-01-25 18:24:00 +01:00
Danny Milosavljevic
1a5f46621b
linux-modules: Add module-soft-dependencies.
...
* gnu/build/linux-modules.scm (not-softdep-whitespace): New variable.
(module-soft-dependencies): New procedure.
2019-01-25 18:14:16 +01:00
Nicolas Goaziou
1faf0a0459
gnu: Add stepmania.
...
* gnu/packages/games.scm (stepmania):
* gnu/packages/video.scm (ffmpeg-for-stepmania): New variables.
2019-01-25 18:08:21 +01:00
Ricardo Wurmus
81cf0174b5
gnu: kcoreaddons: Fix broken test.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons)[arguments]: Add build phase
"fix-broken-test".
2019-01-25 15:37:23 +01:00
Ricardo Wurmus
fd007bebdd
gnu: infiniband-diags: Remove custom bootstrap phase.
...
* gnu/packages/fabric-management.scm (infiniband-diags)[arguments]: Remove
"autotools" phase.
2019-01-25 15:20:53 +01:00
Ricardo Wurmus
776248419f
gnu: gpgme: Update to 1.12.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.12.0.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
1d7b8a2452
gnu: gpgme: Add patch to fix qgpgme tests.
...
* gnu/packages/gnupg.scm (gpgme)[source]: Add upstream patch.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
a8416e6951
gnu: pcb-rnd: Use INVOKE.
...
* gnu/packages/engineering.scm (pcb-rnd)[arguments]: Use INVOKE.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
5cb9754cf4
gnu: proplib: Use INVOKE.
...
* gnu/packages/embedded.scm (proplib)[arguments]: Use INVOKE.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
78854b3849
gnu: jimtcl: Use INVOKE.
...
* gnu/packages/embedded.scm (jimtcl)[arguments]: Use INVOKE.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
3af2708881
gnu: greenisland: Use INVOKE.
...
* gnu/packages/display-managers.scm (greenisland)[arguments]: Use INVOKE in
check phase.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
3692cffed4
gnu: assword: Use INVOKE.
...
* gnu/packages/password-utils.scm (assword)[arguments]: Use INVOKE.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
c9a65d5c37
gnu: python-oslosphinx: Use INVOKE.
...
* gnu/packages/openstack.scm (python-oslosphinx)[arguments]: Use INVOKE.
2019-01-25 15:17:47 +01:00
Ricardo Wurmus
c8780a1038
gnu: python-reno: Use INVOKE.
...
* gnu/packages/openstack.scm (python-reno)[arguments]: Use INVOKE.
[native-inputs]: Replace "git" with "git-minimal".
2019-01-25 15:17:47 +01:00
Gabriel Hondet
4ad7d037ad
gnu: Add ghc-libmpd.
...
* gnu/packages/haskell.scm (ghc-libmpd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-25 14:06:38 +01:00
Ricardo Wurmus
c6e33df90f
gnu: python-pyopenssl: Update to 19.0.0.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 19.0.0.
[arguments]: Use INVOKE.
2019-01-25 14:02:04 +01:00
Ricardo Wurmus
39df4d1992
gnu: python2-pyqt-4: Use INVOKE.
...
* gnu/packages/qt.scm (python2-pyqt-4)[arguments]: Use INVOKE.
2019-01-25 13:59:53 +01:00
Ricardo Wurmus
41173df9f8
gnu: qwt: Use INVOKE.
...
* gnu/packages/qt.scm (qwt)[arguments]: Use INVOKE.
2019-01-25 13:53:04 +01:00
Ricardo Wurmus
5b8484635f
gnu: ldb: Use INVOKE.
...
* gnu/packages/samba.scm (ldb)[arguments]: Use INVOKE.
2019-01-25 13:44:13 +01:00
Ricardo Wurmus
ed0d6ed9a6
gnu: tevent: Use INVOKE.
...
* gnu/packages/samba.scm (tevent)[arguments]: Use INVOKE.
2019-01-25 13:42:58 +01:00
Ricardo Wurmus
d83c52c6bb
gnu: talloc/static: Use INVOKE.
...
* gnu/packages/samba.scm (talloc/static)[arguments]: Use INVOKE in the build
phase.
2019-01-25 13:39:12 +01:00
Ricardo Wurmus
ed5900890e
gnu: tre: Use INVOKE.
...
* gnu/packages/regex.scm (tre)[arguments]: Use INVOKE.
2019-01-25 13:37:36 +01:00
Ricardo Wurmus
4255818d1c
gnu: python-rdflib: Use PYPI-URI.
...
* gnu/packages/rdf.scm (python-rdflib)[source]: Use PYPI-URI.
[arguments]: Use INVOKE in commented build phase.
2019-01-25 13:36:14 +01:00
Ricardo Wurmus
48b11025b7
gnu: ocaml-utop: Use INVOKE.
...
* gnu/packages/ocaml.scm (ocaml-utop)[arguments]: Use INVOKE.
2019-01-25 13:32:41 +01:00
Ricardo Wurmus
c6aaa7bed6
gnu: ocaml-zed: Use INVOKE.
...
* gnu/packages/ocaml.scm (ocaml-zed)[arguments]: Use INVOKE in build phases.
2019-01-25 13:32:04 +01:00
Ricardo Wurmus
04daa1ed72
gnu: ocaml-zarith: Use INVOKE.
...
* gnu/packages/ocaml.scm (ocaml-zarith)[arguments]: Use INVOKE.
2019-01-25 13:31:29 +01:00
Ricardo Wurmus
2c0234e78e
gnu: camlp4-4.02: Use INVOKE.
...
* gnu/packages/ocaml.scm (camlp4-4.02)[arguments]: Use INVOKE in build phases.
2019-01-25 13:26:24 +01:00
Ricardo Wurmus
fa5d6e4c6f
gnu: ocaml-4.01: Use INVOKE.
...
* gnu/packages/ocaml.scm (ocaml-4.01)[arguments]: Use INVOKE in build phases.
2019-01-25 13:23:27 +01:00
Ricardo Wurmus
bb29e855da
gnu: ocaml-4.02: Use INVOKE.
...
* gnu/packages/ocaml.scm (ocaml-4.02)[arguments]: Use INVOKE in build phases.
2019-01-25 13:22:34 +01:00
Ricardo Wurmus
20fe9728c4
gnu: tomsfastmath: Use INVOKE.
...
* gnu/packages/multiprecision.scm (tomsfastmath)[arguments]: Use INVOKE in
"check" phase.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
6542b2db5d
gnu: freetalk: Remove custom bootstrap phase.
...
* gnu/packages/messaging.scm (freetalk)[arguments]: Remove "autogen" phase.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
3fa013af78
gnu: perl-net-psyc: Update to 1.3.
...
* gnu/packages/messaging.scm (perl-net-psyc): Update to 1.3.
[native-inputs]: Add unzip.
[arguments]: Use INVOKE in build phase.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
b11af07a29
gnu: dino: Update to 0.0-4.8e14ac6.
...
* gnu/packages/messaging.scm (dino): Update to 0.0-4.8e14ac6.
[arguments]: Use INVOKE in build phases.
[inputs]: Add qrencode; replace sqlite with sqlite-with-column-metadata.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
e6a24cd08b
gnu: bitlbee-discord: Do not run autogen.sh in custom autogen phase.
...
* gnu/packages/messaging.scm (bitlbee-discord)[arguments]: Rename "autogen"
phase to "patch-autogen"; don't invoke "autogen.sh" script as it is invoked in
the "bootstrap" phase; return #T from "patch-autogen" phase.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
bea06837a3
gnu: bitlbee: Use INVOKE.
...
* gnu/packages/messaging.scm (bitlbee)[arguments]: Use INVOKE.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
7d416066cd
gnu: ccl: Unconditionally return #T from build phases.
...
* gnu/packages/lisp.scm (ccl)[arguments]: Use INVOKE and return #T from build
phases.
2019-01-25 13:21:20 +01:00
Ricardo Wurmus
4c523c4535
gnu: python-lirc: Update to 1.2.1-2.c28708b.
...
* gnu/packages/lirc.scm (python-lirc, python2-lirc): Update to
1.2.1-2.c28708b.
[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
9a425d68d4
gnu: python-pygpgme: Use INVOKE.
...
* gnu/packages/gnupg.scm (python-pygpgme)[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
cba8ba8b0d
gnu: brdf-explorer: Unconditionally return #T from build phases.
...
* gnu/packages/graphics.scm (brdf-explorer)[arguments]: Use INVOKE and return #T.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
ec7245f0db
gnu: ncftp: Use INVOKE.
...
* gnu/packages/ftp.scm (ncftp)[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
15dc8ed5f4
gnu: libxdg-basedir: Don't run autogen.sh manually.
...
* gnu/packages/freedesktop.scm (libxdg-basedir)[arguments]: Rename "autogen"
phase to "patch-autogen"; remove invocation of "autogen.sh" script as it will
be executed in the "bootstrap" phase.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
fbc70c97c6
gnu: entr: Update to 4.1.
...
* gnu/packages/entr.scm (entr): Update to 4.1.
[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
7492af9be7
gnu: coq-interval: Use INVOKE.
...
* gnu/packages/coq.scm (coq-interval)[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
e09e83880f
gnu: coq-coquelicot: Use INVOKE.
...
* gnu/packages/coq.scm (coq-coquelicot)[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
1530b17aa1
gnu: imb: Use INVOKE.
...
* gnu/packages/benchmark.scm (imb)[arguments]: Use INVOKE.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
843ce5b419
gnu: synergy: Update to 1.10.1.
...
* gnu/packages/synergy.scm (synergy): Update to 1.10.1.
[source]: Fetch from git.
[arguments]: Remove "unpack-aux-src", custom "check" phase, custom "install"
phase.
[inputs]: Add avahi and qtbase.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
0ad0eceed4
gnu: antiword: Use INVOKE.
...
* gnu/packages/textutils.scm (antiword)[arguments]: Use INVOKE in install phase.
2019-01-25 13:21:19 +01:00
Ricardo Wurmus
90621eff7c
gnu: uucp: Use INVOKE.
...
* gnu/packages/uucp.scm (uucp)[arguments]: Use INVOKE.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
aa0c73e7aa
gnu: wicd: Use INVOKE.
...
* gnu/packages/wicd.scm (wicd)[arguments]: Use INVOKE.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
b5e70d921b
gnu: awesome: Use INVOKE.
...
* gnu/packages/wm.scm (awesome)[arguments]: Return #T from check phase.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
215ccb997a
gnu: xfconf: Use INVOKE.
...
* gnu/packages/xfce.scm (xfconf)[arguments]: Unconditionally return #T from
check phase.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
35faa00686
gnu: libnl: Unconditionally return #T from build phases.
...
* gnu/packages/linux.scm (libnl)[arguments]: Use INVOKE and unconditionally
return #T from all build phases.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
492ee4f83b
gnu: coq-mathcomp: Use INVOKE.
...
* gnu/packages/coq.scm (coq-mathcomp)[arguments]: Unconditionally return #T
from build phases.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
ace73a93cd
gnu: coq-gappa: Use INVOKE.
...
* gnu/packages/coq.scm (coq-gappa)[arguments]: Unconditionally return #T from
build phases by using INVOKE.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
a48d6acc23
gnu: proof-general: Use INVOKE.
...
* gnu/packages/coq.scm (proof-general)[arguments]: Use INVOKE in build phases.
2019-01-25 13:21:18 +01:00
Ricardo Wurmus
8543ccf87b
gnu: eschalot: Use INVOKE.
...
* gnu/packages/crypto.scm (eschalot)[arguments]: Unconditionally return #T
from check phase.
2019-01-25 13:21:18 +01:00
Brett Gilio
e60b3e14a1
gnu: ansible: Update to 2.7.6.
...
* gnu/packages/admin.scm (ansible): Update to 2.7.6.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-01-25 14:09:05 +05:30
Kei Kebreau
ea32c94698
gnu: emacspeak: Update to 49.0.
...
* gnu/packages/emacs.scm (emacspeak): Update to 49.0.
[arguments]: In the 'install' phase, fix the launch script substitution.
2019-01-24 23:57:32 -05:00
Ricardo Wurmus
5c1c1716f5
gnu: cmst: Use INVOKE.
...
* gnu/packages/connman.scm (cmst)[arguments]: Unconditionally return #T from
build phases.
2019-01-24 23:10:25 +01:00
Ricardo Wurmus
e99b47729a
gnu: sloccount: Use INVOKE.
...
* gnu/packages/code.scm (sloccount)[arguments]: Use INVOKE and unconditionally
return #T from build phases.
2019-01-24 23:08:09 +01:00
Ricardo Wurmus
c28bf42f2a
gnu: axoloti-patcher: Use INVOKE.
...
* gnu/packages/axoloti.scm (axoloti-patcher)[arguments]: Use INVOKE and
unconditionally return #T from build phase.
2019-01-24 23:07:10 +01:00
Ricardo Wurmus
1ae04a2acc
gnu: axoloti-runtime: Use INVOKE.
...
* gnu/packages/axoloti.scm (axoloti-runtime)[arguments]: Use INVOKE and return
#T from build phases unconditionally.
2019-01-24 23:06:33 +01:00
Ricardo Wurmus
6e59d91af1
gnu: clamav: Unconditionally return #T from build phase.
...
* gnu/packages/antivirus.scm (clamav)[arguments]: Use INVOKE.
2019-01-24 21:18:11 +01:00
Ricardo Wurmus
bdd914af00
gnu: anthy: Unconditionally return #T from check phase.
...
* gnu/packages/anthy.scm (anthy)[arguments]: Use INVOKE.
2019-01-24 21:18:11 +01:00
Ricardo Wurmus
562a077683
gnu: git-repo: Unconditionally return #T from "check" phase.
...
* gnu/packages/android.scm (git-repo)[arguments]: Use INVOKE.
2019-01-24 21:18:11 +01:00
Ricardo Wurmus
50233d9570
gnu: flint: Unconditionally return #T from build phases.
...
* gnu/packages/algebra.scm (flint)[arguments]: Use INVOKE in "configure"
phases.
2019-01-24 21:18:11 +01:00
Kei Kebreau
f1618a0f2f
gnu: milkytracker: Add RtMidi and zziplib support.
...
* gnu/packages/music.scm (milkytracker)[inputs]: Add rtmidi and zziplib.
2019-01-24 12:30:45 -05:00
Kei Kebreau
acfb735787
gnu: cdogs-sdl: Update to 0.6.9.
...
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.9.
2019-01-24 10:30:42 -05:00
Ricardo Wurmus
67f39dd514
gnu: pari-gp: Address TeX errors.
...
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace texlive-tiny with
texlive-union of texlive-fonts-amsfonts and texlive-latex-amsfonts.
[arguments]: Use INVOKE in configure phase.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
fe2bfabe8b
gnu: texlive-fonts-amsfonts: Build more fonts.
...
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Convert afm files
to tfm; also build missing tfm files via fontinst.
[native-inputs]: Replace texlive-fonts-cm, texlive-metafont-base, and
texlive-bin with a texlive-union of texlive-tex-fontinst-base,
texlive-fonts-cm, and texlive-metafont-base; add amsfonts-plain, amsfonts-map,
and amsfonts-afm.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
513fff4c04
gnu: Add texlive-tex-fontinst-base.
...
* gnu/packages/tex.scm (texlive-tex-fontinst-base): New variable.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
bae65dc45f
gnu: texlive-latex-fancyvrb: Build fvrb-ex.
...
* gnu/packages/tex.scm (texlive-latex-fancyvrb)[arguments]: Supply
tex-format.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
26a0506104
gnu: texlive-fonts-cm: Build bitmap fonts at 600dpi.
...
* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Build pk files and
install them.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
6858ade2e5
gnu: texlive-latex-base: Put fewer paths on TEXINPUTS.
...
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Use double slash for
recursive directory search instead of FIND-FILES.
2019-01-24 13:46:39 +01:00
Ricardo Wurmus
e2f47efee6
gnu: catimg: Simplify.
...
* gnu/packages/image-viewers.scm (catimg)[arguments]: Rename custom
"configure" phase to "patch-convert"; remove custom "build" phase; move
"install-script" phase after "install"; simplify phases.
2019-01-24 13:46:38 +01:00
Rutger Helling
d39a54ff72
gnu: wine: Hard-code vulkan loader.
...
* gnu/packages/wine.scm (wine)[arguments]: Add 'wrap-executable phase.
* gnu/packages/wine.scm (wine64)[arguments]: Add 'wrap-executable
phase. Copy the real wine-preloader instead of the wrapped version.
* gnu/packages/wine.scm (wine-minimal)[arguments]: Don't inherit phases. Add
'patch-dlopen-paths phase.
2019-01-24 11:01:50 +01:00
Rutger Helling
e3b1d4ea6e
gnu: wine: Add vkd3d support.
...
* gnu/packages/wine.scm (wine)[inputs]: Add vkd3d.
* gnu/packages/wine.scm (wine-staging)[inputs]: Remove vkd3d, inherit from
wine instead.
2019-01-24 09:36:00 +01:00
Rutger Helling
dcf6df43ab
gnu: vkd3d: Use wine-minimal.
...
* gnu/packages/vulkan.scm (vkd3d): Use wine-minimal instead of wine.
2019-01-24 09:36:00 +01:00
Rutger Helling
a5466f38c1
gnu: Add wine-minimal.
...
* gnu/packages/wine.scm (wine-minimal): New variable.
2019-01-24 09:35:59 +01:00
Leo Famulari
af83d59ed5
gnu: certbot, python-acme: Update to 0.30.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.0.
2019-01-24 01:45:17 -05:00
Maxim Cournoyer
ae283c184a
gnu: gnucash-docs: Fix source URI.
...
The source URI was renamed from "gnucash-docs-3.4-1.tar.gz" to
"gnucash-docs-3.4a.tar.gz". The content is identical since the hash hasn't
changed.
* gnu/packages/gnucash.scm (gnucash-docs)[source]: Update URI to match
upstream change.
2019-01-23 23:09:40 -05:00
Mark H Weaver
5ccf3dd0a1
gnu: linux-libre@4.14: Update to 4.14.95.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.95.
(%linux-libre-4.14-hash): Update hash.
2019-01-23 21:51:21 -05:00
Mark H Weaver
02493dfa13
gnu: linux-libre@4.9: Update to 4.9.152.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.152.
2019-01-23 21:50:35 -05:00
Mark H Weaver
ff0b73028c
gnu: linux-libre: Make CRYPTO_CRC32C a built-in on arm64.
...
Fixes <https://bugs.gnu.org/34162 >
Reported by Vagrant Cascadian <vagrant@debian.org>
Note that CRYPTO_CRC32C was already a built-in in our default
configurations for other systems.
* gnu/packages/aux-files/linux-libre/4.20-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf
(CONFIG_CRYPTO_CRC32C): Change from 'm' to 'y'.
2019-01-23 21:32:14 -05:00
Gabriel Hondet
ea7fa78a74
gnu: Add ghc-c2hs.
...
* gnu/packages/haskell.scm (ghc-c2hs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-23 23:35:12 +01:00
Arne Babenhauserheide
5bbb04f9d1
gnu: Add emacs-xwidgets.
...
* gnu/packages/emacs.scm (emacs-xwidgets): new variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-23 23:35:12 +01:00
Gabriel Hondet
1d209d06ed
gnu: Add ocaml-craml.
...
* gnu/packages/ocaml.scm (ocaml-craml): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-01-23 21:51:14 +01:00
Gabriel Hondet
ca53346dd5
gnu: ocaml-cmdliner: Update to 1.0.2.
...
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-01-23 21:51:09 +01:00
Gabriel Hondet
cdcbccd17c
gnu: ocaml-fmt: Update to 0.8.5.
...
* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.5.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-01-23 21:50:56 +01:00
Gabriel Hondet
f0dece30b4
gnu: ocaml-uchar: Update to 0.0.2.
...
* gnu/packages/ocaml.scm (ocaml-uchar): Update to 0.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-01-23 21:50:48 +01:00
Ricardo Wurmus
5d3f16e438
gnu: geeqie: Use GTK+ 3.
...
* gnu/packages/image-viewers.scm (geeqie)[inputs]: Replace gtk+-2 with gtk+.
2019-01-23 21:42:48 +01:00
Ricardo Wurmus
027f97b13f
gnu: geeqie: Remove custom bootstrap phase.
...
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Remove invocation of
autogen.sh script; rename "autogen" phase to "pre-bootstrap".
2019-01-23 21:40:42 +01:00
Ricardo Wurmus
f67cb8eb8c
gnu: cdrtools: Remove custom build and install phases.
...
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add make-flags; remove custom
"build" and "install" phases.
2019-01-23 21:34:16 +01:00
Ricardo Wurmus
77e61e25c2
gnu: python2-scientific: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-scientific)[arguments]: Unconditionally
return #T from "build" phase.
2019-01-23 18:39:56 +01:00
Ricardo Wurmus
ac599a0999
gnu: python-flasgger: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-flasgger)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:39:42 +01:00
Ricardo Wurmus
204ad455ec
gnu: python2-larch: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-larch)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:39:22 +01:00
Ricardo Wurmus
cbeee88181
gnu: python2-ttystatus: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-ttystatus)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:39:07 +01:00
Ricardo Wurmus
6c826d3278
gnu: python2-cliapp: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-cliapp)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:38:44 +01:00
Ricardo Wurmus
f987ac307b
gnu: python2-ruamel.ordereddict: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-ruamel.ordereddict)[arguments]:
Unconditionally return #T from "check" phase.
2019-01-23 18:38:29 +01:00
Ricardo Wurmus
ee2bb94432
gnu: python-pbkdf2: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-pbkdf2)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:38:13 +01:00
Ricardo Wurmus
831080a69b
gnu: python-termstyle: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-termstyle)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:37:59 +01:00
Ricardo Wurmus
6568bd5df2
gnu: python-validictory: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-validictory)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:37:42 +01:00
Ricardo Wurmus
c988afda6f
gnu: python-colorspacious: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-colorspacious)[arguments]:
Unconditionally return #T from "check" phase.
2019-01-23 18:37:19 +01:00
Ricardo Wurmus
4fc898dad9
gnu: python-numpy-documentation: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-numpy-documentation)[arguments]:
Use INVOKE instead of SYSTEM*.
2019-01-23 18:32:27 +01:00
Ricardo Wurmus
38ec0f6adc
gnu: python-spectra: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-spectra)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:26:25 +01:00
Maxim Cournoyer
d79e0b3a03
gnu: emacs-elpy: Update to 1.28.0.
...
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.28.0.
2019-01-23 12:20:21 -05:00
Maxim Cournoyer
40bd0aa37b
gnu: python-jedi: Update to 0.13.2.
...
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.2.
2019-01-23 12:20:21 -05:00
Ricardo Wurmus
dfafc29bcf
gnu: python2-pystache: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-pystache)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:16:49 +01:00
Ricardo Wurmus
8d46679951
gnu: python-jsonschema: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:14:22 +01:00
Ricardo Wurmus
93e7b2099b
gnu: python-netcdf4: Update to 1.4.2.
...
* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.4.2.
[arguments]: Remove custom "check" phase; add "configure-locations" phase.
[propagated-inputs]: Add python-cftime.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
d362b11d2a
gnu: Add python-cftime.
...
* gnu/packages/python-xyz.scm (python-cftime): New variable.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
e253b94dc6
gnu: Add python-coveralls.
...
* gnu/packages/python-check.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
8b89dedc37
gnu: Add python-sh.
...
* gnu/packages/python-xyz.scm (python-sh): New variable.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
21ccc01d4c
gnu: python-odfpy: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-odfpy)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
49ff882740
gnu: python-faker: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-faker)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
e59dd3415d
gnu: python-rarfile: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-rarfile)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
40b8c4e34d
gnu: python2-ipaddr: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python2-ipaddr)[arguments]: Unconditionally
return #T from "check" phase.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
35d79d6103
gnu: python-tables: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-tables)[arguments]: Unconditionally
return #T from "check" and "build" phases.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
45fd0081ec
gnu: python-xlrd: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Unconditionally return
#T from "check" phase.
2019-01-23 18:13:30 +01:00
Ricardo Wurmus
2d7db19226
gnu: python-cram: Use INVOKE.
...
* gnu/packages/python-xyz.scm (python-cram)[arguments]: Unconditionally return
#T from "check" phase.
2019-01-23 18:13:30 +01:00