Update recipes

This commit is contained in:
Ribbon 2024-06-12 12:24:24 +00:00
parent e98084ee33
commit 816d431b63
7 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/sumoduduk/terminusdm"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO linker error (after cargo update)
[source]
git = "https://github.com/kaegi/alass"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO yeslogic-fontconfig-sys crate error
[source]
git = "https://github.com/quietvoid/dovi_tool"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/BurntSushi/imdb-rename"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make gtk4 work
[source]
tar = "https://gitlab.com/schmiddi-on-mobile/pipeline/-/package_files/114831818/download"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make all dependencies work
[source]
git = "https://github.com/pinnacle-comp/pinnacle"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/Isona/dirble"
[build]
template = "cargo"
dependencies = [
"openssl1",
]