Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ktorrent and libktorrent update to 20.12.1.
@ 2021-01-13 21:48 mobinmob
  2021-01-14 23:34 ` [PR PATCH] [Updated] " mobinmob
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: mobinmob @ 2021-01-13 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.


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

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

From 5c105cfac4dc26ec1946e38744b82aaa7043ddc0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 13 Jan 2021 23:47:16 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..4e678c889fb 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,17 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
+homepage="https://apps.kde.org/en/ktorrent"
 distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+checksum=46ed4ebe64d19aa51ec4a6ee99bc1816fe59a76805c17643a1e5589c0dbeb5dd
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From 94ccd7f76c0ed12dffa94b75dddca94e3415fa14 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 13 Jan 2021 23:47:19 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

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

diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..aa9705cfabb 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,6 +1,6 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
@@ -13,8 +13,8 @@ short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="https://github.com/KDE/ktorrent/archive/v${version}.tar.gz"
+checksum=abbe35419495ca9e03b58f0d888c7ce4d23fedcabbe9490839999fddd05a3296
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
@ 2021-01-14 23:34 ` mobinmob
  2021-01-14 23:45 ` mobinmob
                   ` (29 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-14 23:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From c21f321dc6b9991e87da2474fa738dabfcfaaa73 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 13 Jan 2021 23:47:16 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..4e678c889fb 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,17 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
+homepage="https://apps.kde.org/en/ktorrent"
 distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+checksum=46ed4ebe64d19aa51ec4a6ee99bc1816fe59a76805c17643a1e5589c0dbeb5dd
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From 2d8d52c55191ac72256867b04cf2894e3439e519 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 13 Jan 2021 23:47:19 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..3ee3c65b6ac 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,26 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
+depends="geoip-data"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="https://github.com/KDE/ktorrent/archive/v${version}.tar.gz"
+checksum=abbe35419495ca9e03b58f0d888c7ce4d23fedcabbe9490839999fddd05a3296
+
+do_check() {
+	:
+}
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
  2021-01-14 23:34 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-14 23:45 ` mobinmob
  2021-01-17  0:16 ` [PR REVIEW] " Piraty
                   ` (28 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-14 23:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From 5bfd7e8513a3a64b39ffe3e8bd465f3c3f05d5ff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 15 Jan 2021 01:44:52 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..986b340f079 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,21 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
+homepage="https://apps.kde.org/en/ktorrent"
 distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+checksum=46ed4ebe64d19aa51ec4a6ee99bc1816fe59a76805c17643a1e5589c0dbeb5dd
+
+do_check() {
+	:
+}
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From 88039a7b902b22d504bc31c301e8199e43fcbe72 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 15 Jan 2021 01:44:59 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..3ee3c65b6ac 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,26 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
+depends="geoip-data"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="https://github.com/KDE/ktorrent/archive/v${version}.tar.gz"
+checksum=abbe35419495ca9e03b58f0d888c7ce4d23fedcabbe9490839999fddd05a3296
+
+do_check() {
+	:
+}
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
  2021-01-14 23:34 ` [PR PATCH] [Updated] " mobinmob
  2021-01-14 23:45 ` mobinmob
@ 2021-01-17  0:16 ` Piraty
  2021-01-17  0:16 ` Piraty
                   ` (27 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Piraty @ 2021-01-17  0:16 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559056359

Comment:
why?

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (2 preceding siblings ...)
  2021-01-17  0:16 ` [PR REVIEW] " Piraty
@ 2021-01-17  0:16 ` Piraty
  2021-01-18 17:39 ` Chocimier
                   ` (26 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Piraty @ 2021-01-17  0:16 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559056319

Comment:
why?

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (3 preceding siblings ...)
  2021-01-17  0:16 ` Piraty
@ 2021-01-18 17:39 ` Chocimier
  2021-01-18 17:39 ` Chocimier
                   ` (25 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-18 17:39 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559718415

Comment:
Use `KDE_SITE/release-service` instead, also for libktorrent.

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (4 preceding siblings ...)
  2021-01-18 17:39 ` Chocimier
@ 2021-01-18 17:39 ` Chocimier
  2021-01-18 19:01 ` mobinmob
                   ` (24 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-18 17:39 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559719282

Comment:
We are dropping `geoip-data` package for the same reason: can't download it anymore.

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (5 preceding siblings ...)
  2021-01-18 17:39 ` Chocimier
@ 2021-01-18 19:01 ` mobinmob
  2021-01-18 19:02 ` mobinmob
                   ` (23 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 19:01 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559752200

Comment:
> We are dropping `geoip-data` package for the same reason: can't download it anymore.

It is pretty easy to create the data in the same format - I can try to create a package if you think it will be usefull. Without it the user gets an error message **every time** ktorrent starts. That is why I did the relevant changes. 

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (6 preceding siblings ...)
  2021-01-18 19:01 ` mobinmob
@ 2021-01-18 19:02 ` mobinmob
  2021-01-18 20:24 ` Chocimier
                   ` (22 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 19:02 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559752516

Comment:
> Use `KDE_SITE/release-service` instead, also for libktorrent.

Thank you, will do!

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (7 preceding siblings ...)
  2021-01-18 19:02 ` mobinmob
@ 2021-01-18 20:24 ` Chocimier
  2021-01-18 20:24 ` Chocimier
                   ` (21 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-18 20:24 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559780740

Comment:
If there is good source to create it form then maybe, but see #27445. All other dependants are leaving it too.
Also please talk to upstream on their plan.

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (8 preceding siblings ...)
  2021-01-18 20:24 ` Chocimier
@ 2021-01-18 20:24 ` Chocimier
  2021-01-18 21:00 ` [PR PATCH] [Updated] " mobinmob
                   ` (20 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-18 20:24 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559780740

Comment:
If there is good source to create it from then maybe, but see #27445. All other dependants are leaving it too.
Also please talk to upstream on their plan.

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (9 preceding siblings ...)
  2021-01-18 20:24 ` Chocimier
@ 2021-01-18 21:00 ` mobinmob
  2021-01-18 21:04 ` [PR REVIEW] " Chocimier
                   ` (19 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From 4894a8d1538ccc40f7d5151130135209d7495ea9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 18 Jan 2021 22:59:13 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..7d234583030 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,22 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
-distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+homepage="https://apps.kde.org/en/ktorrent"
+distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
+checksum=bbaa68598993cf83e21d036b53b901efa190ea5e49b394ccc23f3e62c0caaca2
+
+do_check() {
+	# XX qt.qpa.xcb: could not connect to display
+	:
+}
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From d2458238ea261064254876609c3c52aa778bffad Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 18 Jan 2021 22:59:19 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/template | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..812906271d9 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,27 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
+depends="geoip-data"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
+checksum=8c5f52d9b4597c117c0ed189c2ada3b9716bc0d5ceb53fde66f6a009bee68354
+
+do_check() {
+	# XX qt.qpa.xcb: could not connect to display
+	:
+}
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (10 preceding siblings ...)
  2021-01-18 21:00 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-18 21:04 ` Chocimier
  2021-01-18 21:09 ` mobinmob
                   ` (18 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-18 21:04 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559794027

Comment:
see `sonnet` template

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (11 preceding siblings ...)
  2021-01-18 21:04 ` [PR REVIEW] " Chocimier
@ 2021-01-18 21:09 ` mobinmob
  2021-01-18 21:09 ` mobinmob
                   ` (17 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:09 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559795633

Comment:
I added a comment to clarify.



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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (12 preceding siblings ...)
  2021-01-18 21:09 ` mobinmob
@ 2021-01-18 21:09 ` mobinmob
  2021-01-18 21:09 ` mobinmob
                   ` (16 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:09 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559795368

Comment:
I added a comment to clarify.

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (13 preceding siblings ...)
  2021-01-18 21:09 ` mobinmob
@ 2021-01-18 21:09 ` mobinmob
  2021-01-18 21:14 ` mobinmob
                   ` (15 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:09 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559795816

Comment:
Done!

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (14 preceding siblings ...)
  2021-01-18 21:09 ` mobinmob
@ 2021-01-18 21:14 ` mobinmob
  2021-01-18 21:20 ` mobinmob
                   ` (14 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:14 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559797331

Comment:
There is a good source to get dbs in legacy format : https://mailfud.org/geoip-legacy/
It is what archlinux uses:

- https://github.com/archlinux/svntogit-packages/tree/packages/geoip-database/trunk
- https://github.com/archlinux/svntogit-packages/tree/packages/geoip-database/trunk

I whould rather keep the change... I cannot find a way to disable the feature altogether and having an error earch time the program starts is problematic.

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (15 preceding siblings ...)
  2021-01-18 21:14 ` mobinmob
@ 2021-01-18 21:20 ` mobinmob
  2021-01-18 21:25 ` mobinmob
                   ` (13 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:20 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559799329

Comment:
Oh, thank you :) Ι am building it locally with the change!

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (16 preceding siblings ...)
  2021-01-18 21:20 ` mobinmob
@ 2021-01-18 21:25 ` mobinmob
  2021-01-18 21:27 ` [PR PATCH] [Updated] " mobinmob
                   ` (12 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:25 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559797331

Comment:
There is a good source to get dbs in legacy format : https://mailfud.org/geoip-legacy/
It is what archlinux uses:

- https://github.com/archlinux/svntogit-packages/tree/packages/geoip-database/trunk

I whould rather keep the change... I cannot find a way to disable the feature altogether and having an error earch time the program starts is problematic.

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (17 preceding siblings ...)
  2021-01-18 21:25 ` mobinmob
@ 2021-01-18 21:27 ` mobinmob
  2021-01-18 21:28 ` [PR REVIEW] " mobinmob
                   ` (11 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From 50d110ed802b0f025f143261e9449bb840f5071e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 18 Jan 2021 23:26:24 +0200
Subject: [PATCH 1/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..431505274d0 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,26 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
+depends="geoip-data"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
+checksum=8c5f52d9b4597c117c0ed189c2ada3b9716bc0d5ceb53fde66f6a009bee68354
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

From c958c964b5259fbe8525b2e20441fe9254b98381 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 18 Jan 2021 23:26:28 +0200
Subject: [PATCH 2/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..2985c81ca6c 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,21 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
-distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+homepage="https://apps.kde.org/en/ktorrent"
+distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
+checksum=bbaa68598993cf83e21d036b53b901efa190ea5e49b394ccc23f3e62c0caaca2
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (18 preceding siblings ...)
  2021-01-18 21:27 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-18 21:28 ` mobinmob
  2021-01-20 17:31 ` [PR PATCH] [Updated] " mobinmob
                   ` (10 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-18 21:28 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r559801812

Comment:
Pushed the change, thanks :)

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (19 preceding siblings ...)
  2021-01-18 21:28 ` [PR REVIEW] " mobinmob
@ 2021-01-20 17:31 ` mobinmob
  2021-01-20 17:34 ` [PR REVIEW] " mobinmob
                   ` (9 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-20 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From dd23894faa27485192a894b3907079e9f64bd54f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 20 Jan 2021 19:30:45 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..2985c81ca6c 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,21 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
-distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+homepage="https://apps.kde.org/en/ktorrent"
+distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
+checksum=bbaa68598993cf83e21d036b53b901efa190ea5e49b394ccc23f3e62c0caaca2
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From 90a0e24ffe40837d6dfec44ad6d713c03982b17e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 20 Jan 2021 19:30:53 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/INSTALL.msg |  2 ++
 srcpkgs/ktorrent/template    | 13 +++++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/ktorrent/INSTALL.msg

diff --git a/srcpkgs/ktorrent/INSTALL.msg b/srcpkgs/ktorrent/INSTALL.msg
new file mode 100644
index 00000000000..6a810ee912d
--- /dev/null
+++ b/srcpkgs/ktorrent/INSTALL.msg
@@ -0,0 +1,2 @@
+ktorrent needs geoip data in the legacy format to show some information.
+The data can be fetched with the geoipupdate utility.
diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..acda53ddfe0 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,25 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
+checksum=8c5f52d9b4597c117c0ed189c2ada3b9716bc0d5ceb53fde66f6a009bee68354
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (20 preceding siblings ...)
  2021-01-20 17:31 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-20 17:34 ` mobinmob
  2021-01-20 17:34 ` mobinmob
                   ` (8 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-20 17:34 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r561148521

Comment:
I removed geoip-data from depends since it is removes from the repo and added an INSTALL.msg file for obtaining the data with geoipupdate. The programms works :)

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (21 preceding siblings ...)
  2021-01-20 17:34 ` [PR REVIEW] " mobinmob
@ 2021-01-20 17:34 ` mobinmob
  2021-01-20 17:36 ` mobinmob
                   ` (7 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-20 17:34 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r561148521

Comment:
I removed geoip-data from depends since it is removes from the repo and added an INSTALL.msg file for obtaining the data with geoipupdate. The program works :)

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

* Re: [PR REVIEW] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (22 preceding siblings ...)
  2021-01-20 17:34 ` mobinmob
@ 2021-01-20 17:36 ` mobinmob
  2021-01-22  4:31 ` ericonr
                   ` (6 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-20 17:36 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#discussion_r561148521

Comment:
I removed geoip-data from depends since it is removed from the repo and added an INSTALL.msg file for obtaining the data with geoipupdate. The program works :)

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

* Re: ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (23 preceding siblings ...)
  2021-01-20 17:36 ` mobinmob
@ 2021-01-22  4:31 ` ericonr
  2021-01-22 19:15 ` Chocimier
                   ` (5 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ericonr @ 2021-01-22  4:31 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#issuecomment-765113943

Comment:
@Chocimier @Piraty ?

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

* Re: ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (24 preceding siblings ...)
  2021-01-22  4:31 ` ericonr
@ 2021-01-22 19:15 ` Chocimier
  2021-01-22 20:32 ` [PR PATCH] [Updated] " mobinmob
                   ` (4 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-22 19:15 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#issuecomment-765628914

Comment:
Move pre_check function to end of template so phases are in order of execution.
Please use [README.voidlinux](https://github.com/void-linux/void-packages/blob/master/Manual.md#void-specific-documentation) instead of install.msg.
Otherwise good.

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (25 preceding siblings ...)
  2021-01-22 19:15 ` Chocimier
@ 2021-01-22 20:32 ` mobinmob
  2021-01-22 20:33 ` mobinmob
                   ` (3 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-22 20:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From a02c24048458df70b8051e3d7bc4a609056422b5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 22 Jan 2021 22:31:33 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..2985c81ca6c 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,17 +1,21 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
-distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+homepage="https://apps.kde.org/en/ktorrent"
+distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
+checksum=bbaa68598993cf83e21d036b53b901efa190ea5e49b394ccc23f3e62c0caaca2
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"

From 1bb48f44f60b113223a52c731e7ee5f59e71d9ab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 22 Jan 2021 22:31:38 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/files/README.voidlinux |  2 ++
 srcpkgs/ktorrent/template               | 17 +++++++++++++----
 2 files changed, 15 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/ktorrent/files/README.voidlinux

diff --git a/srcpkgs/ktorrent/files/README.voidlinux b/srcpkgs/ktorrent/files/README.voidlinux
new file mode 100644
index 00000000000..6a810ee912d
--- /dev/null
+++ b/srcpkgs/ktorrent/files/README.voidlinux
@@ -0,0 +1,2 @@
+ktorrent needs geoip data in the legacy format to show some information.
+The data can be fetched with the geoipupdate utility.
diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..b448b8a4fe2 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,21 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
+checksum=8c5f52d9b4597c117c0ed189c2ada3b9716bc0d5ceb53fde66f6a009bee68354
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@@ -25,3 +26,11 @@ pre_configure() {
 	# The ECM FindTaglib.cmake gives different variable names
 	grep -rl TAGLIB_ | xargs -n1 sed -i -e "s;TAGLIB_;Taglib_;g"
 }
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
+
+post_install() {
+	vdoc "${FILESDIR}/README.voidlinux"
+}

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

* Re: ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (26 preceding siblings ...)
  2021-01-22 20:32 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-22 20:33 ` mobinmob
  2021-01-22 21:55 ` [PR PATCH] [Updated] " Chocimier
                   ` (2 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mobinmob @ 2021-01-22 20:33 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#issuecomment-765667918

Comment:
> Move pre_check function to end of template so phases are in order of execution.
> Please use [README.voidlinux](https://github.com/void-linux/void-packages/blob/master/Manual.md#void-specific-documentation) instead of install.msg.
> Otherwise good.

Done :)

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

* Re: [PR PATCH] [Updated] ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (27 preceding siblings ...)
  2021-01-22 20:33 ` mobinmob
@ 2021-01-22 21:55 ` Chocimier
  2021-01-22 21:57 ` Chocimier
  2021-01-23 22:33 ` [PR PATCH] [Merged]: " Chocimier
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-22 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ktorrent
https://github.com/void-linux/void-packages/pull/27905

ktorrent and libktorrent update to 20.12.1.
They build and work on x86_64.

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

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

From 5507a62979eb8562f7ff318682f6870809a527d1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 22 Jan 2021 22:31:33 +0200
Subject: [PATCH 1/2] libktorrent: update to 20.12.1.

---
 srcpkgs/libktorrent/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template
index 4bfa0e7a673..b72b5b90a6f 100644
--- a/srcpkgs/libktorrent/template
+++ b/srcpkgs/libktorrent/template
@@ -1,22 +1,26 @@
 # Template file for 'libktorrent'
 pkgname=libktorrent
-version=2.2.0
+version=20.12.1
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
 makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel
 	kcrash-devel gmp-devel qca-qt5-devel"
 short_desc="BitTorrent protocol implementation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://ktorrent.pwsp.net"
-distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
-checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
+homepage="https://apps.kde.org/en/ktorrent"
+distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
+checksum=bbaa68598993cf83e21d036b53b901efa190ea5e49b394ccc23f3e62c0caaca2
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" kcoreaddons"
 fi
 
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
+
 libktorrent-devel_package() {
 	depends="${sourcepkg}-${version}_${revision} gmp-devel"
 	pkg_install() {

From 962427dd9e5aa2d2c2214dfefe326ee63b3d937c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 22 Jan 2021 22:31:38 +0200
Subject: [PATCH 2/2] ktorrent: update to 20.12.1.

---
 srcpkgs/ktorrent/files/README.voidlinux |  2 ++
 srcpkgs/ktorrent/template               | 17 +++++++++++++----
 2 files changed, 15 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/ktorrent/files/README.voidlinux

diff --git a/srcpkgs/ktorrent/files/README.voidlinux b/srcpkgs/ktorrent/files/README.voidlinux
new file mode 100644
index 00000000000..6a810ee912d
--- /dev/null
+++ b/srcpkgs/ktorrent/files/README.voidlinux
@@ -0,0 +1,2 @@
+ktorrent needs geoip data in the legacy format to show some information.
+The data can be fetched with the geoipupdate utility.
diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template
index 77209881a1c..b448b8a4fe2 100644
--- a/srcpkgs/ktorrent/template
+++ b/srcpkgs/ktorrent/template
@@ -1,20 +1,21 @@
 # Template file for 'ktorrent'
 pkgname=ktorrent
-version=5.2.0
+version=20.12.1
 revision=1
 build_style=cmake
+configure_args="-DWITH_SYSTEM_GEOIP=ON"
 hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake gettext"
 makedepends="qt5-devel qt5-script-devel ki18n-devel kio-devel kxmlgui-devel
  knotifications-devel ksolid-devel kconfig-devel kcoreaddons-devel kdoctools-devel
  kross-devel kcmutils-devel sonnet-devel kdbusaddons-devel kcrash-devel
  karchive-devel knotifyconfig-devel libktorrent-devel kplotting-devel
- gmp-devel taglib-devel kdnssd-devel kdewebkit-devel"
+ gmp-devel taglib-devel kdnssd-devel kdewebkit-devel geoip-devel syndication-devel"
 short_desc="BitTorrent client based on the KDE platform"
 maintainer="Norbert Vegh <vegh@norvegh.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/internet/ktorrent"
-distfiles="${KDE_SITE}/ktorrent/${version}/ktorrent-${version}.tar.xz"
-checksum=d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
+checksum=8c5f52d9b4597c117c0ed189c2ada3b9716bc0d5ceb53fde66f6a009bee68354
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@@ -25,3 +26,11 @@ pre_configure() {
 	# The ECM FindTaglib.cmake gives different variable names
 	grep -rl TAGLIB_ | xargs -n1 sed -i -e "s;TAGLIB_;Taglib_;g"
 }
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
+
+post_install() {
+	vdoc "${FILESDIR}/README.voidlinux"
+}

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

* Re: ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (28 preceding siblings ...)
  2021-01-22 21:55 ` [PR PATCH] [Updated] " Chocimier
@ 2021-01-22 21:57 ` Chocimier
  2021-01-23 22:33 ` [PR PATCH] [Merged]: " Chocimier
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-22 21:57 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/27905#issuecomment-765707757

Comment:
Will push when builders are free.

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

* Re: [PR PATCH] [Merged]: ktorrent and libktorrent update to 20.12.1.
  2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
                   ` (29 preceding siblings ...)
  2021-01-22 21:57 ` Chocimier
@ 2021-01-23 22:33 ` Chocimier
  30 siblings, 0 replies; 32+ messages in thread
From: Chocimier @ 2021-01-23 22:33 UTC (permalink / raw)
  To: ml

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

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

ktorrent and libktorrent update to 20.12.1.
https://github.com/void-linux/void-packages/pull/27905

Description:
They build and work on x86_64.

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

end of thread, other threads:[~2021-01-23 22:33 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 21:48 [PR PATCH] ktorrent and libktorrent update to 20.12.1 mobinmob
2021-01-14 23:34 ` [PR PATCH] [Updated] " mobinmob
2021-01-14 23:45 ` mobinmob
2021-01-17  0:16 ` [PR REVIEW] " Piraty
2021-01-17  0:16 ` Piraty
2021-01-18 17:39 ` Chocimier
2021-01-18 17:39 ` Chocimier
2021-01-18 19:01 ` mobinmob
2021-01-18 19:02 ` mobinmob
2021-01-18 20:24 ` Chocimier
2021-01-18 20:24 ` Chocimier
2021-01-18 21:00 ` [PR PATCH] [Updated] " mobinmob
2021-01-18 21:04 ` [PR REVIEW] " Chocimier
2021-01-18 21:09 ` mobinmob
2021-01-18 21:09 ` mobinmob
2021-01-18 21:09 ` mobinmob
2021-01-18 21:14 ` mobinmob
2021-01-18 21:20 ` mobinmob
2021-01-18 21:25 ` mobinmob
2021-01-18 21:27 ` [PR PATCH] [Updated] " mobinmob
2021-01-18 21:28 ` [PR REVIEW] " mobinmob
2021-01-20 17:31 ` [PR PATCH] [Updated] " mobinmob
2021-01-20 17:34 ` [PR REVIEW] " mobinmob
2021-01-20 17:34 ` mobinmob
2021-01-20 17:36 ` mobinmob
2021-01-22  4:31 ` ericonr
2021-01-22 19:15 ` Chocimier
2021-01-22 20:32 ` [PR PATCH] [Updated] " mobinmob
2021-01-22 20:33 ` mobinmob
2021-01-22 21:55 ` [PR PATCH] [Updated] " Chocimier
2021-01-22 21:57 ` Chocimier
2021-01-23 22:33 ` [PR PATCH] [Merged]: " Chocimier

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