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

new recipes

parent ff012fe8
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/cloudhead/nakamoto"
[build]
template = "custom"
script = """
cookbook_cargo_packages nakamoto-wallet
"""
#TODO port to redox
#TODO build instructions - https://github.com/H-M-H/Weylus#building
[source]
git = "https://github.com/H-M-H/Weylus"
[build]
template = "custom"
dependencies = [
"pango",
"gstreamer",
"dbus",
"libx11",
"libxext",
"libxft",
"libxinerama",
"libxcursor",
"libxi",
"libxv",
"libxfixes",
"libxtst",
"libxrender",
"libxrandr",
"libxcomposite",
]
script = """
cookbook_cargo_packages weylus
"""
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