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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
Source: xterm
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David MartÃnez Moreno <ender@debian.org>, David Nusinow <dnusinow@debian.org>, Julien Cristau <julien.cristau@ens-lyon.org>
Standards-Version: 3.7.2
Build-Depends: libncurses5-dev | libncurses-dev, libxft-dev (>> 2.1.2), libxrender-dev (>> 1:0.9.0), libxaw7-dev, debhelper (>= 4.1.16), quilt, lynx
# 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.
#
# libncurses5-dev | libncurses-dev
# Tekproc.c:#include <menu.h>
# I aclocal.m4:#include <termcap.h>],[
# I aclocal.m4:#include <curses.h>
# I aclocal.m4:#include <term.h> /* eliminate most BSD hacks */
# button.c:#include <menu.h>
# charproc.c:#include <menu.h>
# I configure:#include <termcap.h>
# I configure:#include <curses.h>
# I configure:#include <term.h> /* eliminate most BSD hacks */
# fontutils.c:#include <menu.h>
# main.c:#include <menu.h>
# menu.c:#include <menu.h>
# misc.c:#include <menu.h>
# os2main.c:#include <menu.h>
# print.c:#include <menu.h>
# resize.c:#include <termcap.h>
# resize.c:#include <curses.h>
# resize.c:#include <curses.h>
# resize.c:#include <term.h> /* tgetent() */
# scrollbar.c:#include <menu.h>
# util.c:#include <menu.h>
# libxft-dev (>> 2.1.2)
# aclocal.m4:#include <X11/Xft/Xft.h>],[
# configure:#include <X11/Xft/Xft.h>
# ptyx.h:#include <X11/Xft/Xft.h>
# libxrender-dev (>> 1:0.9.0)
# aclocal.m4:#include <X11/extensions/Xrender.h>
# configure:#include <X11/extensions/Xrender.h>
# libxaw7-dev
# main.c:#include <X11/Xaw/Form.h>
# main.c:#include <X11/Xaw3d/Form.h>
# main.c:#include <X11/XawPlus/Form.h>
# menu.c:#include <X11/Xaw/SimpleMenu.h>
# menu.c:#include <X11/Xaw/Box.h>
# menu.c:#include <X11/Xaw/SmeBSB.h>
# menu.c:#include <X11/Xaw/SmeLine.h>
# menu.c:#include <X11/Xaw/MenuButton.h>
# menu.c:#include <X11/Xaw/Form.h>
# menu.c:#include <X11/Xaw3d/SimpleMenu.h>
# menu.c:#include <X11/Xaw3d/Box.h>
# menu.c:#include <X11/Xaw3d/SmeBSB.h>
# menu.c:#include <X11/Xaw3d/SmeLine.h>
# menu.c:#include <X11/Xaw3d/MenuButton.h>
# menu.c:#include <X11/Xaw3d/Form.h>
# menu.c:#include <X11/XawPlus/SimpleMenu.h>
# menu.c:#include <X11/XawPlus/Box.h>
# menu.c:#include <X11/XawPlus/SmeBSB.h>
# menu.c:#include <X11/XawPlus/SmeLine.h>
# menu.c:#include <X11/XawPlus/MenuButton.h>
# menu.c:#include <X11/XawPlus/Form.h>
# os2main.c:#include <X11/Xaw/Form.h>
# os2main.c:#include <X11/Xaw3d/Form.h>
# os2main.c:#include <X11/XawPlus/Form.h>
# scrollbar.c:#include <X11/Xaw/Scrollbar.h>
# scrollbar.c:#include <X11/Xaw3d/Scrollbar.h>
# scrollbar.c:#include <X11/XawPlus/Scrollbar.h>
# Tekproc.c:#include <X11/Xaw/Form.h>
# Tekproc.c:#include <X11/Xaw3d/Form.h>
# Tekproc.c:#include <X11/XawPlus/Form.h>
# debhelper (>= 4.1.16) po-debconf support
# dpkg-dev (>= 1.10.14) (1.10.11) comment support in debian/control;
# (1.10.14) architecture-specific binary
# package dependencies
# quilt patch management system
# lynx generates plain-text version of Debian X FAQ
Package: xterm
Architecture: any
Depends: xbitmaps, ${shlibs:Depends}
Recommends: xutils
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 xutils
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 xlibs-data package.
.
Those interested in using koi8rxterm will likely want to install the
xfonts-cyrillic package as well.
|