diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-01-21 22:45:21 -0500 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-08-31 10:44:41 +0200 |
commit | aff6b2ac111834c5d2b2f04021b542563c2d4776 (patch) | |
tree | 4d75a520790c256154a3eba0a4d3decff9e12d89 /gnu/tests | |
parent | 8da07d2e9ee9e1601890030a559691204f393606 (diff) | |
download | guix-aff6b2ac111834c5d2b2f04021b542563c2d4776.tar.gz |
gnu: inkscape/stable: Build stable variant without imagemagick support.
This is done to allow imagemagick (not /stable variant) to be updated more freely. * gnu/packages/inkscape.scm (inkscape/stable) [arguments]: Use gexps. Add #:disallowed-references argument to guard against referring to imagemagick/stable. Add #:configure-flags argument. [inputs]: Remove imagemagick. [native-inputs]: Relpace imagemagick with imagemagick/stable. * gnu/packages/inkscape.scm (inkscape): Use gexps. Clear WITH_IMAGE_MAGICK configure flag. [inputs]: Add imagemagick. Fixes: https://issues.guix.gnu.org/47479 Change-Id: Ifc812d2fc1eba5d2b45c3d7519ae38ac0294bd0a Reported-by: Maxime Devos <maximedevos@telenet.be>
Diffstat (limited to 'gnu/tests')
0 files changed, 0 insertions, 0 deletions