Skip to content

Commit

Permalink
x11/plasma5-plasma-workspace: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent eb8d6b3 commit 6d5520e
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions x11/plasma5-plasma-workspace/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11 kde kde-plasma

MAINTAINER= kde@FreeBSD.org
Expand All @@ -13,9 +13,11 @@ LIB_DEPENDS= libcln.so:math/cln \
libicui18n.so:devel/icu \
libqalculate.so:math/libqalculate \
libwayland-client.so:graphics/wayland \
libLayerShellQtInterface.so:x11/plasma5-layer-shell-qt \
libxkbcommon.so:x11/libxkbcommon \
libxcb-image.so:x11/xcb-util-image \
libxcb-util.so:x11/xcb-util
RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
RUN_DEPENDS= ck-launch-session:sysutils/consolekit2 \
iceauth:x11/iceauth \
xmessage:x11/xmessage \
xrdb:x11/xrdb \
Expand All @@ -26,8 +28,9 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
${LOCALBASE}/bin/genv:sysutils/coreutils \
accountsservice>=0:sysutils/accountsservice

USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
pkgconfig qt:5 tar:xz xorg
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gl \
kde:5 pkgconfig qt:5 tar:xz xorg
USE_GL= gl
USE_KDE= activities activities-stats activitymanagerd archive attica \
auth baloo bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons emoticons filemetadata globalaccel \
Expand All @@ -36,8 +39,8 @@ USE_KDE= activities activities-stats activitymanagerd archive attica \
kdewebkit kio kscreenlocker kwin libkscreen libksysguard \
newstuff notifications notifyconfig package parts people \
plasma-framework plasma-integration prison pty runner service \
solid sonnet texteditor textwidgets unitconversion wallet \
wayland widgetsaddons windowsystem xmlgui xmlrpcclient \
solid sonnet syntaxhighlighting texteditor textwidgets unitconversion \
wallet wayland widgetsaddons windowsystem xmlgui xmlrpcclient \
doctools_build ecm_build \
breeze-icons_run breeze_run kded_run kquickcharts_run \
milou_run oxygen-icons5_run
Expand All @@ -46,7 +49,7 @@ USE_QT= concurrent core dbus declarative graphicaleffects gui network \
widgets x11extras xml \
buildtools_build qmake_build testlib_build \
paths_run quickcontrols_run
USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst
USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xi xkbfile xrender xtst

CPE_VENDOR= kde

Expand Down

0 comments on commit 6d5520e

Please sign in to comment.