# $Id$ PortSystem 1.0 name libpixman-devel set my_name pixman version 0.13.2 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 4b03b556bb0da245eedf74437c3a6158 \ sha1 395667fec46e8ecea87e1293982707c928d4fe08 \ rmd160 eefeb1cc9958e5868e4560afdbaf312ac3674864 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\]*\[13579\](\\.\[0-9\]+)*)\\.tar