Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
@ 2024-03-04 17:54 kootrit
  2024-03-04 22:41 ` [PR PATCH] [Updated] " kootrit
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kootrit @ 2024-03-04 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kootrit/void-packages qbittorrent
https://github.com/void-linux/void-packages/pull/49094

qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/49094.patch is attached

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

From 9b3eb385e28445fdea6009bcd5051897651f1598 Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:21 +0000
Subject: [PATCH 1/3] libtorrent-rasterbar: update to 2.0.10

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

diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template
index 9f7ec72c92b5aa..484a82230e7fdb 100644
--- a/srcpkgs/libtorrent-rasterbar/template
+++ b/srcpkgs/libtorrent-rasterbar/template
@@ -1,8 +1,8 @@
 # Template file for 'libtorrent-rasterbar'
 # Breaks ABI/API without changing soname, revbump all dependants
 pkgname=libtorrent-rasterbar
-version=1.2.18
-revision=5
+version=2.0.10
+revision=1
 build_style=cmake
 configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
  -Dpython-bindings=ON -Dbuild_tests=ON"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libtorrent.org/"
 distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
+checksum=fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d
 
 CXXFLAGS="-std=c++14"
 

From 8b20eb1991af4e9850e31d64930ebe3d80da4819 Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:50 +0000
Subject: [PATCH 2/3] qbittorrent: update to 4.6.3

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

diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index 368d68f2f17a8d..fa5ffa886059c9 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
 # Template file for 'qbittorrent'
 pkgname=qbittorrent
-version=4.5.4
-revision=1
+version=4.6.3
+revision=2
 create_wrksrc=yes
 build_style=gnu-configure
 build_helper=qmake
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.qbittorrent.org/"
 changelog="https://www.qbittorrent.org/news.php"
 distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
-checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da
+checksum=5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e
 CXXFLAGS=-std=gnu++17
 
 do_extract() {

From c014ba56ce387fd28ebff9f33690d15f97f273dd Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:46:12 +0000
Subject: [PATCH 3/3] common/shlibs: update libtorrent-rasterbar shlib

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

diff --git a/common/shlibs b/common/shlibs
index 4efd4c4b6c1282..07708ea417c939 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2062,7 +2062,7 @@ libopenjpeg.so.5 libopenjpeg-1.5.2_1
 libopenpgl.so.0 openpgl-0.5.0_1
 liboping.so.0 liboping-1.8.0_1
 libloudmouth-1.so.0 loudmouth-1.5.3_12
-libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.18_1
+libtorrent-rasterbar.so.2.0 libtorrent-rasterbar-2.0.10_1
 libcapstone.so.5 capstone-5.0.1_1
 libhavege.so.2 libhaveged-1.9.11_1
 libnih.so.1 libnih-1.0.3_1

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

* Re: [PR PATCH] [Updated] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
  2024-03-04 17:54 [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10 kootrit
@ 2024-03-04 22:41 ` kootrit
  2024-03-05  5:03 ` oreo639
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kootrit @ 2024-03-04 22:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kootrit/void-packages qbittorrent
https://github.com/void-linux/void-packages/pull/49094

qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/49094.patch is attached

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

From 9b3eb385e28445fdea6009bcd5051897651f1598 Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:21 +0000
Subject: [PATCH 1/4] libtorrent-rasterbar: update to 2.0.10

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

diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template
index 9f7ec72c92b5aa..484a82230e7fdb 100644
--- a/srcpkgs/libtorrent-rasterbar/template
+++ b/srcpkgs/libtorrent-rasterbar/template
@@ -1,8 +1,8 @@
 # Template file for 'libtorrent-rasterbar'
 # Breaks ABI/API without changing soname, revbump all dependants
 pkgname=libtorrent-rasterbar
-version=1.2.18
-revision=5
+version=2.0.10
+revision=1
 build_style=cmake
 configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
  -Dpython-bindings=ON -Dbuild_tests=ON"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libtorrent.org/"
 distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
+checksum=fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d
 
 CXXFLAGS="-std=c++14"
 

From 8b20eb1991af4e9850e31d64930ebe3d80da4819 Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:50 +0000
Subject: [PATCH 2/4] qbittorrent: update to 4.6.3

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

diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index 368d68f2f17a8d..fa5ffa886059c9 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
 # Template file for 'qbittorrent'
 pkgname=qbittorrent
-version=4.5.4
-revision=1
+version=4.6.3
+revision=2
 create_wrksrc=yes
 build_style=gnu-configure
 build_helper=qmake
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.qbittorrent.org/"
 changelog="https://www.qbittorrent.org/news.php"
 distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
-checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da
+checksum=5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e
 CXXFLAGS=-std=gnu++17
 
 do_extract() {

From c014ba56ce387fd28ebff9f33690d15f97f273dd Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:46:12 +0000
Subject: [PATCH 3/4] common/shlibs: update libtorrent-rasterbar shlib

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

diff --git a/common/shlibs b/common/shlibs
index 4efd4c4b6c1282..07708ea417c939 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2062,7 +2062,7 @@ libopenjpeg.so.5 libopenjpeg-1.5.2_1
 libopenpgl.so.0 openpgl-0.5.0_1
 liboping.so.0 liboping-1.8.0_1
 libloudmouth-1.so.0 loudmouth-1.5.3_12
-libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.18_1
+libtorrent-rasterbar.so.2.0 libtorrent-rasterbar-2.0.10_1
 libcapstone.so.5 capstone-5.0.1_1
 libhavege.so.2 libhaveged-1.9.11_1
 libnih.so.1 libnih-1.0.3_1

From 12633a3991faa5c82ea883259393778110805ebc Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 22:39:37 +0000
Subject: [PATCH 4/4] qbittorrent: set revision to 1

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

diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index fa5ffa886059c9..ee4c50bf462b3c 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
 # Template file for 'qbittorrent'
 pkgname=qbittorrent
 version=4.6.3
-revision=2
+revision=1
 create_wrksrc=yes
 build_style=gnu-configure
 build_helper=qmake

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

* Re: qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
  2024-03-04 17:54 [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10 kootrit
  2024-03-04 22:41 ` [PR PATCH] [Updated] " kootrit
@ 2024-03-05  5:03 ` oreo639
  2024-03-05  7:38 ` [PR PATCH] [Updated] " kootrit
  2024-04-19 12:09 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-03-05  5:03 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49094#issuecomment-1977973750

Comment:
There should be one commit per package, you can fix this using `git rebase -i HEAD~5`.

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

* Re: [PR PATCH] [Updated] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
  2024-03-04 17:54 [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10 kootrit
  2024-03-04 22:41 ` [PR PATCH] [Updated] " kootrit
  2024-03-05  5:03 ` oreo639
@ 2024-03-05  7:38 ` kootrit
  2024-04-19 12:09 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: kootrit @ 2024-03-05  7:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kootrit/void-packages qbittorrent
https://github.com/void-linux/void-packages/pull/49094

qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/49094.patch is attached

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

From 23eccc1e4540ef6df67ad9afd9e4217f7999888d Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:21 +0000
Subject: [PATCH 1/2] libtorrent-rasterbar: update to 2.0.10

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

diff --git a/common/shlibs b/common/shlibs
index 4efd4c4b6c1282..07708ea417c939 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2062,7 +2062,7 @@ libopenjpeg.so.5 libopenjpeg-1.5.2_1
 libopenpgl.so.0 openpgl-0.5.0_1
 liboping.so.0 liboping-1.8.0_1
 libloudmouth-1.so.0 loudmouth-1.5.3_12
-libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.18_1
+libtorrent-rasterbar.so.2.0 libtorrent-rasterbar-2.0.10_1
 libcapstone.so.5 capstone-5.0.1_1
 libhavege.so.2 libhaveged-1.9.11_1
 libnih.so.1 libnih-1.0.3_1
diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template
index 9f7ec72c92b5aa..484a82230e7fdb 100644
--- a/srcpkgs/libtorrent-rasterbar/template
+++ b/srcpkgs/libtorrent-rasterbar/template
@@ -1,8 +1,8 @@
 # Template file for 'libtorrent-rasterbar'
 # Breaks ABI/API without changing soname, revbump all dependants
 pkgname=libtorrent-rasterbar
-version=1.2.18
-revision=5
+version=2.0.10
+revision=1
 build_style=cmake
 configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
  -Dpython-bindings=ON -Dbuild_tests=ON"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libtorrent.org/"
 distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
+checksum=fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d
 
 CXXFLAGS="-std=c++14"
 

From e8bfc98a8af8609048a51fb324d39dabedf96ba8 Mon Sep 17 00:00:00 2001
From: kootrit <humble.tyler@disroot.org>
Date: Mon, 4 Mar 2024 17:44:50 +0000
Subject: [PATCH 2/2] qbittorrent: update to 4.6.3

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

diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index 368d68f2f17a8d..ee4c50bf462b3c 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,6 +1,6 @@
 # Template file for 'qbittorrent'
 pkgname=qbittorrent
-version=4.5.4
+version=4.6.3
 revision=1
 create_wrksrc=yes
 build_style=gnu-configure
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.qbittorrent.org/"
 changelog="https://www.qbittorrent.org/news.php"
 distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
-checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da
+checksum=5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e
 CXXFLAGS=-std=gnu++17
 
 do_extract() {

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

* Re: qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10
  2024-03-04 17:54 [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10 kootrit
                   ` (2 preceding siblings ...)
  2024-03-05  7:38 ` [PR PATCH] [Updated] " kootrit
@ 2024-04-19 12:09 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2024-04-19 12:09 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/49094#issuecomment-2066436955

Comment:
Revbump all dependencies of libtorrent

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

end of thread, other threads:[~2024-04-19 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 17:54 [PR PATCH] qbittorrent: update to 4.6.3, libtorrent-rasterbar: update to 2.0.10 kootrit
2024-03-04 22:41 ` [PR PATCH] [Updated] " kootrit
2024-03-05  5:03 ` oreo639
2024-03-05  7:38 ` [PR PATCH] [Updated] " kootrit
2024-04-19 12:09 ` sgn

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