Fix the whole python building process to do proper crosscompiling for all python
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 2 Oct 2008 15:33:26 +0000 (15:33 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Thu, 2 Oct 2008 15:33:26 +0000 (15:33 +0000)
commit5893a94a87673c41bb9f6b5f748760149b3ff7c8
treeae247a3b3948bafd9fbf608e749e469c60c0e42d
parent81616d6376940b51336ff86c23d657e355dca237
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)

SVN-Revision: 12821
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