diff --git a/srcpkgs/calf/template b/srcpkgs/calf/template index af734632860..740b4d4767f 100644 --- a/srcpkgs/calf/template +++ b/srcpkgs/calf/template @@ -1,9 +1,10 @@ # Template file for 'calf' pkgname=calf version=0.0.18.6 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-experimental" +hostmakedepends="pkg-config" 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" @@ -14,9 +15,3 @@ 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)."