gource: rebuild against boost-1.54.
This commit is contained in:
parent
3aa74a523f
commit
f443d969e2
@ -1,7 +1,7 @@
|
||||
# Template file for 'gource'
|
||||
pkgname=gource
|
||||
version=0.40
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ttf-font-dir=/usr/share/fonts/TTF"
|
||||
short_desc="Software version control visualization"
|
||||
@ -13,7 +13,7 @@ checksum=9c890a926bb3bab8ea3e546c1357488e5a5034d1ea9402afc654cb7e00ccd112
|
||||
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL-devel SDL_image-devel glew-devel>=1.9.0
|
||||
freetype-devel boost-devel>=1.53 glm pcre-devel freefont-ttf"
|
||||
freetype-devel boost-devel>=1.54 glm pcre-devel freefont-ttf"
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s/filesystem3/filesystem/g" src/logmill.cpp
|
||||
@ -22,6 +22,6 @@ pre_configure() {
|
||||
gource_package() {
|
||||
depends="freefont-ttf"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user