Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042661
en ru br
ALT Linux repositórios
S:1.8.7-alt1
5.0: 1.8.2-alt1
4.1: 1.8.2-alt1
4.0: 1.8.2-alt1
3.0: 1.7.2-alt1

Group :: Sistema/Configurações/Rede
RPM: xbindkeys

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_enable guile

Name: xbindkeys
Version: 1.8.2
Release: alt1

Summary: Binds keys or mouse buttons to shell commands under X.
License: GPL
Group: System/Configuration/Other

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

URL: http://hocwp.free.fr/xbindkeys/xbindkeys.html
Source: http://hocwp.free.fr/xbindkeys/%name-%version.tar.gz

BuildPreReq: libICE-devel libX11-devel
%if_enabled guile
BuildPreReq: guile-devel libltdl-devel
%endif

%description
xbindkeys is a program that allows you to launch shell commands with your
keyboard or mouse under X. It links commands to keys or mouse buttons using
a simple configuration file, and is independant of the window manager.

%prep
%setup -q

%build
# --enable-tk == install xbindkeys_show to %_bindir
# but we install it to %_docdir manually, so we need --disable-tk
%configure %{subst_enable guile} --disable-tk
%make_build
                                                                                   
%install                                                                            
%makeinstall

%files
%doc AUTHORS BUGS ChangeLog README TODO xbindkeys_show*
%_bindir/*
%_mandir/man?/*

%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