[Lunar-commits] <moonbase> audacity: Version bump to 1.3.5.

Terry Chan tchan at lunar-linux.org
Sat Jun 7 16:28:09 CEST 2008


commit b0e346e454670c5d09e8ee689a5d758b4775a40e
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sat Jun 7 09:28:09 2008 -0500

    audacity: Version bump to 1.3.5.
---
 audio/audacity/BUILD   |    4 ----
 audio/audacity/DETAILS |   11 ++++-------
 2 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/audio/audacity/BUILD b/audio/audacity/BUILD
index 0e4b895..9efefb7 100644
--- a/audio/audacity/BUILD
+++ b/audio/audacity/BUILD
@@ -2,10 +2,6 @@
 
   unset CPP CXX CC CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
   OPTS="$OPTS --with-libsndfile=system --with-libresample=no --with-libsamplerate=system"
-  # Using a borrowed patch from gentoo to fix the flac (>=1.1.3) configure problem in audacity
-  # Remember to remove this patch and the autoreconf line at some point in the future!
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-  autoreconf &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/audio/audacity/DETAILS b/audio/audacity/DETAILS
index d530fcb..a31ed16 100644
--- a/audio/audacity/DETAILS
+++ b/audio/audacity/DETAILS
@@ -1,15 +1,12 @@
           MODULE=audacity
-         VERSION=1.3.3
-          SOURCE=$MODULE-src-$VERSION.tar.gz
-         SOURCE2=audacity-1.3.3+flac-1.1.3.patch
+         VERSION=1.3.5
+          SOURCE=$MODULE-src-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION-beta
       SOURCE_URL=$SFORGE_URL/$MODULE/
-     SOURCE2_URL=$PATCH_URL
         WEB_SITE=http://audacity.sourceforge.net/
-      SOURCE_VFY=sha1:1b52f0de736cb5903df3e4776530839bee26f567
-     SOURCE2_VFY=sha1:f845c8337e8287da8df608df42cdbfaf4862980c
+      SOURCE_VFY=sha1:6ff24769fdef7bb0db7702eecb128f242fc85fce
          ENTERED=20011217
-         UPDATED=20070604
+         UPDATED=20080607
            SHORT="simple soundfile editor"
         
 cat << EOF


More information about the Lunar-commits mailing list