summaryrefslogtreecommitdiff
path: root/packages/python/python-psyco_1.5.bb
blob: 5c47e6971dc0410a1372f040fd2dbee7a6501a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
-> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-10-30opie-appearance 1.2.1: updated CVS backport of icon size settingsMarcin Juszkiewicz2 2005-10-18opie-appearance 1.2.1: CVS backported patch - add settings for icon sizesMarcin Juszkiewicz3 2005-09-12Opie 1.2.1:Holger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi3