mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gource: update to 0.54.
Adopt.
This commit is contained in:
parent
85f84415c0
commit
84f118237b
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gource'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.53
|
version=0.54
|
||||||
revision=2
|
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 libpng-devel SDL2_image-devel glew-devel
|
||||||
freetype-devel boost-devel glm pcre2-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="icp <pangolin@vivaldi.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gource.io/"
|
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"
|
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||||
checksum=3d5f64c1c6812f644c320cbc9a9858df97bc6036fc1e5f603ca46b15b8dd7237
|
checksum=1dcbcedf65d2cf4d69fe0b633e54c202926c08b829bcad0b73eaf9e29cd6fae5
|
||||||
|
|
Loading…
Add table
Reference in a new issue