| 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/bonzomatic/ |
Upload File : |
PORTNAME= bonzomatic
DISTVERSION= 2022-08-20
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Live shader coding tool and Shader Showdown workhorse
WWW= https://github.com/Gargaj/Bonzomatic
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libfontconfig.so:x11-fonts/fontconfig \
libglfw.so:graphics/glfw
BUILD_DEPENDS= ${LOCALBASE}/include/stb/stb_image.h:devel/stb \
glfw>=3:graphics/glfw
USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig xorg
USE_GL= gl glu glew
USE_XORG= x11 xext xrandr xinerama xcursor xi
CMAKE_ON= BONZOMATIC_USE_SYSTEM_GLFW \
BONZOMATIC_USE_SYSTEM_GLEW \
BONZOMATIC_USE_SYSTEM_STB
USE_GITHUB= yes
GH_ACCOUNT= Gargaj
GH_PROJECT= Bonzomatic
.include <bsd.port.mk>