leatherman: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:02 +07:00
parent f34ff88d8c
commit 7869617a16

View file

@ -1,11 +1,13 @@
# Template file for 'leatherman' # Template file for 'leatherman'
pkgname=leatherman pkgname=leatherman
version=1.12.4 version=1.12.4
revision=7 revision=8
build_style=cmake build_style=cmake
configure_args="-DLEATHERMAN_SHARED=ON" configure_args="-DLEATHERMAN_SHARED=ON"
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
makedepends="boost-devel libcurl-devel" makedepends="boost-devel-minimal libboost_filesystem libboost_system
libboost_date_time libboost_log_setup libboost_regex
libboost_locale libboost_log libboost_nowide libcurl-devel"
short_desc="Collection of C++ and CMake utility libraries" short_desc="Collection of C++ and CMake utility libraries"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"