Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qbittorrent: update to 4.6.4
@ 2024-04-06 18:13 iFoundSilentHouse
  2024-04-06 18:27 ` iFoundSilentHouse
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: iFoundSilentHouse @ 2024-04-06 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/iFoundSilentHouse/void-packages qbittorrent-4.6.4
https://github.com/void-linux/void-packages/pull/49733

qbittorrent: update to 4.6.4
- I tested the changes in this PR: yes
I2p is unavailable. It works only if build with libtorrent-rasterbar version 2
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From e580bf5e5dd39ee050e02c5189a5832c1bbeb952 Mon Sep 17 00:00:00 2001
From: IFoundSilentHouse <adeptslab@gmail.com>
Date: Sun, 7 Apr 2024 00:06:57 +0600
Subject: [PATCH 1/2] libtorrent-rasterbar: update to 1.2.19.

---
 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..8f4c380f3c32b5 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=1.2.19
+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=eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e
 
 CXXFLAGS="-std=c++14"
 

From 60cc8822b23a4b2f7095ccdde04ea84186a2c6ef Mon Sep 17 00:00:00 2001
From: IFoundSilentHouse <adeptslab@gmail.com>
Date: Sun, 7 Apr 2024 00:07:13 +0600
Subject: [PATCH 2/2] qbittorrent: update to 4.6.4.

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

diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template
index 368d68f2f17a8d..5b6e0f58699310 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.4
 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=8e62a24145582a0b36e8268a2e574c5d61a396d28a7d02b899ca59f2244a8913
 CXXFLAGS=-std=gnu++17
 
 do_extract() {

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

* Re: qbittorrent: update to 4.6.4
  2024-04-06 18:13 [PR PATCH] qbittorrent: update to 4.6.4 iFoundSilentHouse
@ 2024-04-06 18:27 ` iFoundSilentHouse
  2024-04-06 18:29 ` iFoundSilentHouse
  2024-04-19 12:02 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: iFoundSilentHouse @ 2024-04-06 18:27 UTC (permalink / raw)
  To: ml

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

New comment by iFoundSilentHouse on void-packages repository

https://github.com/void-linux/void-packages/pull/49733#issuecomment-2041160714

Comment:
Looks like line 20 can be deleted as all tests on i686 have passed. Am I right?

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

* Re: qbittorrent: update to 4.6.4
  2024-04-06 18:13 [PR PATCH] qbittorrent: update to 4.6.4 iFoundSilentHouse
  2024-04-06 18:27 ` iFoundSilentHouse
@ 2024-04-06 18:29 ` iFoundSilentHouse
  2024-04-19 12:02 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: iFoundSilentHouse @ 2024-04-06 18:29 UTC (permalink / raw)
  To: ml

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

New comment by iFoundSilentHouse on void-packages repository

https://github.com/void-linux/void-packages/pull/49733#issuecomment-2041160714

Comment:
Looks like line 20 of libtorrent can be deleted as all tests on i686 have passed. Am I right?

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

* Re: qbittorrent: update to 4.6.4
  2024-04-06 18:13 [PR PATCH] qbittorrent: update to 4.6.4 iFoundSilentHouse
  2024-04-06 18:27 ` iFoundSilentHouse
  2024-04-06 18:29 ` iFoundSilentHouse
@ 2024-04-19 12:02 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2024-04-19 12:02 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/49733#issuecomment-2066426787

Comment:
> Looks like line 20 of libtorrent can be deleted as all tests on i686 have passed. Am I right?

No

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-06 18:13 [PR PATCH] qbittorrent: update to 4.6.4 iFoundSilentHouse
2024-04-06 18:27 ` iFoundSilentHouse
2024-04-06 18:29 ` iFoundSilentHouse
2024-04-19 12:02 ` 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).