Github messages for voidlinux
 help / color / mirror / Atom feed
From: marmeladema <marmeladema@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] capnproto: update to 0.10.2
Date: Fri, 09 Sep 2022 21:21:16 +0200	[thread overview]
Message-ID: <20220909192116.J-7Zu2y9aJRMiXwiaNxHwqDZXaZ3YMXPFjIovs12KKk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38963@inbox.vuxu.org>

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

There is an updated pull request by marmeladema against master on the void-packages repository

https://github.com/marmeladema/void-packages capnproto-0.10.2
https://github.com/void-linux/void-packages/pull/38963

capnproto: update to 0.10.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9c6164a2e8328cb04f683b66335a353de902837a Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Mon, 29 Aug 2022 00:20:49 +0200
Subject: [PATCH 1/4] capnproto: update to 0.10.2

---
 common/shlibs              | 18 +++++++++---------
 srcpkgs/capnproto/template |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index bd9890ed7846..05d8d67a72f7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2893,15 +2893,15 @@ libite.so.5 libite-2.0.1_1
 liblog4cplus-1.2.so.5 log4cplus-1.2.0_1
 liblog4cplus-2.0.so.3 log4cplus-2.0.0_1
 liblog4cplusU-2.0.so.3 log4cplus-2.0.3_1
-libcapnpc-0.9.1.so capnproto-0.9.1_1
-libcapnp-json-0.9.1.so capnproto-0.9.1_1
-libcapnp-rpc-0.9.1.so capnproto-0.9.1_1
-libcapnp-websocket-0.9.1.so capnproto-0.9.1_1
-libcapnp-0.9.1.so capnproto-0.9.1_1
-libkj-http-0.9.1.so capnproto-0.9.1_1
-libkj-async-0.9.1.so capnproto-0.9.1_1
-libkj-test-0.9.1.so capnproto-0.9.1_1
-libkj-0.9.1.so capnproto-0.9.1_1
+libcapnpc-0.10.2.so capnproto-0.10.2_1
+libcapnp-json-0.10.2.so capnproto-0.10.2_1
+libcapnp-rpc-0.10.2.so capnproto-0.10.2_1
+libcapnp-websocket-0.10.2.so capnproto-0.10.2_1
+libcapnp-0.10.2.so capnproto-0.10.2_1
+libkj-http-0.10.2.so capnproto-0.10.2_1
+libkj-async-0.10.2.so capnproto-0.10.2_1
+libkj-test-0.10.2.so capnproto-0.10.2_1
+libkj-0.10.2.so capnproto-0.10.2_1
 libkea-asiodns.so.12 libkea-1.9.5_2
 libkea-asiolink.so.23 libkea-1.9.5_2
 libkea-cc.so.22 libkea-1.9.5_2
diff --git a/srcpkgs/capnproto/template b/srcpkgs/capnproto/template
index 1087f86e8211..4a95e81add23 100644
--- a/srcpkgs/capnproto/template
+++ b/srcpkgs/capnproto/template
@@ -1,6 +1,6 @@
 # Template file for 'capnproto'
 pkgname=capnproto
-version=0.9.1
+version=0.10.2
 revision=1
 wrksrc="${pkgname}-c++-${version}"
 build_style=gnu-configure
@@ -10,7 +10,7 @@ maintainer="eater <hello@eaterofco.de>"
 license="MIT"
 homepage="https://capnproto.org"
 distfiles="${homepage}/capnproto-c++-${version}.tar.gz"
-checksum=83680aaef8c192b884e38eab418b8482d321af6ae7ab7befa3a9370b8e716aad
+checksum=7cd91a244cb330cda5b41f4904f94b61f39ba112835b31fa8c3764cedbed819f
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" capnproto-devel"

From 046d2fc92c49e7fd99ac93317fba96e70ee6cab3 Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Mon, 29 Aug 2022 07:51:16 +0000
Subject: [PATCH 2/4] rr: rebuild with capnproto 0.10.2

---
 srcpkgs/rr/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/rr/template b/srcpkgs/rr/template
index 99b2df77fa8b..7d56a8e10103 100644
--- a/srcpkgs/rr/template
+++ b/srcpkgs/rr/template
@@ -1,7 +1,7 @@
 # Template file for 'rr'
 pkgname=rr
 version=5.6.0
-revision=1
+revision=2
 archs="i686 x86_64"
 build_style=cmake
 configure_args="-DBUILD_TESTS=OFF -DCMAKE_CXX_STANDARD=14"

From 9d99f06947a197fc63ee764f78013770af46f825 Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Mon, 29 Aug 2022 08:10:16 +0000
Subject: [PATCH 3/4] sonic-visualiser: rebuild with capnproto 0.10.2

---
 srcpkgs/sonic-visualiser/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sonic-visualiser/template b/srcpkgs/sonic-visualiser/template
index a61f4cf5721e..cbf2d5aef96a 100644
--- a/srcpkgs/sonic-visualiser/template
+++ b/srcpkgs/sonic-visualiser/template
@@ -1,7 +1,7 @@
 # Template file for 'sonic-visualiser'
 pkgname=sonic-visualiser
 version=4.5
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config capnproto-devel qt5-host-tools"
 makedepends="capnproto-devel jack-devel libfishsound-devel libid3tag-devel

From b0b676e8d6bc04f341dd9f4adf8266df30c4f343 Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Fri, 9 Sep 2022 21:19:16 +0200
Subject: [PATCH 4/4] librime: rebuild with capnproto 0.10.2

---
 srcpkgs/librime/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/librime/template b/srcpkgs/librime/template
index 7110eeffd3f9..35dd09e94f90 100644
--- a/srcpkgs/librime/template
+++ b/srcpkgs/librime/template
@@ -1,7 +1,7 @@
 # Template file for 'librime'
 pkgname=librime
 version=1.7.3
-revision=4
+revision=5
 build_style=cmake
 configure_args="-DCMAKE_BUILD_TYPE=None -DENABLE_LOGGING=OFF -DBUILD_TEST=ON
  -DCAPNP_EXECUTABLE=/usr/bin/capnp -DCAPNPC_CXX_EXECUTABLE=/usr/bin/capnpc-c++"

  parent reply	other threads:[~2022-09-09 19:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-28 22:21 [PR PATCH] " marmeladema
2022-08-28 23:15 ` [PR PATCH] [Updated] " marmeladema
2022-08-28 23:25 ` marmeladema
2022-08-28 23:27 ` marmeladema
2022-08-29  7:51 ` marmeladema
2022-08-29  8:10 ` marmeladema
2022-08-29  8:38 ` marmeladema
2022-08-31 22:28 ` [PR PATCH] [Updated] " marmeladema
2022-08-31 22:29 ` marmeladema
2022-09-02 16:18 ` [PR REVIEW] " paper42
2022-09-02 16:26 ` marmeladema
2022-09-09 19:21 ` marmeladema [this message]
2022-09-09 19:46 ` marmeladema
2022-09-09 19:47 ` marmeladema
2022-09-10 10:30 ` [PR REVIEW] " paper42
2022-09-14 22:10 ` [PR PATCH] [Updated] " marmeladema
2022-09-14 22:12 ` [PR REVIEW] " marmeladema
2022-09-14 22:12 ` marmeladema
2022-09-22  6:55 ` [PR PATCH] [Merged]: " classabbyamp

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=20220909192116.J-7Zu2y9aJRMiXwiaNxHwqDZXaZ3YMXPFjIovs12KKk@z \
    --to=marmeladema@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).