Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2024 05:23:52 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 760d08cab427 - 2024Q2 - x11-toolkits/wlroots-devel: apply hyprland patches
Message-ID:  <202404220523.43M5NqYa075911@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=760d08cab427acfeb799b53da0b35075edab4760

commit 760d08cab427acfeb799b53da0b35075edab4760
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-22 05:18:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-22 05:23:47 +0000

    x11-toolkits/wlroots-devel: apply hyprland patches
    
    Should improve hyprland stability but may also help sway-devel.
    
    (cherry picked from commit 3694591d1ecd6564a1b6b85493d901c3492c8df2)
---
 x11-toolkits/wlroots-devel/Makefile | 4 ++++
 x11-toolkits/wlroots-devel/distinfo | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index cb8dfaa0712a..d18b2841fa0a 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,9 +1,13 @@
 PORTNAME=	wlroots
 DISTVERSION=	0.17.0-312
 DISTVERSIONSUFFIX=	-gb1b34cd665
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-devel
 
+PATCH_SITES+=	https://github.com/hyprwm/wlroots-hyprland/raw/5c1d51c5a279/patches/:hyprland
+PATCHFILES+=	surface-nondivisible-by-scale.patch:-p1:hyprland
+PATCHFILES+=	nvidia-hardware-cursors.patch:-p1:hyprland
 PATCH_SITES+=	${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 99bfc5c2797c..00a5768fecd7 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,3 +1,7 @@
 TIMESTAMP = 1712827443
 SHA256 (wlroots-0.17.0-312-gb1b34cd665.tar.bz2) = e9eb70ecddce0030b26b595d368cee15559febe1b8121de6bc6d5ec8bf95ccef
 SIZE (wlroots-0.17.0-312-gb1b34cd665.tar.bz2) = 458003
+SHA256 (surface-nondivisible-by-scale.patch) = e9b9f9a537090627ea4fac0b5a101d8ffedf2b399465889b225c694645b4c173
+SIZE (surface-nondivisible-by-scale.patch) = 1778
+SHA256 (nvidia-hardware-cursors.patch) = ed4720310d61068b24ebd4a30767556cb7590acfd5c66c95d7408a0c95539dbc
+SIZE (nvidia-hardware-cursors.patch) = 12545



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404220523.43M5NqYa075911>