diff --git a/srcpkgs/mda-lv2/template b/srcpkgs/mda-lv2/template index 7bcdc6765e4..4b8dc73473e 100644 --- a/srcpkgs/mda-lv2/template +++ b/srcpkgs/mda-lv2/template @@ -1,22 +1,13 @@ # Template file for 'mda-lv2' pkgname=mda-lv2 version=1.0.0 -revision=1 +revision=2 build_style=waf homepage="http://drobilla.net/software/mda-lv2/" distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" makedepends="pkg-config lv2 python" depends="lv2 python" -short_desc="LV2 port of the MDA plugins by Paul Kellett." +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."