gnu: gthumb: Use new input style.

* gnu/packages/gnome.scm (gthumb)[inputs, native-inputs]: Drop labels.
This commit is contained in:
Liliana Marie Prikler 2023-10-12 10:30:54 +02:00
parent d5ea7441be
commit f61d1d63d8
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11823,28 +11823,28 @@ (define-public gthumb
(assoc-ref %outputs "out") (assoc-ref %outputs "out")
"/lib/gthumb/extensions")))) "/lib/gthumb/extensions"))))
(native-inputs (native-inputs
`(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database (list desktop-file-utils ; for update-desktop-database
("glib:bin" ,glib "bin") ; for glib-compile-resources `(,glib "bin") ; for glib-compile-resources
("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache `(,gtk+ "bin") ; for gtk-update-icon-cache
("intltool" ,intltool) intltool
("itstool" ,itstool) itstool
("pkg-config" ,pkg-config) pkg-config
("python" ,python))) python))
(inputs (inputs
`(("clutter" ,clutter) (list clutter
("clutter-gst" ,clutter-gst) clutter-gst
("clutter-gtk" ,clutter-gtk) clutter-gtk
("colord" ,colord) colord
("exiv2" ,exiv2) exiv2
("gsettings-desktop-schemas" ,gsettings-desktop-schemas) gsettings-desktop-schemas
("gstreamer" ,gstreamer) gstreamer
("gtk" ,gtk+) gtk+
("libheif" ,libheif) libheif
("libjpeg" ,libjpeg-turbo) libjpeg-turbo
("libraw" ,libraw) libraw
("librsvg" ,(librsvg-for-system)) (librsvg-for-system)
("libtiff" ,libtiff) libtiff
("libwebp" ,libwebp))) libwebp))
(home-page "https://wiki.gnome.org/Apps/Gthumb") (home-page "https://wiki.gnome.org/Apps/Gthumb")
(synopsis "GNOME image viewer and browser") (synopsis "GNOME image viewer and browser")
(description "GThumb is an image viewer, browser, organizer, editor and (description "GThumb is an image viewer, browser, organizer, editor and