void-packages/srcpkgs/rygel/template

26 lines
1.1 KiB
Text
Raw Normal View History

2011-10-02 22:15:49 +00:00
# Template file for 'rygel'
pkgname=rygel
2012-11-19 09:38:34 +00:00
version=0.16.3
2012-06-14 13:37:29 +00:00
revision=1
build_style=gnu-configure
2011-10-02 22:25:42 +00:00
configure_args="--enable-gst-launch-plugin"
depends="hicolor-icon-theme desktop-file-utils"
2012-11-13 08:51:19 +00:00
makedepends="pkg-config intltool sqlite-devel vala-devel gtk+3-devel>=3.6.2
2012-10-12 13:08:06 +00:00
libsoup-devel libgee-devel gssdp-devel>=0.12.0 gupnp-av-devel
gupnp-dlna-devel tracker-devel"
2012-06-14 13:37:29 +00:00
conf_files="/etc/rygel.conf"
2012-09-26 07:40:30 +00:00
subpackages="${pkgname}-devel librygel"
2011-10-02 22:15:49 +00:00
short_desc="GNOME home media solution"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
2012-09-26 07:40:30 +00:00
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-$version.tar.xz"
2012-11-19 09:38:34 +00:00
checksum=a0325afabb6a91cbe958864183adce80ad88bcaa0fc8f8ed3f434ee0d09935bf
2011-10-02 22:15:49 +00:00
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."