grilo-plugins: update to 0.3.12
This commit is contained in:
parent
2b91c3dfa8
commit
2eb73dbed3
1 changed files with 8 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'grilo-plugins'
|
||||
pkgname=grilo-plugins
|
||||
version=0.3.11
|
||||
version=0.3.12
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel gperf
|
||||
gnome-doc-utils"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel gperf gnome-doc-utils"
|
||||
# XXX missing plugins: fakemetadata.
|
||||
makedepends="grilo-devel gom-devel gupnp-av-devel json-glib-devel
|
||||
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
||||
|
@ -16,4 +15,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dde2e605b1994341c6bf012493e056b406b08571834dea3b3c671d5b8b1dcd73
|
||||
checksum=c6b6df086a164d65c206d70139ce80591f8feca3545612e45b823fb4fe4b2577
|
||||
|
||||
# feel free to fix
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue