The pdfio package contains a simple C library for reading and writing PDF files.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://github.com/michaelrsweet/pdfio/releases/download/v1.6.4/pdfio-1.6.4.tar.gz
Download MD5 sum: 21d128da7e16b8035e5eab0676c7496d
Download size: 6.5 MB
Estimated disk space required: 14 MB
Estimated build time: less than 0.1 SBU
Install pdfio by running the following commands:
./configure --prefix=/usr \
--disable-static \
--enable-shared &&
make
This package does not come with a test suite.
Now, as the root user:
make install &&
mv -v /usr/share/doc/pdfio{,-1.6.4}