Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044674
en ru br
ALT Linux repositórios
S:0.0.5-alt1.1
5.0: 0.0.1-alt1

Group :: Jogos/Enigmas
RPM: pushover

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: pushover
Url: http://pushover.sourceforge.net/
License: GPL
Group: Games/Puzzles
Version: 0.0.1
Release: alt1
Summary: Puzzle with ant pushing dominoes to fall
Source: %name-%version.tar.gz
Source1: %name.png
Packager: Fr. Br. George <george at altlinux.ru>

# Automatically added by buildreq on Sun Nov 16 2008

BuildRequires: gcc-c++ libSDL-devel libSDL_mixer-devel libSDL_ttf-devel liblua5-devel libpng-devel

%description
Pushover is a fun puzzle game originally published by Ocean in 1992. In this game you control an ant that can walk along platformt that are connected with ladders. On those platforms are dominos that need to fall according to some rules.

   * All dominos must fall and none must crash into another
   * One special domino must fall as last domino and that domino triggers the exit door to open when you enter the exit door the level has been completed
   * You may rearrange as many dominos as you want, except for the trigger. You may not place dominos in front of the doors, except for the vanishing domino.
   * You may push push once to start a chain reaction with the dominos leading to the fall of all of them
   * All this has to be done within a time limit (which is normally generous)
   * There are 10 different dominos that behave differently when pushed, some fall, some not, some wait a bit before they fall, some raise, some toppler until they meet an obstacle
   * There is a help in the game and introductory levels that show how all the dominos work

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall
mkdir -p %buildroot%_desktopdir %buildroot%_datadir/pixmaps
cat > %name.desktop << EOF
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Pushover
Comment=Ant pushing dominoes puzzle game
Exec=%name
Icon=%name
Categories=Game;LogicGame;
EOF
install -m 644 %name.desktop %buildroot%_desktopdir
install -m 644 %SOURCE1 %buildroot%_datadir/pixmaps

%files
%doc readme.txt AUTHORS
%_bindir/%name
%_datadir/%name/
%_desktopdir/%name.desktop
%_datadir/pixmaps/%name.png

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009