void-packages/templates/pixman/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

15 lines
489 B
Text

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