Home | History | Annotate | Line # | Download | only in debian
control revision 1.1.1.5
      1 Source: xterm-dev
      2 Section: x11
      3 Priority: optional
      4 Maintainer: Thomas E. Dickey <dickey (a] invisible-island.net>
      5 Homepage: https://invisible-island.net/xterm/
      6 Build-Depends: debhelper (>= 7), xorg-docs-core
      7 Standards-Version: 3.8.2
      8 
      9 Package: xterm-dev
     10 Architecture: any
     11 Depends: xbitmaps, libc6 (>= 2.7), libfontconfig1, libice6 (>= 1:1.0.0), libutempter0 (>= 1.1.5), libx11-6, libxaw7, libxft2 (>> 2.1.1), libxmu6, libxt6
     12 Provides: x-terminal-emulator
     13 Recommends: x11-utils | xutils | bluit
     14 Description: X terminal emulator (development version)
     15  xterm is the standard terminal emulator for the X Window System.
     16  It provides DEC VT102 and Tektronix 4014 compatible terminals for
     17  programs that cannot use the window system directly.  This version
     18  implements ISO/ANSI colors, Unicode, and most of the control sequences
     19  used by DEC VT220 terminals.
     20  .
     21  This package contains a development version of xterm.  It is
     22  configured to use "xterm-dev" and "XTermDev" for the program
     23  and its resource class, to avoid conflict with other packages.
     24