COMMENT = low-level software library for pixel manipulation DISTNAME = pixman-0.42.2 CATEGORIES = graphics SHARED_LIBS = pixman-1 42.2 HOMEPAGE = https://www.pixman.org/ MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes WANTLIB = m pthread MASTER_SITES = https://cairographics.org/releases/ MODULES = xenocara SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu .if ${MACHINE_ARCH} == arm CONFIGURE_ARGS += --disable-arm-simd --disable-arm-neon .endif .include