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

Vlad Glagolev scm at sourcemage.org
Fri Dec 7 21:49:37 EST 2007


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)
 



More information about the SM-Commit mailing list