2011-10-02 21:17:22 +00:00
|
|
|
# Template file for 'gupnp-dlna'
|
|
|
|
pkgname=gupnp-dlna
|
2011-10-02 22:01:11 +00:00
|
|
|
version=0.6.3
|
2011-10-02 21:17:22 +00:00
|
|
|
homepage="http://gupnp.org/"
|
2011-10-02 22:01:11 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-02 21:17:22 +00:00
|
|
|
configure_args="--disable-static"
|
2011-11-14 17:32:58 +00:00
|
|
|
revision=2
|
2011-10-02 21:17:22 +00:00
|
|
|
short_desc="GUPnP DLNA"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
2011-10-02 22:01:11 +00:00
|
|
|
checksum=9aab53fea6f5918c3e8920ab5042cd4b7f897de9aa0251f034ec22d7b2591d94
|
2011-10-02 21:17:22 +00:00
|
|
|
long_desc="
|
|
|
|
UPnP DLNA is a small utility library that aims to ease the DLNA-related tasks
|
|
|
|
such as media profile guessing, transcoding to a given profile, etc."
|
|
|
|
|
|
|
|
subpackages="${pkgname}-devel"
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2011-11-14 17:32:58 +00:00
|
|
|
Add_dependency build gobject-introspection
|
2011-10-02 21:17:22 +00:00
|
|
|
Add_dependency build gst-plugins-base-devel
|