PR/60295 CVS commit: pkgsrc/x11/gtk3
"Nia Alarie" <[email protected]> Wed, 27 May 2026 12:50:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60295; it has been noted by GNATS. From: "Nia Alarie" <[email protected]> To: [email protected] Cc: Subject: PR/60295 CVS commit: pkgsrc/x11/gtk3 Date: Wed, 27 May 2026 12:39:09 +0000 Module Name: pkgsrc Committed By: nia Date: Wed May 27 12:39:08 UTC 2026 Modified Files: pkgsrc/x11/gtk3: options.mk Log Message: gtk3: Make building wayland support conditional on GLAMOREGL on NetBSD. While this seems... weird, at best, due to Historical Reasons building libEGL was dependent on building the X server with GLAMOR support in NetBSD. This is no longer true, but some problems linger (e.g. with libepoxy in the base system). As a special hack, for NetBSD with native X only, disable Wayland support if the GLAMOR extension isn't enabled. PR pkg/60295 x11/gtk3 does not build on NetBSD/macppc To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/gtk3/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.