# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 139308 2015-08-12 02:46:18Z jmr@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup acaudwell Gource 0.42 gource- revision 3 name gource categories devel platforms darwin license GPL-3+ maintainers nomaintainer description Version Control Visualization Tool long_description Gource is a tool that can be used to visualize who \ committed when, and to which files. It supports git, CVS, \ Mercurial, Bazaar, and svn. homepage http://code.google.com/p/gource/ github.tarball_from releases distname gource-${version} checksums rmd160 62dea885d290871549b67dfe111e54d2437c4384 \ sha256 e5c78f30bb0a2c6ba0748a3713ef9216141fa1912385f03a2f0b7942fe294b21 depends_build port:glm \ port:pkgconfig depends_lib port:ftgl \ port:libsdl \ port:libsdl_image \ port:pcre \ port:libpng \ port:jpeg \ port:glew \ port:boost \ port:freetype configure.args --disable-sdltest