update recipes

This commit is contained in:
Ribbon 2023-12-18 22:37:00 +00:00
parent 01ac8c4e9b
commit 6358067f85
38 changed files with 77 additions and 38 deletions

View File

@ -1,5 +1,6 @@
#TODO missing script for CMake, see https://github.com/xtensor-stack/xsimd#install-from-sources
[source]
tar = "https://github.com/xtensor-stack/xsimd/archive/refs/tags/12.1.0.tar.gz"
git = "https://github.com/xtensor-stack/xsimd"
rev = "c1247bffa8fc36de7380a5cd42673a3b32f74c97"
[build]
template = "custom"

View File

@ -1,5 +1,6 @@
#TODO missing script for CMake, see https://github.com/xtensor-stack/xtl#install-from-sources
[source]
tar = "https://github.com/xtensor-stack/xtl/archive/refs/tags/0.7.5.tar.gz"
git = "https://github.com/xtensor-stack/xtl"
rev = "c95f6c8b13ffb7f74f16d3fd6882668b79bd8412"
[build]
template = "custom"

View File

@ -1,5 +1,6 @@
#TODO Compiled but not tested
[source]
tar = "https://github.com/urbanogilson/lineselect/archive/refs/tags/v0.1.0.tar.gz"
git = "https://github.com/urbanogilson/lineselect"
rev = "080d1c62fcdd70cce0c94361ee10fd680aa92b4d"
[build]
template = "cargo"

View File

@ -1,6 +1,7 @@
#TODO probably wrong script, see https://github.com/jgaeddert/liquid-dsp#installation-and-dependencies
[source]
tar = "https://github.com/jgaeddert/liquid-dsp/archive/refs/tags/v1.6.0.tar.gz"
git = "https://github.com/jgaeddert/liquid-dsp"
rev = "8bf87b6fe325d98c250d6911fa50518d14175d86"
[build]
template = "custom"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested
[source]
tar = "https://github.com/juan-leon/lowcharts/archive/refs/tags/v0.5.8.tar.gz"
git = "https://github.com/juan-leon/lowcharts"
rev = "94e3db44b5e20c155d4bf2348eb1293508772cdb"
[build]
template = "cargo"

View File

@ -1,5 +1,7 @@
#TODO not compiled or tested
[source]
tar = "https://github.com/x42/LRDF/archive/refs/tags/0.5.1-rg.tar.gz"
git = "https://github.com/x42/LRDF"
rev = "e61f7aa4a1e240a884e3a0cb4b2db65046cfcaa6"
rev = "
[build]
template = "configure"

View File

@ -1,5 +1,6 @@
#TODO users crate error
[source]
tar = "https://github.com/lsd-rs/lsd/archive/refs/tags/0.23.1.tar.gz"
git = "https://github.com/lsd-rs/lsd"
rev = "9b8ed0ef732bd0cfc0f16c0cdb0040bcff2936d5"
[build]
template = "cargo"

View File

@ -1,7 +1,8 @@
#TODO missing script for CMake, see https://wiki.luxcorerender.org/Compiling_LuxCore
#TODO probably missing dependencies
[source]
tar = "https://github.com/LuxCoreRender/LuxCore/archive/refs/tags/luxcorerender_v2.6.tar.gz"
git = "https://github.com/LuxCoreRender/LuxCore"
rev = "c8f10e9ddf5171fa705782a3da3f48123f96a4cb"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO compilation error (after an update on tokio and a patch on ring)
[source]
tar = "https://github.com/lycheeverse/lychee/archive/refs/tags/v0.13.0.tar.gz"
git = "https://github.com/lycheeverse/lychee"
rev = "75e80190fb39abd52ceabacce1073784c7bbaa5c"
[build]
template = "custom"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO missing script for "make", see https://github.com/lz4/lz4#installation
[source]
tar = "https://github.com/lz4/lz4/archive/refs/tags/v1.9.4.tar.gz"
git = "https://github.com/lz4/lz4"
rev = "5ff839680134437dbf4678f3d0c7b371d84f4964"
[build]
template = "custom"

View File

@ -1,6 +1,7 @@
#TODO Compilation error
[source]
tar = "https://github.com/Macchina-CLI/macchina/archive/refs/tags/v6.1.8.tar.gz"
git = "https://github.com/Macchina-CLI/macchina"
rev = "f228e72bd6a84bb18c26f1665c412cf206d425a3"
[build]
template = "cargo"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO async-tar crate error
[source]
tar = "https://github.com/magic-wormhole/magic-wormhole.rs/archive/refs/tags/0.6.0.tar.gz"
git = "https://github.com/magic-wormhole/magic-wormhole.rs"
rev = "8a8cba4ba70df6be258497d7deb784d00a098c43"
[build]
template = "custom"
script = """

View File

@ -1,6 +1,7 @@
#TODO missing script for "make", see https://docs.mamedev.org/initialsetup/compilingmame.html
[source]
tar = "https://github.com/mamedev/mame/archive/refs/tags/mame0261.tar.gz"
git = "https://github.com/mamedev/mame"
rev = "ca50094e8d5467aed7a18c718cdff8903e1bfe27"
[build]
template = "custom"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/angeldollface/mandy/archive/refs/tags/v.0.3.3.tar.gz"
git = "https://github.com/angeldollface/mandy"
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/jacobdeichert/mask/archive/refs/tags/mask/0.11.4.tar.gz"
git = "https://github.com/jacobdeichert/mask"
rev = "a082ee0e5c0a87ccd2447d569fe3a055222864c3"
[build]
template = "cargo"

View File

@ -1,6 +1,7 @@
#TODO xdg-home crate error
[source]
tar = "https://github.com/pkulak/matui/archive/refs/tags/v0.4.4.tar.gz"
git = "https://github.com/pkulak/matui"
rev = "44397982508666e3abd3b69b401dee9496bba2d6"
[build]
template = "cargo"
dependencies = [

View File

@ -1,7 +1,8 @@
#TODO probaly wrong script, see https://mbed-tls.readthedocs.io/en/latest/getting_started/building/#building-with-cmake
# They say that the CMake method is better than GNU make
[source]
tar = "https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v3.5.1.tar.gz"
git = "https://github.com/Mbed-TLS/mbedtls"
rev = "edb8fec9882084344a314368ac7fd957a187519c"
[build]
template = "custom"
script = """

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/cantino/mcfly/archive/refs/tags/v0.8.1.tar.gz"
git = "https://github.com/cantino/mcfly"
rev = "2bddd8bd83a2011a2ddaf3f00d66346673672644"
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.35.tar.gz"
git = "https://github.com/rust-lang/mdBook"
rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369"
[build]
template = "cargo"

View File

@ -1,6 +1,7 @@
#TODO missing script for CMake, see https://github.com/melonDS-emu/melonDS#linux
[source]
tar = "https://github.com/melonDS-emu/melonDS/archive/refs/tags/0.9.5.tar.gz"
git = "https://github.com/melonDS-emu/melonDS"
rev = "430de6b2702bb93faa8c2004aff3fbd084db4a1e"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO probably wrong script, see https://github.com/microsoft/mimalloc#macos-linux-bsd-etc
[source]
tar = "https://github.com/microsoft/mimalloc/archive/refs/tags/v2.1.2.tar.gz"
git = "https://github.com/microsoft/mimalloc"
rev = "43ce4bd7fd34bcc730c1c7471c99995597415488"
[build]
template = "custom"
script = """

View File

@ -1,6 +1,7 @@
#TODO Not tested
[source]
tar = "https://github.com/minetest/minetest_game/archive/refs/tags/5.7.0.tar.gz"
git = "https://github.com/minetest/minetest_game"
rev = "b9c089474cc343b37f90cb8cefc4b5553af2e9ea"
[build]
template = "custom"
script = """

View File

@ -1,6 +1,7 @@
#TODO missing script for "make", see https://github.com/ccrma/miniAudicle#linux
[source]
tar = "https://github.com/ccrma/miniAudicle/archive/refs/tags/chuck-1.5.1.8.tar.gz"
git = "https://github.com/ccrma/miniAudicle"
rev = "3ef25e881cec9ee823d9cf93346c2d6feb089007"
[build]
template = "custom"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO missing script for CMake, lacking English build instructions
[source]
tar = "https://github.com/alibaba/MNN/archive/refs/tags/2.7.1.tar.gz"
git = "https://github.com/alibaba/MNN"
rev = "1ea55f467fb231655cf1e08f77d4a0f1043c4c29"
[build]
template = "custom"

View File

@ -1,6 +1,7 @@
#TODO missing script for SCons, see https://github.com/mongodb/mongo/blob/master/docs/building.md
[source]
tar = "https://github.com/mongodb/mongo/archive/refs/tags/r6.0.12.tar.gz"
git = "https://github.com/mongodb/mongo"
branch = "v6.0"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO missing script for SCons, see https://github.com/mongodb/mongo/blob/master/docs/building.md
[source]
tar = "https://github.com/mongodb/mongo/archive/refs/tags/r7.1.1.tar.gz"
git = "https://github.com/mongodb/mongo"
branch = "v7.2"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO weird OpenSSL error on compilation (using cargo update)
[source]
tar = "https://github.com/Y2Z/monolith/archive/refs/tags/v2.7.0.tar.gz"
git = "https://github.com/Y2Z/monolith"
rev = "1c71e708e1e343ac2bace250e698966abbba1568"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO missing script for building, see https://github.com/moosefs/moosefs#source-code
[source]
tar = "https://github.com/moosefs/moosefs/archive/refs/tags/v3.0.117.tar.gz"
git = "https://github.com/moosefs/moosefs"
rev = "79bca600d6ddfecfcb29af2fc6632b4e3d00f1a5"
[build]
template = "custom"
dependencies = [

View File

@ -1,5 +1,6 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/pulp-platform/morty/archive/refs/tags/v0.9.0.tar.gz"
git = "https://github.com/pulp-platform/morty"
rev = "a1a5b483fabc8b119a78f3c5b1921e8d6510720d"
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO x11rb crate error
[source]
tar = "https://github.com/oleiade/motus/archive/refs/tags/v0.2.0.tar.gz"
git = "https://github.com/oleiade/motus"
rev = "318b33e070995f50ccd28df2c319d55bd6116a2d"
[build]
template = "cargo"

View File

@ -1,6 +1,7 @@
#TODO termios/ioctl-rs crate error
[source]
tar = "https://github.com/pvolok/mprocs/archive/refs/tags/v0.6.4.tar.gz"
git = "https://github.com/pvolok/mprocs"
rev = "71b65984dba7c768b383544cd7829ab099b965a9"
[build]
template = "custom"
script = """

View File

@ -1,7 +1,8 @@
#TODO missing script for Meson (use system libraries), see https://github.com/mpv-player/mpv#compilation
#TODO missing dependencies
[source]
tar = "https://github.com/mpv-player/mpv/archive/refs/tags/v0.37.0.tar.gz"
git = "https://github.com/mpv-player/mpv"
rev = "818ce7c51a6b9179307950e919983e0909942098"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO not compiled or tested
[source]
tar = "https://github.com/hrkfdn/ncspot/archive/refs/tags/v0.13.4.tar.gz"
git = "https://github.com/hrkfdn/ncspot"
rev = "92e0852b3796601f406ebfdd697635ea63566a31"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO Add Redox OS on the Bash script
[source]
tar = "https://github.com/dylanaraps/neofetch/archive/refs/tags/7.1.0.tar.gz"
git = "https://github.com/dylanaraps/neofetch"
rev = "60d07dee6b76769d8c487a40639fb7b5a1a7bc85"
[build]
template = "custom"
script = """

View File

@ -1,6 +1,7 @@
#TODO Make neovim work
[source]
tar = "https://github.com/neovide/neovide/archive/refs/tags/0.10.4.tar.gz"
git = "https://github.com/neovide/neovide"
rev = "113955bb68bf6715c784ea0b7ee75011c55471c9"
[build]
template = "cargo"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO probably wrong script, see https://github.com/neovim/neovim/wiki/Installing-Neovim#install-from-source
[source]
tar = "https://github.com/neovim/neovim/archive/refs/tags/v0.9.0.tar.gz"
git = "https://github.com/neovim/neovim"
rev = "d772f697a281ce9c58bf933997b87c7f27428a60"
[build]
template = "custom"
dependencies = [

View File

@ -1,6 +1,7 @@
#TODO probably wrong script, see https://github.com/ninja-build/ninja#building-ninja-itself
[source]
tar = "https://github.com/ninja-build/ninja/archive/refs/tags/v1.11.1.tar.gz"
git = "https://github.com/ninja-build/ninja"
rev = "a524bf3f6bacd1b4ad85d719eed2737d8562f27a"
[build]
template = "custom"
script = """

View File

@ -1,6 +1,7 @@
#TODO make dependencies work
[source]
tar = "https://github.com/NixOS/nix/archive/refs/tags/2.19.2.tar.gz"
git = "https://github.com/NixOS/nix"
rev = "50f8f1c8bc019a4c0fd098b9ac674b94cfc6af0d"
[build]
template = "custom"
dependencies = [