Added MoinMoin-1.9.2 build template.
[xbps.git] / srcpkgs / pixman / template
blob3ba3b1121fc466be15373614da577f5028ac18ab
1 # Template build file for 'pixman'.
2 pkgname=pixman
3 version=0.18.0
4 revision=1
5 distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
6 build_style=gnu_configure
7 short_desc="Library of low-level pixel manipulation routines"
8 maintainer="Juan RP <xtraeme@gmail.com>"
9 checksum=67dee3ab6246326a264aafbec2cd4e8b1b5786a31d6fe262c80bd62ce688c503
10 long_desc="
11  Pixel manipulation library for modular X.org."
13 subpackages="$pkgname-devel"
14 Add_dependency build pkg-config
15 Add_dependency build perl
16 Add_dependency run glibc