[source] tar = "https://download.gnome.org/sources/gobject-introspection/1.84/gobject-introspection-1.84.0.tar.xz" blake3 = "e01a810629b11b2fa415ba47d2df3ba521286e9933f6c2b364e959c26401eb96" [build] template = "custom" dependencies = [ "cairo", "glib", "libffi", "pcre2", "python312", "zlib", ] script = """ DYNAMIC_INIT cookbook_meson -Dpython="${COOKBOOK_SYSROOT}/usr/bin/python3.12" """