# $Id$ PortSystem 1.0 name xorg-libice version 1.0.9 categories x11 devel license X11 maintainers jeremyhu openmaintainer platforms darwin macosx description X.org libice long_description X Inter-Client Exchange Protocol homepage http://www.x.org/ master_sites xorg:individual/lib/ distname libICE-${version} use_bzip2 yes use_parallel_build yes checksums sha1 3c3a857a117ce48a1947a16860056e77cd494fdf \ rmd160 933e67f69cef94b03fc96a026222013060323c03 \ sha256 8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202 depends_build port:pkgconfig \ port:xorg-xtrans depends_lib port:xorg-xproto configure.args \ --without-xmlto \ --without-fop \ --disable-docs \ --disable-specs 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-docs \ --disable-specs configure.args-append \ --with-xmlto \ --with-fop \ --enable-docs \ --enable-specs 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 libICE-(\\d+(?:\\.\\d+)*)