void-packages/srcpkgs/lilv/template
2012-09-22 01:06:15 -06:00

22 lines
799 B
Plaintext

# Template file for 'lilv'
pkgname=lilv
version=0.14.4
build_style=waf
configure_args="--dyn-manifest"
homepage="http://drobilla.net/software/lilv/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
revision=1
makedepends="pkg-config python serd-devel>=0.18.0 sord-devel
sratom-devel>=0.4.0 lv2"
short_desc="Lilv is a simple yet powerful C API for using LV2 plugins."
maintainer="davehome <davehome@redthumb.info.tm>"
license="ISC"
checksum=4a92b3961f1483370509200741c33e826e4205308bee09923d0fd938653fdf8b
long_desc="
Lilv is a library to make the use of LV2 plugins as simple as possible for
applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies."
subpackages="$pkgname-devel lib$pkgname $pkgname-bash-completion"