From b2ac355b7965574e06c56697e38fb6f2e3104424 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:32 -0400 Subject: [PATCH] libtorrent-rasterbar: rebuild for Python 3.12 --- srcpkgs/libtorrent-rasterbar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 305733360b5..9f7ec72c92b 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -2,11 +2,11 @@ # Breaks ABI/API without changing soname, revbump all dependants pkgname=libtorrent-rasterbar version=1.2.18 -revision=4 +revision=5 build_style=cmake configure_args="-Dbuild_examples=ON -Dbuild_tools=ON -Dpython-bindings=ON -Dbuild_tests=ON" -hostmakedepends="pkg-config intltool libtool python3-devel" +hostmakedepends="pkg-config intltool libtool python3-devel python3-setuptools" makedepends="openssl-devel boost-devel geoip-devel python3-devel" short_desc="C++ bittorrent library by Rasterbar Software" maintainer="Orphaned "