gource: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:00:58 +07:00
parent ce8f2cf580
commit ea36f16759

View file

@ -1,13 +1,13 @@
# Template file for 'gource'
pkgname=gource
version=0.55
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF
--with-boost-libdir=$XBPS_CROSS_BASE/usr/lib/"
hostmakedepends="pkg-config"
makedepends="tinyxml-devel libpng-devel SDL2_image-devel glew-devel
freetype-devel boost-devel glm pcre2-devel"
freetype-devel boost-devel-minimal libboost_filesystem glm pcre2-devel"
depends="freefont-ttf"
short_desc="Software version control visualization"
maintainer="icp <pangolin@vivaldi.net>"