void-packages/srcpkgs/rygel/template
2011-11-16 12:46:30 +01:00

38 lines
1.4 KiB
Plaintext

# Template file for 'rygel'
pkgname=rygel
version=0.12.4
revision=4
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-gst-launch-plugin"
short_desc="GNOME home media solution"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=f08e5e734b37de432db1ce339f42a9ca7df1cbbc33ca2a4afd333e4079ac9400
long_desc="
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
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
conf_files="/etc/rygel.conf"
subpackages="${pkgname}-devel"
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build vala-devel
Add_dependency build gtk+3-devel
Add_dependency build libgee-devel
Add_dependency build gssdp-devel ">=0.12.0"
Add_dependency build gupnp-av-devel
Add_dependency build gupnp-dlna-devel
Add_dependency build libsoup-devel
Add_dependency build sqlite-devel