* gnu/system/examples/devel-hurd.tmpl (guix-packages): Also remove
slirp4netns; it is a Linux-specific dependency that does not build for the
Hurd.
Change-Id: I5bca0f44b32d09dd4baa86a6d47d33133a4339c6
The patch 'hdf5-config-dependencies.patch' added 'find_dependency' calls for
libaec and zlib in hdf5-config.cmake. As a result, packages that use
find_package(HDF5) in CMake Config mode must have libaec and zlib in the build
environment. The patch appears to be unnecessary; it should be sufficient to
add libaec and zlib as inputs to packages that need them.
Related discussion in: <https://codeberg.org/guix/guix/pulls/953>.
* gnu/packages/maths.scm (hdf5): Do not propagate dependencies.
[source]<patches>: Remove hdf5-config-dependencies.patch.
* gnu/packages/image-processing.scm (insight-toolkit) [inputs]: Remove
libaec.
* gnu/packages/patches/hdf5-config-dependencies.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister hdf5-config-dependencies.patch.
Change-Id: Idef61308cd146e898d1a4a8f1a97db23d36fc649
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This propagates the fix for hdf5 introduced in commit
53b23512ee.
* gnu/packages/maths.scm (hdf5-parallel-openmpi): Inherit configuration flags from hdf5.
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/sagemath.scm (sage)[inputs]: Remove giac.
It is a big package, and the interface with sage does not work currently.
Co-authored-by: Vinicius Monego <monego@posteo.net>
Change-Id: I70310a6036cbf32afafcb6955a2825ea87931014
* gnu/packages/task-management.scm (clikan): Convert to use modern style.
[arguments]: Convert to modern style.
[native-inputs]: Convert to modern style.
[inputs]: Convert to modern style.
Change-Id: Ifd584b6bdf26331e9ea896d36d7e0533e9ab3558
* gnu/packages/xiph.scm (vorbis-tools): Update to 1.4.3.
Change-Id: I2f51980ac03adc3ed9a1e3a5b825130ef1cc31b9
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/version-control.scm (qgit): Update to 2.11.
Change-Id: I82d2571aa3eac973ce0449b9673f58ff51231c41
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/guile-xyz.scm (guile-dotenv-cli): New variable.
Change-Id: Ibb6a0f279db918205de8177196af1d5367db0773
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/guile-xyz.scm (guile-dotenv): Update to 0.2.0.
[arguments]<phases>: Drop command line interface.
[native-inputs]: Add guile-config, to build the entrypoint.
Change-Id: I01974871a779516de1f7897ed841c45a2601f39e
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/games.scm (endless-sky): Update to 0.10.14.
[arguments]<#:tests?> disable tests on x86-32.
Change-Id: I869760953d2cf8986dfaded1564b02d0bf652893
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/emulators.scm (stella): New variable.
Change-Id: Ida327501493b92367fd5a7fb1c8303c66e4a9d8a
Signed-off-by: Steve George <steve@futurile.net>
Sioyek's main branch is too old and requires a mupdf that is more than
obsolete. Move to the development branch until they release 3.0.0.
* gnu/packages/pdf.scm (sioyek): Move to development version.
[inputs]: Add qtdeclarative, qtsvg, qtspeech. Replace qtbase-5,
qtwayland-5 and qt3d-5 by qtbase, qtwayland and qt3d.
* gnu/local.mk (sioyek-fix-build.patch): Remove.
* gnu/packages/patches/sioyek-fix-build.patch: Remove.
Change-Id: I2d5d88a6466079f68ed70a83fb2291e7ae62f893