-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x11-toolkits/wlroots: update to 0.16.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0 Reported by: GitLab (notify releases)
- Loading branch information
Showing
14 changed files
with
52 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
PORTNAME= wlroots | ||
DISTVERSION= 0.15.1 | ||
DISTVERSION= 0.16.0 | ||
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} | ||
CATEGORIES= x11-toolkits | ||
|
||
PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github | ||
PATCHFILES+= 7c0e2a271a4c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 | ||
PATCHFILES+= 55a8d225cf8c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 | ||
PATCHFILES+= fc0854d5f256.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 | ||
PATCHFILES+= 29cb694655db.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 | ||
PATCHFILES+= 91a8ff42d26e.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318 | ||
PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ | ||
PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318 | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Modular Wayland compositor library | ||
|
@@ -16,20 +16,22 @@ WWW= https://gitlab.freedesktop.org/wlroots/wlroots | |
LICENSE= MIT | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= wayland-protocols>=1.24:graphics/wayland-protocols | ||
BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols \ | ||
hwdata>0:misc/hwdata | ||
LIB_DEPENDS= libudev.so:devel/libudev-devd \ | ||
libdrm.so:graphics/libdrm \ | ||
libwayland-server.so:graphics/wayland \ | ||
libseat.so:sysutils/seatd \ | ||
libxkbcommon.so:x11/libxkbcommon | ||
RUN_DEPENDS= hwdata>0:misc/hwdata | ||
|
||
USES= compiler:c11 gl meson pkgconfig xorg | ||
USE_GITLAB= yes | ||
USE_GL= gbm | ||
USE_XORG= pixman | ||
USE_LDCONFIG= yes | ||
GL_SITE= https://gitlab.freedesktop.org | ||
GL_COMMIT= 29938b74251e826f3778f6bf9c54974a30488cc1 | ||
GL_COMMIT= 1712a7d27444d62f8da8eeedf0840b386a810e96 | ||
MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} | ||
|
||
OPTIONS_DEFINE= DRM NVIDIA OPENGL VULKAN X11 | ||
|
@@ -42,8 +44,9 @@ DRM_VARS= BACKENDS+="drm libinput" | |
|
||
NVIDIA_DESC= EGLStreams support for DRM backend (experimental) | ||
NVIDIA_PATCH_SITES= https://github.com/danvd/${GL_PROJECT}-eglstreams/commit/:nvidia | ||
NVIDIA_PATCHFILES= c0fc017207f0.patch:-p1:nvidia # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2769 | ||
NVIDIA_PATCHFILES= 5bde12a6dbf4.patch:-p1:nvidia # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2769 | ||
NVIDIA_IMPLIES= DRM OPENGL X11 | ||
NVIDIA_BROKEN= fails to patch | ||
.if make(makesum) | ||
.MAKEFLAGS: WITH+=NVIDIA | ||
.endif | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
TIMESTAMP = 1643923194 | ||
SHA256 (wlroots-wlroots-29938b74251e826f3778f6bf9c54974a30488cc1_GL0.tar.gz) = 7d3bc1ee9851354a76632de5d0428a3b9583f43ee3e3194f7be616f404f8eae1 | ||
SIZE (wlroots-wlroots-29938b74251e826f3778f6bf9c54974a30488cc1_GL0.tar.gz) = 566013 | ||
SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e | ||
SIZE (7c0e2a271a4c.patch) = 5729 | ||
SHA256 (55a8d225cf8c.patch) = f9df98540fdabe35c61ed828f6d64633aab72edf0ba1c7ad0849594f10383ce7 | ||
SIZE (55a8d225cf8c.patch) = 4209 | ||
SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418 | ||
SIZE (347b32642fb6.patch) = 3810 | ||
SHA256 (c0fc017207f0.patch) = bdafef91a067cc95d9b47f5a837e400b641d9479393136818c34f5eb6b846d71 | ||
SIZE (c0fc017207f0.patch) = 108229 | ||
TIMESTAMP = 1668187337 | ||
SHA256 (wlroots-wlroots-1712a7d27444d62f8da8eeedf0840b386a810e96_GL0.tar.gz) = af7c43f14a1836dd7e6d8c06d1f1c3a0b2e6b8b5edf4d335a449f698c2bbe8cc | ||
SIZE (wlroots-wlroots-1712a7d27444d62f8da8eeedf0840b386a810e96_GL0.tar.gz) = 588773 | ||
SHA256 (fc0854d5f256.patch) = ceaa947fd7f64b773c61d7a5a4bdcfe85a083a686d4356ff58d3666aa182e2a9 | ||
SIZE (fc0854d5f256.patch) = 6013 | ||
SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370ef052f5d97938c | ||
SIZE (29cb694655db.patch) = 4233 | ||
SHA256 (91a8ff42d26e.patch) = 5c48b35841a3614fe589d8f31323deceaf6be2209b9350a128315cdfc6c95d2c | ||
SIZE (91a8ff42d26e.patch) = 3659 | ||
SHA256 (5bde12a6dbf4.patch) = 5bec2c114d6f5bb8cece6c8fe681d6c30b05c625b130dea50122a91212ea846a | ||
SIZE (5bde12a6dbf4.patch) = 110451 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= cagebreak | ||
DISTVERSION= 1.9.1 | ||
PORTREVISION= 1 | ||
CATEGORIES= x11-wm wayland | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -45,4 +46,5 @@ post-patch: | |
${WRKSRC}/${PORTNAME}.c \ | ||
${WRKSRC}/meson.build | ||
|
||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk" | ||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
PORTNAME= kwinft | ||
DISTVERSIONPREFIX= ${PORTNAME}@ | ||
DISTVERSION= 5.24.1 | ||
PORTREVISION= 1 | ||
CATEGORIES= x11-wm wayland | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -58,4 +59,5 @@ QA11Y_DESC= Accessibility (focus tracking) for Zoom effect | |
QA11Y_LIB_DEPENDS= libqaccessibilityclient-qt5.so:accessibility/libqaccessibilityclient | ||
QA11Y_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_QAccessibilityClient | ||
|
||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk" | ||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= labwc | ||
DISTVERSION= 0.5.3 | ||
PORTREVISION= 1 | ||
CATEGORIES= x11-wm wayland | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -53,4 +54,5 @@ post-patch: | |
${WRKSRC}/docs/${PORTNAME}-environment.5.scd \ | ||
${WRKSRC}/src/common/dir.c | ||
|
||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk" | ||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
PORTNAME= river | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 0.1.3 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= x11-wm wayland | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -73,4 +73,5 @@ do-build: | |
do-test: | ||
@(cd ${WRKSRC} && ${TEST_ENV} zig build test ${CONFIGURE_ARGS}) | ||
|
||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk" | ||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters