1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-toolkits/wlroots-devel: update to 0.16.0.811

Changes:	af165acb42...5de9e1a99d
This commit is contained in:
Jan Beich 2023-11-06 18:46:55 +01:00
parent a018b84a61
commit f4df1ef17f
3 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= wlroots
DISTVERSION= 0.16.0-803
DISTVERSIONSUFFIX= -gaf165acb42
DISTVERSION= 0.16.0-811
DISTVERSIONSUFFIX= -g5de9e1a99d
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@ -79,7 +79,8 @@ post-patch:
@if [ ${OPSYS} = FreeBSD -a ${OSVERSION} -lt 1300515 ]; then \
${REINPLACE_CMD} -e '/POSIX/s/199309/200112/' \
${WRKSRC}/render/gles2/pass.c \
${WRKSRC}/render/gles2/renderer.c; \
${WRKSRC}/render/gles2/renderer.c \
${WRKSRC}/types/wlr_presentation_time.c; \
fi
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1698347108
SHA256 (wlroots-0.16.0-803-gaf165acb42.tar.bz2) = 1d545ffcd0b2475f795a7157648b7eab5a260a5eda2a18b3176a142bc1a0a54f
SIZE (wlroots-0.16.0-803-gaf165acb42.tar.bz2) = 451047
TIMESTAMP = 1699292815
SHA256 (wlroots-0.16.0-811-g5de9e1a99d.tar.bz2) = 65b814d3a2fa9bea92d41d807c9f86cac5c771224d78d8a85221e118dbde0b3e
SIZE (wlroots-0.16.0-811-g5de9e1a99d.tar.bz2) = 450889
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc

View File

@ -16,6 +16,8 @@ WWW?= https://swaywm.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/1c24b1182ba3
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.24:graphics/wayland-protocols \
wlroots>=0.16.0.766<0.17.0:x11-toolkits/wlroots