| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/graphics/egl-wayland/ |
Upload File : |
PORTNAME= egl-wayland
DISTVERSION= 1.1.11
CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= EGLStream-based Wayland external platform
WWW= https://github.com/NVIDIA/egl-wayland
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \
${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \
wayland-protocols>=1.8:graphics/wayland-protocols
LIB_DEPENDS= libwayland-server.so:graphics/wayland
USES= gl meson pkgconfig
USE_GITHUB= yes
USE_GL= egl
USE_LDCONFIG= yes
GH_ACCOUNT= NVIDIA
post-patch:
@${REINPLACE_CMD} -e "/install/s/datadir')/prefix'), 'libdata'/" \
${WRKSRC}/meson.build
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/egl/egl_external_platform.d
${INSTALL_DATA} ${FILESDIR}/10_nvidia_wayland.json \
${STAGEDIR}${PREFIX}/share/egl/egl_external_platform.d
.include <bsd.port.mk>