19 lines
348 B
JSON
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
|
|
}
|
|
]
|
|
}
|