vp-build/templates/libXtst/template

21 lines
639 B
Plaintext
Raw Normal View History

# Template build file for 'libXtst'.
pkgname=libXtst
version=1.0.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=b4a8dd3d9ceb04cd7322c1f7e5d2320d6ccf85ba8c81d736fd6d6c83c658c905
long_desc="
This package provides the X Tst Library from the modular X.org X11 project."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency build recordproto
Add_dependency build inputproto
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext