2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libXt
|
|
|
|
version=1.0.5
|
2009-02-09 03:31:42 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 03:09:19 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Toolkit Intrinsics library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 03:31:42 +00:00
|
|
|
checksum=43c472ada59a04428a463225cd4cd42cb81bc43eb687cc1890f2f1c81a3e9cf4
|
2008-10-01 03:09:19 +00:00
|
|
|
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."
|
2009-02-09 03:31:42 +00:00
|
|
|
|
2009-02-09 15:02:42 +00:00
|
|
|
shared_deps="libSM-1.0 libICE-1.0 libX11-1.1 e2fsprogs-1.41"
|
2009-02-09 03:31:42 +00:00
|
|
|
build_depends="pkg-config-0.23 xproto-7.0 kbproto-1.0 ${shared_deps}"
|
|
|
|
run_depends="glibc-2.8 ${shared_deps}"
|