mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
14 lines
357 B
JSON
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
|
|
}
|
|
]
|
|
}
|