System for Layout and Rendering of Internationalised Text
Pango is a library for layout and rendering of text, with an emphasis
on internationalisation. It forms the core of text and font handling in
GTK+ 2.0.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / pango
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Factory/pango && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SuSE | 0000000969 969 Bytes | |
_link | 0000000140 140 Bytes | |
baselibs.conf | 0000001425 1.39 KB | |
macros.pango | 0000001560 1.52 KB | |
pango-1.34.0.tar.xz | 0001013600 990 KB | |
pango.changes | 0000061659 60.2 KB | |
pango.spec | 0000008269 8.08 KB |
Revision 106 (latest revision is 261)
Dominique Leuenberger (dimstar)
accepted
request 161766
from
Dominique Leuenberger (dimstar)
(revision 106)
- bnc#792646, bnc#803529#c1: Change requires pango-tools in baselibs.conf to prereq in order to: + Match the behavior of the native lib in the .spec file, where we use (Requires(post). + Ensure the right version of pango-tools is installed when the post script is being executed.
Comments 1
Hello,
inside the pango source, isn't the right include path for harfbuzz <harfbuzz/hb.h> instead of just <hb.h>?