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
nbd
d3d5e5fff1 pypcap: fix compile error with the new libpcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 13:14:28 +00:00
lars
37d3a2bfd5 Check include/pcap/ before include/ for pcap.h. Fixes #5046
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 17:48:44 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +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
nbd
e8c24a7a92 python packages cleanup, add some missing deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 16:12:31 +00:00
nico
3e4758c284 move in Python submenu, misc cosmetic changes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 01:06:00 +00:00
nbd
312331dcf2 fix up downloading in python packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 15:58:19 +00:00
nbd
de6305e1d4 clean up python packaging code.
- packages must not rely on stuff in package/ outside of their own directory
- python-package.mk is installed to $(STAGING_DIR)/mk
- python-package.mk must not be required at DUMP time


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-21 10:20:01 +00:00
nico
96277af139 [packages] prefix python packages with "python-"
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 01:22:26 +00:00
nico
b94f02fe5f massive python changes:
* move all python packages to lang section
 * add a python-package.mk rules file sourced by all python packages for PyPackage/* defs
 * introduce a new way of specifying files to be packaged (experimental)
 * add missing svn:properties


git-svn-id: svn://svn.openwrt.org/openwrt/packages@8639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 02:52:35 +00:00