[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (129275f2ccd52c1661dc9e12549929d8e0f5f5dc)

Vlad Glagolev scm at sourcemage.org
Tue Aug 3 00:47:08 EDT 2010


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 audio-creation/mhwaveedit/CONFIGURE |    4 ----
 audio-creation/mhwaveedit/DETAILS   |    4 ++--
 audio-creation/mhwaveedit/HISTORY   |    4 ++++
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 129275f2ccd52c1661dc9e12549929d8e0f5f5dc
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    mhwaveedit: => 1.4.20

diff --git a/audio-creation/mhwaveedit/CONFIGURE b/audio-creation/mhwaveedit/CONFIGURE
index 774002f..eed7ac6 100755
--- a/audio-creation/mhwaveedit/CONFIGURE
+++ b/audio-creation/mhwaveedit/CONFIGURE
@@ -2,10 +2,6 @@ config_query_list MHWAVEEDIT_GTK "Which GTK+ version to use for GUI?" \
                   gtk+2 \
                   gtk+ &&
 
-config_query_option MHWAVEEDIT_OPTS "Enable support for large files?" y \
-                    "--enable-largefile" \
-                    "--disable-largefile" &&
-
 config_query_option MHWAVEEDIT_OPTS "Use double precision floating point numbers for sound processing (slows down program but may increase quality for 24/32-bit samplerates)?" n \
                     "--with-double-samples" \
                     "--without-double-samples"
diff --git a/audio-creation/mhwaveedit/DETAILS b/audio-creation/mhwaveedit/DETAILS
index 9482681..b6bc0bc 100755
--- a/audio-creation/mhwaveedit/DETAILS
+++ b/audio-creation/mhwaveedit/DETAILS
@@ -1,8 +1,8 @@
            SPELL=mhwaveedit
-         VERSION=1.4.18
+         VERSION=1.4.20
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:643b3ae414e40749de2f355948ef491809adff1237c7365b788eaa2f74e1c73d69cb622174d434fe56473516094d3aa6f4646a2e3299360c6b58498b1e059c4e
+     SOURCE_HASH=sha512:1680fe7ae32657eccb6872b90e1d316fc2f6b70f26ad02a01e44701446ed81b8b96b7d2e53d5cd98799633c8cfa6a9fe29ea45af13a3af766610b861c5f266bd
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         WEB_SITE=https://gna.org/projects/mhwaveedit/
       LICENSE[0]=GPL
diff --git a/audio-creation/mhwaveedit/HISTORY b/audio-creation/mhwaveedit/HISTORY
index f424c62..5a9b265 100644
--- a/audio-creation/mhwaveedit/HISTORY
+++ b/audio-creation/mhwaveedit/HISTORY
@@ -1,3 +1,7 @@
+2010-08-03 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 1.4.20
+	* CONFIGURE: removed one useless option
+
 2010-07-02 Vlad Glagolev <stealth at sourcemage.org>
 	* DEPENDS: only portaudio v.18 is supported
 



More information about the SM-Commit mailing list