Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37412765
en ru br
Репозитории ALT

Группа :: Система/X11
Пакет: unclutter-xfixes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: unclutter-xfixes
Version: 1.0
Release: alt1

Summary: Hides X11 cursor when idle
License: MIT
Group: System/X11
Url: ttps://github.com/Airblader/unclutter-xfixes
Source: %name-%version.tar

Conflicts: unclutter

BuildRequires: pkgconfig(x11) pkgconfig(xi) pkgconfig(xfixes) libev-devel asciidoc-a2x

%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.

unclutter-xfixes is a rewrite of unclutter using the x11-xfixes extension.

%prep
%setup
sed -i -e 's,__VERSION="\$(shell git describe --all --long --always)",__VERSION="%version-%release",' Makefile

%build
make
#make all

%install
make DESTDIR="$RPM_BUILD_ROOT" install

#mkdir -p %buildroot%_bindir %buildroot%_man1dir

#make install install.man BINDIR=%buildroot%_bindir MANDIR=%buildroot%_man1dir

%files
%_bindir/unclutter
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin