[Lunar-commits] <moonbase> sox: version bump to 14.0.1.

Florin Braescu florin at lunar-linux.org
Mon Mar 10 20:11:11 CET 2008


commit 28a34bf79fa64a635f31ec9abcd47cb9890e842f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Mar 10 21:11:11 2008 +0200

    sox: version bump to 14.0.1.
    
    Improved 24-bit WAV support, a rewrite of reverb effect,
    fixes to audio device drivers, and updates to work with the
    latest version of FLAC.
---
 audio/sox/BUILD   |    2 --
 audio/sox/DETAILS |   14 ++++++--------
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/audio/sox/BUILD b/audio/sox/BUILD
index 146780a..9296ca4 100644
--- a/audio/sox/BUILD
+++ b/audio/sox/BUILD
@@ -1,7 +1,5 @@
 (
 
-  cp $SOURCE_CACHE/$SOURCE1 $SOURCE_DIRECTORY/src/amr.h &&
-
   sedit "s:ftello:ftell:g" src/vorbis.c
 
   default_build
diff --git a/audio/sox/DETAILS b/audio/sox/DETAILS
index a1ded81..f36992f 100644
--- a/audio/sox/DETAILS
+++ b/audio/sox/DETAILS
@@ -1,15 +1,13 @@
           MODULE=sox
-         VERSION=14.0.0
+         VERSION=14.0.1
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE1=sox-14.0.0-amr.h
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-     SOURCE1_URL=$MIRROR_URL
-      SOURCE_VFY=sha1:f247d48ddc12b3c2bcbc742d437022eaa53bb872
-     SOURCE1_VFY=sha1:dfb902b40f2bbe7275fa6751361b2b7848923c37
-        WEB_SITE=http://sox.sourceforge.net/
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:b4b07e9905728209d3c97b9fb0fc65e75b4c45a1
+        WEB_SITE=http://sox.sourceforge.net
          ENTERED=20010922
-         UPDATED=20070911
+         UPDATED=20080310
            SHORT="Swiss Army knife of sound processing tools"
+	   
 cat << EOF
 SOX is the Swiss Army knife of sound processing tools. It converts
 audio files among various standard audio file formats and can apply


More information about the Lunar-commits mailing list