mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] wayvnc: version bump 0.4.1 -> 0.5.0
Date: Fri,  5 Aug 2022 09:51:02 +0200	[thread overview]
Message-ID: <20220805075102.3718483-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220801083120.1850924-1-p.zabel@pengutronix.de>

Thanks, applied as eb23440a0cf7c11c508079f05b9e02b197577b82.

Michael

[sent from post-receive hook]

On Fri, 05 Aug 2022 09:51:01 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20220801083120.1850924-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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
>  
>  # ----------------------------------------------------------------------------



      reply	other threads:[~2022-08-05  7:51 UTC|newest]

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

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=20220805075102.3718483-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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