#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" mesonflags = [ "-Ddocs=false", "-Dgi-docgen=false", "-Dintrospection=false", "-Dparallel-tests=false", ] dependencies = [ "libpng", "glib", ]