liborcus: 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 0bb9cffd7a
commit d29d650523

View file

@ -1,10 +1,12 @@
# Template file for 'liborcus' # Template file for 'liborcus'
pkgname=liborcus pkgname=liborcus
version=0.19.2 version=0.19.2
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config python3" hostmakedepends="automake libtool pkg-config python3"
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel" makedepends="boost-devel-minimal libboost_system libboost_date_time
libboost_program_options libboost_iostreams
mdds libixion-devel python3-devel zlib-devel"
short_desc="Library for processing spreadsheet documents" short_desc="Library for processing spreadsheet documents"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0" license="MPL-2.0"