void-packages/srcpkgs/gupnp-dlna/template

20 lines
653 B
Plaintext

# Template file for 'gupnp-dlna'
pkgname=gupnp-dlna
version=0.6.6
homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
makedepends="pkg-config gobject-introspection gst-plugins-base-devel"
revision=1
short_desc="GUPnP DLNA"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=82a1e75c398379567a5a5db9acd19bd01334b4f0053c8a166a77bc09bf0ca047
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"