DESCRIPTION = "Python GTK+ Bindings" SECTION = "devel/python" PRIORITY = "optional" # needs gtk+ 2.8.x DEPENDS = "gtk+-2.8.16 libglade" RDEPENDS = "python-shell" SRCNAME = "pygtk" LICENSE = "LGPL" PR = "r1" SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.8/${SRCNAME}-${PV}.tar.bz2 \ file://acinclude.m4" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit autotools pkgconfig distutils-base EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ } do_stage() { autotools_stage_includes install -m 0755 codegen/pygtk-codegen-2.0 ${STAGING_BINDIR_NATIVE}/ } .git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-numeric_23.7.bb
AgeCommit message (Expand)AuthorFiles
2009-01-12python-numeric: bump for python 2.6Michael 'Mickey' Lauer1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1