Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416424
en ru br
Репозитории ALT
S:2020.3.17-alt1
5.1: 1.9.1-alt3
4.1: 1.0.0-alt1.1
4.0: 0.3.10-alt1
3.0: 0.3.8-alt2
www.altlinux.org/Changes

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

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

Name: SimGear
Version: 0.3.8
Release: alt2
Group: System/Libraries
Packager: Albert R. Valiev <darkstar at altlinux.ru>
URL: http://www.simgear.org/
Summary: simgear - simulation library
License: GPL

Source0: %name-%version.tar.bz2

# Automatically added by buildreq on Fri Jan 21 2005

BuildRequires: esound gcc-c++ libopenal-devel libstdc++-devel plib-devel >= 1.8.4
BuildRequires: xorg-x11-devel xorg-x11-libs xorg-x11-mesaGL zlib-devel

%description
SimGear is a set of open-source libraries designed to be used as building
blocks for quickly assembling 3d simulations, games, and visualization applications

%package devel
Summary: simgear - simulation library
Group: Development/C
Requires: %name = %version-%release

%description devel
SimGear is a set of open-source libraries designed to be used as building
blocks for quickly assembling 3d simulations, games, and visualization applications
This package contains header files for SimGear

%prep

%setup -q -n %name-%version

%build

%configure --with-x

#non-parallel build (cause it fails with parallel build...)

%make

%install
%make DESTDIR=%buildroot install

%files
%attr(644,root,root) %_libdir/*.a

%files devel
%_includedir/simgear

%changelog

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

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