zeek/auxil/vcpkg/ports/gegl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
348 B
JSON

{
"name": "gegl",
"version": "0.4.54",
"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
}
]
}