# -*- 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            xorg-libxshmfence
version         1.3.3
revision        0
categories      x11 devel
license         X11
maintainers     {jeremyhu @jeremyhu} openmaintainer
description     X.org libxshmfence
homepage        https://www.x.org
platforms       darwin macosx
long_description This is a tiny library that exposes a event API for X11
master_sites    xorg:individual/lib/

distname        libxshmfence-${version}

checksums       rmd160  44b6030fd67537a4aa9a0866b87e390649e87717 \
                sha256  6233ccd9fa80198835efc3039cdf8086ab2b218b17e77ebdb0a19913fcee58d3 \
                size    402414

depends_build   path:bin/pkg-config:pkgconfig \
                port:xorg-xorgproto

livecheck.type  regex
livecheck.url   https://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
livecheck.regex libxshmfence-(\\d+(?:\\.\\d+)*)
