Update recipes

This commit is contained in:
Ribbon 2023-12-15 23:59:23 +00:00
parent 64c9f9b999
commit 7b4315ab4b
6 changed files with 28 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO wgpu-hal crate error
#TODO compiled but not tested
[source]
tar = "https://github.com/sharkdp/binocle/archive/refs/tags/v0.3.2.tar.gz"
[build]

View File

@ -1,4 +1,4 @@
#TODO probably wrong script, lacking build instructions
#TODO tikv-jemalloc-sys crate error
[source]
tar = "https://github.com/biomejs/biome/archive/refs/tags/cli/v1.4.0.tar.gz"
[build]

View File

@ -0,0 +1,11 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/replydev/cotp/archive/refs/tags/v1.3.0.tar.gz"
[build]
template = "cargo"
dependencies = [
"libxcb",
"libx11",
"libxfixes",
"libxkbcommon",
]

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/Tongsuo-Project/RustyVault"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/swc-project/swc"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/static-web-server/static-web-server/archive/refs/tags/v2.24.1.tar.gz"
[build]
template = "cargo"