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

new recipes

parent e25b0e07
No related branches found
No related tags found
No related merge requests found
Showing
with 124 additions and 0 deletions
#TODO Not compiled or tested
[source]
git = "https://github.com/paarthmadan/cube"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/imsnif/diskonaut"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/heyrict/exhaust"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/kyu08/fzf-make"
rev = "e334513f976f42f4174c4dd175da653f248ec9b8"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/glicol/glicol-cli"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/konradsz/igrep"
rev = "8588755641e64cd40e569893e03628cf83cfc59f"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/woxjro/lazy-etherscan"
[build]
template = "cargo"
#TODO missing script for configuration, see https://github.com/coastalwhite/lemurs#compiling-from-source
[source]
git = "https://github.com/coastalwhite/lemurs"
rev = "37963b8ff6945ae8bdbabee658e5e36d0f67b84a"
[build]
template = "custom"
#TODO missing "configure" file, see https://github.com/williamh/dotconf/blob/master/INSTALL
[source]
git = "https://github.com/williamh/dotconf"
[build]
template = "custom"
#TODO Not compiled or tested
[source]
git = "https://github.com/todoesverso/logss"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/hatoo/oha"
rev = "2c88d2acc0b4773089faaa959debaec15ef355a8"
[build]
template = "custom"
script = """
cookbook_cargo --no-default-features --features rustls
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/TheRustyPickle/Rex"
rev = "096eace40e33f48bf7216c4b6f2c9cc84287e47d"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/aryakaul/rusty-krab-manager"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
tar = "https://github.com/brailcom/speechd/releases/download/0.11.5/speech-dispatcher-0.11.5.tar.gz"
[build]
template = "configure"
dependencies = [
"glib",
"libsndfile",
"libdotconf",
]
#TODO missing script for CMake, see https://taskwarrior.org/download/#quick-setup
[source]
tar = "https://github.com/GothenburgBitFactory/taskserver/releases/download/v1.1.0/taskd-1.1.0.tar.gz"
[build]
template = "custom"
#TODO Not compiled or tested
[source]
git = "https://github.com/kdheepak/taskwarrior-tui"
rev = "fe171ea35a5bfe794e2d822aa03f7b7db2f86616"
[build]
template = "cargo"
#TODO missing script for CMake, see https://taskwarrior.org/download/#quick-setup
[source]
tar = "https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v2.6.2/task-2.6.2.tar.gz"
[build]
template = "custom"
#TODO Not compiled or tested
[source]
git = "https://github.com/lemunozm/termchat"
[build]
template = "custom"
script = """
cookbook_cargo --all-features
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/veeso/termscp"
rev = "ef8dbb6305fd1573446a254b9be759a1f13724af"
[build]
template = "custom"
dependencies = [
"dbus",
]
script = """
cookbook_cargo --no-default-features
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/QuietPigeon2001/thesaurust"
[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