Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045271
en ru br
ALT Linux repos
S:1.3.0-alt2.1.1

Group :: System/Libraries
RPM: ois

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:           ois
Version:        1.3.0
Release:        alt2.1.1
Summary:        Open Input System, OO gaming input library
Group:          System/Libraries
License:        zlib
URL:            http://sourceforge.net/projects/wgois
Packager: Alexey Shentzev <ashen at altlinux.ru>
Source0:        %name-%version.tar
Patch: ois-1.3.0-alt-glibc-2.16.patch
# Automatically added by buildreq on Wed Jun 17 2009
BuildRequires: gcc-c++ glibc-devel-static libXaw-devel

%description
Object Oriented Input System (OIS) is meant to be a cross platform, simple
solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc)
and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented
Design patterns.

%package -n lib%name
Summary:        Open Input System, OO gaming input library
Group:          System/Libraries
Provides: ois

%description -n lib%name
Object Oriented Input System (OIS) is meant to be a cross platform, simple
solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc)
and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented
Design patterns.

%package -n lib%name-devel
Summary:        Development files for %name
Group:          System/Libraries
Requires:       pkgconfig, lib%name = %version-%release

%description -n lib%name-devel
The %name-devel package contains libraries and header files for
developing applications that use %name.

%prep
%setup -q -n %name
%patch -p2

%build
sh bootstrap
export LIBS=-lX11
%configure --disable-static
%make_build


%install
%makeinstall_std

%files -n lib%name
%doc ReadMe.txt
%_libdir/libOIS-%version.so

%files -n lib%name-devel
%_libdir/libOIS.so
%_includedir/OIS
%_libdir/pkgconfig/OIS.pc

%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