Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] coeurl: update to 0.1.1
@ 2021-12-23 14:53 Huy-Ngo
  2021-12-23 14:54 ` [WIP]coeurl: " Huy-Ngo
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 14:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages mtxclient
https://github.com/void-linux/void-packages/pull/34680

coeurl: update to 0.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

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

From 52854aef53e84cb5abbffddaa930ed9980fb1074 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 20:33:32 +0700
Subject: [PATCH] coeurl: update to 0.1.1

---
 common/shlibs              | 2 +-
 srcpkgs/coeurl/template    | 4 ++--
 srcpkgs/mtxclient/template | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 86b3a4f42422..8ce0b6050683 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
 libMAC.so.6 libMAC-5.28_1
 libmad.so.0 libmad-0.15.1b_1
 libmatroska.so.7 libmatroska-1.6.0_1
-libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
+libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
 libebml.so.5 libebml-1.4.0_1
 libdvdread.so.8 libdvdread-6.1.1_1
 libdvdnav.so.4 libdvdnav-4.1.3_1
diff --git a/srcpkgs/coeurl/template b/srcpkgs/coeurl/template
index dd6600a89bba..d0dbcbc60ba0 100644
--- a/srcpkgs/coeurl/template
+++ b/srcpkgs/coeurl/template
@@ -1,6 +1,6 @@
 # Template file for 'coeurl'
 pkgname=coeurl
-version=0.1.0
+version=0.1.1
 revision=1
 wrksrc=coeurl-v${version}
 build_style=meson
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://nheko.im/nheko-reborn/coeurl"
 distfiles="https://nheko.im/nheko-reborn/coeurl/-/archive/v${version}/coeurl-v${version}.tar.gz"
-checksum=2861453317c6da359a00083e39d899dfe0fc71becadd726ef845a5fba57d3f64
+checksum=e79becfc80b20ee8377e4282463ca2337df5a7b3f2f64b304a88ccd0128bef06
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template
index 9c8c1e3a9efe..0afdff448cff 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,6 +1,6 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
+checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [WIP]coeurl: update to 0.1.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
@ 2021-12-23 14:54 ` Huy-Ngo
  2021-12-23 14:56 ` [PR PATCH] [Updated] " Huy-Ngo
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 14:54 UTC (permalink / raw)
  To: ml

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

New comment by Huy-Ngo on void-packages repository

https://github.com/void-linux/void-packages/pull/34680#issuecomment-1000356113

Comment:
Oops, :facepalm: amending the wrong commit

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

* Re: [PR PATCH] [Updated] [WIP]coeurl: update to 0.1.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
  2021-12-23 14:54 ` [WIP]coeurl: " Huy-Ngo
@ 2021-12-23 14:56 ` Huy-Ngo
  2021-12-23 14:56 ` Huy-Ngo
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 14:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages mtxclient
https://github.com/void-linux/void-packages/pull/34680

[WIP]coeurl: update to 0.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

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

From 96ca7e50fe0554b3c73e172c4963285042df2d62 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 21:56:10 +0700
Subject: [PATCH] mtxclient: update to 0.1.1

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

diff --git a/common/shlibs b/common/shlibs
index 86b3a4f42422..8ce0b6050683 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
 libMAC.so.6 libMAC-5.28_1
 libmad.so.0 libmad-0.15.1b_1
 libmatroska.so.7 libmatroska-1.6.0_1
-libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
+libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
 libebml.so.5 libebml-1.4.0_1
 libdvdread.so.8 libdvdread-6.1.1_1
 libdvdnav.so.4 libdvdnav-4.1.3_1
diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template
index 9c8c1e3a9efe..0afdff448cff 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,6 +1,6 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
+checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] [WIP]coeurl: update to 0.1.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
  2021-12-23 14:54 ` [WIP]coeurl: " Huy-Ngo
  2021-12-23 14:56 ` [PR PATCH] [Updated] " Huy-Ngo
@ 2021-12-23 14:56 ` Huy-Ngo
  2021-12-23 15:01 ` mtxclient: update to 0.6.1 ericonr
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 14:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages mtxclient
https://github.com/void-linux/void-packages/pull/34680

[WIP]coeurl: update to 0.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

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

From 0ca94328bb6c39eea750a41e758e43f50fe0309c Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 21:56:10 +0700
Subject: [PATCH] mtxclient: update to 0.6.1

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

diff --git a/common/shlibs b/common/shlibs
index 86b3a4f42422..8ce0b6050683 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
 libMAC.so.6 libMAC-5.28_1
 libmad.so.0 libmad-0.15.1b_1
 libmatroska.so.7 libmatroska-1.6.0_1
-libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
+libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
 libebml.so.5 libebml-1.4.0_1
 libdvdread.so.8 libdvdread-6.1.1_1
 libdvdnav.so.4 libdvdnav-4.1.3_1
diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template
index 9c8c1e3a9efe..0afdff448cff 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,6 +1,6 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
+checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
 
 post_install() {
 	vlicense LICENSE

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

* Re: mtxclient: update to 0.6.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (2 preceding siblings ...)
  2021-12-23 14:56 ` Huy-Ngo
@ 2021-12-23 15:01 ` ericonr
  2021-12-23 15:14 ` [PR PATCH] [Updated] " Huy-Ngo
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-12-23 15:01 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34680#issuecomment-1000359895

Comment:
You need to revbump nheko for this.

For related packages like this, please do the update in a single PR.

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

* Re: [PR PATCH] [Updated] mtxclient: update to 0.6.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (3 preceding siblings ...)
  2021-12-23 15:01 ` mtxclient: update to 0.6.1 ericonr
@ 2021-12-23 15:14 ` Huy-Ngo
  2021-12-23 15:15 ` nheko: update to 0.9.1 Huy-Ngo
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 15:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages mtxclient
https://github.com/void-linux/void-packages/pull/34680

mtxclient: update to 0.6.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

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

From 59714268d33396b8d5d6e665355f02e18a5982f3 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 22:14:06 +0700
Subject: [PATCH 1/3] mtxclient: update to 0.6.1

---
 srcpkgs/mtxclient/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template
index 9c8c1e3a9efe..0afdff448cff 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,6 +1,6 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
+checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
 
 post_install() {
 	vlicense LICENSE

From af1824caa544a111e304726b417fe60b9e55d279 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 22:13:35 +0700
Subject: [PATCH 2/3] common/shlibs: mtxclient

---
 common/shlibs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/shlibs b/common/shlibs
index 86b3a4f42422..8ce0b6050683 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
 libMAC.so.6 libMAC-5.28_1
 libmad.so.0 libmad-0.15.1b_1
 libmatroska.so.7 libmatroska-1.6.0_1
-libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
+libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
 libebml.so.5 libebml-1.4.0_1
 libdvdread.so.8 libdvdread-6.1.1_1
 libdvdnav.so.4 libdvdnav-4.1.3_1

From ed61be975768a90f0ce76c6f5325cf9dc6a8a239 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 22:09:00 +0700
Subject: [PATCH 3/3] nheko: update to 0.9.1

---
 srcpkgs/nheko/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index deaf85713976..bba8c978a395 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,6 +1,6 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.9.0
+version=0.9.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/Nheko-Reborn/nheko"
 changelog="https://github.com/Nheko-Reborn/nheko/blob/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=309505f13d3b65ea23c0db19e59e469905b1ae437d2d6c7d1b496ac0921fb141
+checksum=f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: nheko: update to 0.9.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (4 preceding siblings ...)
  2021-12-23 15:14 ` [PR PATCH] [Updated] " Huy-Ngo
@ 2021-12-23 15:15 ` Huy-Ngo
  2021-12-23 15:16 ` ericonr
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 15:15 UTC (permalink / raw)
  To: ml

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

New comment by Huy-Ngo on void-packages repository

https://github.com/void-linux/void-packages/pull/34680#issuecomment-1000369061

Comment:
OK, I've just added nheko to the branch.

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

* Re: nheko: update to 0.9.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (5 preceding siblings ...)
  2021-12-23 15:15 ` nheko: update to 0.9.1 Huy-Ngo
@ 2021-12-23 15:16 ` ericonr
  2021-12-23 15:16 ` ericonr
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-12-23 15:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34680#issuecomment-1000369545

Comment:
The shlibs commit should be together with the mtxclient one.

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

* Re: nheko: update to 0.9.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (6 preceding siblings ...)
  2021-12-23 15:16 ` ericonr
@ 2021-12-23 15:16 ` ericonr
  2021-12-23 15:24 ` [PR PATCH] [Updated] " Huy-Ngo
  2021-12-26  2:41 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-12-23 15:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34680#issuecomment-1000369545

Comment:
The shlibs commit should be squashed into the mtxclient one.

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

* Re: [PR PATCH] [Updated] nheko: update to 0.9.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (7 preceding siblings ...)
  2021-12-23 15:16 ` ericonr
@ 2021-12-23 15:24 ` Huy-Ngo
  2021-12-26  2:41 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages mtxclient
https://github.com/void-linux/void-packages/pull/34680

nheko: update to 0.9.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

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

From 1ab235c6d7b4ad8cf7851eb837c554aa5dd3b991 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 22:14:06 +0700
Subject: [PATCH 1/2] mtxclient: update to 0.6.1

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

diff --git a/common/shlibs b/common/shlibs
index 86b3a4f42422..8ce0b6050683 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
 libMAC.so.6 libMAC-5.28_1
 libmad.so.0 libmad-0.15.1b_1
 libmatroska.so.7 libmatroska-1.6.0_1
-libmatrix_client.so.0.6.0 mtxclient-0.6.0_1
+libmatrix_client.so.0.6.1 mtxclient-0.6.1_1
 libebml.so.5 libebml-1.4.0_1
 libdvdread.so.8 libdvdread-6.1.1_1
 libdvdnav.so.4 libdvdnav-4.1.3_1
diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template
index 9c8c1e3a9efe..0afdff448cff 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,6 +1,6 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
+checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
 
 post_install() {
 	vlicense LICENSE

From eae9bdb08dc6da8eb02690718456b826b77f09c0 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 22:09:00 +0700
Subject: [PATCH 2/2] nheko: update to 0.9.1

---
 srcpkgs/nheko/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index deaf85713976..bba8c978a395 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,6 +1,6 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.9.0
+version=0.9.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/Nheko-Reborn/nheko"
 changelog="https://github.com/Nheko-Reborn/nheko/blob/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=309505f13d3b65ea23c0db19e59e469905b1ae437d2d6c7d1b496ac0921fb141
+checksum=f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: [PR PATCH] [Merged]: nheko: update to 0.9.1
  2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
                   ` (8 preceding siblings ...)
  2021-12-23 15:24 ` [PR PATCH] [Updated] " Huy-Ngo
@ 2021-12-26  2:41 ` ericonr
  9 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-12-26  2:41 UTC (permalink / raw)
  To: ml

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

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

nheko: update to 0.9.1
https://github.com/void-linux/void-packages/pull/34680

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64-musl)


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

* [PR PATCH] coeurl: update to 0.1.1
@ 2021-12-23 13:40 Huy-Ngo
  0 siblings, 0 replies; 12+ messages in thread
From: Huy-Ngo @ 2021-12-23 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Huy-Ngo/void-packages coeurl
https://github.com/void-linux/void-packages/pull/34679

coeurl: update to 0.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86-64)


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

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

From 3725fc3961a080f8cd38aec175fc629cdd10cc75 Mon Sep 17 00:00:00 2001
From: Huy Ngo <huyngo@disroot.org>
Date: Thu, 23 Dec 2021 20:33:32 +0700
Subject: [PATCH] coeurl: update to 0.1.1

---
 srcpkgs/coeurl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/coeurl/template b/srcpkgs/coeurl/template
index dd6600a89bba..d0dbcbc60ba0 100644
--- a/srcpkgs/coeurl/template
+++ b/srcpkgs/coeurl/template
@@ -1,6 +1,6 @@
 # Template file for 'coeurl'
 pkgname=coeurl
-version=0.1.0
+version=0.1.1
 revision=1
 wrksrc=coeurl-v${version}
 build_style=meson
@@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://nheko.im/nheko-reborn/coeurl"
 distfiles="https://nheko.im/nheko-reborn/coeurl/-/archive/v${version}/coeurl-v${version}.tar.gz"
-checksum=2861453317c6da359a00083e39d899dfe0fc71becadd726ef845a5fba57d3f64
+checksum=e79becfc80b20ee8377e4282463ca2337df5a7b3f2f64b304a88ccd0128bef06
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2021-12-26  2:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23 14:53 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo
2021-12-23 14:54 ` [WIP]coeurl: " Huy-Ngo
2021-12-23 14:56 ` [PR PATCH] [Updated] " Huy-Ngo
2021-12-23 14:56 ` Huy-Ngo
2021-12-23 15:01 ` mtxclient: update to 0.6.1 ericonr
2021-12-23 15:14 ` [PR PATCH] [Updated] " Huy-Ngo
2021-12-23 15:15 ` nheko: update to 0.9.1 Huy-Ngo
2021-12-23 15:16 ` ericonr
2021-12-23 15:16 ` ericonr
2021-12-23 15:24 ` [PR PATCH] [Updated] " Huy-Ngo
2021-12-26  2:41 ` [PR PATCH] [Merged]: " ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-12-23 13:40 [PR PATCH] coeurl: update to 0.1.1 Huy-Ngo

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