PortSystem          1.0

name                xcursorgen
version             1.0.7
categories          x11
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         Create an X11 cursor file from a collection of PNG images
long_description \
   xcursorgen takes a list of images, hotspot, and size information and \
   converts them to Xcursor format.

platforms           darwin

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

checksums           sha1    109367eb23b0ad52cf5de15f50c02ebe872698ae \
                    rmd160  0aa2611d75c171a3e1680540b4082f971410a2cd \
                    sha256  35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d \
                    size    128102

depends_build       port:pkgconfig port:xorg-util-macros

depends_lib         port:xorg-libXcursor port:libpng

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