znc: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:11 +07:00
parent 703328436f
commit 0530fef513

View file

@ -1,13 +1,14 @@
# Template file for 'znc'
pkgname=znc
version=1.10.1
revision=1
revision=2
build_style=cmake
configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES
-DWANT_ARGON=YES -DWANT_I18N=YES"
hostmakedepends="pkg-config perl gettext"
makedepends="openssl-devel python3-devel tcl-devel libsasl-devel
icu-devel zlib-devel perl libargon2-devel boost-devel"
icu-devel zlib-devel perl libargon2-devel boost-devel-minimal
libboost_locale"
short_desc="Advanced IRC Bouncer"
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
license="Apache-2.0"