audio/clam: Updated for version r15441.

Added the new dependency lv2

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-11-18 19:19:08 +01:00 committed by Robby Workman
parent f2cfa5d3df
commit 6257edcc58
2 changed files with 6 additions and 6 deletions

View file

@ -5,8 +5,8 @@
# Written by B. Watson (yalhcru@gmail.com)
PRGNAM=clam
VERSION=${VERSION:-r15298}
BUILD=${BUILD:-2}
VERSION=${VERSION:-r15441}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=CLAM

View file

@ -1,10 +1,10 @@
PRGNAM="clam"
VERSION="r15298"
VERSION="r15441"
HOMEPAGE="http://clam-project.org/"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/CLAM-r15298.tar.xz"
MD5SUM="35a006de1ceedc10f31f353ded09af4f"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/CLAM-r15441.tar.xz"
MD5SUM="5cbdefa901d467fd2d92c5e57d2a4372"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="id3lib jack-audio-connection-kit ladspa_sdk portaudio scons xerces-c"
REQUIRES="id3lib jack-audio-connection-kit ladspa_sdk lv2 portaudio scons xerces-c"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"