require python-pygobject_${PV}.bb DEPENDS = "python-native glib-2.0-native" PR = "r1" PARALLEL_MAKE = "" inherit native SRC_URI = "\ ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \ # file://python-path.patch;patch=1 \ " do_stage_append() { install -d ${STAGING_BINDIR} install -m 0755 gobject/generate-constants ${STAGING_BINDIR}/gobject-generate-constants } >
summaryrefslogtreecommitdiff
path: root/packages/python/python-numeric
AgeCommit message (Expand)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
2005-02-09Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
2005-02-08make python 2.4 as default, move python-sip into python/, make sip4 as defaultMichael Lauer1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1