rygel: update to 0.14.0.
This commit is contained in:
parent
f8696db06e
commit
cbac168ebc
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'rygel'
|
# Template file for 'rygel'
|
||||||
pkgname=rygel
|
pkgname=rygel
|
||||||
version=0.13.4
|
version=0.14.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.13/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gst-launch-plugin"
|
configure_args="--enable-gst-launch-plugin"
|
||||||
short_desc="GNOME home media solution"
|
short_desc="GNOME home media solution"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=b6feb32a86429df80f7dfa0adf39e426fb3fc51396db4a87014decf132359aa4
|
checksum=828c080eba89abaea34b94b5ab53b2f89bf03937cb3838c787ee17846b6d7e02
|
||||||
long_desc="
|
long_desc="
|
||||||
Rygel is a home media solution that allows you to easily share audio, video
|
Rygel is a home media solution that allows you to easily share audio, video
|
||||||
and pictures, and control of media player on your home network. In technical
|
and pictures, and control of media player on your home network. In technical
|
||||||
|
@ -21,8 +21,8 @@ gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
conf_files="/etc/rygel.conf"
|
conf_files="/etc/rygel.conf"
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
|
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency run desktop-file-utils
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
|
Loading…
Reference in a new issue