diff --git a/net/qbittorrent/Makefile.inc b/net/qbittorrent/Makefile.inc index 21b9d5c5158..f92031d94ee 100644 --- a/net/qbittorrent/Makefile.inc +++ b/net/qbittorrent/Makefile.inc @@ -1,4 +1,4 @@ -VER = 5.1.4 +VER = 5.2.0 DISTNAME = qbittorrent-${VER} DIST_SUBDIR = qbittorrent @@ -13,6 +13,7 @@ MAINTAINER = Klemens Nanni PERMIT_PACKAGE = Yes SITES ?= ${SITE_SOURCEFORGE:=qbittorrent/} +EXTRACT_SUFX = .tar.xz MODULES += devel/cmake \ x11/qt6 diff --git a/net/qbittorrent/qbittorrent-nox/distinfo b/net/qbittorrent/qbittorrent-nox/distinfo index 89ba01c6b61..47e87bdf64b 100644 --- a/net/qbittorrent/qbittorrent-nox/distinfo +++ b/net/qbittorrent/qbittorrent-nox/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent/qbittorrent-5.1.4.tar.gz) = JGOfQHuAfOlLvvHQdSghW2xDl4ZqPLWloieOJ3ynZSo= -SIZE (qbittorrent/qbittorrent-5.1.4.tar.gz) = 9403473 +SHA256 (qbittorrent/qbittorrent-5.2.0.tar.xz) = 6G55hcAwRTLNnYhdA+GDoOpiXpvd4zej3skF1QKrmtA= +SIZE (qbittorrent/qbittorrent-5.2.0.tar.xz) = 5291416 diff --git a/net/qbittorrent/qbittorrent-nox/patches/patch-CMakeLists_txt b/net/qbittorrent/qbittorrent-nox/patches/patch-CMakeLists_txt index 74e8c75c3e8..b34e54fc9d4 100644 --- a/net/qbittorrent/qbittorrent-nox/patches/patch-CMakeLists_txt +++ b/net/qbittorrent/qbittorrent-nox/patches/patch-CMakeLists_txt @@ -6,7 +6,7 @@ Index: CMakeLists.txt @@ -9,7 +9,7 @@ project(qBittorrent # version requirements - older versions may work, but you are on your own set(minBoostVersion 1.76) - set(minQt6Version 6.5.0) + set(minQt6Version 6.6.0) -set(minOpenSSLVersion 3.0.2) +set(minOpenSSLVersion 2.0.0) set(minLibtorrent1Version 1.2.19) diff --git a/net/qbittorrent/qbittorrent-nox/pkg/PLIST b/net/qbittorrent/qbittorrent-nox/pkg/PLIST index 7864e10a101..94b1d97628b 100644 --- a/net/qbittorrent/qbittorrent-nox/pkg/PLIST +++ b/net/qbittorrent/qbittorrent-nox/pkg/PLIST @@ -1,3 +1,5 @@ @bin bin/qbittorrent-nox @man man/man1/qbittorrent-nox.1 share/doc/pkg-readmes/${PKGSTEM} +share/metainfo/ +share/metainfo/org.qbittorrent.qBittorrent-nox.metainfo.xml diff --git a/net/qbittorrent/qbittorrent/distinfo b/net/qbittorrent/qbittorrent/distinfo index 89ba01c6b61..47e87bdf64b 100644 --- a/net/qbittorrent/qbittorrent/distinfo +++ b/net/qbittorrent/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent/qbittorrent-5.1.4.tar.gz) = JGOfQHuAfOlLvvHQdSghW2xDl4ZqPLWloieOJ3ynZSo= -SIZE (qbittorrent/qbittorrent-5.1.4.tar.gz) = 9403473 +SHA256 (qbittorrent/qbittorrent-5.2.0.tar.xz) = 6G55hcAwRTLNnYhdA+GDoOpiXpvd4zej3skF1QKrmtA= +SIZE (qbittorrent/qbittorrent-5.2.0.tar.xz) = 5291416 diff --git a/net/qbittorrent/qbittorrent/patches/patch-CMakeLists_txt b/net/qbittorrent/qbittorrent/patches/patch-CMakeLists_txt index 74e8c75c3e8..b34e54fc9d4 100644 --- a/net/qbittorrent/qbittorrent/patches/patch-CMakeLists_txt +++ b/net/qbittorrent/qbittorrent/patches/patch-CMakeLists_txt @@ -6,7 +6,7 @@ Index: CMakeLists.txt @@ -9,7 +9,7 @@ project(qBittorrent # version requirements - older versions may work, but you are on your own set(minBoostVersion 1.76) - set(minQt6Version 6.5.0) + set(minQt6Version 6.6.0) -set(minOpenSSLVersion 3.0.2) +set(minOpenSSLVersion 2.0.0) set(minLibtorrent1Version 1.2.19)