summaryrefslogtreecommitdiff
path: root/recipes/gtk+/gtk+.inc
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
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 Larson1
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-01gtk+: add 2.20Koen Kooi1
2010-03-11gtk+: work around problem with loaders not yet being installed at the point ↵Phil Blundell1
where we need to query them
2010-03-11gtk+: generate gdk-pixbuf.loaders during native installPhil Blundell1
2010-03-09gtk+: remove special-casing for native installation, declare provider for ↵Phil Blundell1
gdk-pixbuf-csource-native when building natively (based on original patch from Graeme Gregory <dp@xora.org.uk> with minor edits)
2010-03-04gtk+: build gtk-demo and package it appropriatelyPhil Blundell1
2010-01-31gtk+: don't install the pixbug-csource tool when building -native, it ↵Koen Kooi1
doesn't work properly * the work around involved cleaning up old recipes as well, new-style staging here we come!
2010-01-07gtk+: unifyRolf Leggewie1
2009-09-16gtk+: Implemented INC_PR, require hicolor-icon-theme.Stanislav Brabec1
2009-06-04gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer ↵Florian Boor1
gdk-pixbuf recipe.
2009-04-02virtual/gail: Introduction of new virtual:Stanislav Brabec1
* provided by gtk+ >= 2.13.0 or gail * gtk+ >= 2.13.0 now stages libgailutil * use appropriate PROVIDES and DEPENDS for gail * bump PR to fix packages dependencies
2009-04-01gtk+.inc: Package modules .debug, remove unusable modules .la files.Stanislav Brabec1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>