ladspa-sdk: set noarch, remove glibc rundep, revbump.

This commit is contained in:
davehome 2011-10-23 04:46:36 +00:00
parent eb12eb9ee4
commit 67443f2c65

View file

@ -1,6 +1,7 @@
# Template file for 'ladspa-sdk'
pkgname=ladspa-sdk
version=1.13
revision=1
distfiles="http://www.ladspa.org/download/ladspa_sdk.tgz"
build_style=custom-install
short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
@ -20,9 +21,10 @@ long_desc="
subpackages="$pkgname-docs $pkgname-example-plugins $pkgname-progs"
noarch=yes
wrksrc=ladspa_sdk
Add_dependency run glibc
Add_dependency build libsndfile-progs
Add_dependency build libstdc++