Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (366239f8fdbe1e61fb6197eac8ac9dfaa3422575)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (366239f8fdbe1e61fb6197eac8ac9dfaa3422575)
  • Date: Sun, 23 Mar 2008 14:01:05 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-creation/ardour2/BUILD | 7 ++-
audio-creation/ardour2/CONFIGURE | 34 +++++++++++++------
audio-creation/ardour2/DEPENDS | 69
++++++++++++++++++++-------------------
audio-creation/ardour2/DETAILS | 4 +-
audio-creation/ardour2/HISTORY | 2 -
audio-creation/ardour2/INSTALL | 2 -
6 files changed, 68 insertions(+), 50 deletions(-)

New commits:
commit 366239f8fdbe1e61fb6197eac8ac9dfaa3422575
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ardour2: returned identation + added FFT_ANALYSIS option

diff --git a/audio-creation/ardour2/BUILD b/audio-creation/ardour2/BUILD
index 7fc6c07..0a1257d 100755
--- a/audio-creation/ardour2/BUILD
+++ b/audio-creation/ardour2/BUILD
@@ -1,2 +1,5 @@
-scons "PREFIX=$INSTALL_ROOT/usr" $OPTS \
- $ARDOUR2_SYSLIBS $ARDOUR2_SURFACES $ARDOUR2_OLDFONTS
+scons "PREFIX=$INSTALL_ROOT/usr" $OPTS \
+ $ARDOUR2_SYSLIBS \
+ $ARDOUR2_SURFACES \
+ $ARDOUR2_OLDFONTS \
+ $ARDOUR2_FFT_ANALYSIS
diff --git a/audio-creation/ardour2/CONFIGURE
b/audio-creation/ardour2/CONFIGURE
index e7e371d..3f58852 100755
--- a/audio-creation/ardour2/CONFIGURE
+++ b/audio-creation/ardour2/CONFIGURE
@@ -1,14 +1,26 @@
-message "${MESSAGE_COLOR} Warning: using system libraries cancels" \
- "all support from Ardour developers!$DEFAULT_COLOR" &&
+message "${MESSAGE_COLOR} Warning: using system libraries cancels" \
+ "all support from Ardour developers!$DEFAULT_COLOR" &&

-config_query_option ARDOUR2_SYSLIBS \
- "Use system libraries instead of internal ones?" n \
- "SYSLIBS=1" "SYSLIBS=0" &&
+config_query_option ARDOUR2_SYSLIBS \
+ "Use system libraries instead of internal ones?" \
+ n \
+ "SYSLIBS=1" \
+ "SYSLIBS=0" &&

-config_query_option ARDOUR2_SURFACES \
- "Build with support for control surfaces?" y \
- "SURFACES=1" "SURFACES=0" &&
+config_query_option ARDOUR2_SURFACES \
+ "Build with support for control surfaces?" \
+ y \
+ "SURFACES=1" \
+ "SURFACES=0" &&

-config_query_option ARDOUR2_OLDFONTS \
- "Use old school font sizes?" n \
- "OLDFONTS=1" "OLDFONTS=0"
+config_query_option ARDOUR2_FFT_ANALYSIS \
+ "Include FFT analysis window?" \
+ y \
+ "FFT_ANALYSIS=1" \
+ "FFT_ANALYSIS=0" &&
+
+config_query_option ARDOUR2_OLDFONTS \
+ "Use old school font sizes?" \
+ n \
+ "OLDFONTS=1" \
+ "OLDFONTS=0"
diff --git a/audio-creation/ardour2/DEPENDS b/audio-creation/ardour2/DEPENDS
index f80bd45..9e89c63 100755
--- a/audio-creation/ardour2/DEPENDS
+++ b/audio-creation/ardour2/DEPENDS
@@ -1,39 +1,42 @@
-depends g++ &&
-depends scons &&
-depends python &&
-depends pkgconfig &&
-depends libtool &&
-depends libxml2 &&
-depends libxslt &&
-depends libart_lgpl &&
-depends raptor &&
-depends liblrdf &&
-depends glib2 &&
-depends gtk+2 &&
-depends libgnomecanvas &&
-depends liblo &&
-depends boost &&
-depends alsa-lib &&
-depends libsamplerate &&
-depends fftw &&
-depends JACK-DRIVER &&
+depends g++ &&
+depends scons &&
+depends python &&
+depends pkgconfig &&
+depends libtool &&
+depends libxml2 &&
+depends libxslt &&
+depends libart_lgpl &&
+depends raptor &&
+depends liblrdf &&
+depends glib2 &&
+depends gtk+2 &&
+depends libgnomecanvas &&
+depends liblo &&
+depends boost &&
+depends alsa-lib &&
+depends libsamplerate &&
+depends fftw &&
+depends JACK-DRIVER &&

if [[ $ARDOUR2_SYSLIBS == "SYSLIBS=1" ]]; then
- depends libsigc++3 &&
- depends gtkmm2 &&
- depends libgnomecanvasmm &&
- depends soundtouch
-fi &&
+ depends libsigc++3 &&
+ depends gtkmm2 &&
+ depends libgnomecanvasmm &&
+ depends soundtouch
+fi &&

# slv2 >= 0.6.0 (SVN version) required
-#optional_depends slv2 \
-# "LV2=1" "LV2=0" \
-# "for LV2 plugin support" &&
+#optional_depends slv2 \
+# "LV2=1" \
+# "LV2=0" \
+# "for LV2 plugin support" &&

-optional_depends libusb \
- "TRANZPORT=1" "TRANZPORT=0" \
- "for TranzPort controller support" &&
+optional_depends libusb \
+ "TRANZPORT=1" \
+ "TRANZPORT=0" \
+ "for TranzPort controller support" &&

-optional_depends gettext \
- "NLS=1" "NLS=0" \
- "for internationalization support"
+optional_depends gettext \
+ "NLS=1" \
+ "NLS=0" \
+ "for internationalization support"
diff --git a/audio-creation/ardour2/DETAILS b/audio-creation/ardour2/DETAILS
index 3aa4483..0de01cc 100755
--- a/audio-creation/ardour2/DETAILS
+++ b/audio-creation/ardour2/DETAILS
@@ -2,9 +2,9 @@
VERSION=2.3.1

SOURCE_HASH=sha512:f02c863ad4691700456dc17434be9d7c6b69cf224efc59b1b84d47082b13f803c47d00b2c80e8952b003d8a723a581251598c13f60415b08bc84ebf99fc13658
SOURCE=ardour-$VERSION.tar.bz2
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/ardour-${VERSION:0:3}"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/ardour-${VERSION:0:3}
SOURCE_URL[0]=http://ardour.org/files/releases/$SOURCE
- WEB_SITE=http://ardour.org
+ WEB_SITE=http://ardour.org/
ENTERED=20070829
LICENSE[0]=GPL
KEYWORDS="disk editors audio"
diff --git a/audio-creation/ardour2/HISTORY b/audio-creation/ardour2/HISTORY
index 9bb36be..6466c97 100644
--- a/audio-creation/ardour2/HISTORY
+++ b/audio-creation/ardour2/HISTORY
@@ -1,7 +1,7 @@
2008-03-23 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: fftw is not optional
* PRE_BUILD: fixed SoundTouch detection
- * BUILD, CONFIGURE: SYSLIBS OK
+ * BUILD, CONFIGURE: SYSLIBS OK, added FFT_ANALYSIS option

2008-02-26 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Updated to 2.3.1.
diff --git a/audio-creation/ardour2/INSTALL b/audio-creation/ardour2/INSTALL
index 9f0c0eb..b7e83d0 100755
--- a/audio-creation/ardour2/INSTALL
+++ b/audio-creation/ardour2/INSTALL
@@ -1 +1 @@
-scons install
+scons install



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (366239f8fdbe1e61fb6197eac8ac9dfaa3422575), Vlad Glagolev, 03/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page