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

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

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

Name: icebreaker
Version: 2.2.1
Release: alt1
Epoch: 1

Summary: An addictive action-puzzle game involving bouncing penguins
License: GPLv2+
Group: Games/Arcade

Url: http://www.mattdm.org/icebreaker/
Source0: %name-%version.tar.xz
Source1: %name.desktop
Source2: %name.16.xpm
Source3: %name.32.xpm
Source4: %name.48.xpm
Patch0: icebreaker-makefile.patch
Patch1: icebreaker-1.9.7-alt-buffer.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Mon Apr 18 2016

# optimized out: libSDL-devel libgpg-error libjson-c python-base
BuildRequires: libSDL_mixer-devel

%description
So, uh, there's a bunch of penguins on an iceberg in Antarctica.
You have been selected to catch them so they can be shipped to Finland
where they are essential to a secret plot for world domination.

%prep
%setup
#patch0 -p1
#patch1 -p1

%build
%define _optlevel 3
%add_optflags %optflags_kernel %optflags_notraceback %optflags_fastmath
%make_build OPTIMIZE="$RPM_OPT_FLAGS -finline-functions" prefix=%prefix highscoredir=%_localstatedir/games

%install
mkdir -p %buildroot/%_gamesdatadir/icebreaker
touch icebreaker.scores
install -pDm664 icebreaker.scores %buildroot/%_localstatedir/games/icebreaker.scores
install -pDm755 icebreaker %buildroot/%_gamesbindir/icebreaker
install -pm644 *.wav *.bmp *.ibt %buildroot/%_gamesdatadir/icebreaker/
install -pD %SOURCE1 %buildroot/%_desktopdir/%name.desktop
install -pDm644 %SOURCE2 %buildroot/%_miconsdir/%name.xpm
install -pDm644 %SOURCE3 %buildroot/%_niconsdir/%name.xpm
install -pDm644 %SOURCE4 %buildroot/%_liconsdir/%name.xpm

%files
%doc README TODO LICENSE ChangeLog
%attr(2711,root,games) %_gamesbindir/icebreaker
%_gamesdatadir/icebreaker
%attr(664,games,games) %_localstatedir/games/icebreaker.scores
%_desktopdir/%name.desktop
%_miconsdir/icebreaker.xpm
%_niconsdir/icebreaker.xpm
%_liconsdir/icebreaker.xpm

%changelog

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

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