26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
# Template file for 'rygel'
|
|
pkgname=rygel
|
|
version=0.16.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-gst-launch-plugin"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="pkg-config intltool sqlite-devel vala-devel gtk+3-devel>=3.6.0_2
|
|
libsoup-devel libgee-devel gssdp-devel>=0.12.0 gupnp-av-devel
|
|
gupnp-dlna-devel tracker-devel"
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
conf_files="/etc/rygel.conf"
|
|
subpackages="${pkgname}-devel librygel"
|
|
short_desc="GNOME home media solution"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-$version.tar.xz"
|
|
checksum=c4274617cf085cd0648c59e2cad70036a2a806490134f9ef1e8bc9be21395710
|
|
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."
|