redox/recipes/wip/web/share-preview/recipe.toml
2026-02-09 05:46:38 -03:00

12 lines
203 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/rafaelmardojai/share-preview"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"glib",
"gtk4",
"libadwaita",
]