update recipes

This commit is contained in:
Ribbon 2024-03-22 20:01:15 +00:00
parent 574b17f843
commit 6f29e06bba
10 changed files with 12 additions and 9 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO source code error
[source]
git = "https://github.com/cloudflare/boringtun"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO if-addrs crate error
[source]
git = "https://github.com/sigoden/dufs"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/Davidson-Souza/Floresta"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO open crate error
[source]
git = "https://github.com/TheWaWaR/simple-http-server"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO port to Orbital
[source]
git = "https://github.com/LucasPickering/slumber"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO libc and nix crate error
#TODO require Ruby and asciidoctor at runtime
[source]
git = "https://github.com/dswd/vpncloud"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO port to Orbital
#TODO in case of errors, read https://github.com/Ragnt/AngryOxide#building-from-source
[source]
git = "https://github.com/Ragnt/AngryOxide"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error
[source]
tar = "https://ftp.gnu.org/gnu/grub/grub-2.12.tar.xz"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/maxmarsc/audeye"
[build]

View File

@ -6,3 +6,6 @@ template = "custom"
script = """
cookbook_cargo --features full
"""
dependencies = [
"glib",
]