From f2978c940af1f8d85384ba04357e86c9aba09b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 11 Nov 2022 16:42:49 +0700 Subject: [PATCH 1/4] btfs: rebuild for libtorrent-rasterbar 1.2.18 --- srcpkgs/btfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/btfs/template b/srcpkgs/btfs/template index 52bc6df43026..305b588d007b 100644 --- a/srcpkgs/btfs/template +++ b/srcpkgs/btfs/template @@ -1,7 +1,7 @@ # Template file for 'btfs' pkgname=btfs version=2.24 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="boost-devel fuse-devel libcurl-devel libtorrent-rasterbar-devel" From 4ddea9e55a8e72362bb82b30db5eebfdba825ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 11 Nov 2022 16:42:50 +0700 Subject: [PATCH 2/4] qbittorrent: rebuild for libtorrent-rasterbar 1.2.18 --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 65e74335509e..8c58a0d0d1fc 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=4.4.5 -revision=2 +revision=3 create_wrksrc=yes build_style=gnu-configure build_helper=qmake From 4917c4b6347f163b136434748249747fb8a7637b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 11 Nov 2022 16:54:00 +0700 Subject: [PATCH 3/4] libtorrent-rasterbar: update to 1.2.18. --- common/shlibs | 2 +- srcpkgs/libtorrent-rasterbar/template | 6 +++--- srcpkgs/libtorrent-rasterbar/update | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index 13f7a81b2028..76512744735e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2109,7 +2109,7 @@ libldns.so.3 libldns-1.7.1_4 libopenjpeg.so.5 libopenjpeg-1.5.2_1 liboping.so.0 liboping-1.8.0_1 libloudmouth-1.so.0 loudmouth-1.5.3_12 -libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.17_2 +libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.18_1 libcapstone.so.4 capstone-4.0_1 libhavege.so.2 libhaveged-1.9.11_1 libnih.so.1 libnih-1.0.3_1 diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 4d325a46f53c..3049c8a4aa32 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.17 -revision=4 +version=1.2.18 +revision=1 build_style=cmake configure_args="DCMAKE_CXX_STANDARD=14 -Dbuild_examples=ON -Dbuild_tools=ON -Dpython-bindings=ON" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://libtorrent.org/" distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=5d536dbed9fe3a15d51ea1e93b94b62d806fc89b86504bba05f4c53d5245d14b +checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72 CXXFLAGS="-std=c++14" diff --git a/srcpkgs/libtorrent-rasterbar/update b/srcpkgs/libtorrent-rasterbar/update index db300c9b2742..ce0ba5145f6c 100644 --- a/srcpkgs/libtorrent-rasterbar/update +++ b/srcpkgs/libtorrent-rasterbar/update @@ -1,3 +1,2 @@ -site='https://github.com/arvidn/libtorrent/releases' -pattern='libtorrent-rasterbar-\K[\d\.]+(?=\.tar\.gz")' +# https://github.com/arvidn/libtorrent/issues/6667 ignore="2.*" From 03344bc406115a36102106715c7cb960e7130b08 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 10 Nov 2022 14:25:34 -0500 Subject: [PATCH 4/4] deluge: update to 2.1.1. Close: #40453 --- srcpkgs/deluge/template | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/srcpkgs/deluge/template b/srcpkgs/deluge/template index 6ac544ff9fa6..c7f2b503fe3b 100644 --- a/srcpkgs/deluge/template +++ b/srcpkgs/deluge/template @@ -1,22 +1,21 @@ # Template file for 'deluge' pkgname=deluge -version=2.0.5 -revision=3 +version=2.1.1 +revision=1 build_style=python3-module # TODO package python3-slimit to minify javascript hostmakedepends="intltool python3-setuptools python3-wheel" depends="python3-setuptools python3-chardet python3-Twisted python3-Mako python3-xdg python3-rencode python3-setproctitle libtorrent-rasterbar-python3 python3-Pillow python3-pyasn1 python3-openssl python3-six python3-zope.interface" -checkdepends="python3-pytest $depends python3-pytest-mock python3-mock gtk+3 - python3-gobject xvfb-run cantarell-fonts" short_desc="Fully-featured cross-platform BitTorrent client" maintainer="Alexey Rochev " license="GPL-3.0-or-later" homepage="https://deluge-torrent.org/" changelog="https://raw.githubusercontent.com/deluge-torrent/deluge/develop/CHANGELOG.md" -distfiles="https://ftp.osuosl.org/pub/deluge/source/2.0/deluge-${version}.tar.xz" -checksum=c4bd04abfd211b65218be03f3c46d26f44024884de10e01859fb856fdd6f25d8 +distfiles="https://ftp.osuosl.org/pub/deluge/source/${version%.*}/deluge-${version}.tar.xz" +checksum=768dd319802e42437ab3794ebe75b497142e08ed5b0fb2503bad62cef442dff7 +make_check=no # requires unpackaged pytest_twisted system_accounts="deluge" deluge_homedir="/var/lib/deluge" @@ -27,11 +26,6 @@ make_dirs=" /var/lib/deluge/.config/deluge 0755 deluge deluge " -do_check() { - rm deluge/tests/test_torrentview.py deluge/tests/test_files_tab.py - xvfb-run python3 -m pytest -} - post_install() { vsv deluged }