#TODO not compiled or tested # build instructions: https://gnome.pages.gitlab.gnome.org/gtkmm-documentation/sec-install-unix-and-linux.html [source] tar = "https://download.gnome.org/sources/gtkmm/3.24/gtkmm-3.24.10.tar.xz" [build] template = "meson" mesonflags = ["-Dbuild-tests=false"] dependencies = [ "libsigcpp", "gtk3", "glibmm", "cairomm10+", "pangomm", ]