mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-25 22:58:29 -05:00
This commit also modifies build-aux to update libdatachannel. This commit also modifies obs-webrtc to avoid a compiler error. Notable changes: * deps.ffmpeg: Update libdatachannel to 0.20.1 * deps.macos: Remove Carla * deps.macos: Add uthash to macOS deps * deps.windows: Remove Carla * deps.windows: Add uthash to Windows deps
73 lines
2.9 KiB
JSON
73 lines
2.9 KiB
JSON
{
|
|
"dependencies": {
|
|
"prebuilt": {
|
|
"version": "2024-01-27",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built obs-deps",
|
|
"hashes": {
|
|
"macos-universal": "57a13557f7528e58743c4712dc25eb1c4558d36eeaca6f5361fe1f6cbfabe229",
|
|
"windows-x64": "d371f8cc81859b5321b66dcef00a207abbdff7373c722b761852cbc95664b4c9",
|
|
"windows-x86": "66a72428f404c69d6abac0b36fc89bb2ae4a8a6cb3bd14816a35b5ceb95d8769"
|
|
}
|
|
},
|
|
"qt6": {
|
|
"version": "2024-01-27",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built Qt6",
|
|
"hashes": {
|
|
"macos-universal": "86f6418c3e454b3979947fdba183aa7303ca9d7729c7056435bd023d466cf93a",
|
|
"windows-x64": "7a15c4b494bfe2df51cad16e7cbcfcc2b5b69b55839dd584c622214038c7d44c"
|
|
},
|
|
"debugSymbols": {
|
|
"windows-x64": "ddf356ce20a4946f7522253b5da44ce7fe29398bb55ff74467431fb31e8ec645"
|
|
}
|
|
},
|
|
"cef": {
|
|
"version": "5060",
|
|
"baseUrl": "https://cdn-fastly.obsproject.com/downloads",
|
|
"label": "Chromium Embedded Framework",
|
|
"hashes": {
|
|
"macos-x86_64": "140bfd517b4b9d12343ac000abba7bb16eecefe80ecbd7225993d03f0b9c0603",
|
|
"macos-arm64": "3970a781132b033bb9be6a9fe328a07e97fa7737fdf1575b1c5db24a3e130da1",
|
|
"linux-x86_64": "1253a6a36c3b8ac5b5ece9bfdb6eae6ab75e49516375fc475e2e871795ad9bea",
|
|
"linux-aarch64": "66ebcfce94a4527c8dd085a685691d0c43291adab9f2be4f8a0762f4a614083a",
|
|
"windows-x64": "7480e9ed5688e09919db67237d130eef9a4c24df32ba2a7b8a5587de45ff8e69"
|
|
},
|
|
"revision": {
|
|
"macos-x86_64": 4,
|
|
"macos-arm64": 4,
|
|
"linux-x86_64": 3,
|
|
"linux-aarch64": 3,
|
|
"windows-x64": 3
|
|
}
|
|
}
|
|
},
|
|
"tools": {
|
|
"sparkle": {
|
|
"version": "2.5.2",
|
|
"baseUrl": "https://github.com/sparkle-project/Sparkle/releases/download",
|
|
"label": "Sparkle 2",
|
|
"hash": "572dd67ae398a466f19f343a449e1890bac1ef74885b4739f68f979a8a89884b"
|
|
},
|
|
"ccache-win": {
|
|
"version": "4.8.1",
|
|
"baseUrl": "https://github.com/ccache/ccache/releases/download/",
|
|
"label": "Ccache for Windows x64",
|
|
"hash": "ca59770e9f46b59d6bec6e7036a17a27d601a0a5a0a721fe8e03fea734ccf732"
|
|
}
|
|
},
|
|
"platformConfig": {
|
|
"macos-universal": {
|
|
"qtVersion": 6
|
|
},
|
|
"windows-x64": {
|
|
"qtVersion": 6
|
|
},
|
|
"linux-x86_64": {
|
|
"qtVersion": 6,
|
|
"generator": "Ninja"
|
|
}
|
|
},
|
|
"name": "obs-studio"
|
|
}
|