# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortGroup compiler_blacklist_versions 1.0
# Please keep the libpixman and libpixman-devel ports as similar as possible.
checksums rmd160 106b73f871b5e0f8a739a47788fb9fd7a82cb8c5 \
sha256 84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550 \
maintainers {ryandesign @ryandesign}
homepage http://www.pixman.org
master_sites https://www.x.org/archive/individual/lib/
distname ${my_name}-${version}
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.
patchfiles patch-pixman-pixman-vmx.c.diff
# llvm-gcc-4.2 makes cairo fail to generate PDFs properly
# clang on Xcode 4.1 cannot build libpixman
compiler.blacklist llvm-gcc-4.2 {clang < 211.10.1}
configure.args ac_cv_prog_AWK=/usr/bin/awk \
ac_cv_path_GREP=/usr/bin/grep \
lt_cv_path_SED=/usr/bin/sed \
set docdir ${destroot}${prefix}/share/doc/libpixman
xinstall -m 0644 -W ${worksrcpath} \
platform darwin 8 powerpc {