2011-10-02 23:17:22 +02:00
|
|
|
# Template file for 'gupnp-dlna'
|
|
|
|
pkgname=gupnp-dlna
|
2012-03-24 09:06:35 +01:00
|
|
|
version=0.6.6
|
2011-10-02 23:17:22 +02:00
|
|
|
homepage="http://gupnp.org/"
|
2011-10-03 00:01:11 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-02 23:17:22 +02:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config gobject-introspection gst-plugins-base-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2011-10-02 23:17:22 +02:00
|
|
|
short_desc="GUPnP DLNA"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
2012-03-24 09:06:35 +01:00
|
|
|
checksum=82a1e75c398379567a5a5db9acd19bd01334b4f0053c8a166a77bc09bf0ca047
|
2011-10-02 23:17:22 +02: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"
|
|
|
|
|