vp-build/templates/libXext/template

19 lines
558 B
Plaintext
Raw Normal View History

# Template build file for 'libXext'.
pkgname=libXext
version=1.0.5
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1280af98466cb4484a89858ede3347ba9d7785baeb80b11f2066142dc2317d97
long_desc="
This package contains the X Extension 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 full glibc
Add_dependency full libX11