Files
Jose Alonso Cardenas Marquez e4c325e8b5 devel/lxqt2-build-tools: Update to 2.2.1
- Bump PORTREVISION of some lxqt ports
- Fix build with plasma6 6.4.0

With hat:       lxqt
PR:		287604
2025-06-21 19:34:33 -07:00

19 lines
391 B
Makefile

PORTNAME= qtxdg-tools
PORTVERSION= 4.2.0
PORTREVISION= 1
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++20-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>