Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2023 02:11:40 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4e45d9d4ec94 - main - x11-wm/gamescope: add to wayland category after 4dc6cd79180f
Message-ID:  <202307260211.36Q2Be7b007152@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e45d9d4ec940e31d1f797fadc7180867ff14572

commit 4e45d9d4ec940e31d1f797fadc7180867ff14572
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-26 02:09:08 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-26 02:11:32 +0000

    x11-wm/gamescope: add to wayland category after 4dc6cd79180f
    
    Requires passing --expose-wayland.
    
    This reverts commit d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11.
---
 x11-wm/gamescope/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 70d971067c35..b73697d06c23 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gamescope
 DISTVERSION=	3.12.0
-CATEGORIES=	x11-wm # wayland: depends on https://github.com/ValveSoftware/gamescope/issues/543
+CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	a618ea074660.patch:-p1 # https://github.com/ValveSoftware/gamescope/issues/120



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