The libmypaint package, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/mypaint/libmypaint/releases/download/v1.6.1/libmypaint-1.6.1.tar.xz
MD5 校验和:7f1dab2d30ce8a3f494354c7c77a2977
大小:508 KB
预计所需磁盘空间:11 MB (add 1 MB for tests)
预计构建时间:0.1 SBU (add 0.3 SBU for tests)
Intltool-0.51.0 and json-c-0.19
GLib-2.88.2 (with GObject Introspection)
Doxygen-1.17.0 (to create XML docs), gegl (0.3 versions only) and gperftools
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