mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] wayvnc: version bump 0.4.1 -> 0.5.0
Date: Mon,  1 Aug 2022 10:31:20 +0200	[thread overview]
Message-ID: <20220801083120.1850924-1-p.zabel@pengutronix.de> (raw)

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

diff --git a/rules/wayvnc.in b/rules/wayvnc.in
index d92b3880c736..75bf013f0dc3 100644
--- a/rules/wayvnc.in
+++ b/rules/wayvnc.in
@@ -19,6 +19,6 @@ if WAYVNC
 
 config WAYVNC_SCREENCOPY_DMABUF
 	bool
-	prompt "Enable GPU-side screencopy (experimental)"
+	prompt "Enable GPU-side screencopy"
 
 endif
diff --git a/rules/wayvnc.make b/rules/wayvnc.make
index 77f3f076dbd2..1309d486879a 100644
--- a/rules/wayvnc.make
+++ b/rules/wayvnc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYVNC) += wayvnc
 #
 # Paths and names
 #
-WAYVNC_VERSION	:= 0.4.1
-WAYVNC_MD5	:= edbc130394fcba052090eaf1ef9fda2c
+WAYVNC_VERSION	:= 0.5.0
+WAYVNC_MD5	:= 0ae3b19a8354c656f5c96e19f9ccaea5
 WAYVNC		:= wayvnc-$(WAYVNC_VERSION)
 WAYVNC_SUFFIX	:= tar.gz
 WAYVNC_URL	:= https://github.com/any1/wayvnc/archive/refs/tags/v$(WAYVNC_VERSION).$(WAYVNC_SUFFIX)
@@ -33,9 +33,9 @@ WAYVNC_LICENSE	:= ISC
 WAYVNC_CONF_TOOL	:= meson
 WAYVNC_CONF_OPT	:=  \
 	$(CROSS_MESON_USR) \
-	-Dscreencopy-dmabuf=$(call ptx/endis,PTXCONF_WAYVNC_SCREENCOPY_DMABUF)d \
-	-Dpam=disabled \
 	-Dman-pages=disabled \
+	-Dpam=disabled \
+	-Dscreencopy-dmabuf=$(call ptx/endis,PTXCONF_WAYVNC_SCREENCOPY_DMABUF)d \
 	-Dsystemtap=false
 
 # ----------------------------------------------------------------------------
-- 
2.30.2




             reply	other threads:[~2022-08-01  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01  8:31 Philipp Zabel [this message]
2022-08-05  7:51 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220801083120.1850924-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox