Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37716446
en ru br
ALT Linux repos
S:0.4.2-alt2

Group :: Games/Puzzles
RPM: rezerwar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rezerwar
Summary: A big mess of networked blocks and pipes
Version: 0.4.2
Release: alt2
License: BSD
Group: Games/Puzzles
Source: http://tamentis.com/projects/rezerwar/files/%name-%version.tar.gz
Source1: %name.desktop
Source2: %name.png
Patch: gcc10.patch
Url: http://tamentis.com/projects/rezerwar/

# Automatically added by buildreq on Thu Jun 17 2010

BuildRequires: libSDL_mixer-devel

%description
rezerwar is a puzzle game that could be quickly described as the
illegitimate child of a known tetromino game and the average pipe game.

Authors: Bertrand Janin <tamentis at neopulsar.org>

%prep
%setup -q
%patch -p2

TARGET_BIN="%_bindir" TARGET_DATA="%_datadir/%name" TARGET_DOC="%_docdir/%name" ./configure Linux
sed -i -e "1i CFLAGS += $RPM_OPT_FLAGS" src/Makefile

%build
%make_build
strip src/%name

%install
%makeinstall DESTDIR="%buildroot"
install -D -m 644 %SOURCE1 %buildroot/%_desktopdir/%name.desktop
install -D -m 644 %SOURCE2 %buildroot/%_niconsdir/%name.png

%files
%_bindir/%name
%dir %_datadir/%name/
%doc %_docdir/%name
%_datadir/%name/*
%_desktopdir/%name.desktop
%_niconsdir/%name.png

%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