gnu: vips: Stylistic rewrite.

* gnu/packages/image-processing.scm (vips): Stylistic rewrite.
[native-inputs]: Reorder and write in column.
[inputs]: Reorder and write in column.

Change-Id: I04cc93e9d989c3f7fa6f0d07c76f073c615e3f4c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Anderson Torres 2025-06-29 15:41:37 -03:00 committed by Sharlatan Hellseher
parent a03d6d1bd6
commit ac139ed47f
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -759,9 +759,14 @@ the OpenCV-Python library.")
(base32 "0qy3vsh8mrkdbmdyfandydfp0miqqqiisqfagp1mnwd5xvwyqwm2"))))
(build-system meson-build-system)
(native-inputs
(list gobject-introspection `(,glib "bin") pkg-config))
(list `(,glib "bin")
gobject-introspection
pkg-config))
(inputs
(list glib hdf5 imagemagick poppler))
(list glib
hdf5
imagemagick
poppler))
;; Propagated to satisfy vips.pc.
(propagated-inputs
(list expat