2025-04-28 03:45:38 by David H. Gutteridge | Files touched by this commit (4) | ![]() |
Log message: libfm-qt: update to 2.2.0 libfm-qt-2.2.0 / 2025-04-17 ============================ * Modernized string literals. * Enabled custom options for local terminals list. * List common apps in "Open With" menu with multiple MIME types. * Removed menu-cache version checks from `vfs-menu.c`. * Try better to change directory on mounting by clicking in side-pane. * Reorder XML ui files to correct tab orders. * Replaced qMin,qMax,qBound,qRound and qAbs with standard functions. * Support zstandard for Ark. * Capitalized "Move Files". |
2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message: *: recursive bump for jpeg -> libjpeg-turbo switch |
2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message: *: recursive bump for icu 77 and libxml2 2.14 |
2025-02-10 01:29:02 by David H. Gutteridge | Files touched by this commit (1) |
Log message: libfm-qt: tweak a comment |
2025-02-09 20:18:31 by Thomas Klausner | Files touched by this commit (1) |
Log message: libfm-qt: fix cmake fallout The previous fix replaced all instances of ${BUILDLINK_DIR} with ${PREFIX}, but this is incorrect in the native-X case. Handle libraries case-by-case. Bump PKGREVISION. |
2025-02-02 10:37:36 by Thomas Klausner | Files touched by this commit (1) |
Log message: x11/libfm-qt: Don't publish BUILDLINK_DIR in .cmake files. Needed once we use BUILDLINK_DIR instead of PREFIX for various kinds of references. From riastradh@ |
2025-01-22 10:08:03 by Taylor R Campbell | Files touched by this commit (4) |
Log message: sysutils/lxqt-menu-data: Use buildlink3 rather than straight DEPENDS. This way we can control exposure of .cmake files during the build. |
2025-01-22 10:07:27 by Taylor R Campbell | Files touched by this commit (1) |
Log message: x11/libfm-qt: Sort buildlink3 includes. No functional change intended. |