Lines 13-18
Link Here
|
13 |
LICENSE= APACHE20 |
13 |
LICENSE= APACHE20 |
14 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
14 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
15 |
|
15 |
|
|
|
16 |
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim |
17 |
|
16 |
USES= alias cmake:outsource compiler:c++11-lib cpe gettext localbase pathfix pkgconfig ssl |
18 |
USES= alias cmake:outsource compiler:c++11-lib cpe gettext localbase pathfix pkgconfig ssl |
17 |
USE_LDCONFIG= yes |
19 |
USE_LDCONFIG= yes |
18 |
CPE_VENDOR= freerdp_project |
20 |
CPE_VENDOR= freerdp_project |
Lines 73-80
Link Here
|
73 |
|
75 |
|
74 |
WAYLAND_DESC= Build FreeRDP Wayland client |
76 |
WAYLAND_DESC= Build FreeRDP Wayland client |
75 |
WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat |
77 |
WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat |
76 |
WAYLAND_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ |
78 |
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ |
77 |
libwayland-client.so:graphics/wayland \ |
|
|
78 |
libwayland-cursor.so:graphics/wayland \ |
79 |
libwayland-cursor.so:graphics/wayland \ |
79 |
libxkbcommon.so:x11/libxkbcommon |
80 |
libxkbcommon.so:x11/libxkbcommon |
80 |
WAYLAND_CMAKE_BOOL= WITH_WAYLAND |
81 |
WAYLAND_CMAKE_BOOL= WITH_WAYLAND |