DESCRIPTION = "Psyco lets you run your existing Python software much faster, with no change in your source." HOMEPAGE = "http://psyco.sourceforge.net" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "PSF" RDEPENDS = "python-core" SRCNAME = "psyco" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}-src.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" COMPATIBLE_HOST = 'i.86.*-linux' inherit distutils
summaryrefslogtreecommitdiff
path: root/packages/python/python-pygtk
AgeCommit message (Collapse)AuthorFiles
2008-04-18python-pygtk: push prevent_to_get_display_during_import.patch upstreamRolf Leggewie1
2008-04-18python-pygtk: unbreak prevent_to_get_display_during_import.patch (from Poky)Marcin Juszkiewicz1
2008-03-20add prevent_to_get_display_during_import.patch (by Aloisio Almeida)Michael Lauer1
2008-03-06python-pygtk 2.10.4 add nodocs.patch to make it _really_ skip building the docsMichael Lauer1
2007-08-16python-pygtk[2]: change naming, python-pygtk is now 2.x, update to 2.10.4Michael Lauer3