# -*- 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-libXmu version 1.1.4 categories x11 devel license X11 maintainers {jeremyhu @jeremyhu} openmaintainer description X.org libXmu homepage https://www.x.org platforms darwin macosx long_description X.org Xmu library master_sites xorg:individual/lib/ distname libXmu-${version} checksums rmd160 31c21ad375d9ffe11afd56ab1e71754a3812465d \ sha256 210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244 \ size 349264 use_xz yes use_parallel_build yes depends_build \ port:pkgconfig depends_lib \ port:xorg-libXext \ port:xorg-libXt configure.checks.implicit_function_declaration.whitelist-append strchr configure.args \ --without-xmlto \ --without-fop \ --disable-docs build.args V=1 # Depending on ghostscript for the PDF documentation creates a dependency # loop, so you may want to install first without the docs variant variant docs description "Install extra documentation" { depends_build-append \ port:fop \ port:xmlto \ port:xorg-sgml-doctools depends_skip_archcheck-append \ xmlto configure.args-delete \ --without-xmlto \ --without-fop \ --disable-docs configure.args-append \ --with-xmlto \ --with-fop \ --enable-docs configure.env-append \ XMLTO=${prefix}/bin/xmlto \ FOP=${prefix}/bin/fop } livecheck.type regex livecheck.url https://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D livecheck.regex libXmu-(\\d+(?:\\.\\d+)*)