Ticket #22192: Portfile-gource-0.18

File Portfile-gource-0.18, 941 bytes (added by macports@…, 14 years ago)

Updated to 0.18; builds on 10.6.2/macports 1.8.1

Line 
1# $Id$
2PortSystem          1.0
3name                gource
4version             0.18
5categories          devel
6maintainers         nomaintainer
7description         Version Control Visualization Tool
8long_description    Gource is a tool that can be used to visualize who \
9                    committed when, and to which files. It supports git, CVS, \
10                    Mercurial, and svn (through git-svn).
11homepage            http://code.google.com/p/gource/
12platforms           darwin
13master_sites        http://gource.googlecode.com/files/
14checksums           md5 c9f1617468e1ac232d57cd91fa2fa656 \
15                    sha1 d5808dc17b0c601647bb9b2cb0ef5de529f89713 \
16                    rmd160 4f642d1a1bf4d58e358a5426f015a4e82173872a
17depends_lib         port:ftgl \
18                    port:libsdl \
19                    port:libsdl_image \
20                    port:pcre \
21                    port:libpng \
22                    port:jpeg