eris 1.3.19-5 source package in Ubuntu

Changelog

eris (1.3.19-5) unstable; urgency=low


  * fixed a missing symbol for i386 arches

 -- Stephen M. Webb <email address hidden>  Fri, 08 Jun 2012 11:27:58 -0400

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
eris_1.3.19-5.dsc 2.2 KiB 5b32fce4b9de1191f41303ce10ca6248739304f55f12361a50470862bf7b7abe
eris_1.3.19.orig.tar.bz2 450.3 KiB 4f1290551b4709cbf5d7b9e27417d4346efc3b312e1b62d6b7649d2f0f85948f
eris_1.3.19-5.debian.tar.gz 15.9 KiB 49a5880a50a04ff5aab1d089430dbe786100334f019894a55b04026c27774f00

Available diffs

No changes file available.

Binary packages built by this source

liberis-1.3-19: WorldForge client entity library

 Eris is designed to simplify client development (and avoid repeating the
 same work several times), by providing a common system to deal with the
 back end tasks. Notably, Eris encapsulates most of the work in getting
 Atlas entities available on your client, logging into a server, and
 managing updates from the server. Thus it can be considered as a session
 layer above Atlas, providing persistent (for the session) objects as
 opposed to Atlas ones (which are transient). It handles the client-side
 implementation of the meta-server protocol, and querying game servers;
 out-of-game (OOG) operations (via the Lobby and Rooms), and most
 important in-game (IG) operations such as entity creation, movement and
 updates.
 .
 Eris provides a generic 'Entity' class, which you are free to sub-class
 and provide to the system (by registering a factory with the World);
 thus you are free to create different classes to handle characters,
 walls, vehicles, etc as your client dictates. An alternative approach is
 to simply create peer classes, and connect them to Eris via
 callbacks. Eris makes extensive use of libSigC++, which must be
 correctly installed and functioning on your system. Familiarity with
 signal/slot programming concepts is essential for using Eris; the
 libSigC++ home-page has some examples. Gtk+ or QT signal systems also
 provide a good introduction.

liberis-1.3-19-dbg: No summary available for liberis-1.3-19-dbg in ubuntu quantal.

No description available for liberis-1.3-19-dbg in ubuntu quantal.

liberis-1.3-dev: No summary available for liberis-1.3-dev in ubuntu raring.

No description available for liberis-1.3-dev in ubuntu raring.

liberis-doc: No summary available for liberis-doc in ubuntu raring.

No description available for liberis-doc in ubuntu raring.