Skip to content
Snippets Groups Projects
Commit f00ef6ed authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

update recipes

parent 8eace34f
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 21 deletions
#TODO missing script for "make", see https://github.com/ColinIanKing/stress-ng#building-stress-ng
#TODO missing dependencies
[source]
tar = "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.17.01.tar.gz"
git = "https://github.com/ColinIanKing/stress-ng"
rev = "8c39f5a2d9b199189456f414afd9e536dae69d1b"
[build]
template = "custom"
dependencies = [
......
#TODO requires Linux PAM, probably needs porting
[source]
tar = "https://github.com/memorysafety/sudo-rs/archive/refs/tags/v0.2.1.tar.gz"
git = "https://github.com/memorysafety/sudo-rs"
rev = "195d6f851904ab00357f040eef35e31abaebbe1b"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
tar = "https://github.com/typst/svg2pdf/archive/refs/tags/v0.9.0.tar.gz"
git = "https://github.com/typst/svg2pdf"
rev = "7d13eab7f01a9ab1577cfb348eead05726658c53"
[build]
template = "custom"
script = """
......
#TODO missing script for building, see https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/Build-Guide.md#linux-operating-systems-64-bit
[source]
tar = "https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v1.8.0/SVT-AV1-v1.8.0.tar.bz2"
git = "https://gitlab.com/AOMediaCodec/SVT-AV1"
rev = "59645eea34e2815b627b8293aa3af254eddd0d69"
[build]
template = "custom"
#TODO missing script for CMake, see https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
[source]
tar = "https://github.com/OpenVisualCloud/SVT-HEVC/archive/refs/tags/v1.5.1.tar.gz"
git = "https://github.com/OpenVisualCloud/SVT-HEVC"
rev = "b65eba07e6dee37407631cc441561960838b0333"
[build]
template = "custom"
#TODO Not compiled or tested
[source]
tar = "https://github.com/swc-project/swc"
git = "https://github.com/swc-project/swc"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
tar = "https://github.com/static-web-server/static-web-server/archive/refs/tags/v2.24.1.tar.gz"
git = "https://github.com/static-web-server/static-web-server"
rev = "98a5cc40d276f3dac3c2c36530b966b213fb9ffc"
[build]
template = "cargo"
#TODO require XWayland
[source]
tar = "https://github.com/sassman/t-rec-rs/archive/refs/tags/v0.7.6.tar.gz"
git = "https://github.com/sassman/t-rec-rs"
rev = "da911b978e9e87a917c7c865e5aa4d833209d9e0"
[build]
template = "cargo"
dependencies = [
......
#TODO missing script for Meson, lacking installation instructions
[source]
tar = "https://github.com/taunoe/tauno-monitor/archive/refs/tags/v0.1.5.tar.gz"
git = "https://github.com/taunoe/tauno-monitor"
rev = "fecab98710bf6918141f34709f4ee1a055413056"
[build]
template = "custom"
#TODO require a patch on ring and tokio on the dependency chain (locked version)
#TODO require a patch on ring
[source]
tar = "https://github.com/dbrgn/tealdeer/archive/refs/tags/v1.6.1.tar.gz"
git = "https://github.com/dbrgn/tealdeer"
[build]
template = "cargo"
#TODO move to the proper category
[source]
tar = "https://github.com/nabijaczleweli/termimage/archive/refs/tags/v1.2.1.tar.gz"
git = "https://github.com/nabijaczleweli/termimage"
rev = "6156416a61fc5bfe78bdbda71e7f11f77a9adf9e"
[build]
template = "cargo"
#TODO missing script for "make", see https://github.com/tramhao/termusic#from-source
[source]
tar = "https://github.com/tramhao/termusic/archive/refs/tags/v0.7.4.tar.gz"
git = "https://github.com/tramhao/termusic"
rev = "109405465bd5873567b5387c20e9b149e477b176"
[build]
template = "custom"
dependencies = [
......
#TODO Not compiled or tested
[source]
tar = "https://github.com/yykamei/thwack/archive/refs/tags/v0.8.16.tar.gz"
git = "https://github.com/yykamei/thwack"
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
[build]
template = "cargo"
#TODO missing script for "make", see https://pingcap.github.io/tidb-dev-guide/get-started/build-tidb-from-source.html#build
[source]
tar = "https://github.com/pingcap/tidb/archive/refs/tags/v7.5.0.tar.gz"
git = "https://github.com/pingcap/tidb"
rev = "8445821f105477d5e31de9d8451b7fbf35a02cd1"
[build]
template = "custom"
#TODO compiled but not tested
[source]
tar = "https://github.com/vmchale/tin-summer/archive/refs/tags/1.21.14.tar.gz"
git = "https://github.com/vmchale/tin-summer"
[build]
template = "cargo"
#TODO compiled but not tested (after a patch on the ring crate)
[source]
tar = "https://github.com/osa1/tiny/archive/refs/tags/v0.11.0.tar.gz"
git = "https://github.com/osa1/tiny"
rev = "939fe1a689cd622161a43da445ebc6718478040d"
[build]
template = "custom"
script = """
......
#TODO missing script for building, see https://github.com/Tencent/TNN/blob/master/doc/en/user/compile_en.md#iv-compilex86-linux
[source]
tar = "https://github.com/Tencent/TNN/archive/refs/tags/v0.3.0.tar.gz"
git = "https://github.com/Tencent/TNN"
rev = "491dfc8653e200b5e8a428069638e191662a0882"
[build]
template = "custom"
#TODO can't update libc crate version
[source]
tar = "https://github.com/cfal/tobaru/archive/refs/tags/0.7.1.tar.gz"
git = "https://github.com/cfal/tobaru"
rev = "95afac34f0c54694ef0e114e87555f8e671d9f1b"
[build]
template = "cargo"
\ No newline at end of file
#TODO compiled but not tested
[source]
tar = "https://github.com/topgrade-rs/topgrade/archive/refs/tags/v12.0.2.tar.gz"
git = "https://github.com/topgrade-rs/topgrade"
rev = "41c6d1cd9ab86254ffd29945b91e5e1b8eeebf64"
[build]
template = "cargo"
#TODO make mpv works
[source]
tar = "https://github.com/LeoRiether/tori/archive/refs/tags/v0.2.5.tar.gz"
git = "https://github.com/LeoRiether/tori"
rev = "422e5bbb1477b6fdd3a56e0db1b3553ce362e153"
[build]
template = "cargo"
dependencies = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment