Source: Ark
Section: x11
Priority: optional
Maintainer: Quentin Mrigot <mrq@nekeme.net>
Build-Depends: debhelper (>> 3.0.0), liblua40-dev, libsdl1.2-dev, xlibmesa-dev, libsdl-mixer1.2-dev, liblualib40-dev
Standards-Version: 3.5.8.0

Package: arkrpg
Architecture: any
Depends: ${shlibs:Depends}, liblua40, libsdl1.2debian, libsdl-mixer1.2, liblualib40, xlibmesa3
Description: Ark roleplaying kernel.
 Powerful and flexible framework to create
 (networked/single player) role playing games, without having to write a
 single line of C++. All the user has to do is to create game data (models,
 textures, world), and define the behaviour NPCs, in Lua. The engine contains
 a full outdoor 3D engine, with support for skeletal animation, and
 triangle-accurate collision detection. It also contains tools to create world
 and quests, and loaders for the most common low-polygon 3D formats. 

Package: arkrpg-dev
Architecture: any
Depends: ${shlibs:Depends}, arkrpg (= ${Source-Version})
Description: Development libraries for Ark roleplaying kernel.
