grilo-plugins: update to 0.3.14.

This commit is contained in:
Enno Boland 2021-10-01 15:29:11 +02:00
parent b2ae05a202
commit 1846e70087
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D
2 changed files with 5 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'grilo-plugins'
pkgname=grilo-plugins
version=0.3.12
revision=2
version=0.3.14
revision=1
build_style=meson
hostmakedepends="pkg-config intltool itstool glib-devel gperf tracker3"
# XXX missing plugins: fakemetadata.
@ -14,9 +14,10 @@ checkdepends="python3-gobject gst-plugins-bad1 dbus"
short_desc="Plugins for Grilo"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://live.gnome.org/Grilo"
homepage="https://wiki.gnome.org/Projects/Grilo"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c6b6df086a164d65c206d70139ce80591f8feca3545612e45b823fb4fe4b2577
checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8
make_check=no # feel free to fix
post_patch() {
if [ "$CROSS_BUILD" ]; then
@ -25,8 +26,3 @@ post_patch() {
vsed -e "/subdir('tests')/d" -i meson.build
fi
}
# feel free to fix
do_check() {
:
}

View file

@ -1 +0,0 @@
site=https://github.com/GNOME/grilo-plugins/releases