mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gource: update to 0.53.
This commit is contained in:
parent
291b04f283
commit
02fe644378
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'gource'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.51
|
version=0.53
|
||||||
revision=4
|
revision=1
|
||||||
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 glu-devel SDL2_image-devel glew-devel
|
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"
|
depends="freefont-ttf"
|
||||||
short_desc="Software version control visualization"
|
short_desc="Software version control visualization"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||||
checksum=19a3f888b1825aa7ed46f52cebce5012e3c62439e3d281102f21814c7a58e79a
|
checksum=3d5f64c1c6812f644c320cbc9a9858df97bc6036fc1e5f603ca46b15b8dd7237
|
||||||
|
|
Loading…
Add table
Reference in a new issue