void-packages/srcpkgs/gupnp-dlna/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

25 lines
790 B
Text

# Template file for 'gupnp-dlna'
pkgname=gupnp-dlna
version=0.6.3
homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="GUPnP DLNA"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=9aab53fea6f5918c3e8920ab5042cd4b7f897de9aa0251f034ec22d7b2591d94
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 run glibc
Add_dependency run gst-plugins-base
Add_dependency run gstreamer
Add_dependency run glib
Add_dependency run libxml2
Add_dependency build pkg-config
Add_dependency build gst-plugins-base-devel