mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
gource: for boost-1.88
This commit is contained in:
parent
ce8f2cf580
commit
ea36f16759
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Reference in a new issue