Skip to Content.
Sympa Menu

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

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 (c4df488bd3e23ee8be06c12aed1a1802af094172)
  • Date: Fri, 7 Dec 2007 20:49:37 -0600

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

x11-toolkits/wxgtk/BUILD | 1 +
x11-toolkits/wxgtk/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

wxgtk: added `--enable-graphics_ctx' option

diff --git a/x11-toolkits/wxgtk/BUILD b/x11-toolkits/wxgtk/BUILD
index 9ef7477..2a793a1 100755
--- a/x11-toolkits/wxgtk/BUILD
+++ b/x11-toolkits/wxgtk/BUILD
@@ -6,6 +6,7 @@ OPTS="$OPTS
--with-libiconv-prefix=$INSTALL_ROOT/usr
--enable-geometry
--enable-unicode
+ --enable-graphics_ctx
--with-gtk=2
" &&
if list_find "$WX_CONTRIB" "xrc"
diff --git a/x11-toolkits/wxgtk/HISTORY b/x11-toolkits/wxgtk/HISTORY
index a00796a..4f26ca8 100644
--- a/x11-toolkits/wxgtk/HISTORY
+++ b/x11-toolkits/wxgtk/HISTORY
@@ -1,3 +1,6 @@
+2007-12-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: added `--enable-graphics_ctx' option
+
2007-12-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.8.7 (new)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c4df488bd3e23ee8be06c12aed1a1802af094172), Vlad Glagolev, 12/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page