mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
Update recipe TODOs
This commit is contained in:
parent
5ee02311d5
commit
ba7c6468b3
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/oneapi-src/level-zero#building-and-installing
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/oneapi-src/level-zero#building-and-installing
|
||||
[source]
|
||||
git = "https://github.com/oneapi-src/level-zero"
|
||||
rev = "ea5be99d8d34480447ab1e3c7efc30d6f179b123"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, lacking English build instructions
|
||||
#TODO not compiled or tested
|
||||
# lacking English build instructions
|
||||
[source]
|
||||
git = "https://github.com/alibaba/MNN"
|
||||
rev = "1ea55f467fb231655cf1e08f77d4a0f1043c4c29"
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
#TODO compilation error
|
||||
#TODO maybe incomplete script
|
||||
#TODO not compiled or tested
|
||||
# build instructions - https://github.com/rui314/mold#how-to-build
|
||||
[source]
|
||||
git = "https://github.com/rui314/mold"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/Tencent/ncnn/wiki/how-to-build#build-for-linux
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/Tencent/ncnn/wiki/how-to-build#build-for-linux
|
||||
[source]
|
||||
git = "https://github.com/Tencent/ncnn"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://gitlab.com/xonotic/netradiant#advanced-compilation
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://gitlab.com/xonotic/netradiant#advanced-compilation
|
||||
[source]
|
||||
git = "https://gitlab.com/xonotic/netradiant"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://dev.opencascade.org/doc/overview/html/build_upgrade__building_occt.html
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://dev.opencascade.org/doc/overview/html/build_upgrade__building_occt.html
|
||||
#TODO missing dependencies, see https://dev.opencascade.org/doc/overview/html/build_upgrade_building_3rdparty.html#build_3rdparty_linux
|
||||
[source]
|
||||
tar = "https://github.com/Open-Cascade-SAS/OCCT/archive/refs/tags/V7_8_0.tar.gz"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO probably wrong script, see https://github.com/baldurk/renderdoc/blob/v1.x/docs/CONTRIBUTING/Compiling.md#linux
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/baldurk/renderdoc/blob/v1.x/docs/CONTRIBUTING/Compiling.md#linux
|
||||
[source]
|
||||
git = "https://github.com/baldurk/renderdoc"
|
||||
rev = "5f95fb95a2a225a092372e7bd0bfd2073525d3ac"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO Probably wrong script, see https://github.com/google/shaderc#getting-and-building-shaderc
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/google/shaderc#getting-and-building-shaderc
|
||||
[source]
|
||||
git = "https://github.com/google/shaderc"
|
||||
rev = "3882b16417077aa8eaa7b5775920e7ba4b8a224d"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO probably wrong script, see https://github.com/google/souper#building-souper
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/google/souper#building-souper
|
||||
[source]
|
||||
git = "https://github.com/google/souper"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/zealdocs/zeal#build-instructions
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/zealdocs/zeal#build-instructions
|
||||
[source]
|
||||
tar = "https://github.com/zealdocs/zeal/releases/download/v0.7.0/zeal-0.7.0.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/nihui/vkpeak#build-from-source
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/nihui/vkpeak#build-from-source
|
||||
[source]
|
||||
git = "https://github.com/nihui/vkpeak"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user