| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/kmscube/ |
Upload File : |
PORTNAME= kmscube
PORTVERSION= s20220902
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Example KMS/GBM/EGL application
WWW= https://gitlab.freedesktop.org/mesa/kmscube
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdrm.so:graphics/libdrm
USES= gl meson pkgconfig
USE_GITLAB= yes
USE_GL= egl gbm glesv2
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= mesa
GL_COMMIT= 3bf6ee1a02334386d87cfe356c3bfb0b24e1fed8
PLIST_FILES= bin/${PORTNAME} \
bin/texturator \
${NULL}
OPTIONS_DEFINE= GSTREAMER PNG
OPTIONS_DEFAULT=PNG
GSTREAMER_USES= gnome gstreamer
GSTREAMER_USE= GNOME=glib20
GSTREAMER_MESON_ENABLED=gstreamer
PNG_LIB_DEPENDS= libpng.so:graphics/png
post-patch-PNG-off:
@${REINPLACE_CMD} 's/dep_libpng.found()/false/' ${WRKSRC}/meson.build
.include <bsd.port.mk>