DESCRIPTION = "Python Bindings for the Cairo canvas library" SECTION = "python-devel" HOMEPAGE = "http://cairographics.org/pycairo" LICENSE = "LGPL MPL" DEPENDS = "cairo" SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \ file://fix-pkgconfig-dir.patch;patch=1" S = "${WORKDIR}/pycairo-${PV}" inherit distutils do_stage() { install -d ${STAGING_INCDIR} install -m 0644 cairo/pycairo.h ${STAGING_INCDIR} } ader'> cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-efl.inc
AgeCommit message (Expand)AuthorFiles
2008-05-20python-efl.inc: remove bashisms to make the Ubuntu crew happyMichael Lauer1
2008-02-16(python-)efl cvs update and catch up with upstream version changes, add missi...Michael Lauer1
2008-01-13python-efl cvs generate .edj files and ship 'emMichael Lauer1
2008-01-13python-efl cvs ship examples, add python-efl-examples as meta packageMichael Lauer1
2008-01-13python-efl cvs add missing RDEPENDS to python-langMichael Lauer1
2007-12-06python-efl: adjust dependenciesMichael Lauer1
2007-12-06python-efl:Michael Lauer1
2007-08-20python-efl.inc: bump PVMichael Lauer1
2007-07-24add python-efl bindings to task-python-everythingMichael 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