void-packages/templates/libXfixes/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

23 lines
863 B
Text

# Template build file for 'libXfixes'.
pkgname=libXfixes
version=4.0.3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Xfixes library and extension of X RandR from modular X.org"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=547e093c5037c4b85ce653ce26f5bd70a97b177f9b582f5351a626d8e0a829dd
long_desc="
The X Fixes Extension provides workarounds for various limitations
in the core protocol. The extension is designed to hold various
vaguely related extension bits that change how the X server and
clients interact with fundamental parts of the window system.
This package provides the libXFixes library from the modular X.org
X11 project."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build fixesproto
Add_dependency full glibc
Add_dependency full libX11