Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500894
en ru br
Репозитории ALT
S:0.11.9-alt2
5.1: 0.11.8-alt2
4.1: 0.11.8-alt1
4.0: 0.11.7-alt1
3.0: 0.11.6.2-alt1
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: bomberclone

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: bomberclone
Version: 0.11.7
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

Patch: %name.patch
Patch1: bomberclone-0.11.7-alt-path.patch

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

# Automatically added by buildreq on Sat May 05 2007

#BuildRequires: esound imake libSDL-devel libSDL_image-devel libSDL_mixer-devel libXt-devel linux-libc-headers xorg-cf-files
BuildRequires: esound imake libSDL-devel libSDL_image-devel libSDL_mixer-devel libXt-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
#patch -p0
%patch1 -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
%_bindir/*
%_menudir/*
%_datadir/pixmaps/*
%_gamesdatadir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin