gource: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:31 +07:00
parent 895597de48
commit 8aa972b885

View file

@ -1,10 +1,10 @@
# Template file for 'gource' # Template file for 'gource'
pkgname=gource pkgname=gource
version=0.55 version=0.55
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF
--with-boost-libdir=$XBPS_CROSS_BASE/usr/lib/" --with-boost-libdir=$XBPS_CROSS_BASE/usr/lib/ --with-boost-system=c"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="tinyxml-devel libpng-devel SDL2_image-devel glew-devel makedepends="tinyxml-devel libpng-devel SDL2_image-devel glew-devel
freetype-devel boost-devel-minimal libboost_filesystem glm pcre2-devel" freetype-devel boost-devel-minimal libboost_filesystem glm pcre2-devel"