Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
332 B
JSON

{
"name": "cairomm",
"version": "1.18.0",
"description": "A C++ wrapper for the cairo graphics library",
"homepage": "https://www.cairographics.org",
"license": "LGPL-2.0-only",
"supports": "!xbox",
"dependencies": [
"cairo",
"libsigcpp",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}