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",
|
|
|
|
"sdl2",
|
|
|
|
"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",
|
2022-08-26 12:28:50 +00:00
|
|
|
"boost-random",
|
2022-08-22 20:21:23 +00:00
|
|
|
"fmt",
|
2023-12-06 01:33:29 +00:00
|
|
|
"hidapi",
|
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",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"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-09-18 23:27:40 +00:00
|
|
|
"libusb"
|
2024-06-05 14:34:42 +00:00
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"name": "sdl2",
|
|
|
|
"version": "2.30.3"
|
|
|
|
}
|
2022-08-22 20:21:23 +00:00
|
|
|
]
|
|
|
|
}
|