2025-01-13 17:51:57 by Taylor R Campbell | Files touched by this commit (3) |
Log message: obconf-qt, libfm-qt, qterminal: Nix explicit CMAKE_PREFIX_PATH. CMAKE_PREFIX_PATH is already added to CMAKE_CONFIGURE_ARGS by devel/cmake/build.mk, and ${PREFIX}/qt6 is already included in it by x11/qt6-qtbase/buildlink3.mk. Revbump since this could in principle change the package, if the pkgsrc variable CMAKE_PREFIX_PATH had anything else in it which is now no longer hidden. |
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message: *: recursive bump for pango requiring fontconfig 2.15 |
2024-11-21 08:38:32 by Thomas Klausner | Files touched by this commit (1) |
Log message: obconf-qt: remove patch that was removed from distinfo |
2024-11-15 14:06:27 by pin | Files touched by this commit (12) | ![]() |
Log message: wm/obconf-qt: update to 0.16.5 obconf-qt-0.16.5 / 2024-11-01 ============================= * Ported to Qt6 and updated translations. |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2024-08-20 08:17:49 by pin | Files touched by this commit (1) |
Log message: wm/obconf-qt: -USE_CMAKE |
2024-08-18 09:44:24 by pin | Files touched by this commit (12) |
Log message: wm/obconf-qt: port to Qt6 Fix build with Qt6 using: https://github.com/lxqt/obconf-qt/pull/230 |