DESCRIPTION = "Python Bindings for the Cairo canvas library" SECTION = "python-devel" HOMEPAGE = "http://cairographics.org/pycairo" LICENSE = "LGPL MPL" DEPENDS = "cairo" PR = "ml0" SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz" S = "${WORKDIR}/pycairo-${PV}" inherit distutils pkgconfig do_stage() { install -d ${STAGING_INCDIR} install -m 0644 cairo/pycairo.h ${STAGING_INCDIR} } FILES_${PN}-dbg += "${libdir}/python2.4/site-packages/cairo/.debug" cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tasks/task-opie-all.bb
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2008-10-06task-opie-all: remove opie-cardmon (replaced by opie-cardapplet)Paul Eggleton1
2008-05-17tasks: replace unsupported opie-pcmcicaapplet with opie-cardapplet in all tasksRolf Leggewie1
2008-04-04task-opie-all: drop opie-dasher (unsupported upstream). Fixed 3601.Rolf Leggewie1
2008-02-17task-opie-all: drop opie-usermanager. Fixes bug 3311.Rolf Leggewie1
2007-08-23task-{opie,qpe}*: use task.bbclassPhilipp Zabel1
2007-07-03task-opie-all: added missing PACKAGES - should close #2572Marcin Juszkiewicz1
2007-06-23task-opie: Continue split up for bitbake 1.8 friendliness.Paul Sokolovsky1