void-packages/srcpkgs/libXtst/template

22 lines
680 B
Plaintext

# Template build file for 'libXtst'.
pkgname=libXtst
version=1.1.0
revision=3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="X Tst Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bd440f4779e06957211ba83782a5a1cfbf1d42b14fd3510a6dce440489a4eb26
long_desc="
This package provides the X Tst Library from the modular X.org X11 project."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency build recordproto
Add_dependency build inputproto
Add_dependency build libX11-devel
Add_dependency build libXext-devel
Add_dependency build libXi-devel