git: 1b3c44d137ce - main - x11-toolkits/wlroots: backport some fixes from upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Dec 2021 00:42:47 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b3c44d137ce39914901457a7f5d4bdc21cb4e1c commit 1b3c44d137ce39914901457a7f5d4bdc21cb4e1c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-12-27 10:56:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-12-28 00:41:53 +0000 x11-toolkits/wlroots: backport some fixes from upstream - wlr_texture: remove wlr_texture_from_wl_drm() from header - scene: schedule an output frame on wl_surface.frame - vulkan: Fix imported image layout --- x11-toolkits/wlroots/Makefile | 4 ++++ x11-toolkits/wlroots/distinfo | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 5677b6b2d18b..755d3eac263a 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,6 +1,7 @@ PORTNAME= wlroots DISTVERSION= 0.15.0 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} +PORTREVISION= 1 CATEGORIES= x11-toolkits PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github @@ -8,6 +9,9 @@ PATCHFILES+= 7c0e2a271a4c.patch:-p1:github # https://gitlab.freedesktop.org/wlro PATCHFILES+= 55a8d225cf8c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064 PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318 +PATCHFILES+= 823476e76ed1.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3409 +PATCHFILES+= 812951f5bc47.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3411 +PATCHFILES+= 9988eb3378db.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3413 MAINTAINER= jbeich@FreeBSD.org COMMENT= Modular Wayland compositor library diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index ca9dca337423..99f7e9e4077f 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -7,5 +7,11 @@ SHA256 (55a8d225cf8c.patch) = f9df98540fdabe35c61ed828f6d64633aab72edf0ba1c7ad08 SIZE (55a8d225cf8c.patch) = 4209 SHA256 (347b32642fb6.patch) = df24f95731b45a141f5ccbe263249fed9ba445ad04ce0da2c000142c763954c3 SIZE (347b32642fb6.patch) = 3808 +SHA256 (823476e76ed1.patch) = f0ad7c2366042451be01270f33e6552bf4676f64440972ecc1fe9ee9cd75267a +SIZE (823476e76ed1.patch) = 1234 +SHA256 (812951f5bc47.patch) = 94dbc14a66c791570362bfe0dae03a5b974a35668d333c5c5a9f940f21de3e58 +SIZE (812951f5bc47.patch) = 1745 +SHA256 (9988eb3378db.patch) = 335d3c460780fea1f7a27f5e64ebb473b3281964843a6492f1ac334c124213e3 +SIZE (9988eb3378db.patch) = 1497 SHA256 (c0fc017207f0.patch) = bdafef91a067cc95d9b47f5a837e400b641d9479393136818c34f5eb6b846d71 SIZE (c0fc017207f0.patch) = 108229