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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
Source: manaplus
Section: games
Priority: optional
Homepage: http://manaplus.org/
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
libcurl4-gnutls-dev,
libgl1-mesa-dev,
libsdl1.2-dev,
libsdl-image1.2-dev,
libsdl-net1.2-dev,
libsdl-mixer1.2-dev,
libphysfs-dev,
libpng-dev,
libxml2-dev,
zlib1g-dev,
libsdl-ttf2.0-dev,
libsdl-gfx1.2-dev,
dh-autoreconf,
autopoint
Package: manaplus
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
manaplus-data (= ${source:Version}),
xsel,
x11-utils,
xdg-utils
Suggests: mumble
Description: Extended client for Evol Online and The Mana World
ManaPlus is an extended client for Evol Online, The Mana World, and similar
servers based on a fork of eAthena. Evol Online is a 2D fantasy-style game
which aims to create a friendly environment for interacting with others where
people can escape reality and enjoy themselves. The Mana World (TMW) is a
serious effort to create an innovative free and open source MMORPG.
TMW uses 2D graphics and aims to create a large and diverse interactive world.
Package: manaplus-dbg
Section: debug
Architecture: any
Priority: extra
Depends: ${misc:Depends},
manaplus (= ${binary:Version})
Description: Extended client for Evol Online and The Mana World (debugging symbols)
ManaPlus is an extended client for Evol Online, The Mana World, and similar
servers based on a fork of eAthena. Evol Online is a 2D fantasy-style game
which aims to create a friendly environment for interacting with others where
people can escape reality and enjoy themselves. The Mana World (TMW) is a
serious effort to create an innovative free and open source MMORPG.
TMW uses 2D graphics and aims to create a large and diverse interactive world.
.
This package provides debugging symbols for the manaplus package.
Package: manaplus-data
Architecture: all
Depends: ${misc:Depends},
ttf-dejavu-core,
fonts-liberation
Recommends: manaplus,
fonts-mplus,
fonts-wqy-microhei
Description: Extended client for Evol Online and The Mana World (data files)
ManaPlus is an extended client for Evol Online, The Mana World, and similar
servers based on a fork of eAthena. Evol Online is a 2D fantasy-style game
which aims to create a friendly environment for interacting with others where
people can escape reality and enjoy themselves. The Mana World (TMW) is a
serious effort to create an innovative free and open source MMORPG.
TMW uses 2D graphics and aims to create a large and diverse interactive world.
.
This package contains the data files.
|