libtorrent-rasterbar: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:04 +07:00
parent d4d319b6a8
commit 6dbeec0d47

View file

@ -2,12 +2,12 @@
# 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=2.0.10 version=2.0.10
revision=2 revision=3
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 gettext python3-devel python3-setuptools" hostmakedepends="pkg-config gettext python3-devel python3-setuptools"
makedepends="openssl-devel boost-devel boost-python3 geoip-devel python3-devel" makedepends="openssl-devel boost-devel-minimal boost-python3 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>"
license="BSD-3-Clause" license="BSD-3-Clause"
@ -47,7 +47,7 @@ libtorrent-rasterbar-python3_package() {
} }
libtorrent-rasterbar-devel_package() { libtorrent-rasterbar-devel_package() {
depends="${sourcepkg}>=${version}_${revision} openssl-devel boost-devel geoip-devel" depends="${sourcepkg}>=${version}_${revision} openssl-devel boost-devel-minimal geoip-devel"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include