Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nheko: update to 0.10.1.
@ 2022-09-08  7:18 balejk
  2022-09-09 10:29 ` nyanpasu64
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: balejk @ 2022-09-08  7:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/balejk/void-packages nheko
https://github.com/void-linux/void-packages/pull/39165

nheko: update to 0.10.1.
- mtxclient: update to 0.8.1.
- nheko: update to 0.10.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 [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, (x86_64-musl)
<!--
- 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/39165.patch is attached

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

From ea56a0f80bd2ba4937fa74516b6b868c1b6540dc Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Thu, 8 Sep 2022 08:36:42 +0200
Subject: [PATCH 1/2] mtxclient: update to 0.8.1.

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

diff --git a/common/shlibs b/common/shlibs
index 1861098750b4..7936c71ba59b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -422,7 +422,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.8.0 mtxclient-0.8.0_1
+libmatrix_client.so.0.8.1 mtxclient-0.8.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 12fea54d3fd5..583cf954a486 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,7 +1,7 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.8.0
-revision=2
+version=0.8.1
+revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=65de02107abf30f22aa419d0ad3e112638b655a6513a3ca6dd066adb7dd6ec05
+checksum=229bdb9bec36253aabdc681c3d1dfca8a1b76656238dc88157b637dc23fde6c1
 
 post_install() {
 	vlicense LICENSE

From 96809e4190a3959eee7381aea7bf8bd4ddfb3869 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Thu, 8 Sep 2022 08:37:35 +0200
Subject: [PATCH 2/2] nheko: update to 0.10.1.

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

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index 8e41e9e1f2f0..115fa2e70a4d 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,7 +1,7 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.10.0
-revision=2
+version=0.10.1
+revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
 makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=52ef68808fcfc4cd48e19fc45156b0d045a1c0b697cac23aa7ca2cdd8bacd865
+checksum=f9d94ecff541a49f38def91baadf751f9b41e319478f10aa66c4c827727fb5fd
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: nheko: update to 0.10.1.
  2022-09-08  7:18 [PR PATCH] nheko: update to 0.10.1 balejk
@ 2022-09-09 10:29 ` nyanpasu64
  2022-09-09 17:41 ` [PR PATCH] [Updated] " balejk
  2022-09-10 11:09 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: nyanpasu64 @ 2022-09-09 10:29 UTC (permalink / raw)
  To: ml

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

New comment by nyanpasu64 on void-packages repository

https://github.com/void-linux/void-packages/pull/39165#issuecomment-1241796855

Comment:
Can't judge the packaging metadata, but nheko 0.10.1 is important since it fixes a crash on startup when you've added some servers.

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

* Re: [PR PATCH] [Updated] nheko: update to 0.10.1.
  2022-09-08  7:18 [PR PATCH] nheko: update to 0.10.1 balejk
  2022-09-09 10:29 ` nyanpasu64
@ 2022-09-09 17:41 ` balejk
  2022-09-10 11:09 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: balejk @ 2022-09-09 17:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/balejk/void-packages nheko
https://github.com/void-linux/void-packages/pull/39165

nheko: update to 0.10.1.
- mtxclient: update to 0.8.1.
- nheko: update to 0.10.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 [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, (x86_64-musl)
<!--
- 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/39165.patch is attached

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

From c9dbfb95c8d9eb90ac153ad18e24d300cc78a6d4 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Thu, 8 Sep 2022 08:36:42 +0200
Subject: [PATCH 1/2] mtxclient: update to 0.8.2.

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

diff --git a/common/shlibs b/common/shlibs
index bd9890ed7846..3654a4e81c0a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -422,7 +422,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.8.0 mtxclient-0.8.0_1
+libmatrix_client.so.0.8.2 mtxclient-0.8.2_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 12fea54d3fd5..6c404f3eb5b1 100644
--- a/srcpkgs/mtxclient/template
+++ b/srcpkgs/mtxclient/template
@@ -1,7 +1,7 @@
 # Template file for 'mtxclient'
 pkgname=mtxclient
-version=0.8.0
-revision=2
+version=0.8.2
+revision=1
 build_style=cmake
 configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/Nheko-Reborn/mtxclient"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
-checksum=65de02107abf30f22aa419d0ad3e112638b655a6513a3ca6dd066adb7dd6ec05
+checksum=4caa12ddf954b9492d1ec9b6ca32ef0fc6478555f229db074d43bc5cc29a9c89
 
 post_install() {
 	vlicense LICENSE

From 4fd4b83e70ab67c34c0fe899beebc095307c518b Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Thu, 8 Sep 2022 08:37:35 +0200
Subject: [PATCH 2/2] nheko: update to 0.10.1.

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

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index 8e41e9e1f2f0..115fa2e70a4d 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,7 +1,7 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.10.0
-revision=2
+version=0.10.1
+revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
 makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=52ef68808fcfc4cd48e19fc45156b0d045a1c0b697cac23aa7ca2cdd8bacd865
+checksum=f9d94ecff541a49f38def91baadf751f9b41e319478f10aa66c4c827727fb5fd
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: [PR PATCH] [Merged]: nheko: update to 0.10.1.
  2022-09-08  7:18 [PR PATCH] nheko: update to 0.10.1 balejk
  2022-09-09 10:29 ` nyanpasu64
  2022-09-09 17:41 ` [PR PATCH] [Updated] " balejk
@ 2022-09-10 11:09 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-09-10 11:09 UTC (permalink / raw)
  To: ml

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

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

nheko: update to 0.10.1.
https://github.com/void-linux/void-packages/pull/39165

Description:
- mtxclient: update to 0.8.1.
- nheko: update to 0.10.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 [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, (x86_64-musl)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-09-10 11:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08  7:18 [PR PATCH] nheko: update to 0.10.1 balejk
2022-09-09 10:29 ` nyanpasu64
2022-09-09 17:41 ` [PR PATCH] [Updated] " balejk
2022-09-10 11:09 ` [PR PATCH] [Merged]: " paper42

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