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

new recipes

parent 1cbf3731
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/ast-grep/ast-grep"
rev = "74c54fc3e322c6017bc043e199420644ad961ff5"
[build]
template = "custom"
script = """
cookbook_cargo_packages ast-grep
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/lldap/lldap"
[build]
template = "custom"
script = """
cookbook_cargo_packages lldap
"""
#TODO Not compiled or tested
#TODO probably missing dependencies
[source]
git = "https://github.com/woelper/oculante"
rev = "25b6ae94f743988be216dfd341dde159337d193d"
[build]
template = "cargo"
dependencies = [
"libxcb",
"libxfixes",
"gtk3",
]
#TODO Not compiled or tested
[source]
git = "https://github.com/pinnacle-comp/pinnacle"
[build]
template = "custom"
dependencies = [
"libwayland",
"libxkbcommon",
"libinput",
"libeudev",
"seatd",
]
script = """
cookbook_cargo_packages pinnacle
"""
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