summaryrefslogtreecommitdiff
path: root/packages/python/python-pexpect_0.99.bb
blob: d95eb93f6d56373c54dea378ea310741068a9a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "A Pure Python Expect like Module for Python"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "PSF"
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
pan title='2007-09-03 11:17:55 +0000'>2007-09-03scummvm: Fixed the staging dir location. Thx hrw for the tip.Rod Whitby1 2007-08-19scummvm-0.9.1: update packaging, make default, openmoko integrationPhilipp Zabel5 2007-08-19scummvm.inc: improve DESCRIPTION, add HOMEPAGEPhilipp Zabel1 2007-08-18scummvm: use autotools' do_install, improve packagingPhilipp Zabel1 2007-05-24scummvm: introduce SOURCEFORGE_MIRROR variable. some minor clean-up.Rolf Leggewie2 2007-05-24scummvm: add 0.9.1 with default_preference = -1 since the sh3 patch has been ...Koen Kooi1 2007-05-24scummvm: catch up with libmpeg2 removalKoen Kooi4 2007-04-29scummvm: point to the right path for the sdl configKoen Kooi1