mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
codeblocks: rebuild for boost 1.81.0
This commit is contained in:
parent
ea41004471
commit
ec95852fcf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'codeblocks'
|
# Template file for 'codeblocks'
|
||||||
pkgname=codeblocks
|
pkgname=codeblocks
|
||||||
version=20.03
|
version=20.03
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3 --with-contrib-plugins
|
configure_args="--with-wx-config=wx-config-gtk3 --with-contrib-plugins
|
||||||
--with-boost=${XBPS_CROSS_BASE}/usr
|
--with-boost=${XBPS_CROSS_BASE}/usr
|
||||||
--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
||||||
ac_cv_exeext=no --with-gnu-ld"
|
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
|
makedepends="gtk+3-devel wxWidgets-gtk3-devel tinyxml-devel hunspell-devel
|
||||||
gamin-devel boost-devel boost-build tinyxml-devel"
|
gamin-devel boost-devel boost-build tinyxml-devel"
|
||||||
short_desc="Free C, C++ and Fortran IDE"
|
short_desc="Free C, C++ and Fortran IDE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue