[oe-commits] Michael 'Mickey' Lauer : python-pygtk-1.2: bump for python 2.6

GIT User account git at amethyst.openembedded.net
Tue Jan 13 13:27:26 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: 5b327161504a1928c5b7c9a13d16c59363f9d42c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5b327161504a1928c5b7c9a13d16c59363f9d42c

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jan 13 13:26:29 2009 +0000

python-pygtk-1.2: bump for python 2.6

---

 packages/python/python-pygtk-1.2_0.6.12.bb |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/packages/python/python-pygtk-1.2_0.6.12.bb b/packages/python/python-pygtk-1.2_0.6.12.bb
index a974a24..502c4cd 100644
--- a/packages/python/python-pygtk-1.2_0.6.12.bb
+++ b/packages/python/python-pygtk-1.2_0.6.12.bb
@@ -5,20 +5,17 @@ LICENSE = "LGPL"
 DEPENDS = "gtk+-1.2"
 RDEPENDS = "python-shell python-re"
 SRCNAME = "pygtk"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/python/v1.2/${SRCNAME}-${PV}.tar.gz \
            file://remove-imlib-et-al.patch;patch=1 \
            file://acinclude.m4"
-
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit autotools pkgconfig distutils-base
 
 EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
 
-#FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
-
 do_configure_prepend() {
 	install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/
 	echo ${LDFLAGS} > /tmp/ldflags





More information about the Openembedded-commits mailing list