| 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/x11/openrgb/ |
Upload File : |
PORTNAME= openrgb
PORTVERSION= 0.7.20220505
CATEGORIES= x11
MAINTAINER= vidar@karlsen.tech
COMMENT= Software to control a multitude of (a)RGB devices
WWW= https://openrgb.org
LICENSE= GPLv2
BUILD_DEPENDS= git>0:devel/git \
hidapi>0:comms/hidapi \
mbedtls>0:security/mbedtls \
qt5-qmake>0:devel/qt5-qmake
LIB_DEPENDS= libGL.so:graphics/libglvnd \
libhidapi.so:comms/hidapi \
libmbedcrypto.so:security/mbedtls \
libmbedtls.so:security/mbedtls \
libmbedx509.so:security/mbedtls
USES= gmake gl qmake qt:5
USE_GITLAB= yes
GL_ACCOUNT= CalcProgrammer1
GL_PROJECT= OpenRGB
GL_COMMIT= 817d5d55dfb2baf932effe9fec9c557ad1529eb9
USE_GL= gl
USE_QT= buildtools core gui widgets
PLIST_FILES= bin/openrgb
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/openrgb ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>