Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (b16b0043cbd7fcd4c3381473668fff807887facb)
  • Date: Fri, 9 Jan 2009 12:43:42 -0600

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

audio-creation/lmms/BUILD | 2 +-
audio-creation/lmms/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

lmms: didn't build, switched to qt4_cmake_build

diff --git a/audio-creation/lmms/BUILD b/audio-creation/lmms/BUILD
index 886e38e..a608158 100755
--- a/audio-creation/lmms/BUILD
+++ b/audio-creation/lmms/BUILD
@@ -1,2 +1,2 @@
OPTS="$LMMS_VST $OPTS" &&
-qt4_build
+qt4_cmake_build
diff --git a/audio-creation/lmms/HISTORY b/audio-creation/lmms/HISTORY
index d706268..4c24c51 100644
--- a/audio-creation/lmms/HISTORY
+++ b/audio-creation/lmms/HISTORY
@@ -1,3 +1,6 @@
+2009-01-09 Arjan Bouter <abouter AT sourcemage.org>
+ * BUILD: switched to qt4_cmake_build to actually build
+
2008-11-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 0.4.0
* DEPENDS: now uses cmake



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (b16b0043cbd7fcd4c3381473668fff807887facb), Arjan Bouter, 01/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page