|
Revision 832, 0.5 kB
(checked in by takkaria, 7 months ago)
|
Update debian packaging a bit in anticipation of autobuilt packages.
|
| Line | |
|---|
| 1 |
Source: angband |
|---|
| 2 |
Section: games |
|---|
| 3 |
Priority: extra |
|---|
| 4 |
Maintainer: Andrew Sidwell <takkaria@gmail.com> |
|---|
| 5 |
Build-Depends: debhelper (>= 5), autotools-dev, libncurses5-dev, libsdl1.2-dev, \ |
|---|
| 6 |
libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev |
|---|
| 7 |
Standards-Version: 3.7.2 |
|---|
| 8 |
Homepage: http://rephial.org/ |
|---|
| 9 |
|
|---|
| 10 |
Package: angband |
|---|
| 11 |
Architecture: any |
|---|
| 12 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 13 |
Description: A single-player tactical dungeon simulation game. |
|---|
| 14 |
Angband is a single-player, text-based, dungeon simulation derived from the game Moria, which was in turn based on Rogue. |
|---|