Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2023 04:06:29 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: cb31e2e01cd8 - main - multimedia/arcan: add to wayland category
Message-ID:  <202301020406.30246Tdf077269@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=cb31e2e01cd869a07e5f1f379bf27a113814fa35

commit cb31e2e01cd869a07e5f1f379bf27a113814fa35
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-02 02:37:14 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-02 04:05:43 +0000

    multimedia/arcan: add to wayland category
    
    arcan-wayland is a Wayland compositor but runs on top of A12 server.
---
 multimedia/arcan/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/arcan/Makefile b/multimedia/arcan/Makefile
index b108f542a22c..fb9de6eccd36 100644
--- a/multimedia/arcan/Makefile
+++ b/multimedia/arcan/Makefile
@@ -69,6 +69,7 @@ UVC_CMAKE_BOOL=		FSRV_DECODE_UVC
 VNC_DESC=		VNC client/server support
 VNC_LIB_DEPENDS=	libvncserver.so:net/libvncserver
 
+WAYLAND_CATEGORIES=	wayland
 WAYLAND_BUILD_DEPENDS=	wayland-protocols>0:graphics/wayland-protocols
 WAYLAND_LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 			libxcb-icccm.so:x11/xcb-util-wm \



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