summaryrefslogtreecommitdiff
path: root/packages/python/python-psyco_1.5.bb
blob: b633b65061295bccddfce24436973258dbde3dfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
MAINTAINER = "dkm@kataplop.net"
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
td>1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-09-20linux kernels: and bump PR where available for previous commitKoen Kooi1 2006-09-20linux kernels: fix uclibcgnueabi detectionKoen Kooi1 2006-08-29linux-ezx: update to ezx7 and add 2 patches for gcc4-ismsKoen Kooi1 2006-07-14linux-ezx: and bump PR....Koen Kooi1 2006-07-14linux-ezx: enable extra 16MB of ram via the cmdlineYin Kangkai1 2006-06-09linux-ezx: add logo from openezx contestMichael Lauer1 2006-06-09linux-ezx: fix e680 keypad properly, drop HACK patchMichael Lauer1 2006-06-08linux-ezx: new version of backlight patchMichael Lauer1 2006-06-07linux-ezx: first version of backlight driver worksMichael Lauer1 2006-06-07linux-ezx: first shot at backlight class driver for EZX platformMichael Lauer1 2006-06-06linux-ezx: update e680-leds patchMichael Lauer1 2006-06-05linux-ezx: add LED drivers for A780 and E680Michael Lauer1 2006-06-03linux-ezx: properly fix patching troubles:Koen Kooi1 2006-06-03linux-ezx: fix patching brokenness:Koen Kooi1 2006-06-02linux-ezx: add LED subsystem from 2.6.17, start with LED driver for E680Michael Lauer1 2006-06-01linux-ezx: add patches to make e680 configuration build (HACKS!)Michael Lauer1 2006-05-31linux-ezx: need to set FILESDIR now that it's getting includedMichael Lauer1 2006-05-31a780|e680 kernel update: adds touchscreen improvement fix and enables dyntickMichael Lauer1 2006-05-26linux-ezx: defconfig updates, add known good one as backupMichael Lauer1 2006-05-21linux-ezx: bump revision per the defconfig changesMichael Lauer1 2006-05-21linux-ezx: change SRC_URI to fixed version of ezx6 patchMichael Lauer1 2006-05-20linux-ezx: upgrade to 2.6.16.13-ezx6Michael Lauer1 2006-05-13linux-ezx: add patch for mmc, add e680 defconfigMichael Lauer1 2006-05-11add first stab at support for the Motorola A780 GSM phoneMichael Lauer1