grilo-plugins: update to 0.3.7.
This commit is contained in:
parent
49410bb77d
commit
b922cbb110
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'grilo-plugins'
|
||||
pkgname=grilo-plugins
|
||||
version=0.3.5
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-shoutcast --enable-compile-warnings=no"
|
||||
version=0.3.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel gnome-doc-utils"
|
||||
# XXX missing plugins: fakemetadata.
|
||||
makedepends="grilo-devel gom-devel gupnp-av-devel json-glib-devel
|
||||
|
@ -13,7 +12,7 @@ makedepends="grilo-devel gom-devel gupnp-av-devel json-glib-devel
|
|||
avahi-glib-libs-devel"
|
||||
short_desc="Plugins for Grilo"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2977827b8ecb3e15535236180e57dc35e85058d111349bdb6a1597e62a5068fb
|
||||
checksum=fc2f3bbc319136e53e1efb6659fa65b6af45db114b6621008f9abba64fad6820
|
||||
|
|
1
srcpkgs/grilo-plugins/update
Normal file
1
srcpkgs/grilo-plugins/update
Normal file
|
@ -0,0 +1 @@
|
|||
site=https://github.com/GNOME/grilo-plugins/releases
|
Loading…
Reference in a new issue