Build: Favor git repositories over in-tree patches

Too messy.
This commit is contained in:
Stenzek
2024-07-28 18:56:05 +10:00
parent 876f212685
commit b6b0997e70
12 changed files with 76 additions and 998 deletions

View File

@ -14,30 +14,8 @@
"sources": [
{
"type": "git",
"url": "https://github.com/google/shaderc.git",
"commit": "47a9387ef5b3600d30d84c71ec77a59dc7db46fa"
},
{
"type": "archive",
"url": "https://github.com/KhronosGroup/glslang/archive/142052fa30f9eca191aa9dcf65359fcaed09eeec.tar.gz",
"sha256": "aa27e4454ce631c5a17924ce0624eac736da19fc6f5a2ab15a6c58da7b36950f",
"dest": "third_party/glslang"
},
{
"type": "archive",
"url": "https://github.com/KhronosGroup/SPIRV-Headers/archive/5e3ad389ee56fca27c9705d093ae5387ce404df4.tar.gz",
"sha256": "5d866ce34a4b6908e262e5ebfffc0a5e11dd411640b5f24c85a80ad44c0d4697",
"dest": "third_party/spirv-headers"
},
{
"type": "archive",
"url": "https://github.com/KhronosGroup/SPIRV-Tools/archive/dd4b663e13c07fea4fbb3f70c1c91c86731099f7.tar.gz",
"sha256": "03ee1a2c06f3b61008478f4abe9423454e53e580b9488b47c8071547c6a9db47",
"dest": "third_party/spirv-tools"
},
{
"type": "patch",
"path": "../../deps/shaderc-changes.patch"
"url": "https://github.com/stenzek/shaderc.git",
"commit": "feb2460bf3a504d67011246edeb810c45ea58826"
}
],
"cleanup": [

View File

@ -23,12 +23,8 @@
{
"type": "git",
"url": "https://github.com/KhronosGroup/SPIRV-Cross.git",
"tag": "vulkan-sdk-1.3.283.0",
"commit": "2ccc81fd826e4dd4a2db2f94b8e6eb738a89f5f1"
},
{
"type": "patch",
"path": "../../deps/spirv-cross-changes.patch"
"tag": "vulkan-sdk-1.3.290.0",
"commit": "5d127b917f080c6f052553c47170ec0ba702e54f"
}
],
"cleanup": [

View File

@ -20,12 +20,8 @@
"sources": [
{
"type": "git",
"url": "https://github.com/pytorch/cpuinfo.git",
"commit": "05332fd802d9109a2a151ec32154b107c1e5caf9"
},
{
"type": "patch",
"path": "../../deps/cpuinfo-changes.patch"
"url": "https://github.com/stenzek/cpuinfo.git",
"commit": "7524ad504fdcfcf75a18a133da6abd75c5d48053"
}
],
"cleanup": [