DESCRIPTION = "Python GObject bindings" SECTION = "devel/python" LICENSE = "LGPL" DEPENDS = "python-pygobject-native" PR = "r2" SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/2.12/pygobject-${PV}.tar.bz2 \ file://python-path.patch;patch=1" S = "${WORKDIR}/pygobject-${PV}" inherit autotools distutils-base pkgconfig EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" do_stage() { autotools_stage_all install -d ${STAGING_LIBDIR}/../share/pygobject/ cp -dpfR docs/* ${STAGING_LIBDIR}/../share/pygobject/ install -d ${STAGING_LIBDIR}/../share/gtk-doc/html/pygobject/ cp docs/style.css ${STAGING_LIBDIR}/../share/gtk-doc/html/pygobject/ } FILES_${PN}-dbg += "${libdir}/python2.4/site-packages/gtk-2.0/gobject/.debug" ame='h' onchange='this.form.submit();'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/ppp
AgeCommit message (Expand)AuthorFiles
2007-03-04ppp: debug package fix, install all debug files.Philipp Zabel1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-12-05ppp|all versions: fix SRC_URIRolf Leggewie2
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-09-15ppp: added a nylon-specific patch for a cli program allowing to read the ppp ...Martin Dietze4