* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust the
make-flags to contain actual build flags for all architectures.
Change-Id: I5b4077a25d6d46172ff566ceaa16629ebf066721
* gnu/packages/bioinformatics.scm (proteinortho): Update to 6.3.2.
[source]: Adjust snippet to also delete lapack source tarball.
[arguments]: Rewrite using g-expressions. Add flag to run tests
sequentially. Adjust make-flags for cross-compiling and to set PREFIX.
Delete 'configure and custom 'configure phase. Remove trailing #t from
phases.
Change-Id: I40249e5ac92c26223119b81b4677c08d5ab230e6
* gnu/packages/python-web.scm (python-http-client)[arguments]: Add a
phase to adjust the tests to not be dependant on the current date.
Change-Id: I94f512c9b019173f6e15e04791dbfc662fc93c89
* gnu/packages/bioconductor.scm (r-lpsymphony) [arguments]: When
building for aarch64-linux or riscv64-linux replace all the config.guess
and config.sub files with newer ones.
[native-inputs]: When building for aarch64-linux or riscv64-linux add
config.
Change-Id: Iaddda8c6d7330fb02bdd83733e7fa70b851a82f2
* gnu/packages/accessibility.scm (mouseloupe)[source]: Add snippet to
remove flag from the Makefile explicitly building for i686.
Change-Id: Iec5a5002a51ff7f2be469f6815e6ff6166b32876
* gnu/packages/solidity.scm (solidity): Update to 0.8.25.
[arguments]: Add configure-flag to allow an older version of z3.
[inputs]: Replace fmt-8.0 with fmt.
Change-Id: I1501d16323566c066c58c1c4bbf90dd17a23f021
* gnu/packages/solidity.scm (solidity)[arguments]: Add a phase to allow
newer versions of jsoncpp.
Change-Id: I4f7b5b3685f8d784da221ccb0eea1ba297e3e0b8
* gnu/packages/databases.scm (galera): Update to 26.4.18.
[inputs]: Move check from here ...
[native-inputs]: ... to here.
Change-Id: Iac2ce8e1ebbe0e4059b26b7e83afbdafea19641b
* gnu/packages/vpn.scm (strongswan)[arguments]: When building for
not-x86 architectures disable aesni support. Also adjust the test suite
so we skip the RSA tests.
Change-Id: Idbc7bb229b83b0f43f3286b94fa4da077711c0ed
* gnu/packages/gnome.scm (gnome-js-common)[arguemnts]: When building for
aarch64-linux or riscv64-linux replace the config.guess and config.sub
files.
[native-inputs]: When building for aarch64-linux or riscv64-linux add
config.
Change-Id: Ia27b0fec7d0b50e9e4ab7ea7329d390ddc482795
* gnu/packages/rednotebook.scm (rednotebook)[arguments]: Adjust the
'wrap-with-library-paths phase to use the correct webkitgtk input.
Remove trailing #t.
Change-Id: I3d245f279ca704ab34023a8977a2c6f1003302ab
* gnu/packages/gstreamer.scm (libvisual-plugins)[arguments]: Add a
configure-flag to disable the oinksie plugin.
Change-Id: I6181384c715eeeceba81d196960e4cd0148cc55a
* gnu/packages/web.scm (varnish)[arguments]: When building for
i686-linux add a make-flag to adjust the CFLAGS.
Change-Id: I9dbd9566de33f2ad7445e3a7ee8bc2d01e430cc9
* gnu/packages/gtk.scm (graphene)[arguments]: When building for
armhf-linux add a configure-flag to disable neon optimizations.
Change-Id: I42b412d3f7536180e959e268b68f2c292edda749
This reverts commit 7ed5a336bd.
This introduces too many rebuilds. It should be applied onte "core-updates" instead.
Change-Id: I088b123776a8914be2d22762afcce5b48f346bf0
* gnu/packages/emulators.scm (retroarch)[arguments]: Ignore check result for
HAVE_GLSLANG_HLSL in the configure phase.
Change-Id: I3ba110b834acca25ada0e680a6bcb879b4db96f4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu/packages/pretty-print.scm (highlight): Update to 4.11.
[source]: Switch to git-fetch.
[home-page]: Switch to html page.
[arguments]<#:make-flags>: Use #$output replace %output.
<#:phases>: Use ‘this-package-input‘ to find lua and perl.
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I0c402fcea5708c4882b52309b3e072301f0a5614