[Lunar-commits] <moonbase> amSynth: Version bump to 1.3.0 and fleshing out the DEPENDS.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Jan 30 14:49:23 CET 2012


commit 7b74c2feb9e90232e6ee537a3bf99c947ce8a455
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Jan 30 08:49:23 2012 -0500

    amSynth: Version bump to 1.3.0 and fleshing out the DEPENDS.
---
 audio/amSynth/DEPENDS |    8 +++++++-
 audio/amSynth/DETAILS |    8 ++++----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/audio/amSynth/DEPENDS b/audio/amSynth/DEPENDS
index ad5b9ac..c1a4626 100644
--- a/audio/amSynth/DEPENDS
+++ b/audio/amSynth/DEPENDS
@@ -1,2 +1,8 @@
 depends gtkmm
-depends jack
+
+optional_depends "jack"      "--with-jack"     "--without-jack"    "for low-latency audio support"
+optional_depends "lash"       "--with-lash"    "--without-lash"    "for session management support"
+optional_depends "alsa-utils" "--with-alsa"    "--without-alsa"    "for alsa support"
+optional_depends "alsa-oss"   "--with-oss"     "--without-oss"     "for alsa oss support"
+optional_depends "libsndfile" "--with-sndfile" "--without-sndfile" "for reading and writing sound file support"
+
diff --git a/audio/amSynth/DETAILS b/audio/amSynth/DETAILS
index 0b4715e..60ae714 100644
--- a/audio/amSynth/DETAILS
+++ b/audio/amSynth/DETAILS
@@ -1,11 +1,11 @@
           MODULE=amSynth
-         VERSION=1.2.3
+         VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/amsynthe/
-      SOURCE_VFY=sha1:b4a716535289cf9394677757ea223d47f977b953
+      SOURCE_URL=http://amsynth.googlecode.com/files/
+      SOURCE_VFY=sha1:c458e68de73eb5418af18fd58df0de4b2822285a
         WEB_SITE=http://amsynthe.sourceforge.net/amSynth/
          ENTERED=20060317
-         UPDATED=20100829
+         UPDATED=20120130
            SHORT="Analogue Modeling SYNTHesizer"
 cat << EOF
 amSynth stands for Analogue Modeling SYNTHesizer.


More information about the Lunar-commits mailing list