diff --git a/graphics/libliftoff/Makefile b/graphics/libliftoff/Makefile index a8a7bba87755..ac715977046f 100644 --- a/graphics/libliftoff/Makefile +++ b/graphics/libliftoff/Makefile @@ -1,28 +1,26 @@ PORTNAME= libliftoff DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= graphics +PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ +PATCHFILES+= 2218b45d14de.patch:-p1 # https://gitlab.freedesktop.org/emersion/libliftoff/-/issues/75 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Lightweight KMS plane library WWW= https://gitlab.freedesktop.org/emersion/libliftoff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdrm.so:graphics/libdrm USES= compiler:c11 meson pkgconfig USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= emersion GL_COMMIT= 40834142e1ab25cf0fc8e5461e51f08562294f11 -# https://gitlab.freedesktop.org/emersion/libliftoff/-/issues/75 -CFLAGS_armv6= -Wno-error=sign-compare -Wno-error=sign-conversion -CFLAGS_armv7= -Wno-error=sign-compare -Wno-error=sign-conversion -CFLAGS_i386= -Wno-error=sign-compare -Wno-error=sign-conversion -CFLAGS_powerpc= -Wno-error=sign-compare -Wno-error=sign-conversion - .include diff --git a/graphics/libliftoff/distinfo b/graphics/libliftoff/distinfo index 4a0049257fc7..87ad6a2212bf 100644 --- a/graphics/libliftoff/distinfo +++ b/graphics/libliftoff/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1676927062 SHA256 (emersion-libliftoff-40834142e1ab25cf0fc8e5461e51f08562294f11_GL0.tar.gz) = 73db89515450af439983806e0cf4d05164e9b26874285e341929e78ea963b3d5 SIZE (emersion-libliftoff-40834142e1ab25cf0fc8e5461e51f08562294f11_GL0.tar.gz) = 36355 +SHA256 (2218b45d14de.patch) = 9d8dc7b33191eeb47e3ea51e29668e7059b979f1c0d26949c3ffd22ad3eac307 +SIZE (2218b45d14de.patch) = 4350