Skip to content
Snippets Groups Projects
Commit 264a0598 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

add recipes

parent d0249be5
No related branches found
No related tags found
No related merge requests found
#TODO very outdated crates
[source]
git = "https://github.com/erik/derive.rs"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/1jz/pixsort"
[build]
template = "cargo"
#TODO require camera drivers, see https://github.com/GreatAttractor/vidoxide#3-building
[source]
git = "https://github.com/GreatAttractor/vidoxide"
[build]
template = "cargo"
dependencies = [
"gtk3",
]
#TODO Seems to search for yt-dlp, see https://github.com/ZmoleCristian/gptube-cli/blob/main/Makefile
[source]
git = "https://github.com/ZmoleCristian/gptube-cli"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/streamlib/streamlib"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/kl/sub-batch"
rev = "a63ba33c6d0fdcb0e7a83da1c16bd8a19a43472b"
[build]
template = "cargo"
#TODO missing dependencies, see https://github.com/animafps/teres/blob/main/CONTRIBUTING.md
[source]
git = "https://github.com/animafps/teres"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]
#TODO Not compiled or tested
[source]
git = "https://github.com/daniel-araujo/yt-chanvids"
[build]
template = "cargo"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment