# $Id: Portfile 59685 2009-10-19 23:09:21Z jeremyhu@macports.org $

PortSystem          1.0
name                ico
version             1.0.2
revision            1
categories          x11 graphics
maintainers         jeremyhu openmaintainer
description         Animate an icosahedron or other polyhedron
long_description \
   Ico displays a wire-frame rotating polyhedron, with hidden lines removed, \
   or a solid-fill polyhedron with hidden faces removed.  There are a number \
   of different polyhedra available.  Adding a new polyhedron to the program \
   is quite simple.

platforms           darwin

homepage            http://www.x.org/
master_sites        http://xorg.freedesktop.org/archive/individual/app/
use_bzip2           yes

checksums           md5     5711827c5c2563620b56c33aababbc63 \
                    sha1    64940e202d8d53b6c036ad17bc5af9f4823f7fb0 \
                    rmd160  1da19b7c31afdaa3411f9368b0de95b85b1d5f49

depends_build       port:pkgconfig

depends_lib         port:xorg-libX11

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}

