summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-01-02 12:03:36 +0300
committerVlad Glagolev2010-01-02 12:03:36 +0300
commitce0a304408d8f84dfb9c815aa1631ac2ad825070 (patch)
treed9089c1bb3a9976387b8f3a68b99dc8bbacbbd82
parent476a4fc726055a981b0c08f39a87a6a31a67c1e9 (diff)
mhwaveedit: => 1.4.17
-rwxr-xr-xaudio-creation/mhwaveedit/DEPENDS2
-rwxr-xr-xaudio-creation/mhwaveedit/DETAILS4
-rw-r--r--audio-creation/mhwaveedit/HISTORY4
3 files changed, 8 insertions, 2 deletions
diff --git a/audio-creation/mhwaveedit/DEPENDS b/audio-creation/mhwaveedit/DEPENDS
index a2f50e3315..5d278dadf7 100755
--- a/audio-creation/mhwaveedit/DEPENDS
+++ b/audio-creation/mhwaveedit/DEPENDS
@@ -52,4 +52,6 @@ optional_depends PORTAUDIO \
optional_depends ladspa "" "" "for LADSPA plugins support" &&
+suggest_depends sox "" "" "for SoX effects support" &&
+
suggest_depends lame "" "" "for MP3 [en|de]coding support"
diff --git a/audio-creation/mhwaveedit/DETAILS b/audio-creation/mhwaveedit/DETAILS
index 26535b2d52..d73e54de12 100755
--- a/audio-creation/mhwaveedit/DETAILS
+++ b/audio-creation/mhwaveedit/DETAILS
@@ -1,8 +1,8 @@
SPELL=mhwaveedit
- VERSION=1.4.16
+ VERSION=1.4.17
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
- SOURCE_HASH=sha512:b375e85078b424b9d4cb160137ac99eaf2d09a4da50c16b793de259a37bba576456854b4b58aba059eb7bf8ee47bffa7555abc5a17b09e0ded2a33886954083c
+ SOURCE_HASH=sha512:3acb474171e94d6fc7f8b8187d55273f893c63642b361db0a9553d16f927141b698fcf8f2dc71b75207e68c81f927b8a2ccb4a9e75b07f5c3253ccc4b3f8f49b
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 2e106074c0..f61da8e512 100644
--- a/audio-creation/mhwaveedit/HISTORY
+++ b/audio-creation/mhwaveedit/HISTORY
@@ -1,3 +1,7 @@
+2010-01-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.4.17
+ * DEPENDS: added sox suggest dep
+
2009-08-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.4.16
* DEPENDS: added PulseAudio support