# $Id$ PortSystem 1.0 name xorg-libXfont version 1.5.2 categories x11 devel license X11 BSD maintainers jeremyhu openmaintainer description X.org libXfont homepage http://www.x.org platforms darwin macosx long_description X font handling library for server and utilities master_sites xorg:individual/lib/ distname libXfont-${version} checksums sha1 a9470774f271622c1b425826d1c8836ed96e4a96 \ rmd160 959e3f80160e22111505146ea8f2554a76034095 \ sha256 02945ea68da447102f3e6c2b896c1d2061fd115de99404facc2aca3ad7010d71 use_bzip2 yes use_parallel_build yes depends_build \ port:pkgconfig \ port:xorg-util-macros \ port:xorg-xtrans depends_lib \ port:freetype \ port:xorg-libfontenc \ port:bzip2 \ port:zlib \ port:xorg-xproto \ port:xorg-fontsproto configure.args \ --with-bzip2 \ --without-xmlto \ --without-fop \ --disable-devel-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 depends_skip_archcheck-append \ xmlto configure.args-delete \ --without-xmlto \ --without-fop \ --disable-devel-docs configure.args-append \ --with-xmlto \ --with-fop \ --enable-devel-docs configure.env-append \ XMLTO="${prefix}/bin/xmlto" \ FOP="${prefix}/bin/fop" } livecheck.type regex livecheck.url http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D livecheck.regex libXfont-(\\d+(?:\\.\\d+)*)