mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
parent
104f598d86
commit
5e79376860
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user