deskutils/plasma5-xdg-desktop-portal-kde: pet stage-qa

This commit is contained in:
Dima Panov 2022-09-05 22:02:25 +03:00
parent 12d8c0f2c6
commit e1b2a68994

View File

@ -1,5 +1,6 @@
PORTNAME= xdg-desktop-portal-kde
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@ -7,7 +8,7 @@ COMMENT= Backend implementation for xdg-desktop-portal
LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= cmake kde:5 qt:5 tar:xz
USES= cmake kde:5 qt:5 tar:xz xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n itemviews jobwidgets kdeclarative kio \
kirigami2 notifications package plasma-framework service solid \
@ -16,5 +17,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus declarative gui network printsupport \
widgets xml \
buildtools_build qmake_build
USE_XORG= x11
.include <bsd.port.mk>