summaryrefslogtreecommitdiffstats
path: root/extra/wxpython
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-12-30 14:27:39 +0100
committersibel <lesibel@free.fr>2010-12-30 14:27:39 +0100
commit741629bb38ffd7b87d436478f67febfa17b8a63c (patch)
tree1321e1ec6a496b0e686d1c7b62dc2c7a4c3bc89c /extra/wxpython
parentd74218718679c7d7a89afc9964a3627879d70ebd (diff)
downloadnutyx-extra-741629bb38ffd7b87d436478f67febfa17b8a63c.tar.gz
nutyx-extra-741629bb38ffd7b87d436478f67febfa17b8a63c.tar.bz2
nutyx-extra-741629bb38ffd7b87d436478f67febfa17b8a63c.tar.xz
nutyx-extra-741629bb38ffd7b87d436478f67febfa17b8a63c.zip
wxpython#2.8.9.2-1, maj pyhon
Diffstat (limited to 'extra/wxpython')
-rw-r--r--extra/wxpython/Pkgfile8
-rw-r--r--extra/wxpython/editra-aui.diff11
2 files changed, 15 insertions, 4 deletions
diff --git a/extra/wxpython/Pkgfile b/extra/wxpython/Pkgfile
index 5e03b3f4e..16918bad8 100644
--- a/extra/wxpython/Pkgfile
+++ b/extra/wxpython/Pkgfile
@@ -1,8 +1,8 @@
-# Description: Boîte à outils graphique wxWidgets pour Python.
+# Description: Boîte à outils graphiique wxWidgets pour Python.
# URL: http://www.wxpython.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: wxgtk, python
+# Depends on:
name=wxpython
version=2.8.9.2
@@ -18,7 +18,7 @@ build() {
CFLAGS="$CFLAGS -fno-strict-aliasing" \
CXXFLAGS="$CXXFLAGS -fno-strict-aliasing"
- python setup.py \
+ python2 setup.py \
WXPORT=gtk2 \
UNICODE=1 \
BUILD_GLCANVAS=1 \
@@ -37,4 +37,4 @@ build() {
\) -delete
}
-
+
diff --git a/extra/wxpython/editra-aui.diff b/extra/wxpython/editra-aui.diff
new file mode 100644
index 000000000..afdcf9f8f
--- /dev/null
+++ b/extra/wxpython/editra-aui.diff
@@ -0,0 +1,11 @@
+diff -Naur wxPython-src-2.8.11.0-orig/wxPython/setup.py wxPython-src-2.8.11.0/wxPython/setup.py
+--- wxPython-src-2.8.11.0-orig/wxPython/setup.py 2010-06-04 04:15:47.000000000 -0400
++++ wxPython-src-2.8.11.0/wxPython/setup.py 2010-06-04 04:18:36.000000000 -0400
+@@ -893,6 +893,7 @@
+ 'wx.tools.Editra.src.eclib',
+ 'wx.tools.Editra.src.ebmlib',
+ 'wx.tools.Editra.src.extern',
++ 'wx.tools.Editra.src.extern.aui',
+ 'wx.tools.Editra.src.syntax',
+ ]
+