[Lunar-commits] <moonbase> sweep: Version bump. Removing tdb depends, let it use its internal version.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Dec 20 22:57:52 CET 2010
commit fc7cf17e9d4f089188f4137a9f2b02976e2dc140
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Dec 20 16:57:52 2010 -0500
sweep: Version bump. Removing tdb depends, let it use its internal version.
---
audio/sweep/DEPENDS | 12 ++++++------
audio/sweep/DETAILS | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/audio/sweep/DEPENDS b/audio/sweep/DEPENDS
index 4e2ede3..b48eee4 100644
--- a/audio/sweep/DEPENDS
+++ b/audio/sweep/DEPENDS
@@ -1,7 +1,7 @@
-depends gtk+-2 &&
-depends libsndfile &&
-depends libsamplerate &&
-depends tdb &&
-optional_depends "libvorbis" "" "" "for Ogg audio loading" &&
-optional_depends "libmad" "" "" "for MPEG audio loading" &&
+depends gtk+-2
+depends libsndfile
+depends libsamplerate
+
+optional_depends "libvorbis" "" "" "for Ogg audio loading"
+optional_depends "libmad" "" "" "for MPEG audio loading"
optional_depends "speex" "" "" "for Speex audio loading"
diff --git a/audio/sweep/DETAILS b/audio/sweep/DETAILS
index 0100ce4..2c42cdf 100644
--- a/audio/sweep/DETAILS
+++ b/audio/sweep/DETAILS
@@ -1,11 +1,11 @@
MODULE=sweep
- VERSION=0.9.2
+ VERSION=0.9.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:305393c01912a930aea06c545ace7eace0f72c1e
+ SOURCE_VFY=sha1:ea45120d8ecc1b4880be8f14d94e9455ff9a58ac
WEB_SITE=http://www.metadecks.org/software/sweep/
ENTERED=20070218
- UPDATED=20070218
+ UPDATED=20101220
SHORT="Sweep is an audio editor and live playback tool"
cat << EOF
Sweep is an audio editor and live playback tool for GNU/Linux, BSD and
More information about the Lunar-commits
mailing list