summaryrefslogtreecommitdiff
path: root/python/python-pylinda_0.1.oe
blob: f6b460c12f881f9f824da725920304248fedfd28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python Implementation of Linda Tuple Space"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
SRCNAME = "linda"

SRC_URI = "http://www-users.cs.york.ac.uk/~aw/pylinda/linda-${PV}.tar.gz \
	   file://honor-datadir.patch;patch=1"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
28e6d306db3d77b7986645b7633213aa96f543'>python-efl cvs add missing RDEPENDS to python-langMichael Lauer1 2007-08-21python-[ecore|edje|emotion|evas]: bump PR as per recent distutils.bbclass changeMichael Lauer1 2007-07-24add python-emotion. all python bindings to EFL compile now, but I didn't test...Michael Lauer1 2007-07-24add python bindings to the Enlightenment Foundation LibrariesMichael Lauer1