2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'pixman'.
|
|
|
|
pkgname=pixman
|
|
|
|
version=0.12.0
|
2008-10-14 05:52:29 +00:00
|
|
|
distfiles="
|
2008-10-28 22:57:52 +00:00
|
|
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 15:07:54 +00:00
|
|
|
build_style=gnu_configure
|
2008-10-02 00:06:52 +00:00
|
|
|
pkgconfig_override="pixman-1.pc"
|
2008-10-01 15:07:54 +00:00
|
|
|
short_desc="Library of low-level pixel manipulation routines"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=7881189a1de21ec5d2e27936c65369f121dcb15f
|
|
|
|
long_desc="
|
|
|
|
Pixel manipulation library for modular X.org."
|