| Revision: | 1.2 |
| Committed: | Tue Feb 27 11:58:40 2007 UTC (19 years, 6 months ago) by pippijn |
| Branch: | MAIN |
| CVS Tags: | rel-2_82, rel-2_81, rel-2_80, rel-3_1, rel-3_0, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_3, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_52, rel-2_53, rel-2_32, rel-2_90, rel-2_92, rel-2_93, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41, HEAD |
| Changes since 1.1: | +15 -41 lines |
| Log Message: | started debian package.. still incomplete (e.g. ext, doc, ..) |
| # | Content |
|---|---|
| 1 | Source: cfplus |
| 2 | Section: games |
| 3 | Priority: optional |
| 4 | Maintainer: Pippijn van Steenhoven <pip88nl@gmail.com> |
| 5 | Standards-Version: 3.5.2 |
| 6 | Build-Depends: debhelper (>= 4.1.16), automake1.7, libperl-dev, gperf, |
| 7 | |
| 8 | Package: cfplus-server |
| 9 | Architecture: any |
| 10 | Depends: cfplus-maps (>=0.95.3), ${shlibs:Depends} |
| 11 | Description: Server for Crossfire+ Games |
| 12 | This is the server program for the crossfire+ client |
| 13 | . |
| 14 | Crossfire+ is a multiplayer graphical arcade and adventure game made for |
| 15 | the X environment. |
| 16 | It has certain flavours from other games, especially Gauntlet (TM) |
| 17 | and Nethack/Moria. |
| 18 | Any number of players can move around in their own window, finding |
| 19 | and using items and battle monsters. They can choose to cooperate |
| 20 | or compete in the same "world". |
| 21 | . |
| 22 | Homepage: http://crossfire.schmorp.de/ |
| 23 | |
| 24 | Package: cfplus-server-dbg |
| 25 | Architecture: any |
| 26 | Depends: cfplus-maps (>=0.95.3), ${shlibs:Depends}, gdb, cfplus-server |
| 27 | Description: Server for Crossfire+ Games with debug info |
| 28 | This is the server program for the crossfire+ client |
| 29 | . |
| 30 | Crossfire+ is a multiplayer graphical arcade and adventure game made for |
| 31 | the X environment. It has certain flavours from other games, especially |
| 32 | Gauntlet (TM) and Nethack/Moria. Any number of players can move around in their |
| 33 | own window, finding and using items and battle monsters. They can choose to |
| 34 | cooperate or compete in the same "world". |
| 35 | . |
| 36 | Homepage: http://crossfire.schmorp.de/ |