summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* pangomm; upgrade 2.42.0 -> 2.42.1Andreas Müller2020-04-061-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.42.1 (stable): * Coverage: Ignore deprecations of pango functions (so it can be used with the latest versions of pango) (Kjell Ahlstedt) * Layout::get_lines(): Fix ownership of the GSList (Kjell Ahlstedt) * pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC (Chun-wei Fan) Merge request !10 Build: * tools/gen_scripts: Update for non-source-dir builds (Kjell Ahlstedt) * Add support for building pangomm with Meson (Chun-wei Fan, Kjell Ahlstedt) Merge request !7, !10 * meson.build: Check if .git is a directory or file (Ting-Wei Lan) Merge request !8 * NMake Makefiles: Allow builds from a GIT checkout (Chun-wei Fan) * The fixed call to _CLASS_BOXEDTYPE_STATIC in color.hg is necessary in order to use glibmm 2.64.0 or later, combined with maintainer-mode in pangomm. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pangomm: upgrade to 2.42.0Changqing Li2018-11-281-0/+23
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>