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] xmon 1.5.6-2 -- An interactive X protocol monitor


Adopting package by Harold L Hunt.

Jari

sdesc: "An interactive X protocol monitor"
ldesc: "Monitor interactively the byte-stream connections between an X
server and a number of X clients. Xmon recognises all requests,
events, errors and replies sent between the clients and the server
which are part of the core X protocol."
category: X11
requires: cygwin xorg-x11-bin-dlls

a) manual

 wget        \
    http://cygwin.cante.net/xmon/xmon-1.5.6-2-src.tar.bz2 \
    http://cygwin.cante.net/xmon/xmon-1.5.6-2.tar.bz2 \
    http://cygwin.cante.net/xmon/setup.hint

b) automatic; for build testing

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

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

  cd /usr/src/cygwin-packages/xmon
  less /usr/src/cygwin-packages/xmon/get.sh
  tar -jtvf /usr/src/cygwin-packages/xmon/xmon-1.5.6-2.tar.bz2

-- 
Welcome to FOSS revolution: we fix and modify until it shines


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