codeblocks: rebuild for boost 1.81.0

This commit is contained in:
Đoàn Trần Công Danh 2022-11-24 22:58:46 +07:00
parent ea41004471
commit ec95852fcf

View file

@ -1,13 +1,13 @@
# Template file for 'codeblocks'
pkgname=codeblocks
version=20.03
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-wx-config=wx-config-gtk3 --with-contrib-plugins
--with-boost=${XBPS_CROSS_BASE}/usr
--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
ac_cv_exeext=no --with-gnu-ld"
hostmakedepends="libtool pkg-config zip"
hostmakedepends="libtool pkg-config zip tinyxml-devel"
makedepends="gtk+3-devel wxWidgets-gtk3-devel tinyxml-devel hunspell-devel
gamin-devel boost-devel boost-build tinyxml-devel"
short_desc="Free C, C++ and Fortran IDE"