gource: update to 0.53.
This commit is contained in:
parent
291b04f283
commit
02fe644378
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'gource'
|
||||
pkgname=gource
|
||||
version=0.51
|
||||
revision=4
|
||||
version=0.53
|
||||
revision=1
|
||||
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 glu-devel SDL2_image-devel glew-devel
|
||||
freetype-devel boost-devel glm pcre-devel"
|
||||
freetype-devel boost-devel glm pcre2-devel"
|
||||
depends="freefont-ttf"
|
||||
short_desc="Software version control visualization"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://gource.io/"
|
||||
homepage="https://gource.io/"
|
||||
changelog="https://github.com/acaudwell/Gource/blob/master/ChangeLog"
|
||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||
checksum=19a3f888b1825aa7ed46f52cebce5012e3c62439e3d281102f21814c7a58e79a
|
||||
checksum=3d5f64c1c6812f644c320cbc9a9858df97bc6036fc1e5f603ca46b15b8dd7237
|
||||
|
|
Loading…
Reference in New Issue