Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37734901
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.10
Release: alt1

Summary: Simgear - simulation library
License: GPL
Group: System/Libraries

Url: http://www.simgear.org
Source: %name-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Thu Mar 02 2006

BuildRequires: esound gcc-c++ imake libICE-devel libSM-devel libX11-devel libXext-devel libXi-devel
BuildRequires: libXmu-devel libXt-devel libmesa-devel libopenal-devel libstdc++-devel nvidia_glx_common
BuildRequires: plib-devel xorg-cf-files xorg-x11-proto-devel 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: Simulation library (development part)
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