2022-08-22 15:21:23 -05:00
|
|
|
{
|
|
|
|
"name": "cemu",
|
|
|
|
"version-string": "1.0",
|
2024-06-05 09:34:42 -05:00
|
|
|
"builtin-baseline": "a4275b7eee79fb24ec2e135481ef5fce8b41c339",
|
2022-08-22 15:21:23 -05:00
|
|
|
"dependencies": [
|
|
|
|
"pugixml",
|
|
|
|
"zlib",
|
2022-10-17 06:25:49 -05:00
|
|
|
"zstd",
|
2022-08-22 15:21:23 -05: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 07:28:50 -05:00
|
|
|
"boost-random",
|
2022-08-22 15:21:23 -05:00
|
|
|
"fmt",
|
2023-12-05 19:33:29 -06:00
|
|
|
"hidapi",
|
2023-04-13 06:42:09 -05:00
|
|
|
"libpng",
|
2022-08-22 15:21:23 -05:00
|
|
|
"glm",
|
2023-04-13 06:42:09 -05:00
|
|
|
{
|
2023-03-28 10:43:02 -05:00
|
|
|
"name": "glslang",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2022-08-22 15:21:23 -05:00
|
|
|
"zstd",
|
|
|
|
{
|
|
|
|
"name": "wxwidgets",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"openssl",
|
|
|
|
{
|
|
|
|
"name": "curl",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [ "openssl" ]
|
2023-09-18 18:27:40 -05:00
|
|
|
},
|
2024-06-05 09:34:42 -05:00
|
|
|
{
|
|
|
|
"name": "dbus",
|
|
|
|
"default-features": false,
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tiff",
|
|
|
|
"default-features": false,
|
|
|
|
"features": ["jpeg", "zip"]
|
|
|
|
},
|
2023-09-18 18:27:40 -05:00
|
|
|
"libusb"
|
2024-06-05 09:34:42 -05:00
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"name": "sdl2",
|
|
|
|
"version": "2.30.3"
|
|
|
|
}
|
2022-08-22 15:21:23 -05:00
|
|
|
]
|
|
|
|
}
|