Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37809834
en ru br
ALT Linux repos
S:1.4.1-alt2
5.0: 1.2.0-alt2
4.1: 1.1.1-alt1.M41.1

Group :: System/X11
RPM: xorg-drv-void

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xorg-drv-void
Version: 1.4.1
Release: alt1
Epoch: 1
Summary: null input driver
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Requires: XORG_ABI_XINPUT = %get_xorg_abi_xinput

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(Pre): xorg-sdk
BuildRequires: xorg-resourceproto-devel xorg-scrnsaverproto-devel

%description
void is an dummy/null Xorg input driver.  It doesn't connect
to any physical device, and it never delivers any events.  It functions
as  both  a  pointer and keyboard device, and may be used as X server's
core pointer and/or core keyboard.  It's purpose  is  to  allow  the  X
server to operate without a core pointer and/or core keyboard.


%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--with-xorg-module-dir=%_x11modulesdir \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_x11modulesdir/input/*.so
%_man4dir/*

%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