Path to this page:
./
x11/libfm-qt,
Core library of PCManFM-Qt
Branch: CURRENT,
Version: 2.1.0nb1,
Package name: libfm-qt-2.1.0nb1,
Maintainer: pkgsrc-userslibfm-qt is the Qt port of libfm, a library providing components to build
desktop file managers which belongs to LXDE
Required to run:[
graphics/libexif] [
sysutils/menu-cache] [
x11/qt5-qtx11extras] [
x11/qt5-qtbase]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 409.012 KB
Version history: (Expand)
- (2025-01-13) Updated to version: libfm-qt-2.1.0nb1
- (2024-11-15) Updated to version: libfm-qt-2.1.0
- (2024-11-15) Updated to version: libfm-qt-2.0.2nb3
- (2024-11-01) Updated to version: libfm-qt-2.0.2nb2
- (2024-11-01) Updated to version: libfm-qt-2.0.2nb1
- (2024-08-02) Updated to version: libfm-qt-2.0.2
CVS history: (Expand)
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.
|
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-11-15 13:28:33 by pin | Files touched by this commit (4) | |
Log message:
x11/libfm-qt: update to 2.1.0
libfm-qt-2.1.0 / 2024-11-05
============================
* Add 6 menu icons.
* Updated mime_types of lxqt-archiver in `archivers.list`.
* Allow paths in name entry of file dialog.
* Select name without extension in overwrite prompts.
* Disable access control of root files in properties dialog.
* Workaround for side-pane text color with Qt6's style change.
* Give parent to File Properties dialog from context menu.
* Check real file name for filtering in file dialog.
* Fixed creating of web shortcuts by drag-and-drop.
* Fixed a vulnerability about trusted locations.
* Prevent truncated labels in prompt for executing.
* Prevent truncated labels in file properties dialog.
* Removed debug messages for external thumbnails.
* Removed debug messages on launching.
* Fixed external thumbnails of relative symlinks.
* Added a nullity check to `ThumbnailJob`.
* Removed "Invert Selection" from folder context menu.
* Detect remote and read-only file systems.
* Enhanced the detection of changes in folder config.
* Fixed the scaled pixmap of `Fm::IconEngine`.
* Silenced a compilation warning about `GDestroyNotify`.
* Allow relative paths for folder icons.
|
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
|