summaryrefslogtreecommitdiff
path: root/packaging/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debian/control')
-rw-r--r--packaging/debian/control43
1 files changed, 43 insertions, 0 deletions
diff --git a/packaging/debian/control b/packaging/debian/control
new file mode 100644
index 00000000..0d94b4fd
--- /dev/null
+++ b/packaging/debian/control
@@ -0,0 +1,43 @@
+Source: aethyra
+Section: games
+Priority: optional
+Homepage: http://www.aethyra.org/
+Maintainer: Aethyra Project <www.aethyra.org>
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.13.19), dpatch, autotools-dev, libcurl4-gnutls-dev, libgl1-mesa-dev, libguichan-dev (>= 0.8.1-3), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libphysfs-dev, libpng12-dev, libxml2-dev, zlib1g-dev
+Standards-Version: 3.7.3
+
+Package: aethyra
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, aethyra-data (= ${source:Version})
+Recommends: aethyra-music
+Description: Aethyra is a community driven experiment that utilizes eAthena at its core with the end goal of
+ getting its players as involved in the process as much as possible. It's originally forked from
+ The Mana World when its developers came up with the idea of "Why should we have to wait for an
+ MMORPG game in development when we've already got a great server setup here that does everything
+ we've been promised and more?" As such, we are trying to implement as many functions of eAthena
+ as possible while creating our own in the process based on what our players want to see.
+
+Package: aethyra-dbg
+Architecture: any
+Priority: extra
+Depends: aethyra (= ${binary:Version})
+Description: Aethyra is a community driven experiment that utilizes eAthena at its core with the end goal of
+ getting its players as involved in the process as much as possible. It's originally forked from
+ The Mana World when its developers came up with the idea of "Why should we have to wait for an
+ MMORPG game in development when we've already got a great server setup here that does everything
+ we've been promised and more?" As such, we are trying to implement as many functions of eAthena
+ as possible while creating our own in the process based on what our players want to see.
+ .
+ This package provides debugging symbols for the aethyra package.
+
+Package: aethyra-data
+Architecture: all
+Recommends: aethyra, aethyra-music
+Description: Aethyra is a community driven experiment that utilizes eAthena at its core with the end goal of
+ getting its players as involved in the process as much as possible. It's originally forked from
+ The Mana World when its developers came up with the idea of "Why should we have to wait for an
+ MMORPG game in development when we've already got a great server setup here that does everything
+ we've been promised and more?" As such, we are trying to implement as many functions of eAthena
+ as possible while creating our own in the process based on what our players want to see.
+ .
+ This package contains the data files.