gnu: grim: Update home page.

* gnu/packages/image.scm (grim)[home-page]: Update.

Change-Id: Ifb3a2077098599a6ee39cd3f1f69492910c56fef
This commit is contained in:
Tobias Geerinckx-Rice 2024-08-25 02:00:00 +02:00
parent f3a9c30d2d
commit 0ac1758c19
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2269,15 +2269,14 @@ (define-public grim
(base32 "1snp4qlj05d0nx4f0qr8kywv0i1xcw5i278ybng1rand2alhkjz5"))))
(build-system meson-build-system)
(native-inputs (append (if (%current-target-system)
;; for wayland-scanner
;; For wayland-scanner.
(list pkg-config-for-build wayland)
'())
(list pkg-config scdoc)))
(inputs (list pixman libpng libjpeg-turbo wayland wayland-protocols))
(home-page "https://sr.ht/~emersion/grim/")
(home-page "https://wayland.emersion.fr/grim/")
(synopsis "Create screenshots from a Wayland compositor")
(description "grim can create screenshots from a Wayland compositor.")
;; MIT license.
(license license:expat)))
(define-public slurp