mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libtorrent-rasterbar: rebuild for Python 3.12
This commit is contained in:
parent
1218428f09
commit
b2ac355b79
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
# Breaks ABI/API without changing soname, revbump all dependants
|
# Breaks ABI/API without changing soname, revbump all dependants
|
||||||
pkgname=libtorrent-rasterbar
|
pkgname=libtorrent-rasterbar
|
||||||
version=1.2.18
|
version=1.2.18
|
||||||
revision=4
|
revision=5
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
|
configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
|
||||||
-Dpython-bindings=ON -Dbuild_tests=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"
|
makedepends="openssl-devel boost-devel geoip-devel python3-devel"
|
||||||
short_desc="C++ bittorrent library by Rasterbar Software"
|
short_desc="C++ bittorrent library by Rasterbar Software"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue