Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37419549
en ru br
ALT Linux repos
S:4.2-alt1
5.0: 3.4-alt1
4.1: 3.4-alt1

Group :: Games/Puzzles
RPM: greed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: greed
Version: 4.2
Release: alt1
Source: %name-%version.tar.gz
License: BSD-like
Group: Games/Puzzles
Summary: the board puzzle game of Greed
Packager: Fr. Br. George <george at altlinux.ru>
# Automatically added by buildreq on Thu Dec 06 2007
BuildRequires: libncurses-devel

%description
The strategy game of Greed.  Try to eat as much as possible of the board
before munching yourself into a corner.

%prep
%setup

%build
%make SFILE=%_localstatedir/games/%name.hs

%install
mkdir -p %buildroot%_gamesbindir %buildroot%_man6dir %buildroot%_localstatedir/games
install %name %buildroot%_gamesbindir/
install %name.6 %buildroot%_man6dir/
install /dev/null %buildroot%_localstatedir/games/%name.hs

%files
%_man6dir/%name.6*
%attr(664,root,games) %config(noreplace) %_localstatedir/games/%name.hs
%attr(2711,root,games) %_gamesbindir/%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