[oe] [PATCH][v2 0/6] gimp upgrade

Andreas Müller schnitzeltony at gmail.com
Sun Feb 9 15:10:47 UTC 2020


V1 -> V2: git format-patch -M1

Andreas Müller (6):
  babl: upgrade 0.1.62 -> 0.1.74
  gegl: upgrade 0.3.18 -> 0.4.20
  libmypaint: initial add 1.4.0
  mypaint-brushes: initial add 1.3.0
  gimp: upgrade 2.8.22 -> 2.10.14
  packagegroup-meta-oe: remove babl/gegl/gimp they moved to meta-gnome

 .../recipes-gimp/babl/babl_0.1.74.bb          | 18 +++--
 ...on.build-Give-note-if-sdl2-was-found.patch | 50 ++++++--------
 .../recipes-gimp/gegl/gegl_0.4.20.bb          | 69 +++++++++++++------
 .../recipes-gimp/gimp/gimp_2.10.14.bb         | 32 +++++----
 .../recipes-gimp/mypaint/libmypaint_git.bb    | 24 +++++++
 .../mypaint/mypaint-brushes-1.0_git.bb        | 12 ++++
 .../packagegroups/packagegroup-meta-oe.bb     |  4 +-
 .../gegl/gegl/pkgconfig.patch                 | 21 ------
 .../gimp/gimp/0003-Fix-use-of-gegl-API.patch  | 34 ---------
 .../gimp/gimp/bump_Babl-GEGL_versions.patch   | 53 --------------
 10 files changed, 139 insertions(+), 178 deletions(-)
 rename meta-oe/recipes-graphics/babl/babl_0.1.62.bb => meta-gnome/recipes-gimp/babl/babl_0.1.74.bb (31%)
 rename meta-oe/recipes-graphics/gimp/gimp/0001-configure-ac-do-not-check-for-freetype-config.patch => meta-gnome/recipes-gimp/gegl/gegl/0001-meson.build-Give-note-if-sdl2-was-found.patch (10%)
 rename meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb => meta-gnome/recipes-gimp/gegl/gegl_0.4.20.bb (24%)
 rename meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb => meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb (49%)
 create mode 100644 meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb
 create mode 100644 meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
 delete mode 100644 meta-oe/recipes-graphics/gegl/gegl/pkgconfig.patch
 delete mode 100644 meta-oe/recipes-graphics/gimp/gimp/0003-Fix-use-of-gegl-API.patch
 delete mode 100644 meta-oe/recipes-graphics/gimp/gimp/bump_Babl-GEGL_versions.patch

-- 
2.21.0



More information about the Openembedded-devel mailing list