Skip to Content.
Sympa Menu

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

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 (a0e23641a438cfe2ba0d7a1e50c00afbc1f2fbeb)
  • Date: Tue, 10 Mar 2009 05:30:43 -0500

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

utils/qemu/DEPENDS | 4 ++--
utils/qemu/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

qemu: fixed disable flag + desc

diff --git a/utils/qemu/DEPENDS b/utils/qemu/DEPENDS
index 1aa6dfc..27a3a81 100755
--- a/utils/qemu/DEPENDS
+++ b/utils/qemu/DEPENDS
@@ -1,6 +1,6 @@
optional_depends sdl \
- "" "--disable-sdl" \
- "for SDL support" &&
+ "" "--disable-gfx-check" \
+ "for graphical output (recommended)" &&

optional_depends bluez \
"" "--disable-bluez" \
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index b7f46e6..481821c 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -1,3 +1,6 @@
+2009-03-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: changed configure flag for video output
+
2009-03-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 0.10.0; switched to upstream pgp key; cleaned up
* DEPENDS: sdl _is_ optional; gcc dep is useless; added missing deps;



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a0e23641a438cfe2ba0d7a1e50c00afbc1f2fbeb), Vlad Glagolev, 03/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page