void-packages/srcpkgs/rygel/template
2012-01-31 17:56:46 +01:00

37 lines
1.4 KiB
Plaintext

# Template file for 'rygel'
pkgname=rygel
version=0.12.7
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=e26f642ad6b44fef89d4dfea7c9862c0c77bc38a1b45bb63bb0038a9e4e0854d
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 sqlite-devel
Add_dependency build vala-devel
Add_dependency build gtk+3-devel
Add_dependency build libsoup-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