aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gimp
AgeCommit message (Collapse)Author
2011-03-02gimp.inc: Drop sed-native from DEPENDSTom Rini
This was introduced forever ago and doesn't look to make sense anymore (there's no non-standard regexes being applied). This is also racy with 'sed' being invoked elsewhere. If we really can't rely on host sed we need to tackle this early and for everyone. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-25gimp: bump PR for webkit changeKoen Kooi
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
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-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-17gegl: add git versionKoen Kooi
2010-03-17babl: add git versionKoen Kooi
2010-03-17gegl: convert to new-style stagingKoen Kooi
2010-01-16gimp: move two old and unfetchable recipes to obsolete directoryRolf Leggewie
2010-01-07gimp: add 2.6.8Koen Kooi
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-05-31gimp 2.6.3: bump PR for gnome.bbclass changeKoen Kooi
2009-04-09gegl: fix CR+LF newlines in the patch, as it fails to applyDenys Dmytriyenko
2009-04-02gimp 2.6.3: explicitly depend on webkit-gtk since it gets dragged in if presentKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>