Files
vcpkg/ports/directfb2/vcpkg.json
2025-11-28 20:17:34 +00:00

14 lines
357 B
JSON

{
"name": "directfb2",
"version-date": "2025-11-25",
"description": "A graphics library designed with embedded systems in mind. Clean and drop-in successor to DirectFB",
"homepage": "https://github.com/directfb2/DirectFB2",
"supports": "linux & !android",
"dependencies": [
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}