diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-16 09:24:38 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-16 19:44:41 -0400 |
commit | 5958c5006350be7f98ad0f07ab1eb92998e5c613 (patch) | |
tree | 42d2536652b42b62482a7d2cea319ddca33aabd0 /audio/clam/clam.info | |
parent | cdd811af8e7244b3446cd052b43cae21acd7d5d6 (diff) | |
download | slackbuilds-5958c5006350be7f98ad0f07ab1eb92998e5c613.tar.gz |
audio/clam: Updated for subversion revision 15298.
Added a fix for an improperly called header.
Exported CFLAGS like required by the scons script
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/clam/clam.info')
-rw-r--r-- | audio/clam/clam.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/clam/clam.info b/audio/clam/clam.info index 72ca1646aa..207d667f2e 100644 --- a/audio/clam/clam.info +++ b/audio/clam/clam.info @@ -1,8 +1,8 @@ PRGNAM="clam" -VERSION="1.4.0" +VERSION="r15298" HOMEPAGE="http://clam-project.org/" -DOWNLOAD="http://clam-project.org/download/src/CLAM-1.4.0.tar.gz" -MD5SUM="614bb957a7aeecc667e144a46a1b87d2" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/CLAM-r15298.tar.xz" +MD5SUM="35a006de1ceedc10f31f353ded09af4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="id3lib jack-audio-connection-kit ladspa_sdk portaudio scons xerces-c" |