# Spec file for Mandriva Linux # $Id: adanaxisgpl.spec,v 1.5 2009/03/02 17:18:55 caolanm Exp $ # $Log: adanaxisgpl.spec,v $ # Revision 1.5 2009/03/02 17:18:55 caolanm # constify strchr # # Revision 1.4 2007/10/18 00:04:13 southa # Fedora packaging review comments # # Revision 1.3 2007/10/17 23:44:50 southa # Fedora packaging review comments # # Revision 1.2 2007/09/27 12:10:09 southa # Fixed changelog # # Revision 1.1 2007/09/27 11:52:44 southa # Fedora release # # Revision 1.1 2007/06/30 16:02:14 southa # Generic packaging # # Revision 1.3 2007/06/29 16:48:30 southa # Mandriva build # # Revision 1.2 2007/06/29 14:41:54 southa # Mandriva release # # Revision 1.1 2007/06/29 12:05:04 southa # Mandriva packaging # %define title Adanaxis GPL %define longtitle Adanaxis GPL - an action game in four spatial dimensions Summary: Action game in four spatial dimensions Name: adanaxisgpl Version: 1.2.5 Release: 4%{?dist} License: GPLv2 Group: Amusements/Games URL: http://www.mushware.com/ Source0: http://www.mushware.com/files/%{name}-1.2.5.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: desktop-file-utils BuildRequires: freeglut-devel BuildRequires: expat-devel BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: libvorbis-devel BuildRequires: pcre-devel BuildRequires: SDL_mixer-devel Patch0: adanaxisgpl-1.2.5-const.patch %description Adanaxis is a fast-moving first person shooter set in deep space, where the fundamentals of space itself are changed. By adding another dimension to space this game provides an environment with movement in four directions and six planes of rotation. Initially the game explains the 4D control system via a graphical sequence, before moving on to 30 levels of gameplay with numerous enemy, ally, weapon and mission types. Features include simulated 4D texturing, mouse and joystick control, and original music. Screenshots, movies and further information are available at http://www.mushware.com/. Hardware-accelerated 3D is recommended, ideally with support for OpenGL Shading Language. %prep %setup -q %patch0 -p1 -b .const %build %configure make %{?_smp_mflags} %install rm -rf %{buildroot} make DESTDIR=%{buildroot} INSTALL="install -p" CPPROG="cp -p" install # Build .desktop files cat > %{name}.desktop < %{name}-recover.desktop < - 1.2.5-4 - constify strchr * Mon Feb 23 2009 Fedora Release Engineering - 1.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Feb 19 2008 Fedora Release Engineering - 1.2.5-2 - Autorebuild for GCC 4.3 * Sun Feb 17 2008 Andy Southgate 1.2.5-1 - Sync to upstream to pick up gcc 4.3 compatibility fixes * Thu Oct 25 2007 Andy Southgate 1.2.4-1 - Updates following further review (bugzilla #309061) * Wed Oct 17 2007 Andy Southgate 1.2.3-1 - Updates following review (bugzilla #309061) * Thu Sep 27 2007 Andy Southgate 1.2.1-1 - Created from Mandriva .spec