maintainer-feedback requested: [Bug 275567] x11-toolkits/gtk30: Update to 3.24.38
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275567] x11-toolkits/gtk30: Update to 3.24.38"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Dec 2023 12:00:20 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 275567: x11-toolkits/gtk30: Update to 3.24.38 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275567 --- Description --- - Switch to meson build (requirement since 3.24.36) - Group BROADWAY, X11 and WAYLAND options into BACKEND multi option (at least one backend needed to build) - Docs, manuals and examples build are disabled by default (meson) - ATK_BRIDGE option disabled for now as I can't find a config option for it.[1][2] - Organized Makefile vars to match gtk40 (for comparison) - Patches that are not used by port were moved to files.OFF (temporarily) [1] NEWS: v3.5.6 The accessibility bridge code that exports accessible objects on the bus is used by default (atk-bridge has been converted into a library that GTK+ links against). To avoid the linking, you can pass --without-atk-bridge when configuring GTK+. [2] Also there is a PR related that might be important: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269963 In time, other PRs could be linked to this PR: https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=gtk30&list_id=657983