upgrade efl-stuff, cleanup Makefiles, add elementary and its python-bindings, fix...
authorMirko Vogt <mirko@openwrt.org>
Mon, 1 Jun 2009 15:23:12 +0000 (15:23 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 1 Jun 2009 15:23:12 +0000 (15:23 +0000)
commit13fee0bc67745030ed5837bfe143841372721143
treed5c72cc17e1e4ddfc3b14e8ac9b7d53b7cab3ec0
parent0497bf58292225aac53257ed5a2f4e0ea8946665
upgrade efl-stuff, cleanup Makefiles, add elementary and its python-bindings, fix weird errors, looking forward to new ones

SVN-Revision: 16258
28 files changed:
efl/ecore/Makefile
efl/ecore/patches/000-use-exit-instead-of-Exit.patch [new file with mode: 0644]
efl/ecore/patches/001-use-isfinite-instead-of-finite.patch [new file with mode: 0644]
efl/ecore/patches/002-fix-missing-include.patch [deleted file]
efl/ecore/patches/010-fix-ecore-evas-linking.patch [deleted file]
efl/edbus/Makefile
efl/edje/Makefile
efl/eet/Makefile
efl/efreet/Makefile
efl/eina/Makefile
efl/elementary/Makefile [new file with mode: 0644]
efl/embryo/Makefile
efl/enlightenment/Makefile
efl/enlightenment/files/uci-defaults/x11_standard
efl/etk/Makefile
efl/evas/Makefile
efl/python-e_dbus/Makefile
efl/python-ecore/Makefile
efl/python-ecore/patches/001-pyrex-is-not-needed.patch [new file with mode: 0644]
efl/python-edje/Makefile
efl/python-edje/patches/001-pyrex-is-not-needed.patch [new file with mode: 0644]
efl/python-elementary/Makefile [new file with mode: 0644]
efl/python-elementary/patches/000-prevent-using-setuptools.patch [new file with mode: 0644]
efl/python-elementary/patches/001-pyrex-is-not-needed.patch [new file with mode: 0644]
efl/python-etk/Makefile
efl/python-etk/patches/001-pyrex-is-not-needed.patch [new file with mode: 0644]
efl/python-evas/Makefile
efl/python-evas/patches/001-pyrex-is-not-needed.patch [new file with mode: 0644]