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

Group :: Sistema/Configurações/Hadware
RPM: keyd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: keyd
Version: 2.4.3
Release: alt1

Summary: A key remapping daemon for linux.
License: MIT
Group: System/Configuration/Hardware

Url: https://github.com/rvaiya/keyd
Source: %name-%version.tar
Patch0: %name-%version-alt.patch

BuildRequires: rpm-build-python3

%description
Linux lacks a good key remapping solution. In order to achieve satisfactory
results a medley of tools need to be employed (e.g xcape, xmodmap) with the end
result often being tethered to a specified environment (X11). keyd attempts to
solve this problem by providing a flexible system wide daemon which remaps keys
using kernel level input primitives (evdev, uinput).

%prep
%setup
%patch0 -p1

%build
%make_build

%install
%makeinstall_std

install -Dm644 keyd.service -t %buildroot%_unitdir/

%pre
/usr/sbin/groupadd -r -f keyd ||:

%files
%_bindir/keyd
%_bindir/keyd-application-mapper
%_datadir/keyd
%_unitdir/keyd.service
%_defaultdocdir/keyd
%_man1dir/*

%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