redox/recipes/wip/libs/gui/girara/recipe.toml
2025-10-30 02:35:09 -03:00

10 lines
235 B
TOML

#TODO not compiled or tested
# build instructions: https://pwmt.org/projects/girara/installation/
[source]
tar = "https://pwmt.org/projects/girara/download/girara-0.4.5.tar.xz"
[build]
template = "meson"
dependencies = [
"gtk3",
]