* [PR PATCH] qbittorrent: update to 5.0.2
@ 2024-11-18 16:45 toadwastoast
2024-12-19 9:44 ` [PR PATCH] [Updated] " toadwastoast
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: toadwastoast @ 2024-11-18 16:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
There is a new pull request by toadwastoast against master on the void-packages repository
https://github.com/toadwastoast/void-packages qbittorrent-5.0.2
https://github.com/void-linux/void-packages/pull/53129
qbittorrent: update to 5.0.2
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53129.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qbittorrent-5.0.2-53129.patch --]
[-- Type: text/x-diff, Size: 1090 bytes --]
From 2d0d62515386b9cd15083cfe9630289b1ae0d908 Mon Sep 17 00:00:00 2001
From: toadwastoast <toadwastoast@proton.me>
Date: Mon, 18 Nov 2024 13:42:47 -0300
Subject: [PATCH] qbittorrent: update to 5.0.2
---
srcpkgs/qbittorrent/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index de679ad5b76c71..b09753bedc70dc 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,6 +1,6 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
-version=5.0.1
+version=5.0.2
revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
@@ -13,7 +13,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=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
+checksum=29514d59ff8f40b4e1afd7fbb2b34f7671875d51d00069d41dcba80032f946ca
CXXFLAGS=-std=gnu++17
post_configure() { # qbittorrent-nox
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qbittorrent: update to 5.0.2
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
@ 2024-12-19 9:44 ` toadwastoast
2024-12-27 13:26 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.3 toadwastoast
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: toadwastoast @ 2024-12-19 9:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
There is an updated pull request by toadwastoast against master on the void-packages repository
https://github.com/toadwastoast/void-packages qbittorrent-5.0.2
https://github.com/void-linux/void-packages/pull/53129
qbittorrent: update to 5.0.2
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53129.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qbittorrent-5.0.2-53129.patch --]
[-- Type: text/x-diff, Size: 1090 bytes --]
From 4e77444bb566853d2a1a53bf0eff30ad115de0a1 Mon Sep 17 00:00:00 2001
From: toadwastoast <toadwastoast@proton.me>
Date: Thu, 19 Dec 2024 06:43:38 -0300
Subject: [PATCH] qbittorrent: update to 5.0.3
---
srcpkgs/qbittorrent/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index de679ad5b76c71..1abdfe62be9033 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,6 +1,6 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
-version=5.0.1
+version=5.0.3
revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
@@ -13,7 +13,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=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
+checksum=41e73ff15581e7e8f2243ac00a7dafceefac0a689a8e7b8da2e5003de5835963
CXXFLAGS=-std=gnu++17
post_configure() { # qbittorrent-nox
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qbittorrent: update to 5.0.3
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
2024-12-19 9:44 ` [PR PATCH] [Updated] " toadwastoast
@ 2024-12-27 13:26 ` toadwastoast
2025-02-19 9:30 ` toadwastoast
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: toadwastoast @ 2024-12-27 13:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
There is an updated pull request by toadwastoast against master on the void-packages repository
https://github.com/toadwastoast/void-packages qbittorrent-5.0.2
https://github.com/void-linux/void-packages/pull/53129
qbittorrent: update to 5.0.3
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53129.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qbittorrent-5.0.2-53129.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]
From 071d09573ffc7e311a3daa53c52ce04c004211fa Mon Sep 17 00:00:00 2001
From: toadwastoast <toadwastoast@proton.me>
Date: Fri, 27 Dec 2024 10:25:29 -0300
Subject: [PATCH] qbittorrent: update to 5.0.3
---
srcpkgs/qbittorrent/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index eed4b32868ea00..1abdfe62be9033 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
-version=5.0.1
-revision=2
+version=5.0.3
+revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
@@ -13,7 +13,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=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
+checksum=41e73ff15581e7e8f2243ac00a7dafceefac0a689a8e7b8da2e5003de5835963
CXXFLAGS=-std=gnu++17
post_configure() { # qbittorrent-nox
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qbittorrent: update to 5.0.3
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
2024-12-19 9:44 ` [PR PATCH] [Updated] " toadwastoast
2024-12-27 13:26 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.3 toadwastoast
@ 2025-02-19 9:30 ` toadwastoast
2025-04-16 15:30 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.4 toadwastoast
2025-06-08 17:39 ` [PR PATCH] [Merged]: qbittorrent: update to 5.0.5 Duncaen
4 siblings, 0 replies; 6+ messages in thread
From: toadwastoast @ 2025-02-19 9:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
There is an updated pull request by toadwastoast against master on the void-packages repository
https://github.com/toadwastoast/void-packages qbittorrent-5.0.2
https://github.com/void-linux/void-packages/pull/53129
qbittorrent: update to 5.0.3
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53129.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qbittorrent-5.0.2-53129.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]
From 6478c03101d8a18207c80c74134334c89fb4f3c2 Mon Sep 17 00:00:00 2001
From: toadwastoast <toadwastoast@proton.me>
Date: Wed, 19 Feb 2025 06:19:24 -0300
Subject: [PATCH] qbittorrent: update to 5.0.4
---
srcpkgs/qbittorrent/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index eed4b32868ea00..56cf413479cc87 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
-version=5.0.1
-revision=2
+version=5.0.4
+revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
@@ -13,7 +13,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=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
+checksum=b0a610a24158694e522a2ca742b0b0cf2281f0c916ab6c0d3b5bab5dce1fa193
CXXFLAGS=-std=gnu++17
post_configure() { # qbittorrent-nox
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qbittorrent: update to 5.0.4
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
` (2 preceding siblings ...)
2025-02-19 9:30 ` toadwastoast
@ 2025-04-16 15:30 ` toadwastoast
2025-06-08 17:39 ` [PR PATCH] [Merged]: qbittorrent: update to 5.0.5 Duncaen
4 siblings, 0 replies; 6+ messages in thread
From: toadwastoast @ 2025-04-16 15:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
There is an updated pull request by toadwastoast against master on the void-packages repository
https://github.com/toadwastoast/void-packages qbittorrent-5.0.2
https://github.com/void-linux/void-packages/pull/53129
qbittorrent: update to 5.0.4
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53129.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qbittorrent-5.0.2-53129.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]
From adad00b5d2eeae1d98647d16fd790279ca6964d5 Mon Sep 17 00:00:00 2001
From: toadwastoast <toadwastoast@proton.me>
Date: Wed, 16 Apr 2025 12:28:17 -0300
Subject: [PATCH] qbittorrent: update to 5.0.5
---
srcpkgs/qbittorrent/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index eed4b32868ea00..0606ba88a2dbb9 100644
--- a/srcpkgs/qbittorrent/template
+++ b/srcpkgs/qbittorrent/template
@@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
-version=5.0.1
-revision=2
+version=5.0.5
+revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
@@ -13,7 +13,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=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
+checksum=155c26f5d3c9b45a3b9cfe0b480896373e66d3a6b353976e3397ae61094c97f4
CXXFLAGS=-std=gnu++17
post_configure() { # qbittorrent-nox
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: qbittorrent: update to 5.0.5
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
` (3 preceding siblings ...)
2025-04-16 15:30 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.4 toadwastoast
@ 2025-06-08 17:39 ` Duncaen
4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2025-06-08 17:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]
There's a merged pull request on the void-packages repository
qbittorrent: update to 5.0.5
https://github.com/void-linux/void-packages/pull/53129
Description:
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (cross)
- armv6l (cross)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-06-08 17:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 16:45 [PR PATCH] qbittorrent: update to 5.0.2 toadwastoast
2024-12-19 9:44 ` [PR PATCH] [Updated] " toadwastoast
2024-12-27 13:26 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.3 toadwastoast
2025-02-19 9:30 ` toadwastoast
2025-04-16 15:30 ` [PR PATCH] [Updated] qbittorrent: update to 5.0.4 toadwastoast
2025-06-08 17:39 ` [PR PATCH] [Merged]: qbittorrent: update to 5.0.5 Duncaen
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).