Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2023 09:53:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 274367] x11-toolkits/wxgtk32: Update to 3.2.3
Message-ID:  <bug-274367-39348-CX59Bfkros@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274367-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274367-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274367

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246140|0                           |1
        is obsolete|                            |

--- Comment #17 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Created attachment 246173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246173&action=
=3Dedit
CMake version 4 (Buildable, clean logs)

- Cleanup LIB_DEPENDS
- Put port options working
- Add specific OPT_LIB_DEPENDS where needed
- Add more cmake build options to match old version
- Disable more detections to reduce noise and to prevent problems in dirty
enviroments
- Patched cmake to fix "bad symlink" in bin/wx-config (absolute -> relative)
- NLS if disabled as I didn't found any reference to it in cmake config fil=
es.
  Closest I found is:
  wx_option(wxUSE_INTL "use internationalization system")
  wx_option(wxUSE_XLOCALE "use x-locale support (requires wxLocale)")

- Looking for opinions if a COPYSHARE is needed to install:
  %%NLS%%share/locale/<COUNTRY>/LC_MESSAGES/wxstd-3.2.mo files.

Tested gtk2 and gtk3 flavors and options.

All building test was made on 15-CURRENT under poudriere-devel.
Ready to do run tests.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274367-39348-CX59Bfkros>