2020-10-21 18:28:16 +02:00
|
|
|
PORTNAME= libliftoff
|
|
|
|
DISTVERSIONPREFIX= v
|
2022-01-31 14:29:16 +01:00
|
|
|
DISTVERSION= 0.2.0
|
2020-10-21 18:28:16 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
|
|
|
|
MAINTAINER= jbeich@FreeBSD.org
|
|
|
|
COMMENT= Lightweight KMS plane library
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
LIB_DEPENDS= libdrm.so:graphics/libdrm
|
|
|
|
|
|
|
|
USES= compiler:c11 meson pkgconfig
|
2021-10-25 14:57:20 +02:00
|
|
|
USE_GITLAB= yes
|
2020-10-21 18:28:16 +02:00
|
|
|
USE_LDCONFIG= yes
|
2021-10-25 14:57:20 +02:00
|
|
|
GL_SITE= https://gitlab.freedesktop.org
|
|
|
|
GL_ACCOUNT= emersion
|
2022-01-31 14:29:16 +01:00
|
|
|
GL_COMMIT= 378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc
|
2020-10-21 18:28:16 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|