mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Update recipe TODOs
This commit is contained in:
parent
592ffa6574
commit
5ee02311d5
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://cutter.re/docs/building.html
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://cutter.re/docs/building.html
|
||||
[source]
|
||||
tar = "https://github.com/rizinorg/cutter/releases/download/v2.3.4/Cutter-v2.3.4-src.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://learn.netdata.cloud/docs/developer-and-contributor-corner/build-the-netdata-agent-yourself/compile-from-source-code#building-netdata
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://learn.netdata.cloud/docs/developer-and-contributor-corner/build-the-netdata-agent-yourself/compile-from-source-code#building-netdata
|
||||
[source]
|
||||
tar = "https://github.com/netdata/netdata/releases/download/v1.46.1/netdata-v1.46.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
|
||||
[source]
|
||||
git = "https://github.com/OpenVisualCloud/SVT-HEVC"
|
||||
rev = "b65eba07e6dee37407631cc441561960838b0333"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/OpenVisualCloud/SVT-VP9#linux-operating-systems-64-bit
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/OpenVisualCloud/SVT-VP9#linux-operating-systems-64-bit
|
||||
[source]
|
||||
git = "https://github.com/OpenVisualCloud/SVT-VP9"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/ultravideo/uvg266#compiling-uvg266
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/ultravideo/uvg266#compiling-uvg266
|
||||
[source]
|
||||
git = "https://github.com/ultravideo/uvg266"
|
||||
rev = "9add13b7053a6ba3f6b22bf82728e01fc437a447"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/fraunhoferhhi/vvenc/wiki/Build#build-using-plain-cmake
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/fraunhoferhhi/vvenc/wiki/Build#build-using-plain-cmake
|
||||
[source]
|
||||
git = "https://github.com/fraunhoferhhi/vvenc"
|
||||
rev = "eea6fce28c8e822a0ece7a343a10fd5d6dd0e7bb"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://bitbucket.org/multicoreware/x265_git/src/master/build/README.txt#lines-68
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://bitbucket.org/multicoreware/x265_git/src/master/build/README.txt#lines-68
|
||||
[source]
|
||||
tar = "https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://clickhouse.com/docs/en/development/build#how-to-build-clickhouse-on-any-linux
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://clickhouse.com/docs/en/development/build#how-to-build-clickhouse-on-any-linux
|
||||
#TODO probably disable some submodules to use our recipes
|
||||
[source]
|
||||
tar = "https://github.com/ClickHouse/ClickHouse"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong script, see:
|
||||
#TODO not compiled or tested
|
||||
# https://mariadb.com/kb/en/generic-build-instructions/
|
||||
# https://mariadb.com/kb/en/cross-compiling-mariadb/
|
||||
[source]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong script, see:
|
||||
#TODO not compiled or tested
|
||||
# https://mariadb.com/kb/en/generic-build-instructions/
|
||||
# https://mariadb.com/kb/en/cross-compiling-mariadb/
|
||||
[source]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://dev.mysql.com/doc/refman/8.2/en/installing-source-distribution.html
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://dev.mysql.com/doc/refman/8.2/en/installing-source-distribution.html
|
||||
[source]
|
||||
tar = "https://dev.mysql.com/downloads/file/?id=523432"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO maybe incomplete script
|
||||
#TODO not compiled or tested
|
||||
#TODO missing dependencies - https://github.com/ccache/ccache/blob/master/doc/INSTALL.md#dependencies
|
||||
# build instructions - https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
|
||||
[source]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO probably wrong script, see https://github.com/ninja-build/ninja#building-ninja-itself
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/ninja-build/ninja#building-ninja-itself
|
||||
[source]
|
||||
git = "https://github.com/ninja-build/ninja"
|
||||
rev = "a524bf3f6bacd1b4ad85d719eed2737d8562f27a"
|
||||
|
||||
@ -1,9 +1,12 @@
|
||||
#TODO port to orbital
|
||||
#TODO not compiled or tested
|
||||
#TODO missing dependencies
|
||||
# build instructions - https://github.com/Gargaj/Bonzomatic#linux
|
||||
[source]
|
||||
git = "https://github.com/Gargaj/Bonzomatic"
|
||||
[build]
|
||||
template = "cmake"
|
||||
dependencies = [
|
||||
"mesa",
|
||||
"libx11",
|
||||
"libalsa",
|
||||
"mesa-glu",
|
||||
]
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for building, see https://kdevelop.org/build-it/
|
||||
#TODO not compiled or tested
|
||||
#TODO probably missing dependencies, see https://packages.debian.org/source/trixie/kdevelop
|
||||
# build instructions: https://kdevelop.org/build-it/
|
||||
[source]
|
||||
git = "https://invent.kde.org/kdevelop/kdevelop"
|
||||
rev = "3021daeb5d62bc7a7a7dec4bcc23e19d3bfdaadd"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/apitrace/apitrace/blob/master/docs/INSTALL.markdown#linux
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/apitrace/apitrace/blob/master/docs/INSTALL.markdown#linux
|
||||
[source]
|
||||
git = "https://github.com/apitrace/apitrace"
|
||||
rev = "9352fc02bba106fbbeef9e8452ef34643c0d0764"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://github.com/vgvassilev/cling#building-from-source
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/vgvassilev/cling#building-from-source
|
||||
[source]
|
||||
git = "https://github.com/vgvassilev/cling"
|
||||
rev = "ab81cdcc61f26dfd6a31fb141f1f4b335f6922be"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO maybe incomplete script, see https://www.doxygen.nl/manual/install.html#install_src_unix
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://www.doxygen.nl/manual/install.html#install_src_unix
|
||||
[source]
|
||||
tar = "https://www.doxygen.nl/files/doxygen-1.9.8.src.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO probably wrong script, see https://github.com/google/googletest/blob/main/googletest/README.md
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/google/googletest/blob/main/googletest/README.md
|
||||
[source]
|
||||
git = "https://github.com/google/googletest"
|
||||
rev = "f8d7d77c06936315286eb55f8de22cd23c188571"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO maybe incomplete script, see https://dev-docs.kicad.org/en/build/linux/
|
||||
#TODO not compiled or tested
|
||||
#TODO maybe missing dependencies, see https://dev-docs.kicad.org/en/build/getting-started/
|
||||
# build instructions: https://dev-docs.kicad.org/en/build/linux/
|
||||
[source]
|
||||
git = "https://gitlab.com/kicad/code/kicad"
|
||||
rev = "942661fc10e172febf9d9990de2471d4b1020618"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user