From 1846e70087b2c62427dab04a7e2a8d0fa52cedfe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 1 Oct 2021 15:29:11 +0200 Subject: [PATCH] grilo-plugins: update to 0.3.14. --- srcpkgs/grilo-plugins/template | 14 +++++--------- srcpkgs/grilo-plugins/update | 1 - 2 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 srcpkgs/grilo-plugins/update diff --git a/srcpkgs/grilo-plugins/template b/srcpkgs/grilo-plugins/template index 9631b2941a7..1cab3d09af2 100644 --- a/srcpkgs/grilo-plugins/template +++ b/srcpkgs/grilo-plugins/template @@ -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 " 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() { - : -} diff --git a/srcpkgs/grilo-plugins/update b/srcpkgs/grilo-plugins/update deleted file mode 100644 index f10ee1f7537..00000000000 --- a/srcpkgs/grilo-plugins/update +++ /dev/null @@ -1 +0,0 @@ -site=https://github.com/GNOME/grilo-plugins/releases