blob: bca7f5ba522b3cfa336437cacee47ad010cb76bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<maintainer>
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
</maintainer>
<upstream>
<changelog>http://crawl.develz.org/main/0.10.3.txt</changelog>
<doc lang="en">http://crawl.develz.org/wordpress/documentation</doc>
<bugs-to>https://crawl.develz.org/mantis/main_page.php</bugs-to>
</upstream>
<use>
<flag name='tiles'>Enable for graphical (tiled) build.
</flag>
<flag name='ncurses'>Enable for console based build (uses ncurses).
</flag>
</use>
<longdescription lang="en">
Dungeon Crawl Stone Soup is a free roguelike game of exploration
and treasure-hunting in dungeons filled with dangerous and
unfriendly monsters in a quest for the mystifyingly fabulous Orb
of Zot.
Dungeon Crawl Stone Soup has diverse species and many different
character backgrounds to choose from, deep tactical game-play,
sophisticated magic, religion and skill systems, and a grand
variety of monsters to fight and run from, making each game
unique and challenging.
Dungeon Crawl Stone Soup can be played offline, or online on a
public telnet/ssh server thanks to the good folks at
crawl.akrasiac.org (CAO) and crawl.develz.org (CDO). These public
servers allow you to meet other players’ ghosts, watch other people
playing, and, in general, have a blast!
</longdescription>
</pkgmetadata>
|