Lines 2-7
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= kwin |
3 |
PORTNAME= kwin |
4 |
DISTVERSION= ${KDE_PLASMA_VERSION} |
4 |
DISTVERSION= ${KDE_PLASMA_VERSION} |
|
|
5 |
PORTREVISION= 1 |
5 |
CATEGORIES= x11-wm kde kde-plasma |
6 |
CATEGORIES= x11-wm kde kde-plasma |
6 |
|
7 |
|
7 |
MAINTAINER= kde@FreeBSD.org |
8 |
MAINTAINER= kde@FreeBSD.org |
Lines 24-31
LIB_DEPENDS= libXcursor.so:x11/libXcursor \
Link Here
|
24 |
libxcb-keysyms.so:x11/xcb-util-keysyms \ |
25 |
libxcb-keysyms.so:x11/xcb-util-keysyms \ |
25 |
libxkbcommon.so:x11/libxkbcommon |
26 |
libxkbcommon.so:x11/libxkbcommon |
26 |
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ |
27 |
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ |
27 |
Xwayland:x11-servers/xwayland |
28 |
xwayland-devel>0:x11-servers/xwayland-devel |
28 |
RUN_DEPENDS= Xwayland:x11-servers/xwayland |
29 |
RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel |
29 |
|
30 |
|
30 |
USES= cmake compiler:c++11-lib cpe gettext gl kde:5 pkgconfig qt:5 \ |
31 |
USES= cmake compiler:c++11-lib cpe gettext gl kde:5 pkgconfig qt:5 \ |
31 |
tar:xz xorg |
32 |
tar:xz xorg |