2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'pixman'.
|
|
|
|
pkgname=pixman
|
2009-08-30 00:19:17 +02:00
|
|
|
version=0.16.0
|
2009-03-19 04:40:14 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 17:07:54 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Library of low-level pixel manipulation routines"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-08-30 00:19:17 +02:00
|
|
|
checksum=d1808fda5f4b3feb867cfb5a1a3311a713d21ce866eb38e9096841f7e241551d
|
2008-10-01 17:07:54 +02:00
|
|
|
long_desc="
|
|
|
|
Pixel manipulation library for modular X.org."
|
2009-03-19 04:40:14 +01:00
|
|
|
|
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build perl
|
|
|
|
Add_dependency full glibc
|