The Pangomm package provides a C++ interface to Pango.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/pangomm/2.46/pangomm-2.46.3.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/pangomm/2.46/pangomm-2.46.3.tar.xz
Download MD5 sum: 7af783bb04de766fafaaad26c9ed475a
Download size: 660 KB
Estimated disk space required: 10 MB
Estimated build time: 0.2 SBU
libcairomm-1.14.0, GLibmm-2.66.5 and Pango-1.50.12
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/pangomm
Install Pangomm by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install