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

Group :: System/X11
RPM: xtruss

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xtruss
Version: 20150926
Release: alt1
Summary: Trace X protocol exchanges, in the manner of strace
License: MIT/X11
Group: System/X11
Source: %name-%version.tar.gz
Url: http://www.chiark.greenend.org.uk/~sgtatham/xtruss/

# Automatically added by buildreq on Mon Aug 23 2010

BuildRequires: halibut

%description
XTruss is a utility which logs everything that passes between
the X server and one or more X client programs. In this it is
similar to xmon(1), but intended to combine xmon's basic
functionality with an interface much more similar to strace(1).

%prep
%setup

%build
%configure
%make_build
rm %name.1
halibut --man=%name.1 %name.but

%install
%makeinstall

%files
%doc README
%_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