Skip to content

Commit 5f93a49

Browse files
committed
pangomm: Upgrade to 2.50.0
List of changes * AttrList: Add get_attributes(), update(), equal() (Kjell Ahlstedt) Issue openembedded#12 (misos1) * Make CairoFontMap::set_resolution() usable by adding the CairoFontMapImpl class (Kjell Ahlstedt) Issue openembedded#15 (Ievgenii Meshcheriakov) * Add FontMap::get_family() (Kjell Ahlstedt) * AttrList: Add to_string() and from_string() Attribute: Add TextTransform, BaselineShift and FontScle enums and some create_attr_*() methods (Kjell Ahlstedt) Build: * Don't include individual pango headers (Matthias Clasen, Kjell Ahlstedt) Merge request !22 * Support Visual Studio 2022 builds (Chun-wei Fan) * Require pango >= 1.49.4 (Kjell Ahlstedt) Signed-off-by: Khem Raj <[email protected]>
1 parent 11c9175 commit 5f93a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-oe/recipes-graphics/pango/pangomm_2.46.1.bb renamed to meta-oe/recipes-graphics/pango/pangomm_2.50.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GNOMEBASEBUILDCLASS = "meson"
1010

1111
inherit gnomebase features_check
1212

13-
SRC_URI[archive.sha256sum] = "c885013fe61a4c5117fda395770d507563411c63e49f4a3aced4c9efe34d9975"
13+
SRC_URI[archive.sha256sum] = "a27aa77e017b9afce9e751d85bd1cf890abbb3a58bf59d0fac917eef82db3b5b"
1414

1515
REQUIRED_DISTRO_FEATURES = "x11"
1616

0 commit comments

Comments
 (0)