2011-10-02 22:15:49 +00:00
|
|
|
# Template file for 'rygel'
|
|
|
|
pkgname=rygel
|
|
|
|
version=0.12.3
|
2011-10-02 22:25:42 +00:00
|
|
|
revision=1
|
2011-10-02 22:15:49 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
|
|
|
build_style=gnu_configure
|
2011-10-02 22:25:42 +00:00
|
|
|
configure_args="--enable-gst-launch-plugin"
|
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"
|
|
|
|
checksum=10e6cc552d9fb6dc3154168d55e94bf3a30d979e3aa14371b16b98780adcacde
|
|
|
|
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 run glibc
|
|
|
|
Add_dependency run gupnp-av
|
|
|
|
Add_dependency run gupnp
|
|
|
|
Add_dependency run gssdp
|
|
|
|
Add_dependency run libgee
|
|
|
|
Add_dependency run libuuid
|
|
|
|
Add_dependency run gupnp-dlna
|
|
|
|
Add_dependency run gstreamer
|
|
|
|
Add_dependency run libxml2
|
|
|
|
Add_dependency run libsoup
|
|
|
|
Add_dependency run glib
|
|
|
|
Add_dependency run gtk+3
|
|
|
|
Add_dependency run gst-plugins-base
|
|
|
|
Add_dependency run sqlite
|
|
|
|
|
|
|
|
Add_dependency run hicolor-icon-theme
|
|
|
|
Add_dependency run desktop-file-utils
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build vala-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
|
|
|
|
Add_dependency build libsoup-devel
|
|
|
|
Add_dependency build sqlite-devel
|