Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > 5995cbbf054c24ea64af749b6961bb69 > files > 2

blobwars-2.00-1.mga6.src.rpm

Name:           blobwars
Version:        2.00
Release:        %mkrel 1
Summary:        Mission and Objective based 2D Platform Game
Group:          Games/Arcade
# Code and gfx is all GPLv2+. Music is all CC-BY-SA. SFX are a mix, see readme
License:        GPLv2+ and CC-BY-SA and CC-BY and BSD and Public Domain
URL:            http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html
Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz

BuildRequires:  gettext
BuildRequires:  pkgconfig(sdl2)
BuildRequires:  pkgconfig(SDL2_image)
BuildRequires:  pkgconfig(SDL2_mixer)
BuildRequires:  pkgconfig(SDL2_net)
BuildRequires:  pkgconfig(SDL2_ttf)
BuildRequires:  pkgconfig(zlib)
Requires:       fonts-ttf-bitstream-vera

%description
Blob Wars: Metal Blob Solid. This is Episode I of the Blob Wars Saga.
You must undertake the role of fearless Blob soldier, Bob, as he infiltrates
various enemy installations and hideouts in an attempt to rescue as many
MIAs as possible.

%prep
%autosetup -p1

%build
%setup_compile_flags
%make_build RELEASE=1

%install
%make_install

%find_lang %{name}

rm -f %{buildroot}%{_gamesdatadir}/%{name}/data/vera.ttf
ln -s %{_xfontdir}/TTF/Vera.ttf \
      %{buildroot}%{_gamesdatadir}/%{name}/data/vera.ttf

%files -f %{name}.lang
%doc doc/*
%{_datadir}/applications/%{name}.desktop
%{_gamesbindir}/%{name}
%{_gamesdatadir}/%{name}/
%{_iconsdir}/hicolor/*/apps/%{name}.png


%changelog
* Thu Dec 03 2015 akien <akien> 2.00-1.mga6
+ Revision: 907966
- Version 2.00, uses SDL2

* Wed Oct 15 2014 umeabot <umeabot> 1.19-4.mga5
+ Revision: 739493
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.19-3.mga5
+ Revision: 678177
- Mageia 5 Mass Rebuild

* Sun Jun 08 2014 pterjan <pterjan> 1.19-2.mga5
+ Revision: 634827
- Add missing Language header in po files

* Sat May 24 2014 akien <akien> 1.19-1.mga5
+ Revision: 625271
- Clean/update spec file and adapt it to Mageia
- Drop Debian patch which sets incorrect games paths
- import source package from Fedora