Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayvnc and supporting libraries
@ 2020-07-28  2:27 zdykstra
  2020-07-28  2:36 ` [PR PATCH] [Updated] " zdykstra
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zdykstra @ 2020-07-28  2:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages wayvnc
https://github.com/void-linux/void-packages/pull/23884

wayvnc and supporting libraries
Tested locally on ppc64le and Remmina - works like a charm.

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

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

From df9c2af1acb1508076b1fb4ca1fb167a13390427 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 27 Jul 2020 21:21:11 -0500
Subject: [PATCH 1/3] New package: aml-0.1.0

---
 common/shlibs        |  1 +
 srcpkgs/aml/template | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)
 create mode 100644 srcpkgs/aml/template

diff --git a/common/shlibs b/common/shlibs
index b81b17ce2e4..b474efb08c0 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3976,3 +3976,4 @@ libptexenc.so.1 texlive-20200406_1
 libdolphinvcs.so.5 dolphin-20.04.3_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
diff --git a/srcpkgs/aml/template b/srcpkgs/aml/template
new file mode 100644
index 00000000000..4c437658881
--- /dev/null
+++ b/srcpkgs/aml/template
@@ -0,0 +1,16 @@
+# Template file for 'aml'
+pkgname=aml
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+short_desc="Another Main Loop"
+maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
+license="ISC"
+homepage="https://github.com/any1/aml"
+distfiles="https://github.com/any1/aml/archive/v${version}.tar.gz"
+checksum=50341861e9bb4eaaf11731941c276ef22b78e0e3d9b1442f6cf683f1b8e08bff
+
+post_install() {
+	vlicense COPYING
+}

From 0a365db396e3ff089ee1b0162dfa53004dec6dc6 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 27 Jul 2020 21:22:26 -0500
Subject: [PATCH 2/3] New package: neatvnc-0.2.0

---
 common/shlibs            |  1 +
 srcpkgs/neatvnc/template | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/neatvnc/template

diff --git a/common/shlibs b/common/shlibs
index b474efb08c0..3f25e4a2861 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3977,3 +3977,4 @@ libdolphinvcs.so.5 dolphin-20.04.3_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
diff --git a/srcpkgs/neatvnc/template b/srcpkgs/neatvnc/template
new file mode 100644
index 00000000000..4fe37648db3
--- /dev/null
+++ b/srcpkgs/neatvnc/template
@@ -0,0 +1,17 @@
+# Template file for 'neatvnc'
+pkgname=neatvnc
+version=0.2.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="aml libdrm-devel pixman-devel zlib-devel gnutls-devel libjpeg-turbo-devel"
+short_desc="Liberally licensed VNC server library"
+maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
+license="ISC"
+homepage="https://github.com/any1/neatvnc"
+distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz"
+checksum=b8ab73f6137b9d8407639016de3ad98398f8e002c0eeef30b9fd034f82f9c799
+
+post_install() {
+	vlicense COPYING
+}

From 70a6a0dd4b93fcf9907bb344d2ff1d06ce67b945 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 27 Jul 2020 21:23:25 -0500
Subject: [PATCH 3/3] New package: wayvnc-0.2.0

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

diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template
new file mode 100644
index 00000000000..0963240075a
--- /dev/null
+++ b/srcpkgs/wayvnc/template
@@ -0,0 +1,17 @@
+# Template file for 'wayvnc'
+pkgname=wayvnc
+version=0.2.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config ninja"
+makedepends="aml neatvnc 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
+
+post_install() {
+	vlicense COPYING
+}

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

end of thread, other threads:[~2020-08-04 15:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  2:27 [PR PATCH] wayvnc and supporting libraries zdykstra
2020-07-28  2:36 ` [PR PATCH] [Updated] " zdykstra
2020-07-28  2:56 ` zdykstra
2020-07-28  3:49 ` zdykstra
2020-07-28  4:33 ` zdykstra
2020-07-28 18:40 ` zdykstra
2020-08-04 15:40 ` [PR PATCH] [Updated] " zdykstra
2020-08-04 15:48 ` zdykstra
2020-08-04 15:51 ` zdykstra
2020-08-04 15:52 ` [PR PATCH] [Closed]: " ahesford

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