calf: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 15:36:44 +01:00
parent 3966651f1b
commit 9f493690cf
1 changed files with 2 additions and 7 deletions

View File

@ -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 <davehome@redthumb.info.tm>"
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)."