Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (5b02f585698b589c317e9e1b4d50fdbc9456ec52)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (5b02f585698b589c317e9e1b4d50fdbc9456ec52)
  • Date: Sat, 1 Aug 2009 06:23:07 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-creation/ardour2/DETAILS | 4 ++--
audio-creation/ardour2/HISTORY | 5 +++++
audio-creation/ardour2/PRE_BUILD | 4 +++-
audio-drivers/jack2/DEPENDS | 4 ++--
audio-drivers/jack2/DETAILS | 4 ++--
audio-drivers/jack2/HISTORY | 4 ++++
audio-drivers/libffado/DETAILS | 19 +++++++++++++------
audio-drivers/libffado/HISTORY | 4 ++++
audio-drivers/libffado/PREPARE | 3 +++
9 files changed, 38 insertions(+), 13 deletions(-)

New commits:
commit 5b02f585698b589c317e9e1b4d50fdbc9456ec52
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

jack2: Make it clear that we switch between dbus and classic frontends.

commit 8ae7c337b60d8212041afc52013e1181aaa891c8
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

ardour2: complete the version bump

commit 2444d4a2fd4ef3d8fe4ca36f86f7efd31891bd4b
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

ardour2: update to 2.8.2

commit fbacfe41229d2d8821a08992dd5a7d2bd288effc
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

jack2: Actually change the version number.

commit d020c7c546b487f1398ec7d699ce26655d112a6c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

jack2: update to 1.9.3

commit 223ae00388d73f8e84be8ed9db4790e3c064acc6
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

libffado: add release version as default (2.0-rc2)

diff --git a/audio-creation/ardour2/DETAILS b/audio-creation/ardour2/DETAILS
index 93c73b6..e1bb74a 100755
--- a/audio-creation/ardour2/DETAILS
+++ b/audio-creation/ardour2/DETAILS
@@ -1,6 +1,6 @@
SPELL=ardour2
- VERSION=2.8
-
SOURCE_HASH=sha512:b83c1a07e87a47b327f29ce30f694f7d3a94e67e5e7f5088dc31a323fe81745ac6a38d090634eebe0a0b5e7a7becfd06a6039c895dc981d773ec7818d39752ff
+ VERSION=2.8.2
+
SOURCE_HASH=sha512:fc41d08b7d5af34ec63e389e70ef87665b63c143fb610dba4f7f3046c033e325be85325229250a0bf46b201bb76367fb60cfda6cdfc3ecca7ade9269e5696fb1
SOURCE=ardour-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/ardour-$VERSION"
# that does not work anymore... they want to force manual downloads:-(
diff --git a/audio-creation/ardour2/HISTORY b/audio-creation/ardour2/HISTORY
index e7c0849..537cac2 100644
--- a/audio-creation/ardour2/HISTORY
+++ b/audio-creation/ardour2/HISTORY
@@ -1,3 +1,8 @@
+2009-08-01 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: updated spell to 2.8.2
+ * PRE_BUILD: Do not apply external libsndfile patch, it needs fixing
+ (sorry, Vlad - I hope you manage to do it)
+
2009-04-23 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: switch to self-hosted mirror since automatic download does
not work anymore

diff --git a/audio-creation/ardour2/PRE_BUILD
b/audio-creation/ardour2/PRE_BUILD
index c17abc7..49161c1 100755
--- a/audio-creation/ardour2/PRE_BUILD
+++ b/audio-creation/ardour2/PRE_BUILD
@@ -2,6 +2,8 @@ default_pre_build &&
cd $SOURCE_DIRECTORY &&

patch -p0 < "$SPELL_DIRECTORY/mime.patch" &&
-patch -p0 < "$SPELL_DIRECTORY/libsndfile-ext.patch" &&
+# We want external libsndfile so that FLAC support is possible.
+# But the patch needs fixing.
+#patch -p0 < "$SPELL_DIRECTORY/libsndfile-ext.patch" &&

sed -i "s:soundtouch-1.0:soundtouch-1.4:" SConstruct
diff --git a/audio-drivers/jack2/DEPENDS b/audio-drivers/jack2/DEPENDS
index 63a26fe..62f6f66 100755
--- a/audio-drivers/jack2/DEPENDS
+++ b/audio-drivers/jack2/DEPENDS
@@ -16,5 +16,5 @@ optional_depends doxygen \

optional_depends dbus \
"--dbus" \
- "" \
- "to enable the D-Bus control interface"
+ "--classic" \
+ "to enable the D-Bus control interface (instead of classic
jackd!)"
diff --git a/audio-drivers/jack2/DETAILS b/audio-drivers/jack2/DETAILS
index 3fea686..9805ff0 100755
--- a/audio-drivers/jack2/DETAILS
+++ b/audio-drivers/jack2/DETAILS
@@ -11,10 +11,10 @@ if [[ $JACK2_VCS == y ]]; then
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
else
- VERSION=1.9.2
+ VERSION=1.9.3
SOURCE=jack-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.grame.fr/~letz/$SOURCE
-
SOURCE_HASH=sha512:f6cb521a600dbefd608ef73e6cee2b63119925765e9a038fccecfecf35273b0254bcbbc5362e4e28d3302cc3765a5f98f03546d2d5cc133d6f71952852b82979
+
SOURCE_HASH=sha512:b276f7f430bae1b8ca7dad917202a95527efcba5eb6e73f579921aee54e0c7e0b3bf2dcf04a0f252e1b175f15326c306639c9fdb95e89b3513f775c25af24891
SOURCE_DIRECTORY="$BUILD_DIRECTORY/jack-$VERSION"
fi
WEB_SITE=http://jackaudio.org/
diff --git a/audio-drivers/jack2/HISTORY b/audio-drivers/jack2/HISTORY
index b12aeac..e405b1c 100644
--- a/audio-drivers/jack2/HISTORY
+++ b/audio-drivers/jack2/HISTORY
@@ -1,3 +1,7 @@
+2009-08-01 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3
+ * DEPENDS: switch between classic and dbus, explicitly
+
2009-04-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.2

diff --git a/audio-drivers/libffado/DETAILS b/audio-drivers/libffado/DETAILS
index 965b52f..90b38be 100755
--- a/audio-drivers/libffado/DETAILS
+++ b/audio-drivers/libffado/DETAILS
@@ -1,15 +1,22 @@
SPELL=libffado
-if [[ $FFADO_VCS_AUTOUPDATE == y ]]
-then
+if [[ "$FFADO_VCS" == y ]]; then
+ if [[ "$FFADO_VCS_AUTOUPDATE" == y ]]; then
VERSION=$(date +%Y%m%d)
-else
+ else
VERSION=svn
-fi
+ fi
SOURCE=$SPELL-svn.tar.bz2

SOURCE_URL=svn_http://subversion.ffado.org/ffado/branches/libffado-2.0:$SPELL-svn
- SOURCE_IGNORE=volatile
+ SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+else
+ VERSION=2.0-rc2
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL="http://www.ffado.org/files/$SOURCE";
+
SOURCE_HASH=sha512:ba5444621bc82d03b53f71f987430975f204decfbf635128b4e070bce93e9f70a2301bcea21205bf5538ad29f93422607fed9129f9589462b2ac0a5b28353341
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+fi
WEB_SITE=http://www.ffado.org
ENTERED=20080713
LICENSE[0]=GPL
diff --git a/audio-drivers/libffado/HISTORY b/audio-drivers/libffado/HISTORY
index 9e7745c..90d3f07 100644
--- a/audio-drivers/libffado/HISTORY
+++ b/audio-drivers/libffado/HISTORY
@@ -1,3 +1,7 @@
+2009-08-01 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS, PREPARE: Added new release candidate as "stable" version,
+ svn as option; no testing on alpha: that patch may vanish...
+
2008-11-24 Thomas Orgis <sobukus AT sourcemage.org>
* PRE_BUILD, libffado-dbus.mainloop.qt.patch: patch not needed anymore

diff --git a/audio-drivers/libffado/PREPARE b/audio-drivers/libffado/PREPARE
index b2217e5..aee38b2 100755
--- a/audio-drivers/libffado/PREPARE
+++ b/audio-drivers/libffado/PREPARE
@@ -1,2 +1,5 @@
+config_query FFADO_VCS "Build development version?" n
+if [[ $FFADO_VCS = y ]]; then
config_query FFADO_VCS_AUTOUPDATE \
"Automatically update on every system update?" n
+fi



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (5b02f585698b589c317e9e1b4d50fdbc9456ec52), Thomas Orgis, 08/01/2009

Archive powered by MHonArc 2.6.24.

Top of Page