parent
85f84415c0
commit
84f118237b
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gource'
|
||||
pkgname=gource
|
||||
version=0.53
|
||||
revision=2
|
||||
version=0.54
|
||||
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
|
||||
makedepends="tinyxml-devel libpng-devel SDL2_image-devel glew-devel
|
||||
freetype-devel boost-devel glm pcre2-devel"
|
||||
depends="freefont-ttf"
|
||||
short_desc="Software version control visualization"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gource.io/"
|
||||
changelog="https://github.com/acaudwell/Gource/blob/master/ChangeLog"
|
||||
changelog="https://raw.githubusercontent.com/acaudwell/Gource/master/ChangeLog"
|
||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||
checksum=3d5f64c1c6812f644c320cbc9a9858df97bc6036fc1e5f603ca46b15b8dd7237
|
||||
checksum=1dcbcedf65d2cf4d69fe0b633e54c202926c08b829bcad0b73eaf9e29cd6fae5
|
||||
|
|
Loading…
Reference in New Issue