eris 1.3.14-3 source package in Ubuntu

Changelog

eris (1.3.14-3) unstable; urgency=low

  * debian/liberis-1.3-dev.install: Don't include *.la file.
  * debian/control: Updated to Standards-Version 3.8.3.

eris (1.3.14-2) unstable; urgency=low

  * Upload to unstable.

eris (1.3.14-1) experimental; urgency=low

  * New upstream release.
    - upload to experimental due to new SONAME.
    - debian/patches/eris-gcc4.3.patch: Applied upstream.
  * Upgrade Build-Depends on libwfmath-0.3-dev to >= 0.3.9.
  * debian/control: Add libmercator-0.2-dev (>= 0.2.7) to Build-Depends.
  * debian/control: Add Depends: ${misc:Depends} to all packages.
  * debian/control: Move liberis-1.3-14-dbg to debug section.
  * debian/control: Updated Standards-Version to 3.8.2.
  * debian/watch: Use SourceForge redirector.
 -- Scott Kitterman <email address hidden>   Mon,  23 Nov 2009 23:51:07 +0000

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Lucid
Original maintainer:
Michael Koch
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
eris_1.3.14.orig.tar.gz 547.8 KiB eff9d26c153653089d16b68fd2122509d44bffa7e240921e606cad8d3c9ed723
eris_1.3.14-3.diff.gz 4.1 KiB f8bd99aa3993f4dd00d938fd53a15e6ccee73ce2442aff5f043cd0e785dde77f
eris_1.3.14-3.dsc 1.2 KiB 4b82663b6e9a802e73187fd867b828555ab8e1342da029ce47ce12974493c49d

Available diffs

View changes file

Binary packages built by this source

liberis-1.3-15: The 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-15-dbg: No summary available for liberis-1.3-15-dbg in ubuntu lucid.

No description available for liberis-1.3-15-dbg in ubuntu lucid.

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

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

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

No description available for liberis-doc in ubuntu lucid.