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

Group :: System/X11
RPM: unclutter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: unclutter
Version: 8
Release: alt1

Summary: Hides X11 cursor when idle
License: PD
Group: System/X11
Url: ftp://export.lcs.mit.edu/contrib/utilities/
Source: %name-%version.tar

Packager: Evgenii Terechkov <evg at altlinux.org>

# Automatically added by buildreq on Sun Sep 27 2009 (-bi)

BuildRequires: libX11-devel

%description
unclutter hides your X mouse cursor when you don't need it, to prevent
it from getting in the way. You have only to move the mouse to restore
the mouse cursor.

%prep
%setup

%build
make

%install
mkdir -p %buildroot%_bindir %buildroot%_man1dir
make install install.man BINDIR=%buildroot%_bindir MANDIR=%buildroot%_man1dir

%files
%_bindir/%name
%_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