The libmypaint package, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://github.com/mypaint/libmypaint/releases/download/v1.6.1/libmypaint-1.6.1.tar.xz
ダウンロード MD5 sum: 7f1dab2d30ce8a3f494354c7c77a2977
ダウンロードサイズ: 508 KB
必要ディスク容量: 11 MB (add 1 MB for tests)
概算ビルド時間: 0.1 SBU (add 0.3 SBU for tests)
GLib-2.78.3, gobject-introspection-1.78.1
Doxygen-1.9.8 (to create XML docs), gegl (0.3 versions only), gperftools
以下のコマンドを実行して libmypaint をビルドします。
./configure --prefix=/usr && make
ビルド結果をテストする場合は make check を実行します。
root
ユーザーになって以下を実行します。
make install