# -*- 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$ PortSystem 1.0 PortGroup cxx11 1.0 PortGroup github 1.0 github.setup acaudwell Gource 0.43 gource- 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://gource.io/ github.tarball_from releases distname gource-${version} checksums rmd160 5011a7f2a931c106a872e7d9bc8042233b7322e5 \ sha256 85a40ac8e4f5c277764216465c248d6b76589ceac012541c4cc03883a24abde4 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