19 lines
407 B
JSON
Executable File
19 lines
407 B
JSON
Executable File
{
|
|
"name": "flash-runtime-extensions",
|
|
"version": "2.4",
|
|
"port-version": 1,
|
|
"description": "Adobe AIR Native Extension API for Windows/MacOS/Linux",
|
|
"homepage": "https://github.com/al-sabr/FlashRuntimeExtensions",
|
|
"supports": "!(arm | uwp)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|