[Bug 288467] x11-toolkits/wxgtk33: New port: 3.3 devel branch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Jul 2025 10:00:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288467

--- Comment #6 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Rainer Hurling from comment #4)

Patch v0 already include all Makefile options in pkg-plist: WEBKIT, MSPACK,
GSTREAMER, GTK2 and NLS

example of this for GTK2 can be checked directly in buzilla patch (plist):

32      %%GTK2%%include/wx-3.3/wx/aui/tabartgtk.h
192     %%GTK2%%include/wx-3.3/wx/generic/fontdlgg.h

Related to symlinks created in build, these are the originals (without Makefile
post-install RM):

nobody@15amd64-main:/wrkdirs/usr/ports/x11-toolkits/wxgtk33/work-gtk3/stage/usr/local/bin
$ ls -l
total 102
lrwxr-xr-x  1 nobody wheel    96 Jul 27 09:52 wx-config ->
/wrkdirs/usr/ports/x11-toolkits/wxgtk33/work-gtk3/stage/usr/local/lib/wx/config/gtk3-unicode-3.3
lrwxr-xr-x  1 nobody wheel    78 Jul 27 09:52 wxrc ->
/wrkdirs/usr/ports/x11-toolkits/wxgtk33/work-gtk3/stage/usr/local/bin/wxrc-3.3
-rwxr-xr-x  1 nobody wheel 99840 Jul 27 09:52 wxrc-3.3

-- 
You are receiving this mail because:
You are the assignee for the bug.