redox/recipes/wip/dev/other/gegl/recipe.toml
2025-10-13 11:45:23 -03:00

11 lines
308 B
TOML

#TODO not compiled or tested
# build instructions: https://gitlab.gnome.org/GNOME/gegl/-/blob/master/docs/development.adoc?ref_type=heads#user-content-debugging
[source]
tar = "https://download.gimp.org/pub/gegl/0.4/gegl-0.4.46.tar.xz"
[build]
template = "meson"
dependencies = [
"libpng",
"glib",
]