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

Группа :: Система/Библиотеки
Пакет: ois

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:           ois
Version:        1.2.0
Release:        alt3
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
# 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

%build
./bootstrap
%configure --disable-static
%make


%install
make install DESTDIR=$RPM_BUILD_ROOT

%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

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

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