rygel: update to 0.34.0
This commit is contained in:
parent
8ad3a92b5b
commit
275f68d064
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rygel'
|
||||
pkgname=rygel
|
||||
version=0.32.1
|
||||
revision=2
|
||||
version=0.34.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gst-launch-plugin"
|
||||
hostmakedepends="automake libtool pkg-config intltool gettext-devel
|
||||
|
@ -13,10 +13,10 @@ depends="hicolor-icon-theme desktop-file-utils"
|
|||
conf_files="/etc/rygel.conf"
|
||||
short_desc="GNOME home media solution"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
homepage="https://wiki.gnome.org/Projects/Rygel"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=94300e7349e7d161fc8b2d42cd4d5ac4d161362b81f58f126abd98d000f9d2c8
|
||||
checksum=fbb2d46cbe4e750df6610b4c66b2278f06d1f71a257c7903e676ccb394dad418
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue