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/ } '>rm Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/strace
AgeCommit message (Expand)AuthorFiles
2007-05-17packages/strace: Apply patch from uclibc buildroot to fix compilation uclibc ...Holger Freyther2
2006-10-14strace: bump pr after last patchKoen Kooi1
2006-10-14strace 4.5.14: Run oe-stylize.py over the recipe.Jamie Lenehan1
2006-10-14strace 4.5.14: Fix strace for glibc 2.5. Closes #1475.Jamie Lenehan2
2006-10-01strace-4.5.14: drop CTL_PROC, was removed from kernel headersPhilipp Zabel2
2006-07-26strace-4.5.{12,14}: fix the 'unknown syscall trap' error for EABIPhilipp Zabel3
2006-07-03strace 4.5.14: Patch the sh specific syscall table to get strace intoJamie Lenehan2
2006-05-12Strace: add patch from #978, closes #978Koen Kooi2
2006-04-04strace: add 4.5.14, arm-eabi patch by drowPhilipp Zabel3
2005-07-09merge of 20102c595555b6f10738ef4a8f639e4f90345415Rod Whitby1
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther2
2005-07-08Reverse patch so it applies and strace Just Works (TM)Oyvind Repvik1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi9
2005-06-28add quota patch to strace 4.5.11 as wellPhil Blundell3
2005-06-28update strace to 4.5.12, and make it work with the latest glibcPhil Blundell2
2005-04-01switch to newest version of straceHolger Schurig4
2005-02-16Merge http://oe-devel@openembedded.bkbits.net/openembeddedHolger Schurig1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson6