File: control

package info (click to toggle)
mana 0.7.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 18,068 kB
  • sloc: cpp: 73,403; sh: 6,362; ansic: 5,162; xml: 1,509; makefile: 422; java: 141; php: 127
file content (54 lines) | stat: -rw-r--r-- 1,788 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
50
51
52
53
54
Source: mana
Section: games
Homepage: https://manasource.org/
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Standards-Version: 4.7.3
Build-Depends: debhelper-compat (= 13),
 cmake,
 pkgconf,
 libcurl4-gnutls-dev,
 libenet-dev,
 libguichan-dev (>= 0.8.3),
 libsdl2-dev,
 libsdl2-image-dev,
 libsdl2-mixer-dev,
 libsdl2-net-dev,
 libsdl2-ttf-dev,
 libphysfs-dev,
 libxml2-dev

Package: mana
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 mana-data (= ${source:Version})
Description: 2D online role-playing game client for playing The Mana World
 Players can explore different regions, fight monsters, complete quests, trade
 items and interact with other players in real time.
 .
 The client offers a classic top-down 2D view with animated characters and
 environments, a built-in chat window, a mini-map, and separate panels for
 inventory, equipment, stats and skills.
 .
 The Mana client focuses on being lightweight and easy to use, providing a
 stable and responsive experience across a wide range of systems and screen
 sizes.

Package: mana-data
Architecture: all
Depends: ${misc:Depends},
 fonts-dejavu-core
Recommends: mana
Description: 2D online role-playing game client for playing The Mana World (data)
 Players can explore different regions, fight monsters, complete quests, trade
 items and interact with other players in real time.
 .
 The client offers a classic top-down 2D view with animated characters and
 environments, a built-in chat window, a mini-map, and separate panels for
 inventory, equipment, stats and skills.
 .
 The Mana client focuses on being lightweight and easy to use, providing a
 stable and responsive experience across a wide range of systems and screen
 sizes.
 .
 This package contains the data files for the mana package.