16 lines
654 B
Bash
16 lines
654 B
Bash
# Template file for 'gource'
|
|
pkgname=gource
|
|
version=0.44
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="tinyxml-devel glu-devel SDL2_image-devel glew-devel
|
|
freetype-devel boost-devel glm pcre-devel"
|
|
depends="freefont-ttf"
|
|
short_desc="Software version control visualization"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://gource.io/"
|
|
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
|
checksum=2604ca4442305ffdc5bb1a7bac07e223d59c846f93567be067e8dfe2f42f097c
|