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
imlico?id=cfce83cf61593878a185957fa2824da4bf01e8af'>dates: update to 0.4.1 (from Poky)Marcin Juszkiewicz3 2007-03-30(openmoko-)dates: fix Rconflicts/Rreplaces: they do not replace each other bu...Marcin Juszkiewicz3 2007-03-29dates/openmoko-dates: mark libgtkdatesview.so as PRIVATE, make them conflictMarcin Juszkiewicz3 2007-03-21dates: unify recipes, fix PV in svn version (from Poky)Marcin Juszkiewicz3 2007-03-21tasks: added 0.4, unified recipes, fixed PV in svn version (from Poky)Marcin Juszkiewicz4 2007-03-21contacts: added 0.4, unified recipes, fixed PV in svn version, disabled gnome...Marcin Juszkiewicz3 2007-03-14contacts, dates, tasks: moved to pimlico directory (from Poky)Marcin Juszkiewicz9