The libmypaint package, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): https://github.com/mypaint/libmypaint/releases/download/v1.5.0/libmypaint-1.5.0.tar.xz
Download MD5 sum: 80e8555584deae00af1763bd6baedc9f
Download size: 496 KB
Estimated disk space required: 8.6 MB (add 0.6 MB for tests)
Estimated build time: less than 0.1 SBU (add 0.4 SBU for tests)
GLib-2.62.4 and gobject-introspection-1.62.0
Doxygen-1.8.17 (to create XML docs), gegl (0.3 versions only) and gperftools
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libmypaint
Install libmypaint by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2020-02-17 12:12:55 -0800