aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-python-everything.bb
blob: b47d2a24fe3510aec3adf93e7c16b53745812966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
FILE_PR = "ml34"

RDEPENDS = "\
		python-ao 		\
		python-cheetah		\
		python-connexion	\
		python-constraint	\
		python-dbus			\
		python-dialog		\
		task-python-efl			\
		task-python-efl-examples		\
		python-fam			\
		python-fnorb		\
		python-formencode	\
		python-fpconst		\
		python-fuse			\
		python-gammu		\
		python-gmpy		\
		python-gnosis		\
		python-gsmd			\
		python-gst		\
		python-hmm		\
		python-imaging		\
		python-imdbpy		\
		python-inotify		\
		python-irclib		\
		python-itools		\
		python-logilab-common		\
		python-libgmail		\
		python-lightmediascanner \
		python-lxml		\
		python-m2crypto \
		python-mad		\
		python-mako		\
		python-numarray		\
		python-numeric		\
		python-ogg		\
		python-opendir		\
		python-pexpect		\
		python-ptrace		\
		python-pyalsa		\
		python-pyalsaaudio	\
		python-pybluez		\
		python-pycairo		\
		python-pychecker	\
		python-pycodes		\
		python-pycurl		\
		python-pydirectfb	\
		python-pyephem		\
		python-pyfits		\
		python-pyflakes		\
		python-pygame		\
		python-pygobject	\
		python-pygoogle		\
		python-pygtk-1.2	\
		python-pygtk		\
		python-pyid3lib		\
		python-pyiw		\
		python-pylinda		\
		python-pylint		\
		python-pyqt			\
		python-pyraf		\
		python-pyreverse	\
		python-pyrex		\
		python-pyro		\
		python-pyserial		\
		python-pytester		\
		python-pyusb		\
		python-pyvisa		\
		python-pyweather	\
		python-pyxml		\
		python-pyxmlrpc		\
		python-pyyaml		\
		python-scapy		\
		python-scons		\
		python-setuptools	\
		python-simplejson	\
		python-sip		\
		python-sgmlop		\
		python-snmplib		\
		python-soappy		\
		python-sphinxsearch	\
		python-spydi		\
		python-spyro		\
		python-sqlalchemy	\
		python-sqlobject	\
		python-sword		\
		python-tlslite		\
		python-urwid		\
		python-vmaps		\
		python-vorbis		\
		python-webpy		\
		moin			\
		plone			\
		python-twisted			\
		zope"

BROKEN_PACKAGES = "\
		python-egenix-mx-base \
		python-mysqldb \
        python-pyqwt        \
"

#fixme add python-pycap once libdnet is in again
#fixme add python-pyx once kpathwhich-native is there
#fixme add packages dynamically
LICENSE = "MIT"