void-packages/srcpkgs/pixman/template
2010-10-22 00:55:08 +02:00

16 lines
551 B
Text

# Template build file for 'pixman'.
pkgname=pixman
version=0.18.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-gtk" # do not require gtk+!
short_desc="Library of low-level pixel manipulation routines"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=399d2084f9f94cf51950a6a34edf8badd43f96f48039ff7a2e9193628eae30f1
long_desc="
Pixel manipulation library for modular X.org."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build perl
Add_dependency run glibc