mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wayvnc: version bump 0.5.0 -> 0.6.1
@ 2023-01-26  9:07 Philipp Zabel
  2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2023-01-26  9:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/wayvnc.in   | 1 +
 rules/wayvnc.make | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/wayvnc.in b/rules/wayvnc.in
index 75bf013f0dc3..f5c5fd9dc50b 100644
--- a/rules/wayvnc.in
+++ b/rules/wayvnc.in
@@ -4,6 +4,7 @@ menuconfig WAYVNC
 	tristate
 	select HOST_MESON
 	select AML
+	select JANSSON
 	select LIBDRM
 	select LIBXKBCOMMON
 	select NEATVNC
diff --git a/rules/wayvnc.make b/rules/wayvnc.make
index 1309d486879a..901f22586c0a 100644
--- a/rules/wayvnc.make
+++ b/rules/wayvnc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYVNC) += wayvnc
 #
 # Paths and names
 #
-WAYVNC_VERSION	:= 0.5.0
-WAYVNC_MD5	:= 0ae3b19a8354c656f5c96e19f9ccaea5
+WAYVNC_VERSION	:= 0.6.1
+WAYVNC_MD5	:= 96c00a2c18177b3b0a2df07a2303d35c
 WAYVNC		:= wayvnc-$(WAYVNC_VERSION)
 WAYVNC_SUFFIX	:= tar.gz
 WAYVNC_URL	:= https://github.com/any1/wayvnc/archive/refs/tags/v$(WAYVNC_VERSION).$(WAYVNC_SUFFIX)
@@ -36,7 +36,8 @@ WAYVNC_CONF_OPT	:=  \
 	-Dman-pages=disabled \
 	-Dpam=disabled \
 	-Dscreencopy-dmabuf=$(call ptx/endis,PTXCONF_WAYVNC_SCREENCOPY_DMABUF)d \
-	-Dsystemtap=false
+	-Dsystemtap=false \
+	-Dtests=false
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-08 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26  9:07 [ptxdist] [PATCH] wayvnc: version bump 0.5.0 -> 0.6.1 Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox