mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +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'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.55
|
version=0.55
|
||||||
revision=1
|
revision=2
|
||||||
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/"
|
||||||
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 glm pcre2-devel"
|
freetype-devel boost-devel-minimal libboost_filesystem glm pcre2-devel"
|
||||||
depends="freefont-ttf"
|
depends="freefont-ttf"
|
||||||
short_desc="Software version control visualization"
|
short_desc="Software version control visualization"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue