me
/
guix
Archived
1
0
Fork 0

gnu: grilo: Update to 0.3.16.

* gnu/packages/gnome.scm (grilo): Update to 0.3.16.
[native-inputs]: Add python.
[home-page]: Update.

Change-Id: Iaf391b1246e74b58536a0470ea68bd53fefe2f93
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2023-11-21 23:45:44 +01:00 committed by Liliana Marie Prikler
parent 12c2307451
commit 9ee9aad22c
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 4 additions and 3 deletions

View File

@ -6546,7 +6546,7 @@ as possible!")
(define-public grilo
(package
(name "grilo")
(version "0.3.15")
(version "0.3.16")
(source
(origin
(method url-fetch)
@ -6554,7 +6554,7 @@ as possible!")
(version-major+minor version) "/"
"grilo-" version ".tar.xz"))
(sha256
(base32 "0bbvaxw2das8826663z23y0acbdmcvggwdh64ws9jrk56vvsqlpk"))))
(base32 "15mxffs7f7ndzimpvpq4lj48km5p6i9gyqxa4ggq1qpcqpl80ic8"))))
(build-system meson-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
@ -6569,6 +6569,7 @@ as possible!")
pkg-config
gobject-introspection
gtk-doc/stable
python
vala))
(inputs
(list cyrus-sasl
@ -6583,7 +6584,7 @@ as possible!")
(variable "GRL_PLUGIN_PATH")
(files (list (string-append "lib/grilo-"
(version-major+minor version)))))))
(home-page "https://wiki.gnome.org/action/show/Projects/Grilo")
(home-page "https://wiki.gnome.org/Projects/Grilo")
(synopsis "Framework for discovering and browsing media")
(description
"Grilo is a framework focused on making media discovery and browsing easy