void-packages/srcpkgs/rygel/template
2011-11-18 23:30:24 +01:00

36 lines
1.4 KiB
Text

# Template file for 'rygel'
pkgname=rygel
version=0.12.5
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=2a0e0fc2fc30620e5399f755689114bf4255d4e1acf8d0fb0975f8e861852c9a
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