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}-dbg += "${libdir}/python2.4/site-packages/gtk-2.0/gtk/.debug \ ${libdir}/python2.4/site-packages/gtk-2.0/.debug" 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/ } OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/uboot
AgeCommit message (Expand)AuthorFiles
2007-11-28mpc8313e-rdb: use u-boot 1.3.0 instead of gitJeremy Laine1
2007-11-28u-boot: add version 1.3.0Jeremy Laine1
2007-11-27uboot-openmoko_svn.bb : add glamo ram initialisation patch so stopGraeme Gregory2
2007-11-05packages/uboot/u-boot_1.1.6.bb : Add support for the MPC8323e-rdb boardStelios Koroneos9
2007-10-25mpc8323e-rdb: Adapted from mpc8313e-rdb, tested.Jeremy Laine1
2007-10-20mpc8313e-rdb: Added support to build u-boot.Leon Woestenberg1
2007-10-17uboot-openmoko svn build variants for gta02v3 and gta02v4Michael Lauer1
2007-10-17packages/uboot/uboot-openmoko_svn.bb : same idirafter fix as rest of ubootGraeme Gregory1
2007-10-16packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4...Graeme Gregory1
2007-10-16uboot/files/makefile-no-dirafter.patch : this patch is more generalGraeme Gregory1
2007-10-08u-boot: Add support for Boundary Devices Neon board.Florian Boor2
2007-10-03uboot/u-boot-mkimage-openmoko-native_oe.bb : make build include dirs beGraeme Gregory2
2007-09-17uboot-openmoko: set localversion to PVMichael Lauer2
2007-09-12uboot-openmoko 1.2.0+git+svn bump frozen versionMichael Lauer1
2007-09-05uboot-openmoko_svn.bb: Use SRCREV.Stefan Schmidt1
2007-09-01uboot-openmoko: create known-good version as seperate bb, make git/svn really...Michael Lauer2
2007-08-28uboot-openmoko_svn.bb: Update to actual u-boot HEAD, adjust path to newest OMStefan Schmidt1
2007-08-23uboot-openmoko_svn.bb: Use temporary stable patch branch for pinned u-boot re...Daniel Willmann1