Package libbox2d: Information

    Binary package: libbox2d
    Version: 2.1.2-alt2.1
    Architecture: armh
    Build time:  Jun 12, 2020, 04:01 AM
    Source package: libbox2d
    Category: System/Libraries
    Report package bug
    License: BSD-like
    Summary: A 2D physics engine for games
    Description: 
    Box2D is a 2D rigid body simulation library for games. Programmers can use it
    in their games to make objects move in believable ways and make the game world
    more interactive. From the game's point of view a physics engine is just
    a system for procedural animation.
    
    Box2D is written in portable C++. Most of the types defined in the engine begin
    with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
    your game engine.

    Maintainer: Vitaly Lipatov


    Last changed


    June 11, 2019 Vitaly Lipatov 2.1.2-alt2.1
    - NMU: fix build
    April 26, 2011 George V. Kouryachy 2.1.2-alt2
    - Fix debuginfo build
    July 5, 2010 George V. Kouryachy 2.1.2-alt1
    - Initial build for ALT