{ "name": "Libmypaint", "description": "MyPaint brush engine library", "url": "https://github.com/mypaint/libmypaint/releases/download/v1.3.0/libmypaint-1.3.0.tar.xz", "mirror": null, "homepage": "https://github.com/mypaint/libmypaint/wiki", "depends": [ { "depend": "intltool", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "gettext", "build-depend": false }, { "depend": "json-c", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--disable-introspection\",", "\"--without-glib\",", "\"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "1.3.0", "file": "libmypaint.rb" }