Merge branch 'org.openembedded.dev' of git@git.openembedded.net:/openembedded into...
[vuplus_openembedded] / packages / tasks / task-python-everything.bb
1 DESCRIPTION= "Everything Python"
2 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
3 LICENSE = "MIT"
4 PR = "ml36"
5
6 RDEPENDS = "\
7                 python-ao               \
8                 python-cheetah          \
9                 python-connexion        \
10                 python-constraint       \
11                 python-dbus                     \
12                 python-dialog           \
13                 task-python-efl                 \
14                 task-python-efl-examples                \
15                 python-fam                      \
16                 python-fnorb            \
17                 python-formencode       \
18                 python-fpconst          \
19                 python-fugrep           \
20                 python-fuse                     \
21                 python-fusil            \
22                 python-gammu            \
23                 python-gmpy             \
24                 python-gnosis           \
25                 python-gsmd                     \
26                 python-gst              \
27                 python-hmm              \
28                 python-imaging          \
29                 python-imdbpy           \
30                 python-inotify          \
31                 python-irclib           \
32                 python-itools           \
33                 python-logilab-common           \
34                 python-libgmail         \
35                 python-lightmediascanner \
36                 python-lxml             \
37                 python-m2crypto \
38                 python-mad              \
39                 python-mako             \
40                 python-numarray         \
41                 python-numeric          \
42                 python-ogg              \
43                 python-opendir          \
44                 python-pexpect          \
45                 python-ptrace           \
46                 python-pyalsa           \
47                 python-pyalsaaudio      \
48                 python-pybluez          \
49                 python-pycairo          \
50                 python-pychecker        \
51                 python-pycodes          \
52                 python-pycurl           \
53                 python-pydirectfb       \
54                 python-pyephem          \
55                 python-pyfits           \
56                 python-pyflakes         \
57                 python-pygame           \
58                 python-pygobject        \
59                 python-pygoogle         \
60                 python-pygtk-1.2        \
61                 python-pygtk            \
62                 python-pyid3lib         \
63                 python-pyiw             \
64                 python-pylinda          \
65                 python-pylint           \
66                 python-pyqt                     \
67                 python-pyraf            \
68                 python-pyreverse        \
69                 python-pyrex            \
70                 python-pyro             \
71                 python-pyserial         \
72                 python-pytester         \
73                 python-pyusb            \
74                 python-pyvisa           \
75                 python-pyweather        \
76                 python-pyxml            \
77                 python-pyxmlrpc         \
78                 python-pyyaml           \
79                 python-scapy            \
80                 python-scons            \
81                 python-setuptools       \
82                 python-simplejson       \
83                 python-sip              \
84                 python-sgmlop           \
85                 python-snmplib          \
86                 python-soappy           \
87                 python-sphinxsearch     \
88                 python-spydi            \
89                 python-spyro            \
90                 python-sqlalchemy       \
91                 python-sqlobject        \
92                 python-sword            \
93                 python-tlslite          \
94                 python-urwid            \
95                 python-vmaps            \
96                 python-vorbis           \
97                 python-webpy            \
98                 moin                    \
99                 plone                   \
100                 python-twisted                  \
101                 zope"
102
103 BROKEN_PACKAGES = "\
104                 python-egenix-mx-base \
105                 python-mysqldb \
106         python-pyqwt        \
107 "
108
109 #fixme add python-pycap once libdnet is in again
110 #fixme add python-pyx once kpathwhich-native is there
111 #fixme add packages dynamically
112 LICENSE = "MIT"