[Lunar-commits] r24418 - moonbase/trunk/audio/ardour
Florin Braescu
florin at lunar-linux.org
Sun May 13 23:29:17 CEST 2007
Author: florin
Date: 2007-05-13 23:29:16 +0200 (Sun, 13 May 2007)
New Revision: 24418
Modified:
moonbase/trunk/audio/ardour/DEPENDS
moonbase/trunk/audio/ardour/DETAILS
Log:
bump the version from 0.99.3 to 2.0.2. Many bugfixes, features added, enhacements and optimizations.
Modified: moonbase/trunk/audio/ardour/DEPENDS
===================================================================
--- moonbase/trunk/audio/ardour/DEPENDS 2007-05-13 15:34:16 UTC (rev 24417)
+++ moonbase/trunk/audio/ardour/DEPENDS 2007-05-13 21:29:16 UTC (rev 24418)
@@ -1,16 +1,20 @@
-depends scons &&
-depends bison &&
-depends liblrdf &&
-depends libart_lgpl &&
-depends libsamplerate &&
-depends libsndfile &&
-depends gtk+ &&
-depends jack &&
-depends libxml2 &&
+depends scons &&
+depends bison &&
+depends liblrdf &&
+depends libart_lgpl &&
+depends libsamplerate &&
+depends libsndfile &&
+depends gtkmm2 &&
+depends jack &&
+depends libxml2 &&
+depends libgnomecanvas &&
+depends boost &&
+
optional_depends "alsa-utils" \
"" \
"" \
- "for ALSA sound drivers and utils" &&
+ "for ALSA sound drivers and utils" &&
+
optional_depends "swh-plugins" \
"" \
"" \
Modified: moonbase/trunk/audio/ardour/DETAILS
===================================================================
--- moonbase/trunk/audio/ardour/DETAILS 2007-05-13 15:34:16 UTC (rev 24417)
+++ moonbase/trunk/audio/ardour/DETAILS 2007-05-13 21:29:16 UTC (rev 24418)
@@ -1,12 +1,13 @@
MODULE=ardour
- VERSION=0.99.3
+ VERSION=2.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://ardour.org/files/releases/
- SOURCE_VFY=sha1:2a5fa961ff03a0691c17b9e5a51a3dacc2888d1f
+ SOURCE_URL=http://ardour.org/files/releases/
+ SOURCE_VFY=sha1:201b8925872e06651dc9c531c625e422cf39d26f
WEB_SITE=http://ardour.org
ENTERED=20020408
- UPDATED=20060724
- SHORT="multichannel hard disk recorder."
+ UPDATED=20070513
+ SHORT="A multichannel hard disk recorder"
+
cat << EOF
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It is capable of simultaneous recording 24 or more
More information about the Lunar-commits
mailing list