2021-04-30 07:14:01 +08:00
|
|
|
{
|
|
|
|
"name": "libyuv",
|
2024-10-01 01:36:03 +08:00
|
|
|
"version": "1896",
|
2024-09-04 02:59:44 +08:00
|
|
|
"port-version": 1,
|
2021-04-30 07:14:01 +08:00
|
|
|
"description": "libyuv is an open source project that includes YUV scaling and conversion functionality",
|
|
|
|
"homepage": "https://chromium.googlesource.com/libyuv/libyuv",
|
2023-01-21 14:17:35 +08:00
|
|
|
"license": null,
|
2021-04-30 07:14:01 +08:00
|
|
|
"dependencies": [
|
2021-12-08 04:34:46 +08:00
|
|
|
"libjpeg-turbo",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2023-01-21 14:17:35 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-get-vars",
|
|
|
|
"host": true
|
2021-12-08 04:34:46 +08:00
|
|
|
}
|
2024-09-04 02:59:44 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"tools": {
|
|
|
|
"description": "build command line tool",
|
|
|
|
"supports": "!android & !ios & !xbox & !wasm32"
|
|
|
|
}
|
|
|
|
}
|
2021-04-30 07:14:01 +08:00
|
|
|
}
|