# -*- 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

PortSystem          1.0

name                xwud
version             1.0.5
categories          x11 graphics
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         Image displayer for X11
long_description    ${description}

platforms           darwin

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

checksums           rmd160  abeda786ceb337b334fd77a8cf6253b6d4a913a1 \
                    sha256  99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9 \
                    size    133376

depends_build       port:pkgconfig

depends_lib         port:xorg-libX11

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