mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-15 00:19:00 +02:00
names provided by dynarmic WARNING: currently jit code does not support stacktraces, which tracy relies on, so only top level function at time of sample show up which makes using this for profiling jitted code mostly pointless, but maybe we can fix this
125 lines
4.6 KiB
JSON
125 lines
4.6 KiB
JSON
{
|
|
"openssl": {
|
|
"ci": true,
|
|
"package": "OpenSSL",
|
|
"name": "openssl",
|
|
"repo": "crueter-ci/OpenSSL",
|
|
"version": "3.6.0-1cb0d36b39",
|
|
"min_version": "3"
|
|
},
|
|
"boost": {
|
|
"package": "Boost",
|
|
"repo": "boostorg/boost",
|
|
"tag": "boost-%VERSION%",
|
|
"artifact": "%TAG%-cmake.tar.xz",
|
|
"hash": "6ae6e94664fe7f2fb01976b59b276ac5df8085c7503fa829d810fbfe495960cfec44fa2c36e2cb23480bc19c956ed199d4952b02639a00a6c07625d4e7130c2d",
|
|
"git_version": "1.90.0",
|
|
"version": "1.57",
|
|
"find_args": "CONFIG OPTIONAL_COMPONENTS headers context system fiber filesystem",
|
|
"patches": [
|
|
"0001-clang-cl.patch"
|
|
]
|
|
},
|
|
"fmt": {
|
|
"repo": "fmtlib/fmt",
|
|
"tag": "%VERSION%",
|
|
"hash": "f0da82c545b01692e9fd30fdfb613dbb8dd9716983dcd0ff19ac2a8d36f74beb5540ef38072fdecc1e34191b3682a8542ecbf3a61ef287dbba0a2679d4e023f2",
|
|
"version": "8",
|
|
"git_version": "12.1.0"
|
|
},
|
|
"lz4": {
|
|
"name": "lz4",
|
|
"repo": "lz4/lz4",
|
|
"sha": "ebb370ca83",
|
|
"hash": "35c21a5d9cfb5bbf314a5321d02b36819491d2ee3cf8007030ca09d13ca4dae672247b7aeab553e973093604fc48221cb03dc92197c6efe8fc3746891363fdab",
|
|
"source_subdir": "build/cmake"
|
|
},
|
|
"nlohmann": {
|
|
"package": "nlohmann_json",
|
|
"repo": "nlohmann/json",
|
|
"tag": "v%VERSION%",
|
|
"hash": "6cc1e86261f8fac21cc17a33da3b6b3c3cd5c116755651642af3c9e99bb3538fd42c1bd50397a77c8fb6821bc62d90e6b91bcdde77a78f58f2416c62fc53b97d",
|
|
"version": "3.8",
|
|
"git_version": "3.12.0"
|
|
},
|
|
"zlib": {
|
|
"package": "ZLIB",
|
|
"repo": "madler/zlib",
|
|
"tag": "v%VERSION%",
|
|
"hash": "16fea4df307a68cf0035858abe2fd550250618a97590e202037acd18a666f57afc10f8836cbbd472d54a0e76539d0e558cb26f059d53de52ff90634bbf4f47d4",
|
|
"version": "1.2",
|
|
"git_version": "1.3.2",
|
|
"options": [
|
|
"ZLIB_BUILD_SHARED OFF",
|
|
"ZLIB_INSTALL OFF"
|
|
]
|
|
},
|
|
"zstd": {
|
|
"repo": "facebook/zstd",
|
|
"sha": "b8d6101fba",
|
|
"hash": "cc5ad4b119a9c2ea57f0b71eeff01113bb506e0d17000159c5409cb8236d22e38c52d5e9e97e7947a4bf1b2dfc44b6c503ab2d9aedbd59458435c6a2849cb029",
|
|
"version": "1.5",
|
|
"source_subdir": "build/cmake",
|
|
"find_args": "MODULE",
|
|
"options": [
|
|
"ZSTD_BUILD_SHARED OFF"
|
|
]
|
|
},
|
|
"opus": {
|
|
"package": "Opus",
|
|
"repo": "xiph/opus",
|
|
"sha": "a3f0ec02b3",
|
|
"hash": "9506147b0de35befda8633ff272981cc2575c860874791bd455b752f797fd7dbd1079f0ba42ccdd7bb1fe6773fa5e84b3d75667c2883dd1fb2d0e4a5fa4f8387",
|
|
"version": "1.3",
|
|
"find_args": "MODULE",
|
|
"options": [
|
|
"OPUS_PRESUME_NEON ON"
|
|
],
|
|
"patches": [
|
|
"0001-disable-clang-runtime-neon.patch",
|
|
"0002-no-install.patch"
|
|
]
|
|
},
|
|
"boost_headers": {
|
|
"repo": "boostorg/headers",
|
|
"sha": "95930ca8f5",
|
|
"hash": "8a07d7a6f0065587d3005a83481a794704ae22e773b9f336fbd89ed230aaa7b4c86c03edcbae30bba8b3e20839c3131eaa2dceac037ef811533ef4eadc53b15b",
|
|
"bundled": true
|
|
},
|
|
"llvm-mingw": {
|
|
"repo": "misc/llvm-mingw",
|
|
"git_host": "git.crueter.xyz",
|
|
"tag": "%VERSION%",
|
|
"version": "20250828",
|
|
"artifact": "clang-rt-builtins.tar.zst",
|
|
"hash": "d902392caf94e84f223766e2cc51ca5fab6cae36ab8dc6ef9ef6a683ab1c483bfcfe291ef0bd38ab16a4ecc4078344fa8af72da2f225ab4c378dee23f6186181"
|
|
},
|
|
"vulkan-validation-layers": {
|
|
"package": "VVL",
|
|
"repo": "KhronosGroup/Vulkan-ValidationLayers",
|
|
"tag": "vulkan-sdk-%VERSION%",
|
|
"git_version": "1.4.341.0",
|
|
"artifact": "android-binaries-%VERSION%.zip",
|
|
"hash": "8812ae84cbe49e6a3418ade9c458d3be6d74a3dffd319d4502007b564d580998056e8190414368ec11b27bc83993c7a0dad713c31bcc3d9553b51243efee3753"
|
|
},
|
|
"quazip": {
|
|
"package": "QuaZip-Qt6",
|
|
"repo": "stachenov/quazip",
|
|
"sha": "2e95c9001b",
|
|
"hash": "609c240c7f029ac26a37d8fbab51bc16284e05e128b78b9b9c0e95d083538c36047a67d682759ac990e4adb0eeb90f04f1ea7fe2253bbda7e7e3bcce32e53dd8",
|
|
"version": "1.3",
|
|
"git_version": "1.5",
|
|
"options": [
|
|
"QUAZIP_QT_MAJOR_VERSION 6",
|
|
"QUAZIP_INSTALL OFF",
|
|
"QUAZIP_ENABLE_QTEXTCODEC OFF"
|
|
]
|
|
},
|
|
"tracy": {
|
|
"repo": "wolfpld/tracy",
|
|
"sha": "984e08e",
|
|
"hash": "1D9B3028DA6E0B14BBF06A81D0A13171461EFF216A56C9495C30D469556CB827B352E1B189A10C2CE3EEAB675C3F1B6824E6D2F12795E71641ACEFEC11F6303F",
|
|
"version": "0.13.1",
|
|
"download_only": true
|
|
}
|
|
}
|