2020-12-15 23:04:05 +01:00
|
|
|
PORTNAME= libg15render
|
2021-04-29 22:06:53 +02:00
|
|
|
PORTVERSION= 3.0.2
|
2020-12-15 23:04:05 +01:00
|
|
|
CATEGORIES= sysutils
|
2021-03-15 23:11:37 +01:00
|
|
|
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
|
2020-12-15 23:04:05 +01:00
|
|
|
|
|
|
|
MAINTAINER= menelkir@itroll.org
|
|
|
|
COMMENT= Library to render the LCD screen on Logitech keyboards
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
|
|
|
LIB_DEPENDS= libg15.so:sysutils/libg15
|
|
|
|
|
|
|
|
USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|