summaryrefslogtreecommitdiff
path: root/python/python-pygtk_2.2.0.oe
blob: d56a95b04c17bbad674e1346b1843442c3dbeeb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python GTK+ Bindings"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
DEPENDS = "virtual/libc gtk+ libglade"
SRCNAME = "pygtk"

SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.2/${SRCNAME}-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils pkgconfig

enembedded-core.git/commit/meta/classes/sstate.bbclass?id=9f743b5033177216fe0e1d3e43ba831f356df08e'>sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie1 2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1 2011-10-06sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie1 2011-09-26sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie1 2011-09-07sstate: Avoid contention between sstate packagesRichard Purdie1 2011-08-11sstate: Add level 2 debug so its possible to see what sstate is doingRichard Purdie1