Fix the whole python building process to do proper crosscompiling for all python
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 Oct 2008 15:33:26 +0000 (15:33 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 Oct 2008 15:33:26 +0000 (15:33 +0000)
commit1a7ebdeb62764dae6b10b9c9c8140395b12b8ed5
treeae247a3b3948bafd9fbf608e749e469c60c0e42d
parent40daf3db1537be15df1dad903a69c4b2fdb734d8
Fix the whole python building process to do proper crosscompiling for all python
modules in openwrt. Thanks to ryd for helping to make this possible.
(Only numpy is completly broken now because it has dependencies which
where pervioulsy taken from the build system)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12821 3c298f89-4303-0410-b956-a3cf2f4a3e73
23 files changed:
XOrg/lib/hippo-canvas/Makefile
XOrg/lib/hippo-canvas/patches/010-use-python-config [new file with mode: 0644]
lang/gst-python/Makefile
lang/ipython/Makefile
lang/numpy/Makefile
lang/numpy/patches/100-compile.patch
lang/psycopg/Makefile
lang/pycairo/Makefile
lang/pycairo/patches/010-fix-pycairo-pc-includedir.patch [new file with mode: 0644]
lang/pygobject/Makefile
lang/pygtk/Makefile
lang/pygtk/patches/010-dont-override-python-include-dir.patch [new file with mode: 0644]
lang/pygtk/patches/100-compile.patch [deleted file]
lang/pysqlite/Makefile
lang/pysqlite/files/setup.cfg.in [new file with mode: 0644]
lang/python-dbus/Makefile
lang/python-gnome-desktop2/Makefile
lang/python/Makefile
lang/python/files/python-package.mk [new file with mode: 0644]
lang/python/patches/050-add_signal_set_wakeup_fd.patch [new file with mode: 0644]
lang/python/python-package.mk [deleted file]
lang/telepathy-python/Makefile
lang/xapian-bindings/Makefile