source-highlight: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:09 +07:00
parent 5e9d7fa501
commit a88ec5d2e8

View file

@ -1,11 +1,11 @@
# Template file for 'source-highlight'
pkgname=source-highlight
version=3.1.9
revision=8
revision=9
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
--with-bash-completion=/usr/share/bash-completion/completions"
makedepends="boost-devel"
makedepends="boost-devel-minimal libboost_regex"
short_desc="Convert source code to syntax highlighted document"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"