[Lunar-commits] r21499 - in moonbase/trunk: audio audio/dssi kde3/apps/rosegarden

Dennis Veatch stumbles at lunar-linux.org
Thu Sep 21 20:30:19 UTC 2006


Author: stumbles
Date: 2006-09-21 20:30:18 +0000 (Thu, 21 Sep 2006)
New Revision: 21499

Added:
   moonbase/trunk/audio/dssi/
   moonbase/trunk/audio/dssi/DETAILS
Modified:
   moonbase/trunk/kde3/apps/rosegarden/DEPENDS
   moonbase/trunk/kde3/apps/rosegarden/DETAILS
Log:

A version bump for rosegarden with the addition for a few
optional_depends accounting for the initial import of audio/dssi.



Added: moonbase/trunk/audio/dssi/DETAILS
===================================================================
--- moonbase/trunk/audio/dssi/DETAILS	                        (rev 0)
+++ moonbase/trunk/audio/dssi/DETAILS	2006-09-21 20:30:18 UTC (rev 21499)
@@ -0,0 +1,13 @@
+          MODULE=dssi
+         VERSION=0.9.1
+	  SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:46bd9f0e554d6a5057142a12f6d3202f756c5f19
+        WEB_SITE=http://dssi.sourceforge.net/
+         ENTERED=20060921
+         UPDATED=20060921
+           SHORT="API for audio processing plugins"
+cat << EOF
+DSSI (pronounced "dizzy") is an API for audio processing plugins, 
+particularly useful for software synthesis plugins with user interfaces.
+EOF

Modified: moonbase/trunk/kde3/apps/rosegarden/DEPENDS
===================================================================
--- moonbase/trunk/kde3/apps/rosegarden/DEPENDS	2006-09-21 20:14:34 UTC (rev 21498)
+++ moonbase/trunk/kde3/apps/rosegarden/DEPENDS	2006-09-21 20:30:18 UTC (rev 21499)
@@ -3,4 +3,8 @@
 depends  jack      &&
 depends  libpng    &&
 depends  libmad    &&
-depends  scons
+depends  scons     &&
+
+optional_depends "liblo"   "" "" "Open Sound Control (OSC) protocol"  &&
+optional_depends "liblrdf" "" "" "special support for LADSPA plugins" &&
+optional_depends "dssi"    "" "" "API for audio processing plugins"

Modified: moonbase/trunk/kde3/apps/rosegarden/DETAILS
===================================================================
--- moonbase/trunk/kde3/apps/rosegarden/DETAILS	2006-09-21 20:14:34 UTC (rev 21498)
+++ moonbase/trunk/kde3/apps/rosegarden/DETAILS	2006-09-21 20:30:18 UTC (rev 21499)
@@ -1,17 +1,17 @@
           MODULE=rosegarden
-         VERSION=1.2.4
+         VERSION=1.4.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:ac788ebd5e8cb439643a4238fe808d752481fc83
+      SOURCE_VFY=sha1:60382f50c728a4b41f5d9e5e6a0780111b8ccb2f
         WEB_SITE=http://www.rosegardenmusic.com/
          ENTERED=20060729
-         UPDATED=20060729
-           SHORT="Rosegarden is a music composition and editing application."
+         UPDATED=20060921
+           SHORT="a music composition and editing application."
 
 cat << EOF
-Rosegarden-4 is an attractive, user-friendly audio and MIDI sequencer, 
-score editor, and general-purpose music composition and editing 
-application. It is a powerful professional application that runs on Linux 
-and is aimed at composers, musicians, music students, and small studio or 
+Rosegarden-4 is an attractive, user-friendly audio and MIDI sequencer,
+score editor, and general-purpose music composition and editing
+application. It is a powerful professional application that runs on Linux
+and is aimed at composers, musicians, music students, and small studio or
 home recording environments.
 EOF



More information about the Lunar-commits mailing list