pango-1.50.0

This commit is contained in:
Rmys
2021-12-07 12:06:45 +03:00
committed by GitHub
parent e31a90a85a
commit dcf539f439
2 changed files with 1506 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+11 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Text rendering and layout library</Summary>
<Description>Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
<Archive sha1sum="f687a913815227008ab1e5095f3f7b82d353d7d6" type="tarxz">mirrors://gnome/pango/1.48/pango-1.48.10.tar.xz</Archive>
<Archive sha1sum="d8c4aa49dd412bf78fc35e2981887dadf5608af5" type="tarxz">mirrors://gnome/pango/1.50/pango-1.50.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -33,6 +33,9 @@
<Dependency>gi-docgen</Dependency>
<Dependency>help2man</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">56174802a73d8855b7497d90f722b37233c6b477.diff</Patch>
</Patches>
</Source>
<Package>
@@ -133,6 +136,13 @@
</Package>
<History>
<Update release="14">
<Date>2021-12-07</Date>
<Version>1.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-09-11</Date>
<Version>1.48.10</Version>