Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37748608
en ru br
ALT Linux repos
S:0.11.9-alt2
5.0: 0.11.8-alt2
4.1: 0.11.8-alt1
4.0: 0.11.7-alt1
3.0: 0.11.6.2-alt1

Group :: Games/Arcade
RPM: bomberclone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bomberclone
Version: 0.11.8
Release: alt1

Summary: BomberClone is a Puzzle game clone of bomberman
License: GPL
Url: http://bomberclone.sourceforge.net/homepage/
Group: Games/Arcade

Packager: Igor Zubkov <icesik at altlinux.org>

Source0: %name-%version.tar.bz2
Source1: %name.menu
Source2: %name.xpm

Patch0: bomberclone-0.11.7-alt-path.patch

Obsoletes: %name-data
Provides: %name-data

# Automatically added by buildreq on Mon Dec 17 2007

BuildRequires: imake libICE-devel libSDL-devel libSDL_image-devel libSDL_mixer-devel libX11-devel xorg-cf-files

%description
Clone of bomberman. The goal of the game is to be the last one,
who is alive. You can drop bombs which will explode after a certain
time and destroy everything in horizontal and vertical direction.
So you can remove stones or kill other players. But take care.
Don't kill yourself otherwise the game will be over for you.
During the game you will find differnent powerups to raise your skills.
If you are running faster than your opponent and you have many bombs,
you can catch him within lots of bombs and he has no chance to escape.
Your will get points for every player you have killed. If you win the game,
you can earn additional points depending on how many players played the game.

%prep
%setup -q
%patch0 -p1
%configure --prefix=%buildroot%prefix --disable-debug

%build
%make_build

%install
mkdir -p %buildroot%_gamesdatadir/%name
%makeinstall
install -pD -m644 %SOURCE1 %buildroot%_menudir/%name
install -pD -m644 %SOURCE2 %buildroot%_datadir/pixmaps/%name.xpm

%post
%update_menus

%postun
%clean_menus

%files
%doc AUTHORS ChangeLog README TODO
%_bindir/*
%_menudir/*
%_datadir/pixmaps/*
%_gamesdatadir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin