Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayvnc: update to 0.3.1.
@ 2020-09-29 19:42 maybe-one-day-ubermensch
  2020-09-29 19:50 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-09-29 19:42 UTC (permalink / raw)
  To: ml

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

There is a new pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages wayvnc
https://github.com/void-linux/void-packages/pull/25193

wayvnc: update to 0.3.1.


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

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

From 289d28cd77ea7df7db89e54d4c0659d8c524a476 Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 29 Sep 2020 12:35:59 -0700
Subject: [PATCH] wayvnc: update to 0.3.1.

---
 srcpkgs/wayvnc/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template
index 4ff4c5d3afb..bf948d97827 100644
--- a/srcpkgs/wayvnc/template
+++ b/srcpkgs/wayvnc/template
@@ -1,16 +1,16 @@
 # Template file for 'wayvnc'
 pkgname=wayvnc
-version=0.2.0
+version=0.3.1
 revision=1
 build_style=meson
-hostmakedepends="pkg-config ninja wayland-devel"
+hostmakedepends="pkg-config ninja scdoc wayland-devel"
 makedepends="aml-devel neatvnc-devel libgbm gnutls-devel zlib-devel wayland-devel libjpeg-turbo-devel libdrm-devel pixman-devel libxkbcommon-devel"
 short_desc="VNC server for wlroots based Wayland compositors"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="ISC"
 homepage="https://github.com/any1/wayvnc"
 distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz"
-checksum=a4ee6f49a821b326e89b2534048687330bc84ed3984499ab2cf39422517fb731
+checksum=7b68af5bfa5e19352aaa5140e6c2418f90bfe6a949775bd236b06796c56e27f5
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" musl-legacy-compat"

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

* Re: [PR PATCH] [Updated] wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
@ 2020-09-29 19:50 ` maybe-one-day-ubermensch
  2020-09-29 19:59 ` ericonr
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-09-29 19:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages wayvnc
https://github.com/void-linux/void-packages/pull/25193

wayvnc: update to 0.3.1.


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

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

From 898aefc0b80079ae81a08f66a561ffc10d866ea4 Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 29 Sep 2020 12:35:59 -0700
Subject: [PATCH] wayvnc: update to 0.3.1.

---
 common/shlibs           | 2 +-
 srcpkgs/wayvnc/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index ded49667426..7c63043f976 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3987,7 +3987,7 @@ libocl.so.2019.07 opencamlib-2019.07_1
 libcglm.so.0 cglm-0.7.6_1
 libfcft.so.3 fcft-2.2.2_1
 libaml.so.0 aml-0.1.0_1
-libneatvnc.so.0 neatvnc-0.2.0_1
+libneatvnc.so.0 neatvnc-0.3.2_1
 libtdjson.so.1.6.0 libtd-1.6.0_1
 libJudy.so.1 judy-1.0.5_1
 libsignal-protocol-c.so.2 libsignal-protocol-c-2.3.3_2
diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template
index 4ff4c5d3afb..bf948d97827 100644
--- a/srcpkgs/wayvnc/template
+++ b/srcpkgs/wayvnc/template
@@ -1,16 +1,16 @@
 # Template file for 'wayvnc'
 pkgname=wayvnc
-version=0.2.0
+version=0.3.1
 revision=1
 build_style=meson
-hostmakedepends="pkg-config ninja wayland-devel"
+hostmakedepends="pkg-config ninja scdoc wayland-devel"
 makedepends="aml-devel neatvnc-devel libgbm gnutls-devel zlib-devel wayland-devel libjpeg-turbo-devel libdrm-devel pixman-devel libxkbcommon-devel"
 short_desc="VNC server for wlroots based Wayland compositors"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="ISC"
 homepage="https://github.com/any1/wayvnc"
 distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz"
-checksum=a4ee6f49a821b326e89b2534048687330bc84ed3984499ab2cf39422517fb731
+checksum=7b68af5bfa5e19352aaa5140e6c2418f90bfe6a949775bd236b06796c56e27f5
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" musl-legacy-compat"

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
  2020-09-29 19:50 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
@ 2020-09-29 19:59 ` ericonr
  2020-10-01  3:16 ` zdykstra
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-09-29 19:59 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-700953050

Comment:
@zdykstra 

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
  2020-09-29 19:50 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
  2020-09-29 19:59 ` ericonr
@ 2020-10-01  3:16 ` zdykstra
  2020-10-01  3:19 ` [PR REVIEW] " ericonr
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zdykstra @ 2020-10-01  3:16 UTC (permalink / raw)
  To: ml

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

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-701825622

Comment:
@ericonr built locally on x86_64-glibc, tested successfully under Sway with TigerVNC.

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

* Re: [PR REVIEW] wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (2 preceding siblings ...)
  2020-10-01  3:16 ` zdykstra
@ 2020-10-01  3:19 ` ericonr
  2020-10-01  3:21 ` ericonr
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-10-01  3:19 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#discussion_r497961682

Comment:
This change isn't necessary, and, if it were, shouldn't be in this PR / in this commit. Otherwise, good to merge.

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

* Re: [PR REVIEW] wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (3 preceding siblings ...)
  2020-10-01  3:19 ` [PR REVIEW] " ericonr
@ 2020-10-01  3:21 ` ericonr
  2020-10-01 17:08 ` maybe-one-day-ubermensch
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-10-01  3:21 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#discussion_r497962152

Comment:
This was probably a git accident, should be easily solvable.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (4 preceding siblings ...)
  2020-10-01  3:21 ` ericonr
@ 2020-10-01 17:08 ` maybe-one-day-ubermensch
  2020-10-01 17:08 ` maybe-one-day-ubermensch
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-01 17:08 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-702274244

Comment:
At first I thought the shlib edit was unessecary, but after re-reading `wayvnc`'s `meson.build`, I saw `neatvnc_version = '>=0.3.0'`. The earliest version we have of `neatvnc` that matches that comparison is 3.2. In retrospect, I should've split the commit up into two and renamed the pr to updating `common/shlibs`.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (5 preceding siblings ...)
  2020-10-01 17:08 ` maybe-one-day-ubermensch
@ 2020-10-01 17:08 ` maybe-one-day-ubermensch
  2020-10-01 17:13 ` maybe-one-day-ubermensch
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-01 17:08 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-702274244

Comment:
At first I thought the shlib edit was unessecary, but after re-reading `wayvnc`'s `meson.build`, I saw 
`neatvnc_version = '>=0.3.0'`. The earliest version we have of `neatvnc` that matches that comparison is 3.2. In retrospect, I should've split the commit up into two and renamed the pr to updating `common/shlibs`.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (6 preceding siblings ...)
  2020-10-01 17:08 ` maybe-one-day-ubermensch
@ 2020-10-01 17:13 ` maybe-one-day-ubermensch
  2020-10-09 20:07 ` ericonr
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-01 17:13 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-702276919

Comment:
`wayvnc` is also the only one that depends on `neatvnc`.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (7 preceding siblings ...)
  2020-10-01 17:13 ` maybe-one-day-ubermensch
@ 2020-10-09 20:07 ` ericonr
  2020-10-10  2:13 ` maybe-one-day-ubermensch
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-10-09 20:07 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-706379987

Comment:
Then `neatvnc` should ship a versioned shlib. I'm not sure what the best way of solving this conflict is, since adding a `depends to the template is even uglier. Can you check if it works with older `neatvnc`?

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (8 preceding siblings ...)
  2020-10-09 20:07 ` ericonr
@ 2020-10-10  2:13 ` maybe-one-day-ubermensch
  2020-10-10  3:25 ` q66
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-10  2:13 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-706469406

Comment:
`wayvnc-3.1` doesn't compile with `neatvnc-2.0`.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (9 preceding siblings ...)
  2020-10-10  2:13 ` maybe-one-day-ubermensch
@ 2020-10-10  3:25 ` q66
  2020-10-10  4:09 ` maybe-one-day-ubermensch
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: q66 @ 2020-10-10  3:25 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-706478498

Comment:
the changes are good as they are

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (10 preceding siblings ...)
  2020-10-10  3:25 ` q66
@ 2020-10-10  4:09 ` maybe-one-day-ubermensch
  2020-10-10  4:23 ` maybe-one-day-ubermensch
  2020-10-24 14:06 ` [PR PATCH] [Merged]: " Chocimier
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-10  4:09 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-706483629

Comment:
Sounds good, I'll rename the pr and split up the commits.

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

* Re: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (11 preceding siblings ...)
  2020-10-10  4:09 ` maybe-one-day-ubermensch
@ 2020-10-10  4:23 ` maybe-one-day-ubermensch
  2020-10-24 14:06 ` [PR PATCH] [Merged]: " Chocimier
  13 siblings, 0 replies; 15+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-10  4:23 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25193#issuecomment-706483629

Comment:
~Sounds good, I'll rename the pr and split up the commits.~
I'll just leave as is

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

* Re: [PR PATCH] [Merged]: wayvnc: update to 0.3.1.
  2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
                   ` (12 preceding siblings ...)
  2020-10-10  4:23 ` maybe-one-day-ubermensch
@ 2020-10-24 14:06 ` Chocimier
  13 siblings, 0 replies; 15+ messages in thread
From: Chocimier @ 2020-10-24 14:06 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

wayvnc: update to 0.3.1.
https://github.com/void-linux/void-packages/pull/25193

Description:


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

end of thread, other threads:[~2020-10-24 14:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 19:42 [PR PATCH] wayvnc: update to 0.3.1 maybe-one-day-ubermensch
2020-09-29 19:50 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
2020-09-29 19:59 ` ericonr
2020-10-01  3:16 ` zdykstra
2020-10-01  3:19 ` [PR REVIEW] " ericonr
2020-10-01  3:21 ` ericonr
2020-10-01 17:08 ` maybe-one-day-ubermensch
2020-10-01 17:08 ` maybe-one-day-ubermensch
2020-10-01 17:13 ` maybe-one-day-ubermensch
2020-10-09 20:07 ` ericonr
2020-10-10  2:13 ` maybe-one-day-ubermensch
2020-10-10  3:25 ` q66
2020-10-10  4:09 ` maybe-one-day-ubermensch
2020-10-10  4:23 ` maybe-one-day-ubermensch
2020-10-24 14:06 ` [PR PATCH] [Merged]: " Chocimier

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).