gnu: gimp-next: Update to 3.0.0-RC1.

* gnu/packages/gimp.scm (gimp-next): Update to 3.0.0-RC1.
[inputs]: Add python-pygobject.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-11-22 17:30:00 +01:00
parent 70caf73108
commit d1dd176af5
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -424,7 +424,7 @@ (define-public gimp-next
(package
(inherit gimp)
(name "gimp-next")
(version "2.99.18")
(version "3.0.0-RC1")
(source
(origin
(method url-fetch)
@ -432,7 +432,7 @@ (define-public gimp-next
(version-major+minor version)
"/gimp-" version ".tar.xz"))
(sha256
(base32 "0vnvdl7x88njyyxkbgdbhz6jwz1qasrxh0fpwk6x1m609alvf6wc"))))
(base32 "0rpvbyfd6fyaz4bz9isr9h0l0ckz741p0hgkmagpi3p3qmjb5l5k"))))
(build-system meson-build-system)
(arguments
(list #:modules `((ice-9 popen)
@ -459,7 +459,7 @@ (define-public gimp-next
(inputs (modify-inputs (package-inputs gimp)
(replace "gtk+" gtk+)
(prepend libxmu libxt)
(prepend python gjs)
(prepend python python-pygobject gjs)
(prepend libxslt)))
(native-inputs (modify-inputs (package-native-inputs gimp)
(prepend appstream-glib