Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042321
en ru br
ALT Linux repos
S:1.07-alt1
5.0: 1.02-alt2
4.1: 1.02-alt1
4.0: 0.96-alt1

Group :: System/X11
RPM: xautomation

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable debug

Name: xautomation
Version: 1.07
Release: alt1
Summary: Control X from the command line
Summary(uk_UA.CP1251): Керування X з командного рядка
License: GPLv2+
Group: System/X11
URL: http://hoopajoo.net/projects/%name.html
Source: http://hoopajoo.net/projects/%name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: imake libICE-devel libXtst-devel libpng-devel xorg-cf-files

%description
Control X from the command line for scripts, and do "visual scraping"
to find things on the screen. The control interface allows mouse
movement, clicking, button up/down, key up/down, etc, and uses the
XTest extension so you don't have the annoying problems that xse has
when apps ignore sent events. The visgrep program finds images inside
of images and reports the coordinates, allowing progams to find
buttons, etc, on the screen to click on.


%prep
%setup -q
%patch -p1


%build
%configure %{subst_enable debug}
%make_build
gzip -9c ChangeLog > ChangeLog.gz


%install
%makeinstall_std


%files
%doc AUTHORS ChangeLog.* README
%_bindir/*
%_man1dir/*
%_man7dir/*


%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