d4651a9616
--HG-- extra : convert_revision : 2060cf5403eccb8c2d9b71c8213a07cd2cdd283b
15 lines
497 B
Text
15 lines
497 B
Text
# Template build file for 'pixman'.
|
|
pkgname=pixman
|
|
version=0.18.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=67dee3ab6246326a264aafbec2cd4e8b1b5786a31d6fe262c80bd62ce688c503
|
|
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
|