summaryrefslogtreecommitdiff
path: root/packages/python/python-cairo_cvs.bb
blob: cc870acbca11d9bede8347a6061f8a86a7743891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Python Cairo Bindings"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Sandino 'Tigrux' Flores <tigrux@ximian.com>"
DEPENDS = "python-pygtk cairo"
SRCNAME = "pycairo"
PV = "0.0cvs${CVSDATE}"
LICENSE = "LGPL MPL"
inherit autotools

SRC_URI = "cvs://anoncvs@cvs.cairographics.org/cvs/cairo;module=pycairo"
S = "${WORKDIR}/${SRCNAME}"

FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
Jamie Lenehan3 2006-10-30iproute2 2.6.18: Add verison 2.6.18 to pick up the new tc monitor command.Jamie Lenehan4 2006-10-30iproute2 2.6.16: Add the tc (used for QoS) command back to iproute. It wasJamie Lenehan2 2006-04-28iproute2: add 2.6.16Koen Kooi3 2005-06-30import clean BK tree at cset 1.3670Koen Kooi3 2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2