gnu: libmanette: Update to 0.2.12.

* gnu/packages/games.scm (libmanette): Update to 0.2.12.
[propagated-inputs]: Add hidapi.

Change-Id: Ib971947ab72adc84048deb563a0dedbabeb3d505
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:14 +09:00 committed by Liliana Marie Prikler
parent 8fda982cbf
commit 76b3ddce0f
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -10058,7 +10058,7 @@ their own levels.")
(define-public libmanette
(package
(name "libmanette")
(version "0.2.9")
(version "0.2.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libmanette/"
@ -10066,13 +10066,13 @@ their own levels.")
"libmanette-" version ".tar.xz"))
(sha256
(base32
"13v85gckp937lppjqk42wvkd9pafszigyr7wcm6afq1g8pjnndi9"))))
"1n513s8ksjbrwqq7k46f3550avx11gly3a85shsdrwc0f4k4kcs8"))))
(build-system meson-build-system)
(native-inputs
(list `(,glib "bin") ; for glib-compile-resources
gobject-introspection pkg-config vala))
(propagated-inputs
(list glib libevdev libgudev)) ; as per manette-0.2.pc
(list glib hidapi libevdev libgudev)) ;per manette-0.2.pc
(home-page "https://wiki.gnome.org/Apps/Games")
(synopsis "Game controller library")
(description "Libmanette is a small GObject library giving you simple