2081742f24
--HG-- extra : convert_revision : 4c1bbc56db1e3b5b5e3084102805657744e4f409
16 lines
508 B
Text
16 lines
508 B
Text
# Template build file for 'pixman'.
|
|
pkgname=pixman
|
|
sourcepkg=$pkgname
|
|
version=0.14.0
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Library of low-level pixel manipulation routines"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=eb6d14a582cd5055c52e8278641984c17945a8693733214a5d5a10b4f849ca4d
|
|
long_desc="
|
|
Pixel manipulation library for modular X.org."
|
|
|
|
subpackages="devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build perl
|
|
Add_dependency full glibc
|