1 # Template build file for 'libXt'.
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/lib
6 build_style=gnu_configure
7 configure_args="--disable-malloc0returnsnull"
8 pkgconfig_override="xt.pc"
9 short_desc="X Toolkit Intrinsics library"
10 maintainer="Juan RP <xtraeme@gmail.com>"
11 checksum=7e5ef9e03dc860bf5b64b85a897dd1d2ae1ed0bf
13 This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
14 of C routines (based on Xlib) used for designing user interfaces with
15 widgets. It also provides functions for handling events, initializing
16 windows, and interpreting resource files.
18 This is from the modular X.org project."