grilo-plugins: update to 0.3.16

This commit is contained in:
chrysos349 2024-02-28 09:00:33 +03:00 committed by oreo639
parent 8f2cd7dcd6
commit a2300e82e3
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'grilo-plugins'
pkgname=grilo-plugins
version=0.3.14
revision=3
version=0.3.16
revision=1
build_style=meson
configure_args="-Dgoa=disabled"
configure_args="-Dgoa=enabled"
hostmakedepends="pkg-config gettext itstool glib-devel gperf tracker"
# XXX missing plugins: fakemetadata.
makedepends="grilo-devel gom-devel json-glib-devel
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/Grilo"
distfiles="${GNOME_SITE}/grilo-plugins/${version%.*}/grilo-plugins-${version}.tar.xz"
checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8
checksum=fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb
make_check=no # feel free to fix
post_patch() {