Lines 25-33
LIB_DEPENDS= libXcursor.so:x11/libXcursor \
Link Here
|
25 |
libxkbcommon.so:x11/libxkbcommon |
25 |
libxkbcommon.so:x11/libxkbcommon |
26 |
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ |
26 |
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ |
27 |
xwayland-devel>0:x11-servers/xwayland-devel \ |
27 |
xwayland-devel>0:x11-servers/xwayland-devel \ |
28 |
${kde-kwayland-protocols_LIB}:${kde-kwayland-protocols_PORT} |
28 |
${kde-plasma-wayland-protocols_PATH}:${kde-plasma-wayland-protocols_PORT} |
29 |
RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel \ |
29 |
RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel \ |
30 |
${kde-kwayland-protocols_LIB}:${kde-kwayland-protocols_PORT} |
30 |
${kde-plasma-wayland-protocols_PATH}:${kde-plasma-wayland-protocols_PORT} |
31 |
|
31 |
|
32 |
USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig python:3.5+,run \ |
32 |
USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig python:3.5+,run \ |
33 |
qt:5 shebangfix tar:xz xorg |
33 |
qt:5 shebangfix tar:xz xorg |
34 |
- |
|
|