summaryrefslogtreecommitdiff
path: root/packages/python/python-pygtk_2.10.4.bb
AgeCommit message (Collapse)AuthorFiles
2008-11-20python-pygtk 2.10.4: link to pygobject-codegen-2.0 until we have updated our ↵Michael 'Mickey' Lauer1
pygobject-native (which comes with said binary)
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-05-09python: introduce MAJ_VER variable so that no further changes to a bb file ↵Rolf Leggewie1
are necessary even with major releases * applied to python-pygtk and python-gobject * gnome projects projects host every major release in a separate directory
2008-04-18python-pygtk: unbreak prevent_to_get_display_during_import.patch (from Poky)Marcin Juszkiewicz1
2008-03-20python RDEPENDS fixes and s/distutils/setuptools (by Aloisio Almeida)Michael Lauer1
2008-03-06python-pygtk 2.10.4 add nodocs.patch to make it _really_ skip building the docsMichael Lauer1
2007-12-20python-pygtk 2.10.4 add missing dependency to python-pygobjectMichael Lauer1
(again, it _really_ needs it at build time as well). closes #3450
2007-12-10python-pygtk 2.10.4 python-pycairo is actually a build time dependencyMichael Lauer1
2007-12-04python-pygtk 2.10.4 python-tokenize is included in python-langMichael Lauer1
2007-12-04python-pygtk 2.10.4 package demo seperately and fix demo dependenciesMichael Lauer1
2007-12-04python-pygtk 2.10.4: fix dependencies and packaging. closes #2905Michael Lauer1
2007-11-15python-pygtk: PROVIDES python-pygtk2 for compabilityMarcin Juszkiewicz1
2007-11-12python-py[gtk|cairo]: remove duplicated packaging statementsMichael Lauer1
2007-10-18python-pygtk: Remove more duplicate ${PN}-devHenryk Ploetz1
2007-10-18python-pygtk-2.10.4: Fix duplicate ${PN}-dev in PACKAGESHenryk Ploetz1
2007-09-03python-pygtk-2.10.4: add runtime dependencies on python-pygobject and -pycairoPhilipp Zabel1
2007-08-16python-pygtk[2]: change naming, python-pygtk is now 2.x, update to 2.10.4Michael Lauer1