void-packages/templates/libXt/template

19 lines
747 B
Text
Raw Normal View History

pkgname=libXt
version=1.0.5
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Toolkit Intrinsics library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=43c472ada59a04428a463225cd4cd42cb81bc43eb687cc1890f2f1c81a3e9cf4
long_desc="
This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
of C routines (based on Xlib) used for designing user interfaces with
widgets. It also provides functions for handling events, initializing
windows, and interpreting resource files.
This is from the modular X.org project."
shared_deps="libSM-1.0 libICE-1.0 libX11-1.1 e2fsprogs-1.41"
build_depends="pkg-config-0.23 xproto-7.0 kbproto-1.0 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"