From fd747a65769fe9a3bccb3505b9ca151850c2ad52 Mon Sep 17 00:00:00 2001 From: davehome Date: Sat, 22 Sep 2012 01:49:26 -0600 Subject: [PATCH] New package: mda-lv2-1.0.0. --- srcpkgs/mda-lv2/mda-lv2.rshlibs | 4 ++++ srcpkgs/mda-lv2/template | 23 +++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 srcpkgs/mda-lv2/mda-lv2.rshlibs create mode 100644 srcpkgs/mda-lv2/template diff --git a/srcpkgs/mda-lv2/mda-lv2.rshlibs b/srcpkgs/mda-lv2/mda-lv2.rshlibs new file mode 100644 index 0000000000..7d25808e3e --- /dev/null +++ b/srcpkgs/mda-lv2/mda-lv2.rshlibs @@ -0,0 +1,4 @@ +libstdc++.so.6 +libm.so.6 +libgcc_s.so.1 +libc.so.6 diff --git a/srcpkgs/mda-lv2/template b/srcpkgs/mda-lv2/template new file mode 100644 index 0000000000..5a3cb53e82 --- /dev/null +++ b/srcpkgs/mda-lv2/template @@ -0,0 +1,23 @@ +# Template file for 'mda-lv2' +pkgname=mda-lv2 +version=1.0.0 +build_style=waf +homepage="http://drobilla.net/software/mda-lv2/" +distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" +revision=1 +makedepends="pkg-config" +fulldepends="lv2 python" +short_desc="LV2 port of the MDA plugins by Paul Kellett." +maintainer="davehome " +license="GPL-3" +checksum=0eb88587b6f7a960a9a7adc5f733e74388ba0ae90db084a7d39c6e9cfedd6fb5 +long_desc=" + MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains 36 + high-quality plugins for a variety of tasks. + + This is a more or less faithful port of both the effects and instrument + plugins. The only functional difference in code is to support LV2-style + toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been tested, + and thanks to several bug fixes this collection should be more reliable than + the original." +