Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37545595
en ru br
ALT Linux repositórios
S:20160805.1-alt1

Group :: Sistema/X11
RPM: xdotool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:           xdotool
Version:        20110530.1
Release:        alt1
Summary:        Fake keyboard/mouse input for X

Group:          System/X11
License:        BSD
URL:            http://www.semicomplete.com/projects/xdotool/
Source0:        %{name}.tar

BuildRequires:  libXtst-devel      
BuildRequires: libXinerama-devel
BuildRequires: perl-podlators

%description
This tool lets you simulate keyboard input and mouse activity, move and
resize windows, etc. It does this using X11's XTEST extension and other
Xlib functions.  Additionally, you can search for windows and move,
resize, hide, and modify window properties like the title. If your
window manager supports it, you can use xdotool to switch desktops, move
windows between desktops, and change the number of desktops.

%package -n xdotool-devel
Summary: Library for fake keyboard/mouse input for X
Group: Development/C

%description -n xdotool-devel
libxdo helps you send fake mouse and keyboard input, search for windows,
perform various window managment tasks such as desktop changes, window
movement, etc.

Development files.

%prep
%setup -q -n %name

%build
%make_build

%install
%make DESTDIR=%buildroot \
PREFIX=%prefix \
INSTALLMAN=%_mandir \
INSTALLINCLUDE=%_includedir \
INSTALLLIB=%_libdir \
install

%files
%defattr(-,root,root,-)
%doc CHANGELIST COPYRIGHT README
%doc examples
%_bindir/*
%_man1dir/*
%_libdir/libxdo.so.*

%files -n xdotool-devel
%_libdir/libxdo.so
%_includedir/xdo.h

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009