summaryrefslogtreecommitdiff
path: root/packages/python/python-pycairo_1.4.0.bb
blob: 0a20010be69d4c1f8c9cb773981227ff3449bd02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
ilipp Zabel1 2006-02-01udev: add 084Philipp Zabel7 2006-01-29udev: make work with util-linux mount in allJohn Bowler7 2006-01-24udev: Add rules for PCMCIA NICs. Only used when pcmciautils is installed.Matthias Hentges4 2005-11-01udev: Add version 071. This fixes input problems seen on the zaurus 2.6 dev k...Richard Purdie5 2005-10-04packages/udev/files/udev.rules: add buzzer, closes #367Koen Kooi2 2005-10-01udev: Make sure we're using busybox's mount when moving .static mount.Oyvind Repvik2 2005-09-20udev: Add the devfs udev 'comaptiblity' rules to OE as it changes names in di...Richard Purdie6 2005-09-20udev: Bump PRsRichard Purdie4 2005-09-20udev: Rearrange the udev files into a more logical structure. Create copies o...Richard Purdie17 2005-09-19udev: Enable firmware helper in udev to replace hotplug's firmware agent (fix...Richard Purdie2 2005-09-18udev: recipe and patches for udev-070Philipp Zabel9 2005-08-08add udev-065Michael Lauer6 2005-07-28Add tty patch, courtesy Philpp Zabel, closes #177Koen Kooi2 2005-07-20udev: repair stupidity introduced by last patchMichael Lauer3 2005-07-17udev:Michael Lauer2 2005-07-17udev:Michael Lauer14 2005-06-30import clean BK tree at cset 1.3670Koen Kooi16 2005-06-28use devfs rules for udev if requestedPhil Blundell1 2005-06-03Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-05-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2005-04-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-04-17Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedRichard Purdie1 2005-04-04udev: allow udev to be compiled on non-linux-systemHolger Schurig1 2005-02-26Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby2 2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1