Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37574481
en ru br
ALT Linux repos
S:2020.3.17-alt1
5.0: 1.9.1-alt3
4.1: 1.0.0-alt1.1
4.0: 0.3.10-alt1
3.0: 0.3.8-alt2

Group :: System/Libraries
RPM: SimGear

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin