diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
commit | a780643c4b6aa11e1a36965a69df7116477c7b4c (patch) | |
tree | 17e81e77bde19931facf9b30fa5b5981df796071 /python | |
parent | 88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/07 04:58:25-06:00 ti.com!kergoth
More updates per the core rename.
2004/12/07 04:46:51-06:00 ti.com!kergoth
Update soundtracker per the core rename.
2004/12/07 04:44:14-06:00 ti.com!kergoth
Merge
2004/12/07 04:42:38-06:00 ti.com!kergoth
Updates per the recent rename of the oe core from 'oe' to 'bitbake'.
BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'python')
101 files changed, 211 insertions, 923 deletions
diff --git a/python/python-2.3.4-manifest.inc b/python/python-2.3.4-manifest.inc index 34deb0a44b..cec02ae024 100644 --- a/python/python-2.3.4-manifest.inc +++ b/python/python-2.3.4-manifest.inc @@ -1,4 +1,4 @@ -### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2004 Michael Lauer] on Sat Oct 16 12:45:14 2004 +### AUTO-GENERATED by './generate-bb.py' [(C) 2002-2004 Michael Lauer] on Sat Oct 16 12:45:14 2004 ### ### Warning: Manual edits will be lost! ### diff --git a/python/python-2.4.0-manifest.inc b/python/python-2.4.0-manifest.inc index e69de29bb2..3ede1edaac 100644 --- a/python/python-2.4.0-manifest.inc +++ b/python/python-2.4.0-manifest.inc @@ -0,0 +1,210 @@ +### AUTO-GENERATED by './generate-bb.py' [(C) 2002-2004 Michael Lauer] on Sat Oct 16 12:45:14 2004 +### +### Warning: Manual edits will be lost! +### + + +PACKAGES="python-codecs python-threading python-distutils python-textutils python-curses python-pickle python-core python-io python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-math python-hotshot python-unixadmin python-gdbm python-fcntl python-netclient python-pprint python-netserver python-compiler python-syslog python-html python-readline python-pydoc python-xml python-mime python-unittest python-stringold python-compile python-shell python-mmap python-zlib python-db python-crypt python-lang python-audio " + +DESCRIPTION_python-codecs="Python Codecs, Encodings & i18n Support" +PR_python-codecs="ml2" +RDEPENDS_python-codecs="python-core" +FILES_python-codecs="/usr/lib/python2.4/codecs.* /usr/lib/python2.4/encodings /usr/lib/python2.4/locale.* /usr/lib/python2.4/lib-dynload/_locale.so /usr/lib/python2.4/lib-dynload/unicodedata.so /usr/lib/python2.4/gettext.* /usr/lib/python2.4/xdrlib.* " + +DESCRIPTION_python-threading="Python Threading & Synchronization Support" +PR_python-threading="ml2" +RDEPENDS_python-threading="python-core python-lang" +FILES_python-threading="/usr/lib/python2.4/bisect.* /usr/lib/python2.4/threading.* /usr/lib/python2.4/Queue.* " + +DESCRIPTION_python-distutils="Python Distribution Utility" +PR_python-distutils="ml2" +RDEPENDS_python-distutils="python-core" +FILES_python-distutils="/usr/lib/python2.4/distutils " + +DESCRIPTION_python-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support" +PR_python-textutils="ml2" +RDEPENDS_python-textutils="python-core python-io python-re python-stringold" +FILES_python-textutils="/usr/lib/python2.4/lib-dynload/_csv.so /usr/lib/python2.4/csv.* /usr/lib/python2.4/optparse.* /usr/lib/python2.4/textwrap.* " + +DESCRIPTION_python-curses="Python Curses Support" +PR_python-curses="ml2" +RDEPENDS_python-curses="python-core libncurses5" +FILES_python-curses="/usr/lib/python2.4/curses /usr/lib/python2.4/lib-dynload/_curses.so /usr/lib/python2.4/lib-dynload/_curses_panel.so " + +DESCRIPTION_python-pickle="Python Persistence Support" +PR_python-pickle="ml2" +RDEPENDS_python-pickle="python-core python-re" +FILES_python-pickle="/usr/lib/python2.4/pickle.* /usr/lib/python2.4/shelve.* /usr/lib/python2.4/lib-dynload/cPickle.so " + +DESCRIPTION_python-core="Python Interpreter and core modules (needed!)" +PR_python-core="ml2" +RDEPENDS_python-core="" +FILES_python-core="/usr/lib/python2.4/__future__.* /usr/lib/python2.4/copy.* /usr/lib/python2.4/copy_reg.* /usr/lib/python2.4/ConfigParser.py /usr/lib/python2.4/getopt.* /usr/lib/python2.4/new.* /usr/lib/python2.4/os.* /usr/lib/python2.4/posixpath.* /usr/lib/python2.4/warnings.* /usr/lib/python2.4/site.* /usr/lib/python2.4/stat.* /usr/lib/python2.4/UserDict.* /usr/lib/python2.4/lib-dynload/binascii.so /usr/lib/python2.4/lib-dynload/struct.so /usr/lib/python2.4/lib-dynload/time.so /usr/lib/python2.4/lib-dynload/xreadlines.so /usr/lib/python2.4/types.* /usr/bin/python " + +DESCRIPTION_python-io="Python Low-Level I/O" +PR_python-io="ml2" +RDEPENDS_python-io="python-core python-math" +FILES_python-io="/usr/lib/python2.4/lib-dynload/_socket.so /usr/lib/python2.4/lib-dynload/select.so /usr/lib/python2.4/lib-dynload/termios.so /usr/lib/python2.4/lib-dynload/cStringIO.so /usr/lib/python2.4/pipes.* /usr/lib/python2.4/socket.* /usr/lib/python2.4/tempfile.* /usr/lib/python2.4/StringIO.* " + +DESCRIPTION_python-compression="Python High Level Compression Support" +PR_python-compression="ml2" +RDEPENDS_python-compression="python-core python-zlib" +FILES_python-compression="/usr/lib/python2.4/gzip.* /usr/lib/python2.4/zipfile.* " + +DESCRIPTION_python-re="Python Regular Expression APIs" +PR_python-re="ml2" +RDEPENDS_python-re="python-core python-stringold" +FILES_python-re="/usr/lib/python2.4/re.* /usr/lib/python2.4/sre.* /usr/lib/python2.4/sre_compile.* /usr/lib/python2.4/sre_constants* /usr/lib/python2.4/sre_parse.* " + +DESCRIPTION_python-xmlrpc="Python XMLRPC Support" +PR_python-xmlrpc="ml2" +RDEPENDS_python-xmlrpc="python-core python-xml python-netserver python-lang" +FILES_python-xmlrpc="/usr/lib/python2.4/xmlrpclib.* /usr/lib/python2.4/SimpleXMLRPCServer.* " + +DESCRIPTION_python-terminal="Python Terminal Controlling Support" +PR_python-terminal="ml2" +RDEPENDS_python-terminal="python-core python-io" +FILES_python-terminal="/usr/lib/python2.4/pty.* /usr/lib/python2.4/tty.* " + +DESCRIPTION_python-email="Python Email Support" +PR_python-email="ml2" +RDEPENDS_python-email="python-core python-io python-re" +FILES_python-email="/usr/lib/python2.4/email " + +DESCRIPTION_python-image="Python Graphical Image Handling" +PR_python-image="ml2" +RDEPENDS_python-image="python-core" +FILES_python-image="/usr/lib/python2.4/colorsys.* /usr/lib/python2.4/imghdr.* /usr/lib/python2.4/lib-dynload/imageop.so /usr/lib/python2.4/lib-dynload/rgbimg.so " + +DESCRIPTION_python-resource="Python Resource Control Interface" +PR_python-resource="ml2" +RDEPENDS_python-resource="python-core" +FILES_python-resource="/usr/lib/python2.4/lib-dynload/resource.so " + +DESCRIPTION_python-math="Python Math Support" +PR_python-math="ml2" +RDEPENDS_python-math="python-core" +FILES_python-math="/usr/lib/python2.4/lib-dynload/cmath.so /usr/lib/python2.4/lib-dynload/math.so /usr/lib/python2.4/lib-dynload/_random.so /usr/lib/python2.4/random.* " + +DESCRIPTION_python-hotshot="Python Hotshot Profiler" +PR_python-hotshot="ml2" +RDEPENDS_python-hotshot="python-core" +FILES_python-hotshot="/usr/lib/python2.4/hotshot /usr/lib/python2.4/lib-dynload/_hotshot.so " + +DESCRIPTION_python-unixadmin="Python Unix Administration Support" +PR_python-unixadmin="ml2" +RDEPENDS_python-unixadmin="python-core" +FILES_python-unixadmin="/usr/lib/python2.4/lib-dynload/nis.so /usr/lib/python2.4/lib-dynload/grp.so /usr/lib/python2.4/lib-dynload/pwd.so /usr/lib/python2.4/getpass.* " + +DESCRIPTION_python-gdbm="Python GNU Database Support" +PR_python-gdbm="ml2" +RDEPENDS_python-gdbm="python-core libgdbm3" +FILES_python-gdbm="/usr/lib/python2.4/lib-dynload/gdbm.so " + +DESCRIPTION_python-fcntl="Python's fcntl Interface" +PR_python-fcntl="ml2" +RDEPENDS_python-fcntl="python-core" +FILES_python-fcntl="/usr/lib/python2.4/lib-dynload/fcntl.so " + +DESCRIPTION_python-netclient="Python Internet Protocol Clients" +PR_python-netclient="ml2" +RDEPENDS_python-netclient="python-core python-io python-mime" +FILES_python-netclient="/usr/lib/python2.4/base64.* /usr/lib/python2.4/ftplib.* /usr/lib/python2.4/gopherlib.* /usr/lib/python2.4/hmac.* /usr/lib/python2.4/httplib.* /usr/lib/python2.4/mimetypes.* /usr/lib/python2.4/nntplib.* /usr/lib/python2.4/poplib.* /usr/lib/python2.4/smtplib.* /usr/lib/python2.4/telnetlib.* /usr/lib/python2.4/urllib.* /usr/lib/python2.4/urllib2.* /usr/lib/python2.4/urlparse.* " + +DESCRIPTION_python-pprint="Python Pretty-Print Support" +PR_python-pprint="ml2" +RDEPENDS_python-pprint="python-core" +FILES_python-pprint="/usr/lib/python2.4/pprint.* " + +DESCRIPTION_python-netserver="Python Internet Protocol Servers" +PR_python-netserver="ml2" +RDEPENDS_python-netserver="python-core python-netclient" +FILES_python-netserver="/usr/lib/python2.4/cgi.* /usr/lib/python2.4/BaseHTTPServer.* /usr/lib/python2.4/SimpleHTTPServer.* /usr/lib/python2.4/SocketServer.* " + +DESCRIPTION_python-compiler="Python Compiler Support" +PR_python-compiler="ml2" +RDEPENDS_python-compiler="python-core" +FILES_python-compiler="/usr/lib/python2.4/compiler " + +DESCRIPTION_python-syslog="Python's syslog Interface" +PR_python-syslog="ml2" +RDEPENDS_python-syslog="python-core" +FILES_python-syslog="/usr/lib/python2.4/lib-dynload/syslog.so " + +DESCRIPTION_python-html="Python HTML Processing" +PR_python-html="ml2" +RDEPENDS_python-html="python-core" +FILES_python-html="/usr/lib/python2.4/formatter.* /usr/lib/python2.4/htmlentitydefs.* /usr/lib/python2.4/htmllib.* /usr/lib/python2.4/markupbase.* /usr/lib/python2.4/sgmllib.* " + +DESCRIPTION_python-readline="Python Readline Support" +PR_python-readline="ml2" +RDEPENDS_python-readline="python-core libreadline4" +FILES_python-readline="/usr/lib/python2.4/lib-dynload/readline.so /usr/lib/python2.4/rlcompleter.* " + +DESCRIPTION_python-pydoc="Python Interactive Help Support" +PR_python-pydoc="ml2" +RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re" +FILES_python-pydoc="/usr/bin/pydoc /usr/lib/python2.4/pydoc.* " + +DESCRIPTION_python-xml="Python basic XML support." +PR_python-xml="ml2" +RDEPENDS_python-xml="python-core python-re" +FILES_python-xml="/usr/lib/python2.4/lib-dynload/pyexpat.so /usr/lib/python2.4/xml /usr/lib/python2.4/xmllib.* " + +DESCRIPTION_python-mime="Python MIME Handling APIs" +PR_python-mime="ml2" +RDEPENDS_python-mime="python-core python-io" +FILES_python-mime="/usr/lib/python2.4/mimetools.* /usr/lib/python2.4/rfc822.* " + +DESCRIPTION_python-unittest="Python Unit Testing Framework" +PR_python-unittest="ml2" +RDEPENDS_python-unittest="python-core python-stringold python-lang" +FILES_python-unittest="/usr/lib/python2.4/unittest.* " + +DESCRIPTION_python-stringold="Python Deprecated String APIs" +PR_python-stringold="ml2" +RDEPENDS_python-stringold="python-core" +FILES_python-stringold="/usr/lib/python2.4/lib-dynload/strop.so /usr/lib/python2.4/string.* " + +DESCRIPTION_python-compile="Python Bytecode Compilation Support" +PR_python-compile="ml2" +RDEPENDS_python-compile="python-core" +FILES_python-compile="/usr/lib/python2.4/py_compile.* /usr/lib/python2.4/compileall.* " + +DESCRIPTION_python-shell="Python Shell-Like Functionality" +PR_python-shell="ml2" +RDEPENDS_python-shell="python-core python-re" +FILES_python-shell="/usr/lib/python2.4/commands.* /usr/lib/python2.4/dircache.* /usr/lib/python2.4/fnmatch.* /usr/lib/python2.4/glob.* /usr/lib/python2.4/popen2.* /usr/lib/python2.4/shutil.* " + +DESCRIPTION_python-mmap="Python Memory-Mapped-File Support" +PR_python-mmap="ml2" +RDEPENDS_python-mmap="python-core python-io" +FILES_python-mmap="/usr/lib/python2.4/lib-dynload/mmap.so " + +DESCRIPTION_python-zlib="Python zlib Support." +PR_python-zlib="ml3" +RDEPENDS_python-zlib="python-core libz1" +FILES_python-zlib="/usr/lib/python2.4/lib-dynload/zlib.so " + +DESCRIPTION_python-db="Python File-Based Database Support" +PR_python-db="ml2" +RDEPENDS_python-db="python-core" +FILES_python-db="/usr/lib/python2.4/anydbm.* /usr/lib/python2.4/dumbdbm.* /usr/lib/python2.4/whichdb.* " + +DESCRIPTION_python-crypt="Python Basic Cryptographic and Hashing Support" +PR_python-crypt="ml2" +RDEPENDS_python-crypt="python-core" +FILES_python-crypt="/usr/lib/python2.4/lib-dynload/crypt.so /usr/lib/python2.4/lib-dynload/md5.so /usr/lib/python2.4/lib-dynload/rotor.so /usr/lib/python2.4/lib-dynload/sha.so " + +DESCRIPTION_python-lang="Python Low-Level Language Support" +PR_python-lang="ml2" +RDEPENDS_python-lang="python-core" +FILES_python-lang="/usr/lib/python2.4/lib-dynload/array.so /usr/lib/python2.4/lib-dynload/parser.so /usr/lib/python2.4/lib-dynload/operator.so /usr/lib/python2.4/lib-dynload/_weakref.so /usr/lib/python2.4/atexit.* /usr/lib/python2.4/code.* /usr/lib/python2.4/codeop.* /usr/lib/python2.4/dis.* /usr/lib/python2.4/inspect.* /usr/lib/python2.4/keyword.* /usr/lib/python2.4/opcode.* /usr/lib/python2.4/repr.* /usr/lib/python2.4/token.* /usr/lib/python2.4/tokenize.* /usr/lib/python2.4/traceback.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/weakref.* " + +DESCRIPTION_python-audio="Python Audio Handling" +PR_python-audio="ml2" +RDEPENDS_python-audio="python-core" +FILES_python-audio="/usr/lib/python2.4/wave.* /usr/lib/python2.4/chunk.* /usr/lib/python2.4/lib-dynload/ossaudiodev.so /usr/lib/python2.4/lib-dynload/audioop.so " + + + diff --git a/python/python-cairo_cvs.oe b/python/python-ao_0.82.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-cairo_cvs.oe +++ b/python/python-ao_0.82.bb diff --git a/python/python-ao_0.82.oe b/python/python-ao_0.82.oe deleted file mode 100644 index 6c23a87b96..0000000000 --- a/python/python-ao_0.82.oe +++ /dev/null @@ -1,21 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "Python AO Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "libao" -SRCNAME = "pyao" - -SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - touch Setup - echo "ao_libs = ao" >>Setup - echo "ao_lib_dir = ${STAGING_LIBDIR}" >>Setup - echo "ao_include_dir = ${STAGING_INCDIR}" >>Setup -} - - diff --git a/python/python-pycurl_7.12.2.oe b/python/python-cairo_cvs.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pycurl_7.12.2.oe +++ b/python/python-cairo_cvs.bb diff --git a/python/python-pygtk_2.3.96.oe b/python/python-constraint_0.2.3.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pygtk_2.3.96.oe +++ b/python/python-constraint_0.2.3.bb diff --git a/python/python-constraint_0.2.3.oe b/python/python-constraint_0.2.3.oe deleted file mode 100644 index 71241882a5..0000000000 --- a/python/python-constraint_0.2.3.oe +++ /dev/null @@ -1,16 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "The constraint package is a constraint \ -satisfaction problem solver written in 100% pure Python, using \ -constraint propagation algorithms. So far, facilities are \ -provided to work with finite domains only." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "constraint" - -SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pyid3lib_0.5.1.oe b/python/python-crypto_1.9a6.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pyid3lib_0.5.1.oe +++ b/python/python-crypto_1.9a6.bb diff --git a/python/python-crypto_1.9a6.oe b/python/python-crypto_1.9a6.oe deleted file mode 100644 index 168cf4cdc9..0000000000 --- a/python/python-crypto_1.9a6.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A collection of cryptographic algorithms and protocols" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -DEPENDS = "gmp" -SRCNAME = "pycrypto" - -SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-pymetar_0.11.oe b/python/python-egenix-mx-base_2.0.5.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pymetar_0.11.oe +++ b/python/python-egenix-mx-base_2.0.5.bb diff --git a/python/python-egenix-mx-base_2.0.5.oe b/python/python-egenix-mx-base_2.0.5.oe deleted file mode 100644 index f52d5374ed..0000000000 --- a/python/python-egenix-mx-base_2.0.5.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "The eGenix.com mx Extensions for Python are a collection of professional quality Python software \ -tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text \ -processing, date/time processing and web site programming." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "egenix-mx-base" - -SRC_URI = "http://www.egenix.com/files/python/egenix-mx-base-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -FILES_${PN} += "${datadir}" diff --git a/python/python-pyode_1.0.0.oe b/python/python-fnorb_1.3.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pyode_1.0.0.oe +++ b/python/python-fnorb_1.3.bb diff --git a/python/python-fnorb_1.3.oe b/python/python-fnorb_1.3.oe deleted file mode 100644 index b79d9d5610..0000000000 --- a/python/python-fnorb_1.3.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A Pure Python CORBA Package" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "Fnorb" - -SRC_URI = "${SOURCEFORGE_MIRROR}/fnorb/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pyrad_0.8.oe b/python/python-fpconst_0.6.0.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pyrad_0.8.oe +++ b/python/python-fpconst_0.6.0.bb diff --git a/python/python-fpconst_0.6.0.oe b/python/python-fpconst_0.6.0.oe deleted file mode 100644 index bc6604f14b..0000000000 --- a/python/python-fpconst_0.6.0.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "This python module implements constants and \ -functions for working with IEEE754 double-precision special values. \ -It provides constants for Not-a-Number (NaN), Positive Infinity \ -(Inf), and Negative Infinity (-Inf), as well as functions \ -to test for these values." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "fpconst" - -SRC_URI = "http://ftp.iasi.roedu.net/mirrors/gentoo.org/distfiles/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-pyro_3.4.oe b/python/python-gmpy_1.0.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pyro_3.4.oe +++ b/python/python-gmpy_1.0.bb diff --git a/python/python-gmpy_1.0.oe b/python/python-gmpy_1.0.oe deleted file mode 100644 index bf0f26d41b..0000000000 --- a/python/python-gmpy_1.0.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "General Multiprecision PYthon" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -DEPENDS = "gmp" -SRCNAME = "gmpy" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-sources-10.zip" -S = "${WORKDIR}/${SRCNAME}" - -inherit distutils diff --git a/python/python-pysqlite_1.0.oe b/python/python-gnosis_1.1.1.bb index e69de29bb2..e69de29bb2 100644 --- a/python/python-pysqlite_1.0.oe +++ b/python/python-gnosis_1.1.1.bb diff --git a/python/python-gnosis_1.1.1.oe b/python/python-gnosis_1.1.1.oe deleted file mode 100644 index 409c3142ef..0000000000 --- a/python/python-gnosis_1.1.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "Gnosis_Utils" - -SRC_URI = "http://gnosis.cx/download/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-hmm_0.4.bb b/python/python-hmm_0.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-hmm_0.4.bb diff --git a/python/python-hmm_0.4.oe b/python/python-hmm_0.4.oe deleted file mode 100644 index 8b1b0f7264..0000000000 --- a/python/python-hmm_0.4.oe +++ /dev/null @@ -1,16 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "Hmm is a python module providing an implementation of Hidden Markov \ -Model and associated algorithms (Viterbi and Baum-Welsh). It uses Numeric \ -Python to speed up the computations." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-numeric" -DEPENDS = "python-numeric" -SRCNAME = "hmm" - -SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-imdbpy_1.2.bb b/python/python-imdbpy_1.2.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-imdbpy_1.2.bb diff --git a/python/python-imdbpy_1.2.oe b/python/python-imdbpy_1.2.oe deleted file mode 100644 index c9fddcd6a1..0000000000 --- a/python/python-imdbpy_1.2.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "imdbpy" - -SRC_URI = "${SOURCEFORGE_MIRROR}/fnorb/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/IMDbPY-${PV}" - -inherit distutils - diff --git a/python/python-irclib_0.4.3.bb b/python/python-irclib_0.4.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-irclib_0.4.3.bb diff --git a/python/python-irclib_0.4.3.oe b/python/python-irclib_0.4.3.oe deleted file mode 100644 index aa3e888507..0000000000 --- a/python/python-irclib_0.4.3.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "IRC (Internet Relay Chat) Support Library" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "pyirclib" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-logilab_0.4.4.bb b/python/python-logilab_0.4.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-logilab_0.4.4.bb diff --git a/python/python-logilab_0.4.4.oe b/python/python-logilab_0.4.4.oe deleted file mode 100644 index dec9e35627..0000000000 --- a/python/python-logilab_0.4.4.oe +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "This package contains some modules used by different \ -projects released by Logilab, including abstract syntax \ -tree manipulation tools, database helper functions, HTML generation, \ -command line argument parsing, logging, and process \ -daemonization." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "common" - -SRC_URI = "ftp://ftp.logilab.fr/pub/common/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-m2crypto_0.13.1.bb b/python/python-m2crypto_0.13.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-m2crypto_0.13.1.bb diff --git a/python/python-m2crypto_0.13.1.oe b/python/python-m2crypto_0.13.1.oe deleted file mode 100644 index 5e0e27b45a..0000000000 --- a/python/python-m2crypto_0.13.1.oe +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "A Python crypto and SSL toolkit" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "openssl swig-native" -RDEPENDS = "python-core" -SRCNAME = "M2Crypto" - -SRC_URI = "http://sandbox.rulemaker.net/ngps/Dist/m2crypto-0.13.zip \ - file://0.13p1.patch;patch=1;pnum=0" -S = "${WORKDIR}/m2crypto-0.13" - -inherit distutils - diff --git a/python/python-mad_0.5.1.bb b/python/python-mad_0.5.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-mad_0.5.1.bb diff --git a/python/python-mad_0.5.1.oe b/python/python-mad_0.5.1.oe deleted file mode 100644 index e76c15d09a..0000000000 --- a/python/python-mad_0.5.1.oe +++ /dev/null @@ -1,21 +0,0 @@ -LICENSE = LGPL -DESCRIPTION = "Python libmad Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core libmad" -DEPENDS = "libmad" -SRCNAME = "pymad" - -SRC_URI = "http://spacepants.org/src/pymad/download/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - touch Setup - echo "endian = little" >>Setup # FIXME, not always true - echo "mad_libs = mad" >>Setup - echo "mad_lib_dir = ${STAGING_LIBDIR}" >>Setup - echo "mad_include_dir = ${STAGING_INCDIR}" >>Setup -} diff --git a/python/python-native_2.3.3.bb b/python/python-native_2.3.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-native_2.3.3.bb diff --git a/python/python-native_2.3.3.oe b/python/python-native_2.3.3.oe deleted file mode 100644 index 2b2d4a8b58..0000000000 --- a/python/python-native_2.3.3.oe +++ /dev/null @@ -1,29 +0,0 @@ -DESCRIPTION = "Python Programming Language" -HOMEPAGE = "http://www.python.org" -LICENSE = "PSF" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "patcher-native" -PR = "r1" - -SRC_URI = "ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \ - file://bindir-libdir.patch;patch=1 \ - file://cross-distutils.patch;patch=1" -S = "${WORKDIR}/Python-${PV}" - -inherit autotools native - -EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc --without-cxx --with-signal-module --with-wctype-functions \ - --with-prefix=${STAGING_DIR} --with-exec-prefix=${STAGING_DIR}/${BUILD_SYS}" -EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS=""' - -do_configure () { - oe_runconf -} - -do_stage_append() { - # install pgen for later usage with non-native builds - install Parser/pgen ${STAGING_DIR}/${BUILD_SYS}/bin/ -} - diff --git a/python/python-numarray_1.0.bb b/python/python-numarray_1.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-numarray_1.0.bb diff --git a/python/python-numarray_1.0.oe b/python/python-numarray_1.0.oe deleted file mode 100644 index 789dc2afae..0000000000 --- a/python/python-numarray_1.0.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Next Generation sophisticated Numeric Processing Package for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "numarray" - -SRC_URI = ${SOURCEFORGE_MIRROR}/numpy/${SRCNAME}-${PV}.tar.gz -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-numeric_23.3.bb b/python/python-numeric_23.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-numeric_23.3.bb diff --git a/python/python-numeric_23.3.oe b/python/python-numeric_23.3.oe deleted file mode 100644 index cb3b3ada50..0000000000 --- a/python/python-numeric_23.3.oe +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "A sophisticated Numeric Processing Package for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -PR = "ml1" - -SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz \ - file://no-lapack.patch;patch=1" -S = "${WORKDIR}/Numeric-${PV}" - -inherit distutils - -do_stage() { - cp -a Include/Numeric ${STAGING_INCDIR} -} - diff --git a/python/python-ogg_1.3.bb b/python/python-ogg_1.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-ogg_1.3.bb diff --git a/python/python-ogg_1.3.oe b/python/python-ogg_1.3.oe deleted file mode 100644 index f2c70957ab..0000000000 --- a/python/python-ogg_1.3.oe +++ /dev/null @@ -1,25 +0,0 @@ -LICENSE = LGPL -DESCRIPTION = "Python Ogg Vorbis Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -DEPENDS = "libogg" -SRCNAME = "pyogg" - -SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - touch Setup - echo "ogg_libs = ogg" >>Setup - echo "ogg_lib_dir = ${STAGING_LIBDIR}" >>Setup - echo "ogg_include_dir = ${STAGING_INCDIR}" >>Setup -} - -do_stage() { - install -d ${STAGING_INCDIR}/pyogg - install -m 0644 include/pyogg/pyogg.h ${STAGING_INCDIR}/pyogg/pyogg.h -} diff --git a/python/python-pexpect_0.99.bb b/python/python-pexpect_0.99.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pexpect_0.99.bb diff --git a/python/python-pexpect_0.99.oe b/python/python-pexpect_0.99.oe deleted file mode 100644 index 9496d61240..0000000000 --- a/python/python-pexpect_0.99.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "A Pure Python Expect like Module for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl" -SRCNAME = "pexpect" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tgz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-pychecker_0.8.14.bb b/python/python-pychecker_0.8.14.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pychecker_0.8.14.bb diff --git a/python/python-pychecker_0.8.14.oe b/python/python-pychecker_0.8.14.oe deleted file mode 100644 index 4cf2949859..0000000000 --- a/python/python-pychecker_0.8.14.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "SourceCode Test Utility" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "pychecker" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-pycodes_1.1.bb b/python/python-pycodes_1.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pycodes_1.1.bb diff --git a/python/python-pycodes_1.1.oe b/python/python-pycodes_1.1.oe deleted file mode 100644 index 275b8b7001..0000000000 --- a/python/python-pycodes_1.1.oe +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "The pycodes package provides various extensions to Python for low density parity check (LDPC) codes \ -(an extremely powerful class of error correcting codes). LDPC codes can be used for physical layer error correction \ -in wireless, telephone, DSL, or cable modems; packet loss correction in multicast and distribution of bulk data over \ -the Internet; and even data compression. A variety of decoding/quantization algorithms are provided including standard\ -things like sum-product as well as linear programming relaxations." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "pycodes" - -SRC_URI = "http://www.csua.berkeley.edu/~emin/source_code/pycodes/pycodes-1-1.tar.gz \ - file://no-docs.patch;patch=1" -S = "${WORKDIR}/${SRCNAME}" - -inherit distutils diff --git a/python/python-pycurl_7.12.2.bb b/python/python-pycurl_7.12.2.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pycurl_7.12.2.bb diff --git a/python/python-pygame_1.6.bb b/python/python-pygame_1.6.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pygame_1.6.bb diff --git a/python/python-pygame_1.6.oe b/python/python-pygame_1.6.oe deleted file mode 100644 index dfe36ada39..0000000000 --- a/python/python-pygame_1.6.oe +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "Python libSDL Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-numeric" -DEPENDS = "virtual/libsdl libsdl-image libsdl-mixer libsdl-net libsdl-ttf smpeg python-numeric" -SRCNAME = "pygame" - -SRC_URI = "http://www.pygame.org/ftp/${SRCNAME}-${PV}.tar.gz \ - file://qpe.patch;patch=1 \ - file://Setup" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - SDL="`sdl-config --cflags` `sdl-config --libs`"; echo "SDL=$SDL" >Setup - cat ${WORKDIR}/Setup >>Setup -} diff --git a/python/python-pygoogle_0.6.bb b/python/python-pygoogle_0.6.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pygoogle_0.6.bb diff --git a/python/python-pygoogle_0.6.oe b/python/python-pygoogle_0.6.oe deleted file mode 100644 index 38314d1a1e..0000000000 --- a/python/python-pygoogle_0.6.oe +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "This module is a wrapper for the Google Web APIs. \ -It allows you to do Google searches, retrieve pages from the \ -Google cache, and ask Google for spelling suggestions." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-soappy" -SRCNAME = "pygoogle" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pygtk-0_0.6.12.bb b/python/python-pygtk-0_0.6.12.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pygtk-0_0.6.12.bb diff --git a/python/python-pygtk-0_0.6.12.oe b/python/python-pygtk-0_0.6.12.oe deleted file mode 100644 index 24289a09a5..0000000000 --- a/python/python-pygtk-0_0.6.12.oe +++ /dev/null @@ -1,30 +0,0 @@ -LICENSE = LGPL -DESCRIPTION = "Python GTK+ 1.2 Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Rob Taylor <robtaylor@fastmail.fm>" -DEPENDS = "gtk+-1.2 python" -RDEPENDS = "python-core python-shell python-re" -SRCNAME = "pygtk" -PR = "r4" - -FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/python-pygtk-${PV}" - - -SRC_URI = "ftp://ftp.gtk.org/pub/gtk/python/v1.2/${SRCNAME}-${PV}.tar.gz \ - file://remove-imlib-et-al;patch=1" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit autotools pkgconfig - -FILES_${PN} = "${libdir}/python2.3/" - -do_configure_prepend() { - echo ${LDFLAGS} > /tmp/ldflags - rm aclocal.m4 -} - -do_stage() { - autotools_stage_includes -} - diff --git a/python/python-pygtk_2.2.0.bb b/python/python-pygtk_2.2.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pygtk_2.2.0.bb diff --git a/python/python-pygtk_2.2.0.oe b/python/python-pygtk_2.2.0.oe deleted file mode 100644 index 5267c6ec29..0000000000 --- a/python/python-pygtk_2.2.0.oe +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "Python GTK+ Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "gtk+ libglade" -SRCNAME = "pygtk" -PR = "r1" - -SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.2/${SRCNAME}-${PV}.tar.bz2" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit autotools pkgconfig - -FILES_${PN} = "${libdir}/python2.3/" - -do_stage() { - autotools_stage_includes -} - diff --git a/python/python-pygtk_2.3.96.bb b/python/python-pygtk_2.3.96.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pygtk_2.3.96.bb diff --git a/python/python-pyid3lib_0.5.1.bb b/python/python-pyid3lib_0.5.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyid3lib_0.5.1.bb diff --git a/python/python-pylinda_0.1.bb b/python/python-pylinda_0.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pylinda_0.1.bb diff --git a/python/python-pylinda_0.1.oe b/python/python-pylinda_0.1.oe deleted file mode 100644 index f6b460c12f..0000000000 --- a/python/python-pylinda_0.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Python Implementation of Linda Tuple Space" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "linda" - -SRC_URI = "http://www-users.cs.york.ac.uk/~aw/pylinda/linda-${PV}.tar.gz \ - file://honor-datadir.patch;patch=1" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-pylint_0.3.3.bb b/python/python-pylint_0.3.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pylint_0.3.3.bb diff --git a/python/python-pylint_0.3.3.oe b/python/python-pylint_0.3.3.oe deleted file mode 100644 index 6bd4c81e20..0000000000 --- a/python/python-pylint_0.3.3.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another \ -pychecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more \ -features, like checking line-code's length, checking if variable names are well-formed according to your coding standard,\ -or checking if declared interfaces are truly implemented, and much more." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-logilab" -SRCNAME = "pylint" - -SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pymetar_0.11.bb b/python/python-pymetar_0.11.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pymetar_0.11.bb diff --git a/python/python-pymp3_0.3.4.bb b/python/python-pymp3_0.3.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pymp3_0.3.4.bb diff --git a/python/python-pymp3_0.3.4.oe b/python/python-pymp3_0.3.4.oe deleted file mode 100644 index 6f2ccf4641..0000000000 --- a/python/python-pymp3_0.3.4.oe +++ /dev/null @@ -1,28 +0,0 @@ -DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/" -SECTION = "console/multimedia" -PRIORITY = "optional" -MAINTAINER = "Jason Haslup <openembedded@haslup.com>" -RDEPENDS = "python-core python-ncurses python-pyid3lib python-mad python-ao" -PR = "r1" - -SRC_URI = "http://damien.degois.info/PyMP3/PyMP3-0.3.4.tar.gz" -S = "${WORKDIR}/PyMP3-0.3.4" - -PY_FILES = "box_info.py layer.py sound_ctrl.py stack.py txt_tools.py" - -do_install() { - - install -d ${D}/${libdir} - install -d ${D}/${libdir}/python2.3 - install -d ${D}/${libdir}/python2.3/site-packages - - for f in ${PY_FILES} - do - install -m 0644 $f ${D}${libdir}/python2.3/site-packages/ - done - - install -d ${D}/${bindir} - install -m 755 pymp3 ${D}/${bindir}/ -} - -FILES_${PN} += " ${libdir}/python2.3/site-packages/" diff --git a/python/python-pyode_1.0.0.bb b/python/python-pyode_1.0.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyode_1.0.0.bb diff --git a/python/python-pyqt_3.12.bb b/python/python-pyqt_3.12.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyqt_3.12.bb diff --git a/python/python-pyqt_3.12.oe b/python/python-pyqt_3.12.oe deleted file mode 100644 index 0dcc3f32a4..0000000000 --- a/python/python-pyqt_3.12.oe +++ /dev/null @@ -1,55 +0,0 @@ -DESCRIPTION = "Python Qt/Embedded + Qt/Palmtop Bindings" -HOMEPAGE = "http://www.vanille.de/projects/python.spy" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -LICENSE = "GPL" -RDEPENDS = "python-core python-sip" -DEPENDS = "virtual/libqte2 virtual/libqpe" -SRCNAME = "pyqt" -PR = "ml1" - -SRC_URI = "http://www.vanille.de/mirror/PyQt-x11-gpl-${PV}.tar.gz \ - file://features" -S = "${WORKDIR}/PyQt-x11-gpl-${PV}" - -inherit qmake sip - -QMAKE_PROFILES = "pyqt.pro" -EXTRA_SIPTAGS = "-tWS_QWS -tQtPE_1_6_0 -tQt_2_3_1" -SIP_MODULES = "qt qtcanvas qttable qtpe" -SIP_FEATURES = "${WORKDIR}/features" -EXTRA_OEMAKE = " MAKEFLAGS= " - -EXTRA_QMAKEVARS_POST = " QMAKE_UIC=${STAGING_BINDIR}/uic QMAKE_MOC=${STAGING_BINDIR}/moc QMAKE_RPATH=-Wl,-rpath-link, \ - CONFIG=qt CONFIG+=warn_on CONFIG+=release \ - DESTDIR= VERSION=1.0.0 \ - DEFINES=SIP_MAKE_DLL DEFINES+=SIP_QT_SUPPORT DEFINES+=QWS \ - INCLUDEPATH=. \ - INCLUDEPATH+=${STAGING_INCDIR}/python2.3 \ - INCLUDEPATH+=${STAGING_INCDIR} \ - LIBS+=-L${STAGING_LIBDIR}/python2.3/site-packages \ - LIBS+=-L${QTDIR}/lib LIBS+=-lqte LIBS+=-lqpe " - -do_configure_prepend() { - echo -e "TEMPLATE=subdirs\nSUBDIRS=qt qtcanvas qttable qtpe\n" >pyqt.pro -} - -do_stage() { - install -d ${STAGING_SIPDIR}/qt/ - for module in ${SIP_MODULES} - do - install -m 0644 ${S}/sip/${module}/*.sip ${STAGING_SIPDIR}/qt/ - install -m 0755 ${module}/lib${module}.so ${STAGING_LIBDIR}/python2.3/site-packages/${module}.so - done -} - -do_install() { - install -d ${D}/${libdir}/python2.3/site-packages/ - for module in ${SIP_MODULES} - do - install -m 0755 ${module}/lib${module}.so ${D}/${libdir}/python2.3/site-packages/${module}.so - done -} - -FILES_${PN} = "${libdir}/python2.3/site-packages" diff --git a/python/python-pyqwt_3.10.bb b/python/python-pyqwt_3.10.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyqwt_3.10.bb diff --git a/python/python-pyqwt_3.10.oe b/python/python-pyqwt_3.10.oe deleted file mode 100644 index 1f41ab0459..0000000000 --- a/python/python-pyqwt_3.10.oe +++ /dev/null @@ -1,64 +0,0 @@ -DESCRIPTION = "Python QWT Bindings, QtE edition" -HOMEPAGE = "http://www.vanille.de/projects/python.spy" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -LICENSE = "GPL" -RDEPENDS = "python-core python-sip python-pyqt (>=${PV}) python-numeric qwt" -DEPENDS = "virtual/libqte2 python-numeric python-pyqt qwt" -SRCNAME = "pyqwt" -PR = "ml2" - -SRC_URI = "http://www.vanille.de/mirror/PyQwt-20040118.tar.gz \ - file://qt2.x-compat.patch;patch=1 \ - file://features" -S = "${WORKDIR}/PyQwt-20040118" - -inherit qmake sip - -QMAKE_PROFILES = "pyqwt.pro" -EXTRA_SIPTAGS = "-tWS_QWS -tQtPE_1_6_0 -tQt_2_3_1" -SIP_MODULES = "qwt" -SIP_FEATURES = "${WORKDIR}/features" -EXTRA_OEMAKE = " MAKEFLAGS= " - -EXTRA_QMAKEVARS_POST += "CONFIG=qt CONFIG+=warn_on CONFIG+=release \ - TARGET=qwt DESTDIR= VERSION=1.0.0 \ - DEFINES=SIP_MAKE_DLL DEFINES+=SIP_QT_SUPPORT DEFINES+=HAS_NUMERIC DEFINES+=QWS \ - INCLUDEPATH+=../numpy \ - INCLUDEPATH+=${STAGING_INCDIR}/python2.3 \ - INCLUDEPATH+=${STAGING_INCDIR} \ - LIBS+=-L${STAGING_LIBDIR}/python2.3/site-packages \ - LIBS+=-L${QTDIR}/lib LIBS+=-lqte LIBS+=-lqpe " - -do_generate_prepend() { - echo -e "TEMPLATE=subdirs\nSUBDIRS=qwt\n" >pyqwt.pro - - echo "%Makefile qwt.pro.in" >>sip/qwtmod.sip - echo "TEMPLATE=lib" >>sip/qwtmod.sip - echo 'SOURCES = $B' >>sip/qwtmod.sip - echo 'HEADERS = $H' >>sip/qwtmod.sip - echo "%End" >>sip/qwtmod.sip - - mkdir -p sip/qwt/ - mv sip/*.* sip/qwt/ -} - -do_stage() { - install -d ${STAGING_SIPDIR}/qt/ - for module in ${SIP_MODULES} - do - install -m 0644 ${S}/sip/${module}/*.sip ${STAGING_SIPDIR}/qt/ - install -m 0755 ${module}/lib${module}.so ${STAGING_LIBDIR}/python2.3/site-packages/${module}.so - done -} - -do_install() { - install -d ${D}/${libdir}/python2.3/site-packages/ - for module in ${SIP_MODULES} - do - install -m 0755 ${module}/lib${module}.so ${D}/${libdir}/python2.3/site-packages/${module}.so - done -} - -FILES_${PN} = "/usr/lib/python2.3/site-packages" diff --git a/python/python-pyrad_0.8.bb b/python/python-pyrad_0.8.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyrad_0.8.bb diff --git a/python/python-pyreverse_0.5.0.bb b/python/python-pyreverse_0.5.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyreverse_0.5.0.bb diff --git a/python/python-pyreverse_0.5.0.oe b/python/python-pyreverse_0.5.0.oe deleted file mode 100644 index c45ecc0ccb..0000000000 --- a/python/python-pyreverse_0.5.0.oe +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis \ -tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be \ -used to generate files readable by Argo UML." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-logilab python-pyxml" -SRCNAME = "pyreverse" - -SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pyro_3.4.bb b/python/python-pyro_3.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyro_3.4.bb diff --git a/python/python-pyserial_2.0.bb b/python/python-pyserial_2.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyserial_2.0.bb diff --git a/python/python-pyserial_2.0.oe b/python/python-pyserial_2.0.oe deleted file mode 100644 index 1940d599e0..0000000000 --- a/python/python-pyserial_2.0.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Serial Port Support for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "pyserial" - -SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-pysqlite_1.0.bb b/python/python-pysqlite_1.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pysqlite_1.0.bb diff --git a/python/python-pyxml_0.8.3.bb b/python/python-pyxml_0.8.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyxml_0.8.3.bb diff --git a/python/python-pyxml_0.8.3.oe b/python/python-pyxml_0.8.3.oe deleted file mode 100644 index 8677accb61..0000000000 --- a/python/python-pyxml_0.8.3.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A sophisticated XML Processing Package for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-xml python-netclient" -SRCNAME = "pyxml" - -SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz" -S = "${WORKDIR}/PyXML-${PV}" - -inherit distutils - diff --git a/python/python-pyxmlrpc_0.8.8.3.bb b/python/python-pyxmlrpc_0.8.8.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-pyxmlrpc_0.8.8.3.bb diff --git a/python/python-pyxmlrpc_0.8.8.3.oe b/python/python-pyxmlrpc_0.8.8.3.oe deleted file mode 100644 index 32b68e5838..0000000000 --- a/python/python-pyxmlrpc_0.8.8.3.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Fast Python XMLRPC Library" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "py-xmlrpc" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-quicklauncher_0.0.1.bb b/python/python-quicklauncher_0.0.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-quicklauncher_0.0.1.bb diff --git a/python/python-quicklauncher_0.0.1.oe b/python/python-quicklauncher_0.0.1.oe deleted file mode 100644 index 818f6a8bfc..0000000000 --- a/python/python-quicklauncher_0.0.1.oe +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "A PyQt-optimized Python Quicklauncher for Qt/Embedded based Palmtop Environments" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-pyqt" -PR = "ml1" -SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/tools/pyquicklauncher" -S = "${WORKDIR}/pyquicklauncher" - -inherit distutils - -do_compile() { - true -} - -# -# FIXME: Launch during postinstall -# - -do_install() { - install -d ${D}/${libdir}/python2.3/ - install -m 0755 quicklauncher.py ${D}/${libdir}/python2.3/ - install -d ${D}/${libdir}/python2.3/site-packages/quicklauncher/ - install -m 0755 testapp.py ${D}/${libdir}/python2.3/site-packages/quicklauncher/ -} - - diff --git a/python/python-scapy_0.9.17.bb b/python/python-scapy_0.9.17.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-scapy_0.9.17.bb diff --git a/python/python-scapy_0.9.17.oe b/python/python-scapy_0.9.17.oe deleted file mode 100644 index 3a42abe794..0000000000 --- a/python/python-scapy_0.9.17.oe +++ /dev/null @@ -1,21 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "Scapy is a powerful interactive packet manipulation tool, \ -packet generator, network scanner, network discovery, packet sniffer, etc. \ -It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, \ -tcpdump, tethereal, p0f, ...." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-netclient python-netserver" -SRCNAME = "scapy" - -SRC_URI = "http://www.cartel-securite.fr/pbiondi/python/scapy-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -do_install() { - install -d ${D}/${libdir}/python2.3 - install -m 0755 ${S}/scapy.py ${D}/${libdir}/python2.3/ -} - -FILES_${PN} = "${libdir}/python2.3/" - diff --git a/python/python-sgmlop_1.1.bb b/python/python-sgmlop_1.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-sgmlop_1.1.bb diff --git a/python/python-sgmlop_1.1.oe b/python/python-sgmlop_1.1.oe deleted file mode 100644 index 6b26a3430b..0000000000 --- a/python/python-sgmlop_1.1.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Pythonware Fast SGML Parser for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "sgmlop" - -SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils diff --git a/python/python-snmplib_0.1.1.bb b/python/python-snmplib_0.1.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-snmplib_0.1.1.bb diff --git a/python/python-snmplib_0.1.1.oe b/python/python-snmplib_0.1.1.oe deleted file mode 100644 index 8607d99a9e..0000000000 --- a/python/python-snmplib_0.1.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A Pure Python SNMP Package" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "libsnmp" - -SRC_URI = "http://seafelt.unicity.com.au/downloads/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-soappy_0.11.3.bb b/python/python-soappy_0.11.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-soappy_0.11.3.bb diff --git a/python/python-soappy_0.11.3.oe b/python/python-soappy_0.11.3.oe deleted file mode 100644 index 39269d5b8e..0000000000 --- a/python/python-soappy_0.11.3.oe +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Python SOAP Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core python-xml python-fpconst" -SRCNAME = "SOAPpy" - -SRC_URI = "${SOURCEFORGE_MIRROR}/pywebsvcs/${SRCNAME}-${PV}.tar.gz \ - file://fpconst.py" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -# *cough*, yes this is a bit hackish.. but for now ;) - -do_compile_prepend() { - install -m 0644 ${WORKDIR}/fpconst.py ${S}/SOAPpy/fpconst.py -} diff --git a/python/python-tlslite_0.3.0.bb b/python/python-tlslite_0.3.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-tlslite_0.3.0.bb diff --git a/python/python-tlslite_0.3.0.oe b/python/python-tlslite_0.3.0.oe deleted file mode 100644 index 0913debef4..0000000000 --- a/python/python-tlslite_0.3.0.oe +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0. TLS Lite supports non-traditional \ -authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure \ -Python, however it can access OpenSSL or cryptlib for faster crypto operations." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "tlslite" - -SRC_URI = "http://trevp.net/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - diff --git a/python/python-vmaps_1.1.bb b/python/python-vmaps_1.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-vmaps_1.1.bb diff --git a/python/python-vmaps_1.1.oe b/python/python-vmaps_1.1.oe deleted file mode 100644 index 1ce8f93c44..0000000000 --- a/python/python-vmaps_1.1.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Python Arrays on mmap()" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core" -SRCNAME = "vmaps" - -SRC_URI = "http://snafu.freedom.org/Vmaps/Vmaps-${PV}.tgz" -S = "${WORKDIR}/Vmaps-${PV}" - -inherit distutils diff --git a/python/python-vorbis_1.3.bb b/python/python-vorbis_1.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-vorbis_1.3.bb diff --git a/python/python-vorbis_1.3.oe b/python/python-vorbis_1.3.oe deleted file mode 100644 index e89f8f41f9..0000000000 --- a/python/python-vorbis_1.3.oe +++ /dev/null @@ -1,24 +0,0 @@ -LICENSE = LGPL -DESCRIPTION = "Python Vorbis Bindings" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -RDEPENDS = "python-core libvorbis python-ogg" -DEPENDS = "libvorbis python-ogg" -SRCNAME = "pyvorbis" - -SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz \ - file://disable-oggcheck.patch;patch=1" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - touch Setup - echo "ogg_libs = ogg" >>Setup - echo "ogg_lib_dir = ${STAGING_LIBDIR}" >>Setup - echo "ogg_include_dir = ${STAGING_INCDIR}" >>Setup - echo "vorbis_libs = vorbis vorbisfile vorbisenc" >>Setup - echo "vorbis_lib_dir = ${STAGING_LIBDIR}" >>Setup - echo "vorbis_include_dir = ${STAGING_INCDIR}" >>Setup -} diff --git a/python/python24-native_2.4.0.bb b/python/python24-native_2.4.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-native_2.4.0.bb diff --git a/python/python24-native_2.4.0.oe b/python/python24-native_2.4.0.oe deleted file mode 100644 index 6bf2e34a5a..0000000000 --- a/python/python24-native_2.4.0.oe +++ /dev/null @@ -1,31 +0,0 @@ -DESCRIPTION = "Python Programming Language" -HOMEPAGE = "http://www.python.org" -LICENSE = "PSF" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "patcher-native" -PR = "r0" - -EXCLUDE_FROM_WORLD = "1" - -SRC_URI = "ftp://www.python.org/pub/python/2.4/Python-2.4.tar.bz2 \ - file://bindir-libdir.patch;patch=1 \ - file://cross-distutils.patch;patch=1" -S = "${WORKDIR}/Python-2.4" - -inherit autotools native - -EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc --without-cxx --with-signal-module --with-wctype-functions \ - --with-prefix=${STAGING_DIR} --with-exec-prefix=${STAGING_DIR}/${BUILD_SYS}" -EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS=""' - -do_configure () { - oe_runconf -} - -do_stage_append() { - # install pgen for later usage with non-native builds - install Parser/pgen ${STAGING_DIR}/${BUILD_SYS}/bin/ -} - diff --git a/python/python24_2.4.0.bb b/python/python24_2.4.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24_2.4.0.bb diff --git a/python/python24_2.4.0.oe b/python/python24_2.4.0.oe deleted file mode 100644 index cbae972fc4..0000000000 --- a/python/python24_2.4.0.oe +++ /dev/null @@ -1,61 +0,0 @@ -DESCRIPTION = "Python Programming Language" -HOMEPAGE = "http://www.python.org" -LICENSE = "PSF" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "python24-native zlib gdbm" -PR = "r0" - -EXCLUDE_FROM_WORLD = "1" - -PYTHON_MAJMIN = "2.4" - -SRC_URI = "ftp://www.python.org/pub/python/2.4/Python-2.4.tar.bz2 \ - file://bindir-libdir.patch;patch=1 \ - file://crosscompile.patch;patch=1" -S = "${WORKDIR}/Python-2.4" - -inherit autotools - -EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc --without-cxx --with-signal-module --with-wctype-functions" - -# -# copy config.h and an appropriate Makefile for distutils.sysconfig -# which laters uses the information out of these to compile extensions -# -do_compile_prepend() { - install -d ${STAGING_INCDIR}/python${PYTHON_MAJMIN}/ - install -d ${STAGING_LIBDIR}/python${PYTHON_MAJMIN}/config/ - install -m 0644 pyconfig.h ${STAGING_INCDIR}/python${PYTHON_MAJMIN}/ - install -m 0644 Makefile Makefile.orig - install -m 0644 Makefile Makefile.backup - sed -e 's,${includedir},${STAGING_INCDIR},' < Makefile.backup > Makefile - install -m 0644 Makefile Makefile.backup - sed -e 's,${libdir},${STAGING_LIBDIR},' < Makefile.backup > Makefile - install -m 0644 Makefile ${STAGING_LIBDIR}/python${PYTHON_MAJMIN}/config/ -} - -do_compile() { - oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ - HOSTPYTHON=${STAGING_BINDIR}/python \ - STAGING_LIBDIR=${STAGING_LIBDIR} \ - STAGING_INCDIR=${STAGING_INCDIR} \ - BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} -} - -do_stage() { - install -m 0644 Include/*.h ${STAGING_INCDIR}/python${PYTHON_MAJMIN}/ -} - -do_install() { - install -m 0644 Makefile.orig Makefile - oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ - HOSTPYTHON=${STAGING_BINDIR}/python \ - STAGING_LIBDIR=${STAGING_LIBDIR} \ - STAGING_INCDIR=${STAGING_INCDIR} \ - BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ - DESTDIR=${D} install -} - -include python-${PV}-manifest.inc diff --git a/python/python_2.3.4.bb b/python/python_2.3.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python_2.3.4.bb diff --git a/python/python_2.3.4.oe b/python/python_2.3.4.oe deleted file mode 100644 index 4e4715434f..0000000000 --- a/python/python_2.3.4.oe +++ /dev/null @@ -1,61 +0,0 @@ -DESCRIPTION = "Python Programming Language" -HOMEPAGE = "http://www.python.org" -LICENSE = "PSF" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "python-native zlib gdbm" -PR = "r3" - -SRC_URI = "ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \ - file://bindir-libdir.patch;patch=1 \ - file://crosscompile.patch;patch=1" -# file://autohell.patch;patch=1" -# file://crosscompile-hotshot.patch;patch=1 \ -# file://crosscompile-socket.patch;patch=1 - -S = "${WORKDIR}/Python-${PV}" - -inherit autotools - -EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc --without-cxx --with-signal-module --with-wctype-functions" - -# -# copy config.h and an appropriate Makefile for distutils.sysconfig -# which laters uses the information out of these to compile extensions -# -do_compile_prepend() { - install -d ${STAGING_INCDIR}/python2.3/ - install -d ${STAGING_LIBDIR}/python2.3/config/ - install -m 0644 pyconfig.h ${STAGING_INCDIR}/python2.3/ - install -m 0644 Makefile Makefile.orig - install -m 0644 Makefile Makefile.backup - sed -e 's,${includedir},${STAGING_INCDIR},' < Makefile.backup > Makefile - install -m 0644 Makefile Makefile.backup - sed -e 's,${libdir},${STAGING_LIBDIR},' < Makefile.backup > Makefile - install -m 0644 Makefile ${STAGING_LIBDIR}/python2.3/config/ -} - -do_compile() { - oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ - HOSTPYTHON=${STAGING_BINDIR}/python \ - STAGING_LIBDIR=${STAGING_LIBDIR} \ - STAGING_INCDIR=${STAGING_INCDIR} \ - BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} -} - -do_stage() { - install -m 0644 Include/*.h ${STAGING_INCDIR}/python2.3/ -} - -do_install() { - install -m 0644 Makefile.orig Makefile - oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ - HOSTPYTHON=${STAGING_BINDIR}/python \ - STAGING_LIBDIR=${STAGING_LIBDIR} \ - STAGING_INCDIR=${STAGING_INCDIR} \ - BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ - DESTDIR=${D} install -} - -include python-${PV}-manifest.inc |