mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
Update recipes
This commit is contained in:
parent
e98084ee33
commit
816d431b63
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/sumoduduk/terminusdm"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO linker error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/kaegi/alass"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO yeslogic-fontconfig-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/quietvoid/dovi_tool"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/BurntSushi/imdb-rename"
|
||||
[build]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make all dependencies work
|
||||
[source]
|
||||
git = "https://github.com/pinnacle-comp/pinnacle"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/Isona/dirble"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user