Source: xterm Section: x11 Priority: optional Maintainer: Debian X Strike Force Uploaders: Sven Joachim Standards-Version: 4.3.0 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/xorg-team/app/xterm Vcs-Git: https://salsa.debian.org/xorg-team/app/xterm.git Homepage: https://invisible-island.net/xterm/xterm.html Build-Depends: libncurses-dev | libncurses5-dev, libxft-dev (>> 2.1.2), libxrender-dev (>> 1:0.9.0), libxaw7-dev, libxkbfile-dev, libutempter-dev, libxcursor-dev, libxinerama-dev, debhelper (>= 11), autoconf-dickey (>= 2.52+20180819), groff, lynx, xorg-docs-core, desktop-file-utils, # Reasons for Build-Depends: # # (An "R" to the left of a file specification indicates a file that was removed # from the upstream source tree when the Debian source package was prepared and # an "I" to the left of a file specification indicates a file that is # irrelevant or unused as part of the package build process; such files # therefore do not actually cause a build-dependency, but are mentioned here for # completeness.) # # Upstream build dependencies on commands are listed first, followed by # upstream build depenencies on library headers, and then Debian packaging # infrastructure dependencies. # # libncurses-dev | libncurses5-dev # Tekproc.c:#include # I aclocal.m4:#include ],[ # I aclocal.m4:#include # I aclocal.m4:#include /* eliminate most BSD hacks */ # button.c:#include # charproc.c:#include # I configure:#include # I configure:#include # I configure:#include /* eliminate most BSD hacks */ # fontutils.c:#include # main.c:#include # menu.c:#include # misc.c:#include # os2main.c:#include # print.c:#include # resize.c:#include # resize.c:#include # resize.c:#include # resize.c:#include /* tgetent() */ # scrollbar.c:#include # util.c:#include # libxft-dev (>> 2.1.2) # aclocal.m4:#include ],[ # configure:#include # ptyx.h:#include # libxrender-dev (>> 1:0.9.0) # aclocal.m4:#include # configure:#include # libxaw7-dev # main.c:#include # main.c:#include # main.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # menu.c:#include # os2main.c:#include # os2main.c:#include # os2main.c:#include # scrollbar.c:#include # scrollbar.c:#include # scrollbar.c:#include # Tekproc.c:#include # Tekproc.c:#include # Tekproc.c:#include # libxkbfile-dev # data.h:#include # libutempter-dev # main.c:#include # libxcursor-dev # misc.c:#ifdev HAVE_LIB_XCURSOR # libxinerama-dev # util.c:#ifdef HAVE_X11_EXTENSIONS_XINERAMA_H # xorg-docs-core provides X(7) which minstall.sh tries to # detect # debhelper (>= 11) debian/compat = 11 # autoconf-dickey regenerate configure # groff regenerate ctlseqs.txt # lynx generates plain-text version of xterm faq # desktop-file-utils for installing xterm.desktop Package: xterm Architecture: any Multi-Arch: foreign Depends: xbitmaps, ${shlibs:Depends}, ${misc:Depends}, Recommends: x11-utils Suggests: xfonts-cyrillic Provides: x-terminal-emulator Description: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the x11-utils package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xbitmaps package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well.