cpp-hocon: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:00:56 +07:00
parent c1148699f2
commit ef4e4dc125

View file

@ -1,11 +1,14 @@
# Template file for 'cpp-hocon'
pkgname=cpp-hocon
version=0.3.0
revision=8
revision=9
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
hostmakedepends="pkg-config"
makedepends="boost-devel leatherman-devel libcurl-devel"
makedepends="boost-devel-minimal libboost_filesystem libboost_locale
libboost_program_options libboost_log libboost_log_setup libboost_date_time
libboost_system libboost_chrono libboost_regex libboost_nowide
libboost_thread leatherman-devel libcurl-devel"
short_desc="C++ port of the Typesafe Config library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"