Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378286
en ru br
ALT Linux repos
S:5.4.4-alt3
5.0: 5.4.4-alt1.qa1
4.1: 5.4.4-alt1.qa1

Group :: Games/Adventure
RPM: rogue

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rogue
Version: 5.4.4
Release: alt2
Packager: Fr. Br. George <george at altlinux.ru>
Group: Games/Adventure
License: BSD
Url: http://rogue.rogueforge.net
Source0: http://rogue.rogueforge.net/files/rogue5.4/%name%version-src.tar.gz
Source1: %name.desktop
Source2: %name.png

BuildRequires: desktop-file-utils
BuildRequires: ncurses-devel

Summary: The original graphical adventure game

%description
The one, the only, the original graphical adventure game that spawned an entire genre.

Rogue 5.4 was developed between 1983 and 1984. The most common release of 5.4 is found on the BSD 4.3 Unix distribution tape (June 1986) as archived on the CSRG Archives CD Set and only as a binary executable.

This is the final version of the original (Toy, Arnold, Wichman) rogue developed for the UNIX operating system. The source code was recovered by Ken Arnold and posted on Sourceforge which I then copied and restored here.

%prep
%define _gamesvar %_var/games
%setup -q -c -n %name-%version

%build
%configure --enable-setgid=games --enable-scorefile=%_gamesvar/roguelike/rogue54.scr --enable-lockfile=%_gamesvar/roguelike/rogue54.lck --bindir=%_gamesbindir
make %_smp_mflags

%install
make install DESTDIR=%buildroot

desktop-file-install --dir %buildroot%_desktopdir --vendor "" %SOURCE1
install -p -D -m 644 %SOURCE2 %buildroot%_niconsdir/%name.png


%files
%attr(2711,games,games) %_gamesbindir/%name
%_man6dir/%name.*
%_desktopdir/%name.desktop
%_niconsdir/%name.png
%dir %attr(0775,games,games) %_gamesvar/roguelike
%config(noreplace) %attr(0664,games,games) %_gamesvar/roguelike/rogue54.scr
%doc LICENSE.TXT %name.doc %name.html %name.me

%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