redox/recipes/wip/libs/gui/clutter-gtk/recipe.toml
2025-10-15 19:36:17 -03:00

11 lines
224 B
TOML

#TODO not compiled or tested
# lacking build instructions
[source]
tar = "https://download.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz"
[build]
template = "meson"
dependencies = [
"clutter",
"gtk3",
]