# $Id$ PortSystem 1.0 name xorg-xproto version 7.0.26 categories x11 devel license X11 maintainers jeremyhu openmaintainer description X.org xproto homepage http://www.x.org platforms darwin supported_archs noarch long_description The X.org xproto package contains miscellaneous X11 prototype headers. master_sites xorg:individual/proto/ distname xproto-${version} use_bzip2 yes checksums sha1 81101b78052fa0f652982081f9328f912b71a948 \ rmd160 c1572697e14307bd5350745f51d2a027efc424b6 \ sha256 636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f post-destroot { set docdir ${prefix}/share/doc/${name}-${version} xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog \ ${destroot}${docdir} } 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:fop \ port:xmlto \ port:xorg-sgml-doctools configure.args-delete \ --without-xmlto \ --without-fop \ --disable-specs configure.args-append \ --with-xmlto \ --with-fop \ --enable-specs configure.env-append \ XMLTO="${prefix}/bin/xmlto" \ FOP="${prefix}/bin/fop" } livecheck.type regex livecheck.url http://xorg.freedesktop.org/archive/individual/proto/?C=M&O=D livecheck.regex xproto-(\\d+(?:\\.\\d+)*)