Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37748713
en ru br
ALT Linux repos
S:1.1.4-alt1
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: xkbevd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xkbevd
Version: 1.0.1
Release: alt1

Summary: XKB event daemon
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: libX11-devel libXau-devel libXdmcp-devel libxkbfile-devel
BuildRequires: pkg-config xorg-x11-proto-devel xorg-x11-util-macros

%description
This  command  is very raw and is therefore only partially implemented;
we present it here as a rough prototype for developers, not as  a  gen-
eral  purpose  tool  for  end  users.  Something like this might make a
suitable replacement for xev;  I'm not signing up, mind you,  but  it's
an interesting idea.

%prep
%setup -q

%build
%__autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

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