Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532126
en ru br
Репозитории ALT

Группа :: Система/X11
Пакет: livecd-fgfs

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

Name: livecd-fgfs
Version: 0.2
Release: alt2

Summary: start FlightGear
License: Public domain
Group: System/X11

Url: http://altlinux.org/m-p
Packager: Michael Shigorin <mike at altlinux.org>
BuildArch: noarch

Requires: livecd-runapp SysVinit-usermode

%define confdir %_sysconfdir/sysconfig
%define conffile %confdir/livecd-runapp

%description
%summary

%prep

%build

%install
mkdir -p %buildroot%confdir

cat > %buildroot%conffile << _EOF_
BINARY=fgfs
COMMON_ARGS="--enable-fullscreen --time-match-local"

[ -d /usr/share/flightgear/Aircraft/tu154b ] &&
COMMON_ARGS="\$COMMON_ARGS --aircraft=tu154b --airport=UNKM" ||:

EXPENSIVE_ARGS="--enable-enhanced-lighting --enable-clouds3d --enable-horizon-effect --enable-specular-highlight --enable-distance-attenuation --fog-nicest"
_EOF_

%files
%conffile

%changelog

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

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