Maxim Cournoyer
78f609165d
gnu: supercollider: Update to 3.10.1.
...
* gnu/packages/audio.scm (supercollider): Update to 3.10.1.
2019-01-26 23:48:21 -05:00
Eric Bavier
c2ab3b8439
gnu: Add stoken.
...
* gnu/packages/crypto.scm (stoken): New variable.
2019-01-26 17:40:17 -06:00
Efraim Flashner
770b1d65b1
gnu: python-keyring: Enable tests.
...
* gnu/packages/python-crypto.scm (python-keyring)[arguments]: Enable
tests.
[native-inputs]: Add python-pytest, python-pytest-runner.
2019-01-27 00:06:11 +02:00
Ricardo Wurmus
8924e3fd9a
gnu: guile-for-guile-emacs: Remove redundant build phases.
...
* gnu/packages/guile.scm (guile-for-guile-emacs)[arguments]: Remove build
phases "autogen" and "patch-/bin/sh".
2019-01-26 22:39:16 +01:00
Ricardo Wurmus
4aa266a0c6
gnu: stress-make: Use INVOKE.
...
* gnu/packages/debug.scm (stress-make)[arguments]: Use INVOKE.
2019-01-26 22:34:04 +01:00
Ricardo Wurmus
75ac5e20bc
gnu: american-fuzzy-lop: Unconditionally return #T from build phases.
...
* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Use INVOKE and
unconditionally return #T from build phases.
2019-01-26 22:32:44 +01:00
Ricardo Wurmus
e5855e6f6b
gnu: guile-ncurses: Unconditionally return #T from build phases.
...
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Use INVOKE.
2019-01-26 22:22:30 +01:00
Ricardo Wurmus
d59a8ac629
gnu: crawl: Use INVOKE.
...
* gnu/packages/games.scm (crawl)[arguments]: Use INVOKE in "check" phase.
2019-01-26 22:04:08 +01:00
Ricardo Wurmus
f08d34a007
gnu: fillets-ng: Use INVOKE.
...
* gnu/packages/games.scm (fillets-ng)[arguments]: Use INVOKE in "install-data"
phase.
2019-01-26 22:01:38 +01:00
Ricardo Wurmus
ff61aee8f7
gnu: kiki: Use INVOKE.
...
* gnu/packages/games.scm (kiki)[arguments]: Use INVOKE.
2019-01-26 21:58:59 +01:00
Ricardo Wurmus
369a91d931
gnu: openttd-engine: Use INVOKE.
...
* gnu/packages/games.scm (openttd-engine)[arguments]: Use INVOKE in configure
phase.
2019-01-26 21:57:38 +01:00
Ricardo Wurmus
db2badeb91
gnu: emacs-ivy: Update to 0.11.0.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.11.0.
2019-01-26 21:54:58 +01:00
Efraim Flashner
296c84847f
gnu: stepmania: Fix build flags non-Intel machines.
...
* gnu/packages/games.scm (stepmania)[arguments]: Add a configure-flag on
non-Intel machines to disable SSE2 optimizations.
2019-01-26 20:54:53 +02:00
Kei Kebreau
fc9c47bd7c
gnu: maxima: Patch hardcoded paths.
...
* gnu/packages/maths.scm: (maxima): Patch hardcoded paths.
[arguments]: Add the phase 'patch-paths' to replace references to sed,
dirname, and head with direct references to the store.
[inputs]: Add sed.
2019-01-26 11:04:23 -05:00
Ricardo Wurmus
48dbb1bf2b
gnu: xboing: Use INVOKE.
...
* gnu/packages/games.scm (xboing)[arguments]: Use INVOKE in build phases. Do
not replace "install" phase; add new "install-man-pages" phase instead.
2019-01-26 16:33:27 +01:00
Ricardo Wurmus
a4aca0b88c
gnu: cmatrix: Use INVOKE.
...
* gnu/packages/games.scm (cmatrix)[arguments]: Use INVOKE.
2019-01-26 14:58:02 +01:00
Ricardo Wurmus
482bdf2522
gnu: cowsay: Use INVOKE.
...
* gnu/packages/games.scm (cowsay)[arguments]: Use INVOKE in build phases.
2019-01-26 14:57:29 +01:00
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
280e9c2a26
doc: Update bit about GUIX_LD_WRAPPER_ALLOW_IMPURITIES.
...
This is a followup to d0a2db47fb
.
* doc/guix.texi (Application Setup)[The GCC toolchain]: Adjust bit
about GUIX_LD_WRAPPER_ALLOW_IMPURITIES.
2019-01-26 00:06:55 +01:00
Ludovic Courtès
1379319fe7
doc: Switch from "GuixSD" to "Guix System".
...
* doc/guix.texi (Introduction): Add footnote about the change from
"GuixSD" to "Guix System".
Replace occurrences of "GuixSD" with "Guix System", "Guix", "system", or
other appropriate phrases.
2019-01-26 00:06:55 +01:00
Ludovic Courtès
9b104bfeef
doc: Make /dev/kvm note more visible.
...
Suggested by Giovanni Biscuolo <g@xelera.eu>.
* doc/guix.texi (Invoking guix system): Move note about /dev/kvm access
to the beginning of the 'vm' action description.
2019-01-26 00:06:55 +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