2012-06-17 03:51:24 +00:00
|
|
|
# Template file for 'lv2'
|
|
|
|
pkgname=lv2
|
|
|
|
version=1.0.0
|
2014-06-08 10:15:44 +00:00
|
|
|
revision=4
|
2014-03-17 11:19:02 +00:00
|
|
|
lib32disabled=yes
|
2012-06-17 03:51:24 +00:00
|
|
|
build_style=waf
|
|
|
|
homepage="http://lv2plug.in"
|
|
|
|
makedepends="python libsndfile-devel gtk+-devel"
|
|
|
|
short_desc="Plugin standard for audio systems"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-06-17 03:51:24 +00:00
|
|
|
license="LGPL-2.1, BSD"
|
2013-04-13 08:15:49 +00:00
|
|
|
distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
|
2012-06-17 03:51:24 +00:00
|
|
|
checksum=857ec8c1b1f803409e57b84f75b0f8ae7477a9c6bccb4a66220d739e8e39d751
|
|
|
|
|
2013-04-13 08:15:49 +00:00
|
|
|
post_install() {
|
2012-06-17 03:51:24 +00:00
|
|
|
vinstall COPYING 0644 usr/share/licenses/${pkgname}
|
|
|
|
}
|