PR/60476 CVS commit: pkgsrc/inputmethod/ibus
"Izumi Tsutsui" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60476; it has been noted by GNATS. From: "Izumi Tsutsui" <[email protected]> To: [email protected] Cc: Subject: PR/60476 CVS commit: pkgsrc/inputmethod/ibus Date: Wed, 19 Aug 2026 15:17:52 +0000 Module Name: pkgsrc Committed By: tsutsui Date: Wed Aug 19 15:17:52 UTC 2026 Modified Files: pkgsrc/inputmethod/ibus: Makefile Log Message: ibus: use common Wayland platform detection Remove the temporary NetBSD native X11 workaround and rely on PLATFORM_SUPPORTS_WAYLAND. Native EGL support is now handled by graphics/MesaLib/features.mk, so the additional libglamoregl.so check is no longer needed. PR pkg/60476 Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125 pkgsrc/inputmethod/ibus/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.