# $Id$ PortSystem 1.0 name xorg-libX11 version 1.6.4 categories x11 devel license X11 maintainers jeremyhu openmaintainer description X.org libX11 homepage http://www.x.org platforms darwin macosx long_description libX11 is the main library used by X Window System applications to communicate with the X server. master_sites xorg:individual/lib/ distname libX11-${version} checksums sha1 94f375f28e592a599594d3d6ce982516afdc212c \ rmd160 660e6506b0666a24bab410ec0408880594fa2d10 \ sha256 b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441 use_bzip2 yes use_parallel_build yes depends_build port:pkgconfig \ port:xorg-xtrans \ port:xorg-bigreqsproto \ port:xorg-xcmiscproto \ port:xorg-xextproto \ port:xorg-xf86bigfontproto \ port:xorg-inputproto \ port:xorg-util-macros depends_lib port:xorg-libXdmcp \ port:xorg-libXau \ port:xorg-libxcb \ port:xorg-xproto \ port:xorg-kbproto configure.env-append RAWCPP=${configure.cpp} configure.args \ --without-xmlto \ --without-fop \ --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:xmlto \ port:fop \ port:xorg-sgml-doctools depends_skip_archcheck-append \ xmlto configure.args-delete \ --without-xmlto \ --without-fop \ --disable-specs configure.args-append \ --with-xmlto \ --with-fop \ --enable-specs configure.env-append \ FOP="${prefix}/bin/fop" \ XMLTO="${prefix}/bin/xmlto" } livecheck.type regex livecheck.url http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D livecheck.regex libX11-(\\d+(?:\\.\\d+)*)