11 Commits

Author SHA1 Message Date
lars
5e3d2c1c2e [packages] Use include_mk
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 23:13:32 +00:00
nico
a20172ac8e [packages] lang: use $(CP) & $(INSTALL_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 11:00:21 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
agb
b5c97c27ea [packages] Require* calls must now be placed before BuildPackage calls
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 07:13:06 +00:00
lars
a456db34e4 Update python to 2.6.1.
Get rid of the virtual python-core package and instead python depends on
python-mini and provides files missing in python-mini for a full featured python
installation.
Thus also update the dependencies of various python packages.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@14760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 20:27:09 +00:00
lars
1a7ebdeb62 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
2008-10-02 15:33:26 +00:00
nbd
db027cedd4 numpy only builds on x86 based stuff at the moment. will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 11:50:20 +00:00
nbd
ea02d5218d because of limitations in hostpython, numpy has to depend on python 2.5 development headers and binaries
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 23:35:30 +00:00
agb
d59e5492c2 [packages] numpy: Fix python tweak in last commit
- $(STAGING_DIR) points to $(TOPDIR)/staging_dir/$(ARCH) not $(TOPDIR)/staging_dir


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18 07:24:22 +00:00
ryd
7a6ccf7c65 Adding md5sum checks
Using local python instead of host python for numpy



git-svn-id: svn://svn.openwrt.org/openwrt/packages@11529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 22:05:39 +00:00
blogic
c0cd540e53 add lots of python dependencies of sugar
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-03 21:11:50 +00:00