The libsigc++ package implements a typesafe callback system for standard C++.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/libsigc++/2.12/libsigc++-2.12.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libsigc++/2.12/libsigc++-2.12.0.tar.xz
Download MD5 sum: 943b7aef5d74fbc4f4a3bb67bcfaae02
Download size: 4.8 MB
Estimated disk space required: 28 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
Boost-1.81.0 and libxslt-1.1.37
DocBook-utils-0.6.14, docbook-xml-5.0, Doxygen-1.9.6, and mm-common
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libsigc++
Install libsigc++ by running the following commands:
mkdir bld && cd bld && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
-Dbuild-documentation=true
: Use this
switch if Doxygen-1.9.6 is installed and you wish to
build and install the API documentation.