me
/
guix
Archived
1
0
Fork 0

gnu: graphicsmagick: Remove input labels.

* gnu/packages/imagemagick.scm (graphicsmagick)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY.
master
Marius Bakke 2022-09-09 13:53:13 +02:00
parent a7adf473fc
commit ef614fd39e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 16 additions and 16 deletions

View File

@ -235,23 +235,23 @@ script.")
"--with-quantum-depth=16" ; required by Octave
"--enable-quantum-library-names"
(string-append "--with-gs-font-dir="
(assoc-ref %build-inputs "font-ghostscript")
"/share/fonts/type1/ghostscript"))))
(search-input-directory
%build-inputs "share/fonts/type1/ghostscript")))))
(inputs
`(("graphviz" ,graphviz)
("ghostscript" ,ghostscript)
("font-ghostscript" ,font-ghostscript)
("lcms" ,lcms)
("libx11" ,libx11)
("libxml2" ,libxml2)
("libtiff" ,libtiff)
("libpng" ,libpng)
("libjpeg" ,libjpeg-turbo)
("libwebp" ,libwebp)
("freetype" ,freetype)
("bzip2" ,bzip2)
("xz" ,xz)
("zlib" ,zlib)))
(list bzip2
font-ghostscript
freetype
ghostscript
graphviz
lcms
libjpeg-turbo
libpng
libtiff
libwebp
libxml2
libx11
xz
zlib))
(native-inputs
(list pkg-config))
(outputs '("out" ; 13 MiB