The NetBSD Project

CVS log for pkgsrc/x11/wxGTK32/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / wxGTK32

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Apr 28 11:15:45 2025 UTC (2 weeks, 1 day ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -3 lines
wxGTK32: update to 3.2.8.

Changes since 3.2.7

The focus of this release, coming soon after the previous one, is
to fix several problems found in 3.2.7:

    Fix crash in wxPropertyGrid with wxGTK3 after recent change (#25286).
    Fix padding of wxMenu in high DPI under Windows 11 (#25117).
    Fix key codes in WXK_NUMPADx events in wxGTK (#25263).
    Fix ABI breakage for versioned symbols in 3.2.7 (#25327).
    Fix third party libraries build with Xcode 16.3.
    Fix using OpenGL and WebView when using CMake install (#25266).

But it still contains a couple of enhancements, including:

    Add wxVector(std::initializer_list<U> list) constructor (#25290).
    Add mouse scrolling support to generic wxSpinCtrl (#24935).
    Add @USER@ macro to HTML and RichText printers (#25318).

Other changes include:

    Call OnExceptionInMainLoop() in wxGTK if idle event handler throws (#25312).
    Compute wxStaticText best size ourselves if GTK does it wrongly (#24781).
    Fix page count display in wxHtmlPrintout when there is only one page ([#25320]).
    Miscellaneous CMake build improvements (#25324).
    Fix new warnings with gcc 15 (#25338).
    Update Brazilian Portuguese translations.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Apr 24 14:16:33 2025 UTC (2 weeks, 5 days ago) by wiz
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
*: recursive bump for jpeg -> libjpeg-turbo switch

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Apr 19 07:58:38 2025 UTC (3 weeks, 4 days ago) by wiz
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
*: recursive bump for default Kerberos implementation switch

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 17 21:53:11 2025 UTC (3 weeks, 5 days ago) by wiz
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
*: recursive bump for icu 77 and libxml2 2.14

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Mar 30 15:14:39 2025 UTC (6 weeks, 2 days ago) by adam
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -3 lines
wxGTK32: updated to 3.2.7

3.2.7

This release contains more than a hundred bug fixes and improvements. Some of the most important fixes are:

Build fixes for gcc 14
Fix build with macOS 15 SDK
Many fixes to key event generation in wxGTK
Avoid repaint problems when using wxWindow::Update() with Wayland
Fix crashes when using wxWebRequest with libcurl

New in this release:

Add wxNO_UNUSED_VARIABLES to opt-in into getting helpful warnings
Add wxApp::SetErrorExitCode() to better handle initialization errors

Other changes include:

More high DPI fixes in wxMSW
Improve wxInfoBar appearance
Fix possible crash during session termination in wxMSW
Wayland fixes to copy-pasting
Fix truncating labels of newly added wxNotebook pages in wxOSX
Fix Z-order of auto-complete popup of wxStyledTextCtrl in wxOSX
Fix buffer read overflow when compiling RE ending with backslash
Make wxTempFile::Commit() and wxRenameFile() really atomic

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Feb 12 06:45:45 2025 UTC (2 months, 4 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
*: Recursive revbump from audio/flac-1.5.0

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Dec 27 08:21:05 2024 UTC (4 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
*: recursive bump for pango requiring fontconfig 2.15

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Nov 17 07:17:03 2024 UTC (5 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
*: recursive bump for default-on option of at-spi2-core

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:22:32 2024 UTC (5 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:55:17 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
*: revbump for icu downgrade

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:54:31 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Oct 20 14:04:57 2024 UTC (6 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
*: recursive bump for merging at-spi2-atk and atk into at2-spi-core

Remove at-spi2-atk and atk

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Sep 15 10:32:50 2024 UTC (7 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -4 lines
wxGTK32: update to 3.2.6.

3.2.6: (released 2024-09-09)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 25 06:19:21 2024 UTC (8 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -4 lines
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jul 7 12:07:06 2024 UTC (10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
wxGTK*: bump PKGREVISION for wx-config fix

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jul 7 11:37:24 2024 UTC (10 months ago) by nros
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +10 -1 lines
wxGTK3*: output rpath from wx-config

Pkgsrc uses rpath on many systems but
wx-config only outputs the rpath if
it is run uninstalled, so make it
output the rpath if pkgsrc uses rpath.
Makes wxgtk programs execute correctly
when run compiled and run from
codelite.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 29 16:35:16 2024 UTC (11 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
revbump after icu and protobuf updates

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 20 10:44:44 2024 UTC (11 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -3 lines
wxGTK32: update to 3.2.5.

Changes since 3.2.4

This release contains more than a hundred fixes and improvements
for all platforms. Some of the most important ones are:

    Support macOS 14 Sonoma (#23916, #24054, #24067, #24073, #24515)
    and fix installation on some Apple Silicon Macs (#23143).
    Wayland-related fixes in wxGTK: clipboard (#24391), OpenGL
    (#24076, #24395) and other (#24021, #24050, #24051).  Fix crash
    when using wxApp in console wxGTK programs (#24081).  Support
    for dates after 2038 in wxDateTime (#24464).

Other changes include:

    Fix support for using Chinese (zh-Hans-CN) locale under macOS
    (#24396).  Fix alpha channel in bitmaps loaded from SVG in
    wxGTK (#24064).  wxGenericListCtrl improvements (#24292, #24293,
    #24311, #24312, #24332).  wxGrid improvements (#24247, #24286).
    More high DPI fixes in wxMSW (#24283, #24196, #24456).  Avoid
    new gcc 14 warnings in the headers (#24502).

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 16 06:15:46 2024 UTC (11 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Apr 7 07:35:29 2024 UTC (13 months ago) by wiz
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:07:15 2024 UTC (13 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 30 14:22:43 2024 UTC (15 months, 1 week ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
*: Recursive revbump from audio/pulseaudio-17.0

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Nov 17 19:44:10 2023 UTC (17 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -8 lines
wxGTK32: updated to 3.2.4

Changes since 3.2.3
This release comes very soon after 3.2.3 because some of the changes in the last release resulted in regressions fixed by this release. Notably, 3.2.4 fixes a critical bug which made applications using wxGTK but not initializing the GUI to crash.

Other bug fixes include:

Fix regression in wxTranslations::AddCatalog() return value
Fix possible crash and too high CPU use when using EGL
Fix losing clipboard contents when clearing a different selection
Fix possible crash when dragging pages in wxAuiNotebook
Fix refreshing multiple selection items in generic wxListCtrl.
Fix showing windows for background apps under macOS Sonoma

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:03:22 2023 UTC (17 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
*: recursive bump for cairo dependency changes

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:24:32 2023 UTC (18 months ago) by wiz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:21:41 2023 UTC (18 months ago) by wiz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
*: recursive bump for icu 74.1

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:11:50 2023 UTC (18 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
*: bump for openssl 3

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Oct 19 14:40:00 2023 UTC (18 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
wxGTK32: update to 3.2.3.

Changes since 3.2.2

This release contains many important bug fixes, including for some
regressions in the previous 3.2.x releases, as well as build system
improvements and a few optimizations.

Without listing all of them, areas with the most improvements were:

    Internationalization support: fix setting Chinese and some
    other locales in wxOSX and setting Ukrainian locale in wxMSW
    and fix loading wxWidgets translations with
    wxTranslations::AddStdCatalog().

    Wayland support in wxGTK and, in particular, OpenGL support
    under Wayland: fix hiding wxGLCanvas and avoid catastrophically
    slowing down the entire program when it is hidden; fix crash
    when using IME; fixes to popup windows, menus and wxPreferencesEditor
    behaviour.

    Validators and input: don’t allow pasting characters forbidden
    by wxTextValidator; do allow entering temporary invalid value
    when using numeric validators. Also fix entering dates in
    wxGenericDatePicker in "nb_NO" and other locales using months
    names in short date format.

    Key event generation: more fixes for non-US keyboard layout in
    wxGTK and also generate events for Command+Alt+Letter combination
    in wxOSX.

All in all, this release includes more than 200 fixes from almost
50 contributors, please see the full change log for more details:

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Aug 6 10:58:09 2023 UTC (21 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
wxGTK32: fix build for Darwin

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 6 19:09:54 2023 UTC (2 years ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: Recursive revbump from audio/libopus 1.4

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:12:00 2023 UTC (2 years ago) by adam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
revbump after textproc/icu update

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 16 08:09:14 2023 UTC (2 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
wxGTK32: update to 3.2.2.1.

The very recent 3.2.2 release unfortunately contained a user-visible
regression in wxGenericTreeCtrl, which stopped showing icons, so
we had to make another release correcting this problem

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 16 07:55:03 2023 UTC (2 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -8 lines
wxGTK32: update to 3.2.2.

pkgsrc change: Remove duplicate buildlink3.mk include.

News:

This release comes only a few months after the previous 3.2.1, but contains
an important number of bug fixes and enhancements, further improving high DPI
support, including:

- Better window resizing on DPI change in wxMSW.
- Fix using native icons returned by wxArtProvider.
- Fix menu items using custom font in high DPI.
- High resolution icons support in wxGenericTreeCtrl and wxGenericListCtrl.

and also improving locale-related code under Mac and Unix systems:

- wxUILocale::UseDefault() works for locales using different language and
region under Mac and fails when used for unsupported locale under Unix.
- New wxUILocale::GetSystemLocaleId() allows to retrieve such locales IDs.
- wxUILocale::GetCurrent() works currently for "C" locale under Mac.

Some other user-visible enhancements made in this release:

- Allow selecting and copying text in wxMessageDialog in wxGTK.
- Improve size and behaviour of in-place editor in wxGenericTreeCtrl.
- Fix sometimes missing overwrite prompt in "Save" file dialog in wxMSW.
- Fix glitch in drawing wxStaticBox with a control as label in wxMSW.

There are also some important bug fixes:

- Fix regression in saving TIFF images that could end up truncated.
- Fix long standing bug in parsing wxHTTP responses.
- Fix data race when processing events generated in a worker thread.
- Avoid appending extraneous NUL bytes to wxTextDataObject text in wxMSW.
- Fix handling of fonts with fractional sizes in wxOSX.
- Fix resizing wxGLCanvas with EGL and Wayland in wxGTK.
- Fix display artefacts when using AUI without compositor under X11.
- Work around crashes when using wxTextCtrl with MinGW TDM 64.
- Fix for a possible crash when handling menu events under Mac.
- Third-party libraries have been updated to the latest versions.

All in all, this release includes ~150 fixes from 27 unique contributors

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:15:20 2023 UTC (2 years, 3 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
*: Recursive revbup from graphics/freetype2

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:36:40 2023 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
*: recursive bump for tiff shlib major bump

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 2 00:11:25 2023 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
*: bump PKGREVISION for libsoup (2) library version bump

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:21:29 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
massive revision bump after textproc/icu update

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 26 10:32:08 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: bump PKGREVISION for libunistring shlib major bump

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 9 12:45:08 2022 UTC (2 years, 7 months ago) by rhialto
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -2 lines
x11/wxGTK32: revert to building with configure by default

since the cmake build is broken for some purposes, which you only notice
when building against it.

https://github.com/wxWidgets/wxWidgets/issues/22841
https://github.com/wxWidgets/wxWidgets/issues/22858

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Oct 6 19:35:04 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -4 lines
wxGTK32: updated to 3.2.1

3.2.1

Coming soon after 3.2.0, this is mostly a bug fix release, with just one noteworthy new feature: the addition of wxFileDialog::AddShortcut() function. However it fixes some important regressions and other problems:

Fix crash in applications calling g_log_set_writer_func() with recent glib.
Several fixes to alpha channel handling in wxMSW bitmaps.
Generate key and focus events for wxSearchCtrl in wxOSX.
Fix creating wxRadioBox without any items in wxOSX.
Fix regression with AUI floating pane positioning.
Avoid new warnings given by gcc 12.
Fix building with MSVS 2022 standard-conforming preprocessor.
Work around MSVS 2022 optimizer bug that broke wxImage resizing.
NetBSD build fixes.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 2 11:33:43 2022 UTC (2 years, 7 months ago) by rhialto
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2 lines
Use bl3 for gst-plugins1-base and glu.

Add multimedia/gst-plugins1-base/buildlink3.mk to fix this error:

[ 81%] Building CXX object libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o
/tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0/src/unix/mediactrl_gstplayer.cpp:34:10: fatal error: gst/player/player.h: No such file or directory
 #include <gst/player/player.h>      // main gstreamer player header
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--- libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o ---
*** [libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o] Error code 1

make[2]: stopped in /tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0
1 error

Add graphics/glu/buildlink3.mk to fix this error:

[ 86%] Linking CXX shared library ../../lib/libwx_gtk3u_gl-3.2.so
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: error: ld returned 1 exit status
--- lib/libwx_gtk3u_gl-3.2.so.0.0.0 ---
*** [lib/libwx_gtk3u_gl-3.2.so.0.0.0] Error code 1

make[2]: stopped in /tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0
1 error

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 20 06:44:49 2022 UTC (2 years, 7 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
wxGTK*: Don't attempt to use inotify on SunOS

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:52:12 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
*: bump PKGREVISION for flac shlib bump

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 11 05:09:34 2022 UTC (2 years, 9 months ago) by gutteridge
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 10 05:19:57 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -5 lines
x11/wxGTK: have cmake include(GNUInstallDirs) when using ${CMAKE_INSTALL_BINDIR}

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 8 10:39:46 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1 lines
wxGTK32: fix packaging when using configure

Also, add missing unused dependency that configure checks for,
but CMake doesn't.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 7 23:17:02 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
wxGTK32: add comment with upstream bug report about PLIST differences

(between CMake and configure builds)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 7 22:40:52 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +24 -10 lines
x11/wxGTK32: rebuild .mo locale files during build phase

thanks joerg@ for pointing this out

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 4 04:49:40 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -7 lines
x11/wxGTK32: install locale files when building with cmake

switch deafult to build with cmake

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 31 16:57:22 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
wxGTK32: remove incorrect comment

cmake found curl even though it wasn't bl3'd in

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 29 18:36:06 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
wxGTK32: use upstream patch

Build using cmake on NetBSD for now.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 29 13:14:59 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
wxGTK32: fix png library name

Fix some pkglint

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 29 01:24:24 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
x11/wxGTK32: fix Makefile error introduced in previous commit
thanks wiz@ for catching it

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 28 07:34:33 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +20 -25 lines
x11/wxGTK32: cosmetic makefile reorg, no functional change

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 28 05:25:22 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -13 lines
x11/wxGTK32: for cmake builds, install binaries into libexec/wx-3.2

this avoids conflicts with wxGTK28 and wxGTK30
take upstream patches for DESTDIR support
also respect CMAKE_INSTALL_BINDIR instead of assuming "bin"

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 26 02:58:56 2022 UTC (2 years, 9 months ago) by dbj
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +78 -10 lines
x11/wxGTK32: build with configure instead of cmake

This package installs different files when built with cmake
For now, temporarily build with configure.  Leave cmake as
a package option with the plan to iterate the cmake option
until it builds identically and then remove the cmake option.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 21 11:39:21 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
x11/wxGTK32: import wxGTK32-3.2.0

Packaged with help from dbj@

wxWidgets is a set of libraries that allows C++ applications to compile and
run on several different types of computer, with minimal source code changes.
There is one library per supported GUI (such as Windows, GTK+, Motif, and Mac).
As well as providing a common API (Application Programming Interface) for GUI
functionality, it provides functionality for accessing some commonly-used
operating system facilities, from copying and deleting files to socket and
thread support. wxWidgets is a 'framework' in the sense that it provides a lot
of built-in functionality, which the application can use or replace as required,
thus saving a great deal of coding effort. Basic data structures such as
strings, arrays, linked lists and hash tables are also supported.

Such a toolkit is not unique - there are others to choose from - but wxWidgets
is free, well-established, well-documented, and very broad in its coverage of
GUI functionality. It has some extras that make it stand out from the crowd,
such as the many convenience dialogs, built-in HTML display and printing,
virtual filesystems, easy-to-use OLE automation controller class, Open GL
support, and many other features that make it easier to write modern and
user-friendly applications.

This package contains the 3.2 stable branch of the library.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>