libixion: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:03 +07:00
parent 06c952ac3b
commit 0bb9cffd7a

View file

@ -1,10 +1,12 @@
# Template file for 'libixion' # Template file for 'libixion'
pkgname=libixion pkgname=libixion
version=0.19.0 version=0.19.0
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
makedepends="boost-devel fmt-devel mdds python3-devel spdlog" makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
libboost_system
fmt-devel mdds python3-devel spdlog"
short_desc="General purpose formula parser and interpreter" short_desc="General purpose formula parser and interpreter"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0" license="MPL-2.0"