aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygobject_2.20.0.bb
AgeCommit message (Collapse)Author
2012-12-14python-pygobject: Update LICENSE field version to LGPLv2.1chase maupin
* Updated LICENSE field version from generic LGPL to LGPLv2.1 to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-31python-pygobject: Add glib-2.0 to DEPENDSTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-15python-pygobject: forcefully disable introspectionKoen Kooi
It will pick up the .pc from the native sysroot and then fail to build since we don't have target introspection libs to link against
2010-06-04python-pygobject: Drop unnecessary FILESPATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-15python-pygobject 2.20: convert to new style stagingKoen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-04python-pygobject: add libffi dep so -lffi actually worksKoen Kooi
2010-01-11python-pygobject: export GOBJECT_INTROSPECTION_CFLAGSSteve Sakoman
2009-10-28gnome-python: fix 2.26.1 build, add 2.28.0Koen Kooi
python-pygobject*: add 2.20.0