diff --git a/srcpkgs/lv2core/template b/srcpkgs/lv2core/template new file mode 100644 index 00000000000..62863a068ec --- /dev/null +++ b/srcpkgs/lv2core/template @@ -0,0 +1,16 @@ +# Template file for 'lv2core' +pkgname=lv2core +version=4.0 +build_style=waf +homepage="http://lv2plug.in" +distfiles="http://lv2plug.in/spec/lv2core-4.0.tar.bz2" +short_desc="Plugin standard for audio systems" +maintainer="davehome " +license="LGPL-2.1, BSD" +checksum=eff74c0db770a1b5a6d1cc7b7b96f0b2d2c5523bfa8c1945a60b15e00199b2cc +long_desc=" + LV2 is a plugin standard for audio systems. It defines a minimal yet + extensible C API for plugin code and a format for plugin bundles." + +Add_dependency run glibc +Add_dependency build python