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

Группа :: Игры/Аркады
Пакет: FlightGear-data

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

Name: FlightGear-data
Version: 0.9.10
Release: alt1

Summary: The opensource fly simulation engine
License: GPL
Group: Games/Arcade

Url: http://www.flightgear.org
Source: fgfs-base-%version.tar.bz2
Packager: Michael Shigorin <mike at altlinux.org>

Provides: fgfs-data
BuildArch: noarch

# it's 250+ Mb of data

%set_fixup_method skip
%set_strip_method none
%set_cleanup_method skip
%set_compress_method none
%set_verify_elf_method skip

%description
FlightGear is a free, open-source, multi-platform, and sophisticated flight
simulator framework for the development and pursuit of interesting
flight simulator ideas.

This package contains data files

%package -n FlightGear-doc
Summary: FlightGear - best opensource fly simulation engine
Group: Books/Computer books

%description -n FlightGear-doc
FlightGear is a free, open-source, multi-platform, and sophisticated flight
simulator framework for the development and pursuit of interesting
flight simulator ideas.

This package contains FlightGear documentation

See also this nice and eagerly read tutorial:
http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html

%prep
#setup -q -n fgfs-base-%version
%setup -q -n data

%install
mkdir -p %buildroot{%_datadir/FlightGear,%_docdir}

mv Docs %buildroot%_docdir/FlightGear-%version
mv Docs-mini %buildroot%_docdir/FlightGear-%version/mini
mv AUTHORS ChangeLog NEWS README %buildroot%_docdir/FlightGear-%version/
mv * %buildroot%_datadir/FlightGear/

%files
%_datadir/FlightGear

%files -n FlightGear-doc
%_docdir/FlightGear-%version

%changelog

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

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