[Lunar-commits] <moonbase> audacity: version bump and a fiddle in DEPENDS.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Thu Jul 2 16:13:40 CEST 2009
commit 6880475205681fd23253a0e023337472b0697fe8
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu Jul 2 10:13:40 2009 -0400
audacity: version bump and a fiddle in DEPENDS.
---
audio/audacity/DEPENDS | 15 +++++++++++++++
audio/audacity/DETAILS | 8 ++++----
2 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/audio/audacity/DEPENDS b/audio/audacity/DEPENDS
index 4223482..7364a7d 100644
--- a/audio/audacity/DEPENDS
+++ b/audio/audacity/DEPENDS
@@ -2,6 +2,21 @@ depends wxGTK
depends libsndfile
depends libsamplerate
+optional_depends "soundtouch" \
+ "--with-soundtouch" \
+ "--without-soundtouch" \
+ "for pitch and tempo changing"
+
+optional_depends "portaudio" \
+ "--with-portaudio" \
+ "--witout-portaudio" \
+ "for portaudio support"
+
+optional_depends "ffmpeg" \
+ "--with-ffmpeg" \
+ "--without-ffmpeg" \
+ "for ffmpeg support"
+
optional_depends "libid3tag" \
"--with-id3tag=system" \
"" \
diff --git a/audio/audacity/DETAILS b/audio/audacity/DETAILS
index 6e4410c..c56c08a 100644
--- a/audio/audacity/DETAILS
+++ b/audio/audacity/DETAILS
@@ -1,12 +1,12 @@
MODULE=audacity
- VERSION=1.3.6
- SOURCE=$MODULE-src-$VERSION.tar.bz2
+ VERSION=1.3.7
+ SOURCE=$MODULE-fullsrc-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:dcf5830778dd5fef7c4cc12bd0e47f6f70bff91d
WEB_SITE=http://audacity.sourceforge.net
- SOURCE_VFY=sha1:d02edac1dafb0c6f6fb12d29505c63b72fb1b116
ENTERED=20011217
- UPDATED=20081107
+ UPDATED=20090702
SHORT="A simple soundfile editor"
cat << EOF
More information about the Lunar-commits
mailing list