View | Details | Raw Unified | Return to bug 268766
Collapse All | Expand All

(-)b/x11/plasma5-plasma-workspace/Makefile (-2 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	plasma-workspace
1
PORTNAME=	plasma-workspace
2
DISTVERSION=	${KDE_PLASMA_VERSION}
2
DISTVERSION=	${KDE_PLASMA_VERSION}
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	x11 kde kde-plasma
4
CATEGORIES=	x11 kde kde-plasma
5
5
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
Lines 14-19 LIB_DEPENDS= libcln.so:math/cln \ Link Here
14
		libicui18n.so:devel/icu \
14
		libicui18n.so:devel/icu \
15
		libqalculate.so:math/libqalculate \
15
		libqalculate.so:math/libqalculate \
16
		libwayland-client.so:graphics/wayland \
16
		libwayland-client.so:graphics/wayland \
17
		libpipewire-0.3.so:multimedia/pipewire \
17
		libLayerShellQtInterface.so:x11/plasma5-layer-shell-qt \
18
		libLayerShellQtInterface.so:x11/plasma5-layer-shell-qt \
18
		libxkbcommon.so:x11/libxkbcommon \
19
		libxkbcommon.so:x11/libxkbcommon \
19
		libxcb-image.so:x11/xcb-util-image \
20
		libxcb-image.so:x11/xcb-util-image \
Lines 31-37 RUN_DEPENDS= ck-launch-session:sysutils/consolekit2 \ Link Here
31
32
32
USES=		cmake compiler:c++11-lib cpe desktop-file-utils gettext gl \
33
USES=		cmake compiler:c++11-lib cpe desktop-file-utils gettext gl \
33
		kde:5 pkgconfig qt:5 tar:xz xorg
34
		kde:5 pkgconfig qt:5 tar:xz xorg
34
USE_GL=		gl
35
USE_GL=		egl gl
35
USE_KDE=	activities activities-stats activitymanagerd archive attica \
36
USE_KDE=	activities activities-stats activitymanagerd archive attica \
36
		auth baloo bookmarks codecs completion config configwidgets \
37
		auth baloo bookmarks codecs completion config configwidgets \
37
		coreaddons crash dbusaddons emoticons filemetadata globalaccel \
38
		coreaddons crash dbusaddons emoticons filemetadata globalaccel \
(-)b/x11/plasma5-plasma-workspace/pkg-plist (+1 lines)
Lines 6222-6227 share/qlogging-categories5/kcm_translations.categories Link Here
6222
share/qlogging-categories5/kcmusers.categories
6222
share/qlogging-categories5/kcmusers.categories
6223
share/qlogging-categories5/klipper.categories
6223
share/qlogging-categories5/klipper.categories
6224
share/qlogging-categories5/libnotificationmanager.categories
6224
share/qlogging-categories5/libnotificationmanager.categories
6225
share/qlogging-categories5/myproject.categories
6225
share/qlogging-categories5/plasma-workspace.categories
6226
share/qlogging-categories5/plasma-workspace.categories
6226
share/sddm/themes/breeze/Background.qml
6227
share/sddm/themes/breeze/Background.qml
6227
share/sddm/themes/breeze/BreezeMenuStyle.qml
6228
share/sddm/themes/breeze/BreezeMenuStyle.qml

Return to bug 268766