The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/pangomm/2.46/pangomm-2.46.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/pangomm/2.46/pangomm-2.46.0.tar.xz
Download MD5 sum: 9b32edce1e04300c1648a313dc29e9f7
Download size: 660 KB
Estimated disk space required: 16 MB
Estimated build time: 0.2 SBU
libcairomm-1.14.0, GLibmm-2.66.0 and Pango-1.48.4
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pangomm
Install Pangomm by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2021-02-22 17:55:36 -0600