]> git.pld-linux.org Git - packages/adom.git/blame - adom.spec
- release 3
[packages/adom.git] / adom.spec
CommitLineData
422344d5 1%define _ver %(echo %{version} | tr -d .)
4499de5c
SZ
2Summary: Very popular rogue-like adventure game
3Summary(pl): Bardzo popularna tekstowa gra przygodowa
4Name: adom
422344d5 5Version: 1.0.0
43f1582a 6Release: 3
422344d5 7Epoch: 1
fde081ab 8License: postcardware
4468fab1 9Group: Applications/Games
422344d5 10Source0: http://www.adom.de/adom/download/linux/%{name}-%{_ver}-elf.tar.gz
bb6095f0 11Source1: %{name}.desktop
12Source2: %{name}.png
cab6cd29 13URL: http://www.adom.de/
28dec874 14ExclusiveArch: %{ix86}
4499de5c
SZ
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
bb6095f0 17%define _scoredir /var/games/adom
18
4499de5c 19%description
cab6cd29 20ADOM stands for Ancient Domains of Mystery. ADOM is a so-called
21rogue-like game. This means that it is a single-user game which allows
22you to play the role of an intrepid adventurer exploring a large
23dungeon with some specific goal in mind. The graphics in the game are
24based on simple text characters and the game is controlled with a
25large number of keyboard commands.
4499de5c
SZ
26
27%description -l pl
28