mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-06 11:38:41 +08:00
9 lines
192 B
TOML
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
|
|
"""
|