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-8.3 platform.
Download (HTTP): https://github.com/mypaint/libmypaint/releases/download/v1.3.0/libmypaint-1.3.0.tar.xz
Download MD5 sum: 2e7200c7873514dfca26eea9e3d273f5
Download size: 428 KB
Estimated disk space required: 6.4 MB (add 0.5 MB for tests)
Estimated build time: less than 0.1 SBU (add 0.4 SBU for tests)
GLib-2.56.1, gobject-introspection-1.56.1
Doxygen-1.8.14 (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 2018-08-19 15:33:02 -0700