1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
Source: libxt
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), libsm-dev (>= 1:0.99.1-1), libice-dev (>= 1:0.99.0-1), pkg-config, quilt
Standards-Version: 3.7.2
Package: libxt6
Architecture: any
Pre-Depends: x11-common (>= 1:7.0.0)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 toolkit intrinsics library
libXt provides the X Toolkit Intrinsics, an abstract widget library upon
which other toolkits are based. Xt is the basis for many toolkits, including
the Athena widgets (Xaw), and LessTif (a Motif implementation).
.
More information about X.Org can be found at:
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This module can be found as the module 'lib/Xt' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
Package: libxt6-dbg
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxt6 (= ${Source-Version})
Description: X11 toolkit intrinsics library (debug package)
libXt provides the X Toolkit Intrinsics, an abstract widget library upon
which other toolkits are based. Xt is the basis for many toolkits, including
the Athena widgets (Xaw), and LessTif (a Motif implementation).
.
This package contains the debug versions of the library found in libxt6.
Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This module can be found as the module 'lib/Xt' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
Package: libxt-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libxt6 (= ${Source-Version}), libx11-dev, x11proto-core-dev, libsm-dev
Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 toolkit intrinsics library (development headers)
libXt provides the X Toolkit Intrinsics, an abstract widget library upon
which other toolkits are based. Xt is the basis for many toolkits, including
the Athena widgets (Xaw), and LessTif (a Motif implementation).
.
This package contains the development headers for the library found in
libxt6. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This module can be found as the module 'lib/Xt' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
|