mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
25 lines
399 B
JSON
25 lines
399 B
JSON
{
|
|
"name": "rpcs3",
|
|
"version-string": "1.0",
|
|
"builtin-baseline": "b94ab47c998b93fe72b0f501eaac70f96328019e",
|
|
"dependencies": [
|
|
{
|
|
"name": "ffmpeg",
|
|
"features": [
|
|
"avcodec",
|
|
"avformat",
|
|
"swscale",
|
|
"swresample"
|
|
]
|
|
},
|
|
"libpng",
|
|
"opencv",
|
|
"qtbase",
|
|
"qtmultimedia",
|
|
"qtsvg",
|
|
"qttools",
|
|
"vulkan",
|
|
"zlib"
|
|
]
|
|
}
|