0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-10-31 23:56:05 +00:00
Files
termux-packages/x11-packages/gtk4/gtk-meson.build.patch
Biswapriyo Nath ec0c1792ab bump(x11/gtk4): 4.20.0
One patch was moved to gdkshm.c which was added in the following commit.
412408d066
2025-08-30 06:26:01 +00:00

13 lines
333 B
Diff

# TODO: Remove this after gobject-introspection 1.84.0 update in host system
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -1153,7 +1153,6 @@
gir_args = [
'-DGTK_COMPILATION',
'--quiet',
- '--doc-format=gi-docgen',
]
gdk_gir_inc = [ 'cairo-1.0', 'Gio-2.0', 'GdkPixbuf-2.0', 'Pango-1.0', 'PangoCairo-1.0' ]