void-packages/srcpkgs/pixman/template

17 lines
551 B
Text
Raw Normal View History

# Template build file for 'pixman'.
pkgname=pixman
2011-05-02 13:53:04 +00:00
version=0.22.0
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
2010-10-21 22:55:08 +00:00
configure_args="--disable-gtk" # do not require gtk+!
short_desc="Library of low-level pixel manipulation routines"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-05-02 13:53:04 +00:00
checksum=24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b
long_desc="
Pixel manipulation library for modular X.org."
subpackages="$pkgname-devel"
2011-01-19 17:03:13 +00:00
Add_dependency run glibc
Add_dependency build pkg-config
Add_dependency build perl