# $Id$ PortSystem 1.0 name libpixman set my_name pixman version 0.12.0 revision 1 categories graphics platforms darwin maintainers ryandesign homepage http://www.x.org/ master_sites ${homepage}pub/individual/lib/ distname ${my_name}-${version} use_bzip2 yes use_parallel_build yes description \ Pixel region Library long_description \ libpixman is a generic library for manipulating pixel regions. A \ PixRegion is a set of Y-X banded rectangles that cover the desired region. checksums \ md5 494af78c1c7d825c9ad6815d7b91f17d \ sha1 0c57c6c7e21e2545257068f52517c460e6e51ae4 \ rmd160 7881189a1de21ec5d2e27936c65369f121dcb15f configure.args \ --disable-gtk post-destroot { set docdir ${destroot}${prefix}/share/doc/${name}-${version} xinstall -d ${docdir} eval xinstall -m 644 -W ${worksrcpath} \ AUTHORS \ COPYING \ [glob ${worksrcpath}/ChangeLog*] \ NEWS \ README \ TODO \ ${docdir} } livecheck.check regex livecheck.url [lindex ${master_sites} 0]?C=M&O=D livecheck.regex ${my_name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)\\.tar