summaryrefslogtreecommitdiffstats
path: root/xorg-extras/xterm/DETAILS
blob: 1e1916ec7e0411136834522aa77ba3ac32778d58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
           SPELL=xterm
         VERSION=314
          SOURCE=$SPELL-$VERSION.tgz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=ftp://invisible-island.net/xterm/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_GPG=dickey.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=XCL
        WEB_SITE=http://invisible-island.net/xterm
         ENTERED=20060101
           SHORT="terminal emulator for the X Window System"
cat << EOF
The xterm program is a terminal emulator for the X Window System. It provides 
DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use 
the window system directly.

This version implements ISO/ANSI colors using the "new" color model (i.e., 
background color erase). It also implements most of the control sequences for 
VT220.
EOF