Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732799
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.02
Release: alt2
Summary: Control X from the command line
Summary(uk_UA.CP1251): Керування X з командного рядка
License: %gpl2plus
Group: System/X11
URL: http://hoopajoo.net/projects/%name.html
Source: http://hoopajoo.net/projects/%name-%version.tar
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses
BuildRequires: imake libICE-devel libX11-devel libXtst-devel
BuildRequires: libpng-devel xorg-cf-files xorg-inputproto-devel
BuildRequires: xorg-sdk xorg-xextproto-devel

%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


%build
%configure %{subst_enable debug}
%make_build X_LIBS="-lX11"
bzip2 --best --force --keep ChangeLog


%install
%make_install DESTDIR=%buildroot install


%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