1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "name": "libmypaint", "version": "1.6.1", "port-version": 1, "description": "Brush library used by MyPaint", "homepage": "mypaint.org", "license": "ISC", "supports": "!windows | mingw", "dependencies": [ "glib", "json-c", { "name": "vcpkg-make", "host": true } ] }