Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558223
en ru br
ALT Linux repos
4.1: 0.4.2-alt1
4.0: 0.4.2-alt1
3.0: 0.4.2-alt1

Other repositories
Upstream:0.4.2-gpe6

Group :: Games/Puzzles
RPM: gsoko

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gsoko
Version: 0.4.2
Release: alt1

Summary: Clone of the Sokoban game
License: GPL
Group: Games/Puzzles
Url: http://www.via.ecp.fr/~jm/gsoko.html
Packager: Andrey Semenov <mitrofan at altlinux.ru>

Source: %name-%version-src.tar.gz
Source1: %name.menu
Source2: %name.xpm

# Automatically added by buildreq on Fri Mar 28 2003

BuildRequires: XFree86-devel glib-devel gtk+-devel

%description
gSoko is a gtk+ clone of the famous Sokoban game.  The goal of the
game is to push all the boxes on the squares with a red pattern.

%prep
%setup -q -n %name

%build
make DATADIR='"%_datadir/%name"'

%install
%__mkdir_p %buildroot%_bindir
%__install %name %buildroot%_bindir
%__mkdir_p %buildroot%_datadir/%name
%__cp -R img levels %buildroot%_datadir/%name
%__install -pD -m644 %SOURCE1 %buildroot%_menudir/%name
%__install -pD -m644 %SOURCE2 %buildroot%_datadir/pixmaps/%name.xpm

%post
%update_menus

%postun
%clean_menus

%files
%doc CHANGES README
%_bindir/%name
%_menudir/*
%_datadir/%name
%_datadir/pixmaps/*

%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