2011-10-28 13:31:38 +00:00
|
|
|
# Template file for 'swh-lv2'
|
|
|
|
pkgname=swh-lv2
|
|
|
|
version=1.0.15
|
2014-06-08 10:15:44 +00:00
|
|
|
revision=4
|
2012-02-21 15:57:30 +00:00
|
|
|
build_style=gnu-makefile
|
|
|
|
make_install_target="install-system"
|
2011-10-28 13:31:38 +00:00
|
|
|
homepage="http://plugin.org.uk/"
|
|
|
|
distfiles="http://plugin.org.uk/lv2/${pkgname}-${version}.tar.gz"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config fftw-devel libxslt"
|
2011-10-28 13:31:38 +00:00
|
|
|
short_desc="Collection of GPL (free software) LV2 audio plugins"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-28 13:31:38 +00:00
|
|
|
license="GPL-3"
|
|
|
|
checksum=5809441a94571d2f492a5e015ad035ea747127e0322e531b79a960fd0c3d250d
|
|
|
|
|
2012-02-21 15:57:30 +00:00
|
|
|
pre_build() {
|
2011-10-28 13:31:38 +00:00
|
|
|
sed -i -e "s|/usr/local|$DESTDIR/usr|" Makefile
|
|
|
|
}
|