2022-08-22 20:21:23 +00:00
|
|
|
{
|
|
|
|
"name": "cemu",
|
|
|
|
"version-string": "1.0",
|
2024-06-05 14:34:42 +00:00
|
|
|
"builtin-baseline": "a4275b7eee79fb24ec2e135481ef5fce8b41c339",
|
2022-08-22 20:21:23 +00:00
|
|
|
"dependencies": [
|
|
|
|
"pugixml",
|
|
|
|
"zlib",
|
2022-10-17 11:25:49 +00:00
|
|
|
"zstd",
|
2022-08-22 20:21:23 +00:00
|
|
|
{
|
|
|
|
"name": "libzip",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"rapidjson",
|
2023-06-08 05:51:15 +00:00
|
|
|
{
|
|
|
|
"name": "sdl2",
|
|
|
|
"platform": "!android"
|
|
|
|
},
|
2022-08-22 20:21:23 +00:00
|
|
|
"boost-tokenizer",
|
|
|
|
"boost-container",
|
|
|
|
"boost-program-options",
|
|
|
|
"boost-nowide",
|
|
|
|
"boost-algorithm",
|
|
|
|
"boost-functional",
|
|
|
|
"boost-optional",
|
|
|
|
"boost-signals2",
|
|
|
|
"boost-asio",
|
|
|
|
"boost-ptr-container",
|
|
|
|
"boost-property-tree",
|
|
|
|
"boost-static-string",
|
2023-06-08 05:51:15 +00:00
|
|
|
{
|
|
|
|
"name": "boost-context",
|
|
|
|
"platform" : "android"
|
|
|
|
},
|
2023-06-17 19:52:58 +00:00
|
|
|
{
|
|
|
|
"name": "boost-iostreams",
|
|
|
|
"platform" : "android"
|
|
|
|
},
|
2023-07-03 07:44:53 +00:00
|
|
|
{
|
|
|
|
"name": "boost-stacktrace",
|
|
|
|
"platform" : "android"
|
|
|
|
},
|
2022-08-26 12:28:50 +00:00
|
|
|
"boost-random",
|
2022-08-22 20:21:23 +00:00
|
|
|
"fmt",
|
2024-01-20 20:59:52 +00:00
|
|
|
{
|
|
|
|
"name": "hidapi",
|
|
|
|
"platform": "!android"
|
|
|
|
},
|
2023-04-13 11:42:09 +00:00
|
|
|
"libpng",
|
2022-08-22 20:21:23 +00:00
|
|
|
"glm",
|
2023-04-13 11:42:09 +00:00
|
|
|
{
|
2023-03-28 15:43:02 +00:00
|
|
|
"name": "glslang",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2022-08-22 20:21:23 +00:00
|
|
|
"zstd",
|
|
|
|
{
|
|
|
|
"name": "wxwidgets",
|
2023-06-08 05:51:15 +00:00
|
|
|
"default-features": false,
|
|
|
|
"platform": "!android"
|
2022-08-22 20:21:23 +00:00
|
|
|
},
|
|
|
|
"openssl",
|
|
|
|
{
|
|
|
|
"name": "curl",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [ "openssl" ]
|
2023-09-18 23:27:40 +00:00
|
|
|
},
|
2024-06-05 14:34:42 +00:00
|
|
|
{
|
|
|
|
"name": "dbus",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tiff",
|
|
|
|
"default-features": false,
|
|
|
|
"features": ["jpeg", "zip"]
|
|
|
|
},
|
2023-12-23 20:44:10 +00:00
|
|
|
{
|
|
|
|
"name": "libusb",
|
|
|
|
"platform": "!android"
|
|
|
|
}
|
2024-06-05 14:34:42 +00:00
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"name": "sdl2",
|
|
|
|
"version": "2.30.3"
|
|
|
|
}
|
2022-08-22 20:21:23 +00:00
|
|
|
]
|
|
|
|
}
|