1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "gegl", "version": "0.4.62", "description": "Generic Graphical Library.", "homepage": "https://gegl.org/", "license": "LGPL-3.0-or-later", "supports": "!windows | mingw", "dependencies": [ "babl", "json-glib", "libjpeg-turbo", "libpng", { "name": "vcpkg-tool-meson", "host": true } ] }