DESCRIPTION = "Python GTK+ Bindings" SECTION = "devel/python" DEPENDS = "gtk+-2.6.10 libglade" RDEPENDS = "python-shell" SRCNAME = "pygtk" LICENSE = "LGPL" PR = "ml0" SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.6/${SRCNAME}-${PV}.tar.bz2 \ file://acinclude.m4" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit autotools pkgconfig distutils-base EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" PACKAGES = "${PN}-dbg ${PN}-dev ${PN}-doc ${PN}" FILES_${PN}-dev += "${bindir} ${datadir}/pygtk ${libdir}/pygtk" do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ } do_stage() { autotools_stage_includes sed -i s:/usr/share:${STAGING_DATADIR}: codegen/pygtk-codegen-2.0 install -m 0755 codegen/pygtk-codegen-2.0 ${STAGING_BINDIR_NATIVE}/ install -d ${STAGING_DATADIR}/pygtk/2.0/codegen install -d ${STAGING_DATADIR}/pygtk/2.0/defs/ cp -pPr codegen/*.py* ${STAGING_DATADIR}/pygtk/2.0/codegen/ cp -pPr *.defs ${STAGING_DATADIR}/pygtk/2.0/defs/ cp -pPr gtk/*.defs ${STAGING_DATADIR}/pygtk/2.0/defs/ } Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-style-metal/.mtn2git_empty
/a>
AgeCommit message (Expand)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
Marcin Juszkiewicz1
2007-08-23disapproval of revision '38e2cd40a04ac88008e433a43002415c562145e4'Marcin Juszkiewicz1
2007-08-23python-dbus: make it build on amd64Marcin Juszkiewicz1
2007-06-14python-dbus: upgrade from 0.71 to 0.8.1Michael Lauer2
catch up with changes in buildsystem downgrade autotools requirement via patch
2006-10-15upgrade python-dbus to 0.71. patches (seem to be) no longer necessary. close ↵Michael Lauer4
#1479
2005-06-30import clean BK tree at cset 1.3670Koen Kooi4
2005-05-20Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/20 11:52:46+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/05/20 11:52:33+02:00 uni-frankfurt.de!mickeyl add dedicated python-dbus packages instead of polluting the dbus one 2005/05/20 11:45:23+02:00 hrw.one.pl!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded 2005/05/20 11:44:54+02:00 hrw.one.pl!hrw autofs: fixed cross.patchto apply for 4.1.4 (closes #16) 2005/05/20 11:37:12+02:00 uni-frankfurt.de!mickeyl add python-pyrex{-native}, a language specially designed for writing Python extension modules BKrev: 428dbe69QBW_YJkTXwqJ1mxBZGrRtw