Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37416334
en ru br
ALT Linux repos
S:1.4.1-alt1

Group :: System/X11
RPM: xscope

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xscope
Version: 1.4
Release: alt1
Summary: A program to monitor X11/Client conversations
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

# Automatically added by buildreq on Thu Sep 23 2010

BuildRequires: xorg-xproto-devel xorg-xtrans-devel

BuildRequires: xorg-util-macros pkg-config

%description
XSCOPE is a program to monitor the connections between the X11 window
server and a client program.  xscope runs as a separate process.  By
adjusting the host and/or display number that a X11 client attaches
to, the client is attached to xscope instead of X11.  xscope attaches
to X11 as if it were the client.  All bytes from the client are sent
to xscope which passes them on to X11; All bytes from X11 are sent to
xscope which sends them on to the client.  xscope is transparent to
the client and X11.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc README NEWS AUTHORS
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin