Port details |
- libqt6xdg Qt6 implementation of freedesktop.org xdg specs
- 4.1.0_2 devel
=2 4.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: lxqt@FreeBSD.org
 - Port Added: 2024-06-13 00:27:14
- Last Update: 2025-03-29 07:35:22
- Commit Hash: 7b15433
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://github.com/lxde/libqtxdg
- Description:
- libqt6xdg is an Qt6 implementation of freedesktop.org xdg specifications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libqt6xdg>0:devel/libqt6xdg
- To install the port:
- cd /usr/ports/devel/libqt6xdg/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libqt6xdg
- pkg install libqt6xdg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libqt6xdg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731049199
SHA256 (lxqt/libqtxdg-4.1.0.tar.xz) = 0604d397d9561a6a6148930a2b131f2bdee86cec6cca304f7513a8ec7b8e8809
SIZE (lxqt/libqtxdg-4.1.0.tar.xz) = 71980
Packages (timestamps in pop-ups are UTC):
- 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
- lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- libQt6Core.so : devel/qt6-base
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt6Svg.so : graphics/qt6-svg
- This port is required by:
- for Libraries
-
- archivers/lxqt-archiver
- deskutils/lxqt-notificationd
- devel/liblxqt
- security/lxqt-openssh-askpass
- security/lxqt-sudo
- sysutils/lxqt-admin
- sysutils/lxqt-config
Configuration Options:
- No options to configure
- Options name:
- devel_libqt6xdg
- USES:
- cmake compiler:c++17-lang gnome lxqt:2 pkgconfig qt:6 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.0_2 29 Mar 2025 07:35:22
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.8.3 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 even between patch
releases and its use is highly discouraged.
This list of bumps 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 let kde@ know
so we can correct this for future updates.
Grep new entires for "_p.h". If they look Qt-ish, please reject. It's a
burden on the users at large and your local Qt maintainers to allow this
irresponsible behavior from downstream projects to continue. |
4.1.0_1 02 Feb 2025 08:32:19
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.8.2 edition.
These ports 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
using the private API is highly discouraged since this is unstable even
between patch releases and is really only meant for internal use.
Adding devel/libqt6xdg and its consumers to the list this time around
based on [1].
PR: 283950 [1] |
4.1.0 09 Nov 2024 05:24:44
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-wm/lxqt: Update to 2.1.0
This release add initial support for wayland. More information at:
https://github.com/lxqt/lxqt/wiki/ConfigWaylandSettings
Release highlights at:
https://lxqt-project.org/release/2024/11/05/release-lxqt-2-1-0/
With hat: lxqt |
4.0.0 13 Jun 2024 00:06:46
    |
Jose Alonso Cardenas Marquez (acm)  |
devel/libqt6xdg: New port: Qt6 implementation of freedesktop.org xdg specs
libqt6xdg is an Qt6 implementation of freedesktop.org xdg specifications. |
Number of commits found: 4
|