]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/task-python-everything_1.0.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / task-python-everything_1.0.0.bb
1 DESCRIPTION= "Everything Python"
2 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
3 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
4 LICENSE = "MIT"
5 PR = "ml2"
6
7 DEPENDS = "\
8                 python-ao               \
9                 python-pybluez          \
10                 python-constraint       \
11                 python-crypto           \
12                 python-dialog           \
13                 python-egenix-mx-base   \
14                 python-pycurl           \
15                 python-fnorb            \
16                 python-fpconst          \
17                 python-gmpy             \
18                 python-gnosis           \
19                 python-hmm              \
20                 python-inotify          \
21                 python-irclib           \
22                 python-logilab          \
23                 python-libgmail         \
24                 python-mad              \
25                 python-native           \
26                 python-numeric          \
27                 python-ogg              \
28                 python-pexpect          \
29                 python-pychecker        \
30                 python-pycodes          \
31                 python-pyflakes         \
32                 python-pygame           \
33                 python-pygoogle         \
34                 python-pygtk            \
35                 python-pygtk2           \
36                 python-pylinda          \
37                 python-pylint           \
38                 python-pyqt             \
39                 python-pyqwt            \
40                 python-pyreverse        \
41                 python-pyrex            \
42                 python-pyro             \
43                 python-pyserial         \
44                 python-pytest           \
45                 python-pyvisa           \
46                 python-pyweather        \
47                 python-pyxml            \
48                 python-pyxmlrpc         \
49                 python-quicklauncher    \
50                 python-scapy            \
51                 python-scons            \
52                 python-sip              \
53                 python-sgmlop           \
54                 python-snmplib          \
55                 python-soappy           \
56                 python-sword            \
57                 python-pysqlite         \
58                 python-pysqlite2        \
59                 python-tlslite          \
60                 python-urwid            \
61                 python-vmaps            \
62                 python-vorbis           \
63                 moin                    \
64                 plone                   \
65                 twisted                 \
66                 zope"
67 RDEPENDS=${DEPENDS}
68
69 #fixme add python-pycap once libdnet is in again
70 #fixme add python-pyx once kpathwhich-native is there
71 #fixme add packages dynamically
72 #fixme python-numarray doesn't work with soft-float
73 LICENSE = MIT