{ "name": "gtk", "buildsystem": "meson", "config-opts": [ "--wrap-mode=nofallback", "-Dbroadway-backend=true", "-Dwin32-backend=false", "-Dmacos-backend=false", "-Dmedia-ffmpeg=disabled", "-Dprint-cups=disabled", "-Dprint-cloudprint=disabled", "-Dintrospection=enabled", "-Ddemos=false", "-Dbuild-examples=false", "-Dbuild-tests=false" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gtk.git", "commit": "5710df685b0af9b7dd306dfba6c7e174e428950e" }, { "type": "patch", "path": "gtk4-popover-unrealize.patch" } ] }