diff options
Diffstat (limited to 'recipes/tasks/task-python-sharprom_20060425.bb')
-rw-r--r-- | recipes/tasks/task-python-sharprom_20060425.bb | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/recipes/tasks/task-python-sharprom_20060425.bb b/recipes/tasks/task-python-sharprom_20060425.bb new file mode 100644 index 0000000000..5dbd59d18a --- /dev/null +++ b/recipes/tasks/task-python-sharprom_20060425.bb @@ -0,0 +1,75 @@ +DESCRIPTION = "Everything Python for SharpROM" +HOMEPAGE = "http://www.vanille.de/projects/python.spy" +LICENSE = "MIT" +PR = "ml6" + +NONWORKING = "\ + python-codes \ + python-crypto \ + python-gammu \ + python-gmpy \ + python-pybluez \ + python-pysqlite \ + python-pygtk \ + python-pyqwt \ + python-sgmlop \ + python-sword \ + python-vorbis" + +RDEPENDS = "\ + python-ao \ + python-constraint \ + python-dialog \ + python-fnorb \ + python-fpconst \ + python-gnosis \ + python-hmm \ + python-irclib \ + python-itools \ + python-libgmail \ + python-logilab-common \ + python-lxml \ + python-mad \ + python-native \ + python-numeric \ + python-numarray \ + python-ogg \ + python-pexpect \ + python-pychecker \ + python-pycurl \ + python-pyephem \ + python-pyfits \ + python-pyflakes \ + python-pygoogle \ + python-pylinda \ + python-pylint \ + python-pyqt \ + python-pyraf \ + python-pyreverse \ + python-pyro \ + python-pyserial \ + python-pyvisa \ + python-pyweather \ + python-pyxml \ + python-pyxmlrpc \ + python-scapy \ + python-scons \ + python-sip \ + python-snmplib \ + python-soappy \ + python-spydi \ + python-spyro \ + python-tlslite \ + python-urwid \ + python-vmaps \ + python-webpy \ + moin \ + plone \ + twisted \ + zope" + +#fixme add python-egenix-mx-base if brought in from nonworking +#fixme add python-pycap once libdnet is in again +#fixme add python-pyx once kpathwhich-native is there +#fixme add packages dynamically +#fixme python-numarray doesn't work with soft-float |