6a3e81bf54
https://gitlab.gnome.org/GNOME/gtkmm/-/blob/3.24.7/NEWS README [0] states: It's easiest to build with Meson, if the tarball was made with Meson, and to build with Autotools, if the tarball was made with Autotools. Then you don't have to use maintainer-mode. How do you know how the tarball was made? If it was made with Meson, it contains files in untracked/gdk/gdkmm/, untracked/gtk/gtkmm/ and other subdirectories of untracked/. This is the case, therefore switch to meson build system. gtkmm3 tries to detect if X11 is enabled for gtk. Switch to explicit definition to be safe. Also disable tests and demos. [0]: https://gitlab.gnome.org/GNOME/gtkmm/-/blob/3.24.7/README Signed-off-by: Daniel Lang <dalang@gmx.at> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
Config.in | ||
gtkmm3.hash | ||
gtkmm3.mk |