mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
update recipes
This commit is contained in:
parent
63675d76dc
commit
71f5be2db4
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO port the webbrowser crate
|
||||
[source]
|
||||
git = "https://github.com/joshka/tooters"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/soruly/detect-scene-change"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"ffmpeg6",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/alichtman/gopro-chaptered-video-assembler"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO rfd crate error
|
||||
[source]
|
||||
git = "https://github.com/couleur-tweak-tips/smoothie-rs"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/streamlib/streamlib"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user