Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37600657
en ru br
Репозитории ALT
S:1.4.1-alt2
5.1: 1.2.0-alt2
4.1: 1.1.1-alt1.M41.1
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: xorg-drv-void

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin