summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* gimp: add DEPENDS and PACKAGECONFIG for help-browserAndreas Müller2014-05-091-1/+5
| | | | | | | | | | * missing DEPENDS were detected in Martin's world with test-dependencies (libxmu & libxpm will still apear in distroless environments) * help-browser depends on webkit-gtk which takes very long to build so disable it by default Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp: Fix build when S != BKhem Raj2014-05-031-2/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp, gegl, babl: change SRC_URI to httpKoen Kooi2014-04-201-1/+1
| | | | | | | | The FTP server on ftp.gimp.org hasn't been working for a few weeks now, so switch to http which does work. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp: Upgrade 2.8.2 -> 2.8.10Khem Raj2013-12-211-0/+26
Also fix build with freetype 2.5.1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>