mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 03:23:01 +02:00
znc: for boost-1.88
This commit is contained in:
parent
703328436f
commit
0530fef513
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'znc'
|
# Template file for 'znc'
|
||||||
pkgname=znc
|
pkgname=znc
|
||||||
version=1.10.1
|
version=1.10.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES
|
configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES
|
||||||
-DWANT_ARGON=YES -DWANT_I18N=YES"
|
-DWANT_ARGON=YES -DWANT_I18N=YES"
|
||||||
hostmakedepends="pkg-config perl gettext"
|
hostmakedepends="pkg-config perl gettext"
|
||||||
makedepends="openssl-devel python3-devel tcl-devel libsasl-devel
|
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"
|
short_desc="Advanced IRC Bouncer"
|
||||||
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue