# $Id: Portfile 89815 2012-02-11 09:52:51Z jeremyhu@macports.org $

PortSystem          1.0

name                oclock
version             1.0.3
categories          x11
maintainers         jeremyhu openmaintainer
description         Round X11 clock
long_description \
   OClock simply displays the current time on an analog display.

platforms           darwin

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

checksums           sha1    1aa05864019a55610aca5471c5206858dde9a34a \
                    rmd160  5ea50b4b0b56bd66fb74bd29130981b64e5b9095 \
                    sha256  54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091

depends_build       port:pkgconfig

depends_lib         port:xorg-libXmu \
                    port:xorg-libxkbfile

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
