vp-build/templates/libXtst/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

21 lines
639 B
Plaintext

# Template build file for 'libXtst'.
pkgname=libXtst
version=1.1.0
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="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