Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (80db9d726a0bb9e4aa680a4dea6359795390aee8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (80db9d726a0bb9e4aa680a4dea6359795390aee8)
  • Date: Sat, 16 Sep 2006 05:15:33 -0500

GIT changes to master grimoire by Juuso Alasuutari <iuso AT sourcemage.org>:

audio-creation/fst/DEPENDS | 2 +-
audio-creation/fst/HISTORY | 3 +++
audio-creation/lmms/DEPENDS | 2 +-
audio-creation/lmms/HISTORY | 3 +++
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 80db9d726a0bb9e4aa680a4dea6359795390aee8
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

lmms: Added indicator for z-rejected grimoire to depends vst_sdk2_3.

commit 8e80b50c71d536a24849953b4c224dc4a8b53cb8
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

fst: Added indicator for z-rejected grimoire in depends vst_sdk2_3.

diff --git a/audio-creation/fst/DEPENDS b/audio-creation/fst/DEPENDS
index 0c88843..9e2e0c8 100755
--- a/audio-creation/fst/DEPENDS
+++ b/audio-creation/fst/DEPENDS
@@ -1,4 +1,4 @@
depends lash &&
depends jack &&
depends wine &&
-depends vst_sdk2_3
+depends vst_sdk2_3 '' '' z-rejected
diff --git a/audio-creation/fst/HISTORY b/audio-creation/fst/HISTORY
index acaa1ee..7ffadd3 100644
--- a/audio-creation/fst/HISTORY
+++ b/audio-creation/fst/HISTORY
@@ -1,3 +1,6 @@
+2006-09-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DEPENDS: Added z-rejected indicator to depends vst_sdk2_3.
+
2006-08-01 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Updated to 1.8, fixed URLs and descriptions, removed
BUILD_API and UPDATED.
diff --git a/audio-creation/lmms/DEPENDS b/audio-creation/lmms/DEPENDS
index 66700af..2469434 100755
--- a/audio-creation/lmms/DEPENDS
+++ b/audio-creation/lmms/DEPENDS
@@ -2,7 +2,7 @@ depends qt-x11 &&
depends g++ &&

if [[ $LMMS_VST == "--with-vst" ]]; then
- depends vst_sdk2_3 &&
+ depends vst_sdk2_3 '' '' z-rejected &&
depends wine
fi

diff --git a/audio-creation/lmms/HISTORY b/audio-creation/lmms/HISTORY
index 6c886f8..595428a 100644
--- a/audio-creation/lmms/HISTORY
+++ b/audio-creation/lmms/HISTORY
@@ -1,2 +1,5 @@
+2006-09-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DEPENDS: Added z-rejected indicator to depends vst_sdk2_3.
+
2006-07-31 Juuso Alasuutari <iuso AT sourcemage.org>
* BUILD, CONFIGURE, DETAILS, DEPENDS, HISTORY : created spell



  • [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (80db9d726a0bb9e4aa680a4dea6359795390aee8), Juuso Alasuutari, 09/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page