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

Группа :: Игры/Приключения
Пакет: amazon-queen-floppy

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

# vim: set ft=spec: -*- rpm-spec -*-
# $Id: amazon-queen-floppy,v 1.1 2004/03/27 16:51:06 raorn Exp $

%define gamedir queen-floppy

Name: amazon-queen-floppy
Version: M.10
Release: alt1

Summary: Flight of the Amazon Queen.
License: Distributable freeware
Group: Games/Adventure
Url: http://www.scummvm.org/

BuildArch: noarch

Requires: scummvm >= 0.6.0
Conflicts: amazon-queen-cd

Source: FOTAQ_Floppy.zip

BuildRequires: unzip

%description
Flight of the Amazon Queen is a 2D point-and-click adventure game set in the
1940s, originally published for DOS and the Amiga.

You assume the role of Joe King, a pilot for hire who is given the job of flying
Faye Russell (a famous movie star) into the Amazon jungle for a photo shoot. Of
course, things never go according to plans. After an unfortunate turn of events
they find themselves stranded in the heart of the Amazon jungle, where Joe will
embark on a quest to rescue a kidnapped princess and in the process, discover
the true sinister intentions of a suspiciously located Lederhosen company. In a
rich 2D environment, Joe will cross paths with a variety of unlikely jungle
inhabitants including, but not limited to, a tribe of Amazon women and 6-foot-
tall pygmies.

%prep
%setup -q -n FOTAQ_Floppy

%install
%__mkdir_p %buildroot%_gamesdatadir/%gamedir
%__install -m644 queen.1 %buildroot%_gamesdatadir/%gamedir

# Menu

%__mkdir -p %buildroot%_menudir
%__cat <<__EOF > %buildroot%_menudir/%name
?package(%name): \
needs="X11" \
section="Games/Adventure" \
command="scummvm -ghq3x -n -f -p %_gamesdatadir/%gamedir queen" \
title="Flight of the Amazon Queen" \
icon="scummvm.xpm"
__EOF

%post
%update_menus

%postun
%clean_menus

%files
%_gamesdatadir/%gamedir
%_menudir/%name
%doc readme.txt

%changelog

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

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