void-packages/srcpkgs/rygel/template

37 lines
1.4 KiB
Plaintext

# Template file for 'rygel'
pkgname=rygel
version=0.13.4
distfiles="${GNOME_SITE}/$pkgname/0.13/$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=b6feb32a86429df80f7dfa0adf39e426fb3fc51396db4a87014decf132359aa4
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