Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] waypipe: update to 0.7.2.
Date: Mon, 04 Jan 2021 03:33:10 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27649@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages waypipe
https://github.com/void-linux/void-packages/pull/27649

waypipe: update to 0.7.2.
Also remove INSTALL.msg, since it's no longer relevant.

A patch file from https://github.com/void-linux/void-packages/pull/27649.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-waypipe-27649.patch --]
[-- Type: text/x-diff, Size: 1967 bytes --]

From bdd423d67a6fb300c6eaf52957bd76dac40f31fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 3 Jan 2021 23:32:00 -0300
Subject: [PATCH] waypipe: update to 0.7.2.

Also remove INSTALL.msg, since it's no longer relevant.
---
 srcpkgs/waypipe/INSTALL.msg | 2 --
 srcpkgs/waypipe/template    | 6 +++---
 2 files changed, 3 insertions(+), 5 deletions(-)
 delete mode 100644 srcpkgs/waypipe/INSTALL.msg

diff --git a/srcpkgs/waypipe/INSTALL.msg b/srcpkgs/waypipe/INSTALL.msg
deleted file mode 100644
index 13af63bc124..00000000000
--- a/srcpkgs/waypipe/INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-CAUTION: Waypipe>=0.7.0 uses a new wire protocol, and won't work with
-previous versions.
diff --git a/srcpkgs/waypipe/template b/srcpkgs/waypipe/template
index 229137b8e36..eb8a103ea51 100644
--- a/srcpkgs/waypipe/template
+++ b/srcpkgs/waypipe/template
@@ -1,6 +1,6 @@
 # Template file for 'waypipe'
 pkgname=waypipe
-version=0.7.0
+version=0.7.2
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=meson
@@ -8,7 +8,7 @@ build_style=meson
 configure_args="-Dwerror=false -Dwith_dmabuf=enabled -Dwith_lz4=enabled
  -Dwith_zstd=enabled -Dwith_video=enabled -Dwith_vaapi=enabled -Db_lto=false"
 hostmakedepends="wayland-devel scdoc pkg-config"
-makedepends="wayland-protocols liblz4-devel libzstd-devel libva-devel
+makedepends="liblz4-devel libzstd-devel libva-devel
  MesaLib-devel libdrm-devel ffmpeg-devel"
 depends="openssh"
 short_desc="Proxy for Wayland clients"
@@ -16,7 +16,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://gitlab.freedesktop.org/mstoeckl/waypipe"
 distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=ce14508af422acc212b4eee6faae4c84e082abd8b3b85655bec36e942200b9fa
+checksum=b280079b05aef9b243be3644fc803e3feaa2fc2952d11a6c02ab33257fb52479
 
 post_install() {
 	vlicense COPYING LICENSE

             reply	other threads:[~2021-01-04  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04  2:33 ericonr [this message]
2021-01-04  2:58 ` [PR PATCH] [Merged]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27649@inbox.vuxu.org \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).