Port details on branch 2025Q3 |
- lxqt-archiver Qt6 file archiver
- 1.2.0_3 archivers
=0 1.2.0_3Version of this port present on the latest quarterly branch. - Maintainer: lxqt@FreeBSD.org
 - Port Added: 2025-09-03 08:16:18
- Last Update: 2025-09-03 07:58:51
- Commit Hash: 1c11594
- License: GPLv2
- WWW:
- https://github.com/lxqt/lxqt-archiver
- Description:
- A simple & lightweight Qt6 file archiver.
The core I/O functions are ported from Engrampa
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- lxqt-archiver>0:archivers/lxqt-archiver
- To install the port:
- cd /usr/ports/archivers/lxqt-archiver/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/lxqt-archiver
- pkg install lxqt-archiver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lxqt-archiver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744924835
SHA256 (lxqt/lxqt-archiver-1.2.0.tar.xz) = 53e4121369e3dc72c74e3ae2323ff277072550c83622486b94ad77b26a993ac6
SIZE (lxqt/lxqt-archiver-1.2.0.tar.xz) = 196992
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.40.r<5.41 : lang/perl5.40
- lupdate : devel/qt6-tools
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- gtar : archivers/gtar
- update-desktop-database : devel/desktop-file-utils
- perl5>=5.40.r<5.41 : lang/perl5.40
- libQt6Core.so : devel/qt6-base
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libfm-qt6.so : x11/libfm-qt6
- libjson-glib-1.0.so : devel/json-glib
- libmenu-cache.so : x11/menu-cache
- libexif.so : graphics/libexif
- libfm-qt6.so : x11/libfm-qt6
- liblxqt.so : devel/liblxqt
- libQt6Xdg.so : devel/libqt6xdg
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_lxqt-archiver
- USES:
- cmake compiler:c++20-lang desktop-file-utils lxqt:2 perl5 pkgconfig tar:xz gnome qt:6 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_3 03 Sep 2025 07:58:51
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.9.2 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.
This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.
[1] https://wiki.freebsd.org/KDE/Qt
MFH: 2025Q3
(cherry picked from commit ca55e461e4817d34f513f551ef8d788bc46dec0e) |
Number of commits found: 1
|