summaryrefslogtreecommitdiff
path: root/packages/python/python-pygtk_0.6.12.bb
blob: 20504f1108d9d563f6e9614484a8360fbef96946 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
DESCRIPTION = "Python GTK+ 1.2 Bindings"
HOMEPAGE = "http://www.gtk.org"
SECTION = "devel/python"
LICENSE = "LGPL"
DEPENDS = "gtk+-1.2"
RDEPENDS = "python-shell python-re"
SRCNAME = "pygtk"
PR = "r0"

SRC_URI = "ftp://ftp.gtk.org/pub/gtk/python/v1.2/${SRCNAME}-${PV}.tar.gz \
           file://remove-imlib-et-al;patch=1"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit autotools pkgconfig distutils-base

FILES_${PN} = "${libdir}/${PYTHON_DIR}/"

do_configure_prepend() {
	echo ${LDFLAGS} > /tmp/ldflags
	rm -f aclocal.m4
}

do_stage() {
	autotools_stage_includes
}
-oe.git/commit/packages/opie-reader?id=8d9c2a3d933e3b957a687982d36bd5c5072c2022'>Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther1 2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie1 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-09-13opie-reader: update common part with stuff from CVS versionMarcin Juszkiewicz2 2005-09-12Opie 1.2.1:Holger Freyther2 2005-08-05package opie-reader plugins seperatly. patch courtesy Patrick OhlyMichael Lauer3 2005-06-30import clean BK tree at cset 1.3670Koen Kooi2 2005-06-18Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2005-03-26Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com4 2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2005-02-03upgrade PV for opie_cvs packagesMichael Lauer1 2005-02-02compute TAG line in opie.bbclass instead of in (all) opie filesMichael Lauer1 2005-02-02Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer2 2005-01-30disable parallel make in opie-readerMichael Lauer2 2004-12-27Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-26Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2