# Template file for 'calf' pkgname=calf version=0.0.18.6 revision=1 build_style=gnu-configure configure_args="--enable-experimental" makedepends="expat-devel dssi-devel jack-devel glib-devel gtk+-devel libglade-devel cairo-devel ladish-devel>=1_3 ladspa-sdk lv2 desktop-file-utils hicolor-icon-theme" homepage="http://calf.sourceforge.net" short_desc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host" maintainer="davehome " license="LGPL-2" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=304733efbafc00c94807a0f8d5a56125893769231db48f8d6a889b9ca794860f long_desc=" The Calf project aims at providing a set of high quality open source audio plugins for musicians. All the included plugins are designed to be used with multitrack software, as software replacement for instruments and guitar stomp boxes (and not as single modules in a modular synthesizer, which was a primary design goal in some other open source plugin packages)." calf_package() { depends="ladspa-sdk lv2 desktop-file-utils hicolor-icon-theme" pkg_install() { vmove usr } }