2009-03-19 01:59:30 +01:00
|
|
|
# Template build file for 'libXt'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXt
|
2011-03-10 16:10:22 +01:00
|
|
|
version=1.1.1
|
2009-02-09 04:31:42 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-12 06:01:02 +01:00
|
|
|
revision=1
|
2008-10-01 05:09:19 +02:00
|
|
|
short_desc="X Toolkit Intrinsics library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-03-10 16:10:22 +01:00
|
|
|
checksum=a2a1c29c684e3c9082cdb920b5aea802b179d19107b9ab2170fda07575559da7
|
2008-10-01 05:09:19 +02: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 04:31:42 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-29 06:43:25 +02:00
|
|
|
|
2009-03-19 01:59:30 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build kbproto
|
2010-01-08 13:57:06 +01:00
|
|
|
Add_dependency build libSM-devel
|
|
|
|
Add_dependency build libICE-devel
|
|
|
|
Add_dependency build libX11-devel
|