Next | Query returned 40 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-10-09 14:45:08 by Olaf Seibert | Files touched by this commit (1)
Log message:
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
   2022-10-06 21:35:04 by Adam Ciarcinski | Files touched by this commit (13) | Package updated
Log message:
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.
   2022-10-02 13:33:43 by Olaf Seibert | Files touched by this commit (1)
Log message:
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
   2022-09-20 08:44:49 by Nia Alarie | Files touched by this commit (2)
Log message:
wxGTK*: Don't attempt to use inotify on SunOS
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
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.
   2022-08-10 07:19:57 by Darrin B. Jewell | Files touched by this commit (5)
Log message:
x11/wxGTK: have cmake include(GNUInstallDirs) when using ${CMAKE_INSTALL_BINDIR}
   2022-08-08 12:39:46 by Thomas Klausner | Files touched by this commit (5)
Log message:
wxGTK32: fix packaging when using configure

Also, add missing unused dependency that configure checks for,
but CMake doesn't.
   2022-08-08 01:17:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
wxGTK32: add comment with upstream bug report about PLIST differences

(between CMake and configure builds)

Next | Query returned 40 messages, browsing 21 to 30 | Previous