Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 891ad7ced593cdc14ac78ed038e728ba > files > 2

flight-of-the-amazon-queen-1-6.mga5.nonfree.src.rpm

%define scummvmdir %{_datadir}/scummvm/

Summary:	A adventure game using scummvm
Name:		flight-of-the-amazon-queen
Version:	1
Release:  	%mkrel 6
Source0: 	http://prdownloads.sourceforge.net/scummvm/FOTAQ_Talkie.tar.bz2
License: 	Freeware
Url:     	http://scummvm.org
Group:      	Games/Adventure
Requires: 	scummvm
BuildArch: 	noarch

%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
flyingFaye 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.

This game was released by Krome Studios to help the scummvm
project. However, this is not a free game ( free as freespeech ), even
if source code can be seen. 

%prep
%setup -q -n FOTAQ_Talkie/
%build

%install
mkdir -p %{buildroot}/%{scummvmdir}/%{name}
cp queen* %{buildroot}/%{scummvmdir}/%{name}

mkdir -p %{buildroot}%{_datadir}/applications
cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
[Desktop Entry]
Name=Flight Of The Amazon Queen
Comment=%summary
Exec=%_gamesbindir/scummvm -p%{scummvmdir}/%{name}  queen
Icon=scummvm
Terminal=false
Type=Application
StartupNotify=true
Categories=Game;AdventureGame;
EOF

%files
%doc readme.txt
%{scummvmdir}/%{name}
%_datadir/applications/*


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 1-6.mga5
+ Revision: 742844
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1-5.mga5.nonfree
+ Revision: 679234
- Mageia 5 Mass Rebuild

* Thu Oct 31 2013 tmb <tmb> 1-4.mga4.nonfree
+ Revision: 548382
- Mageia 4 rebuild

* Fri Jan 11 2013 umeabot <umeabot> 1-3.mga3.nonfree
+ Revision: 350539
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

  + dams <dams>
    - clean specfile

* Mon Sep 26 2011 zezinho <zezinho> 1-2.mga2.nonfree
+ Revision: 149018
- correct license

* Mon Sep 26 2011 zezinho <zezinho> 1-1.mga2.nonfree
+ Revision: 148990
- imported package flight-of-the-amazon-queen


* Thu Jan 28 2010 Götz Waschk <goetz@zarb.org> 0-4plf2010.1
- fix previous upload

* Thu Jan 24 2008 Götz Waschk <goetz@zarb.org> 0-3plf2008.1
- fix plf reason
- update xdg menu categories
- remove old menu

* Fri Aug 18 2006 Götz Waschk <goetz@zarb.org> 0-2plf2007.0
- xdg menu

* Wed Nov  2 2005 Götz Waschk <goetz@zarb.org> 0-1plf
- initial spec