# -*- 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-libsm version 1.2.4 revision 0 categories x11 devel license X11 maintainers nomaintainer platforms darwin macosx description X.org libSM long_description X Session Management Library homepage https://www.x.org/ master_sites xorg:individual/lib/ distname libSM-${version} use_xz yes use_parallel_build yes checksums rmd160 fe847c01c22f457802476e2771cf997fcdae8297 \ sha256 fdcbe51e4d1276b1183da77a8a4e74a137ca203e0bcfb20972dd5f3347e97b84 \ size 306944 depends_build \ port:pkgconfig \ port:xorg-xtrans depends_lib \ port:xorg-libice configure.args \ --without-libuuid \ --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 libSM-(\\d+(?:\\.\\d+)*)