grilo-plugins: update to 0.3.14.
This commit is contained in:
parent
b2ae05a202
commit
1846e70087
2 changed files with 5 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'grilo-plugins'
|
# Template file for 'grilo-plugins'
|
||||||
pkgname=grilo-plugins
|
pkgname=grilo-plugins
|
||||||
version=0.3.12
|
version=0.3.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel gperf tracker3"
|
hostmakedepends="pkg-config intltool itstool glib-devel gperf tracker3"
|
||||||
# XXX missing plugins: fakemetadata.
|
# XXX missing plugins: fakemetadata.
|
||||||
|
@ -14,9 +14,10 @@ checkdepends="python3-gobject gst-plugins-bad1 dbus"
|
||||||
short_desc="Plugins for Grilo"
|
short_desc="Plugins for Grilo"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
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"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c6b6df086a164d65c206d70139ce80591f8feca3545612e45b823fb4fe4b2577
|
checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8
|
||||||
|
make_check=no # feel free to fix
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
@ -25,8 +26,3 @@ post_patch() {
|
||||||
vsed -e "/subdir('tests')/d" -i meson.build
|
vsed -e "/subdir('tests')/d" -i meson.build
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# feel free to fix
|
|
||||||
do_check() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
site=https://github.com/GNOME/grilo-plugins/releases
|
|
Loading…
Add table
Add a link
Reference in a new issue