File: control

package info (click to toggle)
lgeneral 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,328 kB
  • sloc: ansic: 30,459; sh: 3,574; makefile: 375; sed: 93
file content (49 lines) | stat: -rw-r--r-- 1,544 bytes parent folder | download
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
40
41
42
43
44
45
46
47
48
49
Source: lgeneral
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libsdl-mixer1.2-dev,
 libsdl1.2-dev
Standards-Version: 4.5.1
Homepage: http://lgames.sourceforge.net
Vcs-Git: https://salsa.debian.org/games-team/lgeneral.git
Vcs-Browser: https://salsa.debian.org/games-team/lgeneral

Package: lgeneral
Architecture: any
Depends:
 lgc-pg,
 lgeneral-data,
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 game-data-packager
Description: strategy game in the tradition of Panzer General
 LGeneral is a turn-based strategy game heavily inspired by Panzer General.
 You play single scenarios or whole campaigns turn by turn against a human
 player or the AI.
 .
 Entrenchment, rugged defense, defensive fire, surprise contacts, surrender,
 unit supply, weather influence, reinforcements and other implementations
 contribute to the tactical and strategic depth of the game.
 .
 This is the game engine only. LGeneral requires lgeneral-data or lgc-pg, which
 converts the game data of the original Panzer General game, to function
 properly.

Package: lgc-pg
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 lgeneral
Description: LGeneral converter for Panzer General game data
 LGeneral is a turn-based strategy game heavily inspired by Panzer General.
 .
 This package provides lgc-pg a tool to convert the original game data of
 Panzer General to LGeneral's native file format.