Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3ee05a13e6ae7f6a501df640e83ad24db3a0b41c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3ee05a13e6ae7f6a501df640e83ad24db3a0b41c)
  • Date: Sat, 16 Dec 2006 16:46:16 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

audio-creation/wired/DEPENDS | 7 ++++++-
audio-creation/wired/DETAILS | 6 +++---
audio-creation/wired/HISTORY | 3 +++
3 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 3ee05a13e6ae7f6a501df640e83ad24db3a0b41c
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

wired: version bumped to 0.3.1

diff --git a/audio-creation/wired/DEPENDS b/audio-creation/wired/DEPENDS
index 8ced16c..e606c52 100755
--- a/audio-creation/wired/DEPENDS
+++ b/audio-creation/wired/DEPENDS
@@ -1,6 +1,11 @@
depends alsa-lib &&
+depends libxml2 &&
depends libsamplerate &&
depends libsndfile &&
depends wxgtk &&
depends portaudio19 &&
-depends soundtouch
+depends soundtouch &&
+optional_depends JACK-DRIVER "--with-jack" "--without-jack" "For Jack
support" &&
+optional_depends dssi "" "" "Enable DSSI plugin support" &&
+optional_depends flac "" "" "For flac support" &&
+optional_depends libvorbis "" "" "For Vorbis support"
diff --git a/audio-creation/wired/DETAILS b/audio-creation/wired/DETAILS
index db95a50..3b8fc71 100755
--- a/audio-creation/wired/DETAILS
+++ b/audio-creation/wired/DETAILS
@@ -1,10 +1,10 @@
SPELL=wired
- VERSION=0.2.2
+ VERSION=0.3.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:cef56c85afdc715fd9421707a7c583b61b2ea5d889698f450ce6105e3b51e9dab56e0c101307666845ee9fe6e9284595ac07c1ef0ff15c1554bc7dbd227d5ada
- WEB_SITE=http://wired.is.free.fr
+
SOURCE_HASH=sha512:54da9099389890dd55e792846f42dd7113eb2255c1131766373285c0e4ac0e00a2e6accd18d1f40020422f26329a21d5431f0c0f4030b150f5eecbdc7054b1c6
+ WEB_SITE=http://wired.epitech.net
ENTERED=20060725
LICENSE[0]=GPL
KEYWORDS="editors audio"
diff --git a/audio-creation/wired/HISTORY b/audio-creation/wired/HISTORY
index 64bd506..b4ada7f 100644
--- a/audio-creation/wired/HISTORY
+++ b/audio-creation/wired/HISTORY
@@ -1,3 +1,6 @@
+2006-12-16 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version bumped to 0.3.1
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3ee05a13e6ae7f6a501df640e83ad24db3a0b41c), Arjan Bouter, 12/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page