mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gource: update to 0.40.
This commit is contained in:
parent
e784506947
commit
3f5d222382
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gource'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.39
|
version=0.40
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ttf-font-dir=/usr/share/fonts/TTF"
|
configure_args="--enable-ttf-font-dir=/usr/share/fonts/TTF"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://code.google.com/p/gource/"
|
homepage="https://code.google.com/p/gource/"
|
||||||
distfiles="https://gource.googlecode.com/files/gource-${version}.tar.gz"
|
distfiles="https://gource.googlecode.com/files/gource-${version}.tar.gz"
|
||||||
checksum=0f97a3bad240ebc04e37ebbe8e0affaf8ad9bed997d90a4b59d05770c788ffeb
|
checksum=9c890a926bb3bab8ea3e546c1357488e5a5034d1ea9402afc654cb7e00ccd112
|
||||||
|
|
||||||
makedepends="pkg-config SDL-devel SDL_image-devel glew-devel>=1.9.0
|
makedepends="pkg-config SDL-devel SDL_image-devel glew-devel>=1.9.0
|
||||||
freetype-devel boost-devel glm pcre-devel"
|
freetype-devel boost-devel glm pcre-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue