Files
RedBear-OS/recipes/wip/services/seatd/recipe.toml
T

14 lines
224 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/jackpot51/seatd"
branch = "redox"
[build]
template = "meson"
mesonflags = [
"-Dman-pages=disabled",
]
[package.files]
"/usr/bin/seatd" = "/usr/bin/seatd"