void-packages/srcpkgs/rygel/template

28 lines
1.2 KiB
Plaintext
Raw Normal View History

2011-10-03 00:15:49 +02:00
# Template file for 'rygel'
pkgname=rygel
2012-04-30 11:30:05 +02:00
version=0.14.1
2012-03-26 20:45:17 +02:00
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
build_style=gnu-configure
2011-10-03 00:25:42 +02:00
configure_args="--enable-gst-launch-plugin"
depends="hicolor-icon-theme desktop-file-utils"
makedepends="pkg-config intltool sqlite-devel vala-devel gtk+3-devel libsoup-devel libgee-devel gssdp-devel>=0.12.0 gupnp-av-devel gupnp-dlna-devel"
revision=1
2011-10-03 00:15:49 +02:00
short_desc="GNOME home media solution"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
2012-04-30 11:30:05 +02:00
checksum=c4f79fb30bc1a062a2ffdadc7a55dd91fa58240302f152fb070d8c674bdddd67
2011-10-03 00:15:49 +02: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."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
conf_files="/etc/rygel.conf"
subpackages="${pkgname}-devel"