Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038351
en ru br
ALT Linux repos
S:20110106-alt1
5.0: 2007.06.22-alt1
4.1: 2007.06.22-alt1

Group :: System/Configuration/Hardware
RPM: input-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: input-utils
Version: 2007.06.22
Release: alt1

Summary: A Set of Utilities for Input Devices

Group: System/Configuration/Hardware
License: GPL v2 or later
Url: http://linuxconsole.sourceforge.net/input/input.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Provides: joystick
Obsoletes: joystick
Conflicts: dvb-utils <= 0.9.4-alt2
Conflicts: linuxtv-dvb-apps <= 1.1.1-alt1

# from SVN

Source: %name-%version.tar.bz2
Patch0: %name-alt-makefile.patch
Patch1: %name-ffmvforce-on_exit-prototype-fix.diff
Patch2: %name-inputattach-update-help-text.diff

%define programs  evtest ffcfstress ffmvforce ffset fftest inputattach jscal jstest

# Automatically added by buildreq on Sun Oct 21 2007

BuildRequires: libSDL-devel

%description
Utilities for input devices. It includes joystick testing and
calibration, force feedback testing, and generic event tools,
in such programs: %programs.

%prep
%setup -n utils
%patch0
%patch1 -p1
%patch2 -p1

%build
make CFLAGS="$RPM_OPT_FLAGS -Wall" PROGRAMS="%programs"

%install
install -m755 -d %buildroot%_bindir
install -m755 -t %buildroot%_bindir %programs

%files
%_bindir/*

%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