Files
ports/sysutils/qtxdg-tools/Makefile
T
Jose Alonso Cardenas Marquez 55f09ad6fc 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
2024-11-08 21:24:44 -08:00

18 lines
375 B
Makefile

PORTNAME= qtxdg-tools
PORTVERSION= 4.1.0
CATEGORIES= sysutils
MASTER_SITES= LXQT
MAINTAINER= lxqt@FreeBSD.org
COMMENT= User tools for libqt6xdg
WWW= https://github.com/lxqt/qtxdg-tools
LICENSE= LGPL21+
USES= cmake compiler:c++17-lang gnome pkgconfig lxqt:2 qt:6 tar:xz
USE_GNOME= glib20
USE_QT= tools:build base:run
USE_LXQT= buildtools2 qt6xdg
.include <bsd.port.mk>