This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] xterm 229 - X terminal emulator


Adopted from Harold. Also updated to new upstream release.

Jari
sdesc: "X terminal emulator"
ldesc: "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."
category: X11
requires: cygwin bash expat libfontconfig1 libfreetype26 libXft2 terminfo xorg-x11-base zlib

a) manual

  wget        \
    http://cygwin.cante.net/xterm/xterm-229-1.tar.bz2 \
    http://cygwin.cante.net/xterm/xterm-229-1-src.tar.bz2 \
    http://cygwin.cante.net/xterm/setup.hint

b) automated: get.sh displays further instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir xterm ; cd xterm
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/xterm/get.sh \
          http://cygwin.cante.net/xterm/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

  cd /usr/src/cygwin-packages/xterm
  less /usr/src/cygwin-packages/xterm/get.sh
  tar -jtvf /usr/src/cygwin-packages/xterm/xterm-229-1.tar.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]