%define realversion 3.0-0602 %define dotversion %(echo %{realversion} | sed 's/-/./g') Name: emr Version: 3.0.0602 Release: 2mamba Summary: Excalibur: Morgana 's Revenge Group: Applications/Games Vendor: openmamba Distribution: openmamba Packager: Automatic Build System URL: http://excaliburworld.com/emr/emr3/index.html Source0: http://downloads.sourceforge.net/sourceforge/emr3/emr-%{realversion}.tgz Patch0: emr-3.0-makefile.patch Patch1: emr-3.0-desktop.patch License: GPL Requires: AlephOne ## AUTOBUILDREQ-BEGIN BuildRequires: AlephOne ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description EMR 3.0 is a unique scenario based upon the Aleph One (Marathon) engine. It is a first-person action adventure game, featuring an epic and in-depth story line. As a Federation Marine resting after your last mission, you start aboard the exploration class Starship Kronos where you learn that your real mission has yet to begin. You are re-acquainted with the AI Merlin, who introduces you to Kronos time traveling technology, and reveals your new mission: to save mankind from the clutches of Morgana and her minions. Through untamed raptor-infested jungles, castle arenas, and war-torn streets of the future, you will wield weapons from all time periods - including the Sword of Power, Excalibur - in an effort to thwart the diabolical plot that unfolds. The EMR adventure, spread across 42 solo levels, weaves a tale of truth and honor, knighthood and bravery, and darkness and treachery. EMR also delivers 27 adrenaline pumped network levels. EMR immerses you in an amazing new world, creating an addictive, fun and unique gaming experience. Here's just a sample of the new and exciting features available in EMR 3.0: * Levels with fog and mist * Persistent effects such as poison, earthquakes, fire storm spell, and timed grenades * Original MP3 music * 12 unique weapons, including a new Dragon Flamer and T9000 Railgun * New spells for your wand, including fire storm, teleportation, and raise the dead * Beautifully rendered OpenGL textures and landscapes * New graphics for Morgana, the Trex, raven, and Jurassic bug * A huge variety of new hi-res scenery items * New holodeck programs, including driving a Flintstone mobile through Bedrock! * Blood Gulch style net map with 8 simulated net players and a huge battlefield * A basketball court netmap where grenades in a basket win points for your team * A beautiful new future level that let's you drive a Hoverbike! * A total of 5 brand new solo maps and 4 new net maps * Lots of updated maps with new areas, new tasks, new features, and new secrets * New powerups, such as apples, bananas, health kits, emergency kits, and finally a use for all those magic scrolls! * And much, much, more... %prep %setup -q -n %{name}-3.0 %patch0 -p1 %patch1 -p1 %build %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall DESTDIR=%{buildroot} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_bindir}/emr %{_datadir}/applications/emr.desktop %{_datadir}/games/emr %{_mandir}/man6/emr.6.gz %{_datadir}/pixmaps/emr.png %dir %{_docdir}/emr %doc %{_docdir}/emr/Credits %doc %{_docdir}/emr/*.html %doc %{_docdir}/emr/docs %doc README %changelog * Wed Aug 21 2013 Automatic Build System 3.0.0602-2mamba - automatic rebuild by autodist * Sat Aug 09 2008 gil 3.0.0602-1mamba - package created by autospec