Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37833464
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 

%define _modulesdir %_libdir/X11/modules

Name: xorg-drv-void
Version: 1.1.1
Release: alt1.M41.1
Serial: 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
Provides: xorg-x11-drv-void = %serial:%version-%release
Obsoletes: xorg-x11-drv-void

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

BuildRequires: xorg-sdk xorg-proto-devel xorg-util-macros

%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=%_modulesdir \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_modulesdir/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