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

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