vp-build/templates/pixman/template

17 lines
508 B
Plaintext
Raw Normal View History

# Template build file for 'pixman'.
pkgname=pixman
sourcepkg=$pkgname
version=0.15.2
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=f537b565bb6823da3d02eded36aaca3e4cf191422435f04003b448897a65c0f1
long_desc="
Pixel manipulation library for modular X.org."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build perl
Add_dependency full glibc