redox/recipes/wip/dev/gegl/recipe.toml
2024-02-16 21:58:07 +00:00

10 lines
294 B
TOML

#TODO missing script for Meson, see 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 = "custom"
dependencies = [
"libpng",
"glib",
]