diff --git a/package/tsa/wxpython/wxpython.conf b/package/tsa/wxpython/wxpython.conf index 7bef35150..2612d7d77 100644 --- a/package/tsa/wxpython/wxpython.conf +++ b/package/tsa/wxpython/wxpython.conf @@ -35,7 +35,7 @@ build_wxpython() { echo "Building wxPython.." cd wxPython - python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG build_ext --inplace - python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG install + python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG BUILD_STC=0 BUILD_GIZMOS=0 build_ext --inplace + python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG BUILD_STC=0 BUILD_GIZMOS=0 install } diff --git a/package/tsa/wxpython/wxpython.desc b/package/tsa/wxpython/wxpython.desc index c097d429d..2b77d3109 100644 --- a/package/tsa/wxpython/wxpython.desc +++ b/package/tsa/wxpython/wxpython.desc @@ -37,8 +37,8 @@ [L] LGPL [S] Stable -[V] 2.6.3.3 +[V] 2.8.9.2 [P] X --?--5---9 178.800 -[D] 4166151896 wxPython-src-2.6.3.3.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/wxpython/ +[D] 69722711 wxPython-src-2.8.9.2.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/wxpython/