17 lines
500 B
Text
17 lines
500 B
Text
# Template file for 'lv2'
|
|
pkgname=lv2
|
|
version=1.10.0
|
|
revision=1
|
|
lib32disabled=yes
|
|
build_style=waf
|
|
homepage="http://lv2plug.in"
|
|
makedepends="python libsndfile-devel gtk+-devel"
|
|
short_desc="Plugin standard for audio systems"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1, BSD"
|
|
distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
|
|
checksum=e80c8e4b45d4de3b09f26d76e39d454739b6aff3f444ea1dabe466ab530fa4d5
|
|
|
|
post_install() {
|
|
vinstall COPYING 0644 usr/share/licenses/${pkgname}
|
|
}
|