redox/recipes/wip/tp-note/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
192 B
TOML

#TODO require Wayland?
[source]
tar = "https://gitlab.com/getreu/tp-note/-/archive/v1.21.4/tp-note-v1.21.4.tar.gz"
[build]
template = "custom"
script = """
cookbook_cargo_packages tp-note
"""