Subject: CVS commit: pkgsrc/x11/gtk3
From: Taylor R Campbell
Date: 2025-01-12 21:33:36
Message id: 20250112203336.BE6C2FC1D@cvs.NetBSD.org

Log Message:
x11/gtk3: Make this cross-compile.

New option `doc' for documentation.  Default-on for native builds
(hence no change to native builds), default-off for cross-builds
because apparently building the documentation requires running the
new gtk3 code and I can't figure out how to circumvent that in a few
minutes of fiddling.

New option `introspection' for gobject-introspection support.
Default-on for native builds (hence no change to native builds),
default-off for cross-builds (to which gobject-introspection is
fundamentally hostile).

Files:
RevisionActionfile
1.209modifypkgsrc/x11/gtk3/Makefile
1.44modifypkgsrc/x11/gtk3/PLIST
1.30modifypkgsrc/x11/gtk3/options.mk