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 62 63 64 65
|
Source: libxtst
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>, Andres Salomon <dilinger@debian.org>
Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 2:0.99.3-1), libxext-dev (>= 1:0.99.2-1), x11proto-record-dev, x11proto-xext-dev, pkg-config
Standards-Version: 3.7.2.0
Package: libxtst6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
Description: X11 Testing -- Resource extension library
libXtst provides an X Window System client interface to the Record
extension to the X protocol.
.
The Record extension allows X clients to synthesise input events, which
is useful for automated testing.
.
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/Xtst' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
Package: libxtst6-dbg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxtst6 (= ${Source-Version})
Description: X11 Record extension library (debug package)
libXtst provides an X Window System client interface to the Record
extension to the X protocol.
.
The Record extension allows X clients to synthesise input events, which
is useful for automated testing.
.
This package contains the debug versions of the library found in libxtst6.
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/Xtst' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
Package: libxtst-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libxtst6 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-record-dev
Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 Record extension library (development headers)
libXtst provides an X Window System client interface to the Record
extension to the X protocol.
.
The Record extension allows X clients to synthesise input events, which
is useful for automated testing.
.
This package contains the development headers for the library found in
libxtst6. 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/Xtst' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
|