Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37555266
en ru br
ALT Linux repositórios
S:2.10.6-alt1
5.0: 2.2.1-alt1
4.1: 2.0.3-alt0.M41.1

Group :: Sistema/X11
RPM: xorg-drv-evdev

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _modulesdir %_libdir/X11/modules

Name: xorg-drv-evdev
Version: 2.0.3
Release: alt0.M41.1
Serial: 2
Summary: Generic Linux input driver
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

PreReq: XORG_ABI_XINPUT = %get_xorg_abi_xinput
Provides: xorg-x11-drv-evdev = %serial:%version-%release
Obsoletes: xorg-x11-drv-evdev

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

BuildRequires: gcc-c++ xorg-proto-devel xorg-sdk xorg-util-macros

%description
evdev  is  an  Xorg  input  driver for Linux generic event devices.
It therefore supports all input devices that the kernel knows
about, including most mice and keyboards.

%def_disable static

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--with-xorg-module-dir=%_modulesdir \
%{subst_enable static}

%make_build

%install
%make DESTDIR=%buildroot install

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

%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