summaryrefslogtreecommitdiff
path: root/python/python-pygtk_2.2.0.oe
blob: 11006badcb884fb0a5257001a5c4de14f3b90ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Python GTK+ Bindings"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "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 autotools pkgconfig

FILES_${PN} = "${libdir}/python2.3/"
d-By: Koen Kooi <koen@openembedded.org> 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details 2005-06-30import clean BK tree at cset 1.3670Koen Kooi1