Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: waypipe-0.6.1
Date: Tue, 26 May 2020 23:06:34 +0200	[thread overview]
Message-ID: <20200526210634.pGq520blESjYpQn47ZP-3rgd3OySVQP75pLCXgeBY7I@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22333@inbox.vuxu.org>

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

There is an updated 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/22333

New package: waypipe-0.6.1
I've tested it, and it seems to be working fine between two x86_64 devices, one musl and one glibc.

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

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

From e865ed2b922c4282604542afa168e20df7678f30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 26 May 2020 16:29:12 -0300
Subject: [PATCH] New package: waypipe-0.6.1

---
 srcpkgs/waypipe/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/waypipe/template

diff --git a/srcpkgs/waypipe/template b/srcpkgs/waypipe/template
new file mode 100644
index 00000000000..ad34c55cc45
--- /dev/null
+++ b/srcpkgs/waypipe/template
@@ -0,0 +1,23 @@
+# Template file for 'waypipe'
+pkgname=waypipe
+version=0.6.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=meson
+# lto is disabled because it causes linking errors in armv6l and armv7l
+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
+ MesaLib-devel libdrm-devel ffmpeg-devel"
+depends="openssh"
+short_desc="Proxy for Wayland clients"
+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=95114f0f4e52cbd8d054c3119265d9006c9f39550961dea58f72b984075d7bce
+
+post_install() {
+	vlicense COPYING LICENSE
+}

  reply	other threads:[~2020-05-26 21:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 20:03 [PR PATCH] " ericonr
2020-05-26 21:06 ` ericonr [this message]
2020-05-26 21:09 ` [PR PATCH] [Updated] " ericonr
2020-05-28 19:30 ` [PR PATCH] [Merged]: " jnbr

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=20200526210634.pGq520blESjYpQn47ZP-3rgd3OySVQP75pLCXgeBY7I@z \
    --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).