16 lines
490 B
Plaintext
16 lines
490 B
Plaintext
# Template build file for 'pixman'.
|
|
pkgname=pixman
|
|
version=0.15.18
|
|
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=ff2edc3203a32d6e0d107978717997ff46d4a0bbc27618867933444ed4d9d1d6
|
|
long_desc="
|
|
Pixel manipulation library for modular X.org."
|
|
|
|
subpackages="devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build perl
|
|
Add_dependency full glibc
|