# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                xdaliclock
version             2.44
revision            0
categories          x11
license             MIT
maintainers         nomaintainer

description         morphing animated clock

long_description    ${name} is a graphical clock which morphs each digit \
                    into the next.

homepage            https://www.jwz.org/xdaliclock/
master_sites        ${homepage}

checksums           rmd160  78a850c14f556f9cb8bf6ca04c2cbdddeaa2cbcd \
                    sha256  800db9ad00adaeb73079370fb64452230ff186e670b6fbd36315506caab64fbf \
                    size    17727649

depends_lib         port:xorg-libXt \
                    port:xorg-libXext

patchfiles          implicit-int.patch

configure.dir       ${worksrcpath}/X11

build.dir           ${configure.dir}

destroot.destdir    install_prefix=${destroot}

livecheck.type      regex
livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
