Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37378512
en ru br
Репозитории ALT
5.1: 1.2.080519-alt4
4.1: 1.2.080519-alt0.M41.1
www.altlinux.org/Changes

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

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

Name: openastromenace
%define stamp 080519
Version: 1.2.%stamp
Release: alt0.M41.1
Summary: Hardcore 3D space shooter with spaceship upgrade possibilities.
Summary(ru_RU.KOI8-R): Хардкорный космический 3D шутер с возможностью апгрейда корабля
%define sname oamenace
%define cname AstroMenace

Group: Games/Arcade
License: GPL
Url: http://www.viewizard.com/
#Source: http://www.viewizard.com/download/%{cname}SourceCode_%stamp.zip
Source: http://www.viewizard.com/download/%{cname}SourceCode_%stamp.tar
Source1: %cname.sh
#Source: http://downloads.sourceforge.net/%name/%sname-src-%version.tar.bz2
Packager: Fr. Br. George <george at altlinux.ru>

Requires: %name-data

# Automatically added by buildreq on Sat Oct 20 2007

BuildRequires: cmake desktop-file-utils gcc-c++ libSDL-devel libSM-devel libjpeg-devel libmesa-devel libopenal-devel libvorbis-devel

%description
AstroMenace stands out for a hardcore gameplay that absorbs you completely as you repel the relentless attacks of diverse adversaries and dodge hails of projectiles. During the game, you will face many cunning opponents, having unique tactics and strategies and trying to give you a rough time in their own peculiar way, so youll need all your quick-wits to evade their attacks.

To demonstrate the pre-eminence against growing forces of evil you will have to constantly improve your ship and armaments. The game offers you to collect money during the battle, so you can purchase new weaponry and equipment, choosing from a diverse list. You can carry out the destruction with your favorite guns, switching between them whenever you want.

AstroMenace is graphically unique. The quality of animation along with special effects is stunning, and with all its picturesque backgrounds adding brilliance to the visuals, the game is a true eye-candy. The process of causing total annihilation has never looked so fascinating!

%description -l ru_RU.KOI8-R
Космический вертикальный шутер очень высокого качества. Все модели отрисованы в 3D и отображаются в перспективе. Отличные обои, хорошая музыка, продуманный геймплей. Сложность игры гибко настраивается.

Поначалу разработка игры велась закрыто. С версии 1.2.0 распространяется под GPL v3.

%prep
%setup -q -n %{cname}SourceCode

# TODO icon

cat > %name.desktop << EOF
[Desktop Entry]
Type=Application
Comment=3D space shooter
Terminal=false
Exec=%name
Icon=%name
Name=%name
Encoding=UTF-8
Categories=Game;ArcadeGame;
EOF
desktop-file-install --dir=%buildroot%_datadir/applications %name.desktop --vendor=""


%build

cmake .
sed -i '/^[/#]*define [A-Z][A-Z][ ]*$/d;/#if !defined(EN) && !defined(DE) && !defined(RU)/a\
#define RU
' AstroMenaceSource/Defines.h
%make -j %__nprocs
mv %cname %name.ru
sed -i '/^[/#]*define [A-Z][A-Z][ ]*$/d;/#if !defined(EN) && !defined(DE) && !defined(RU)/a\
#define EN
' AstroMenaceSource/Defines.h
%make -j %__nprocs
mv %cname %name.en

%install
install -Ds -m755 %name.ru %buildroot%_gamesbindir/%cname.ru
install -Ds -m755 %name.en %buildroot%_gamesbindir/%cname.en
install -D -m755 %SOURCE1 %buildroot%_gamesbindir/%cname
mkdir -p %buildroot%_gamesdatadir/%cname

%files
%doc ReadMe.txt
%_gamesbindir/%{cname}*
%_gamesdatadir/%cname

%changelog

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

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