Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2022 16:37:58 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: 5e79376860c4 - main - net/wlvncc: update to s20220424
Message-ID:  <202204241637.23OGbwqv065844@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=5e79376860c43c9c1d95d0719bac21d26029bc2a

commit 5e79376860c43c9c1d95d0719bac21d26029bc2a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-04-14 18:41:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-04-24 16:36:57 +0000

    net/wlvncc: update to s20220424
    
    Changes:        https://github.com/any1/wlvncc/compare/ec51388...2c20e7f
---
 net/wlvncc/Makefile | 9 ++++++---
 net/wlvncc/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/net/wlvncc/Makefile b/net/wlvncc/Makefile
index 274bb3cc3f9c..2eeee3680c4d 100644
--- a/net/wlvncc/Makefile
+++ b/net/wlvncc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wlvncc
-PORTVERSION=	s20220207
+PORTVERSION=	s20220424
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -11,15 +11,18 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm
 LIB_DEPENDS=	libaml.so:devel/aml \
+		libdrm.so:graphics/libdrm \
 		libwayland-client.so:graphics/wayland \
+		libavcodec.so:multimedia/ffmpeg \
 		libvncclient.so:net/libvncserver \
 		libxkbcommon.so:x11/libxkbcommon
 
-USES=		compiler:c11 meson pkgconfig xorg
+USES=		compiler:c11 gl meson pkgconfig xorg
 USE_GITHUB=	yes
+USE_GL=		egl gbm glesv2
 USE_XORG=	pixman
 GH_ACCOUNT=	any1
-GH_TAGNAME=	ec51388
+GH_TAGNAME=	8388634
 PLIST_FILES=	bin/${PORTNAME}
 
 .include <bsd.port.mk>
diff --git a/net/wlvncc/distinfo b/net/wlvncc/distinfo
index 2193a13016f2..b6795624cdde 100644
--- a/net/wlvncc/distinfo
+++ b/net/wlvncc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649024247
-SHA256 (any1-wlvncc-s20220207-ec51388_GH0.tar.gz) = 1a3bda03b263fb82d1a24d67dbd9d0b8bb1ac33b2bbffb8b42422b089ff9c97e
-SIZE (any1-wlvncc-s20220207-ec51388_GH0.tar.gz) = 34092
+TIMESTAMP = 1650817284
+SHA256 (any1-wlvncc-s20220424-8388634_GH0.tar.gz) = 65114397df6e0e360ecf7ad7bc23e42cb0c36ed4ca1427d0723049619216c761
+SIZE (any1-wlvncc-s20220424-8388634_GH0.tar.gz) = 50525



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