Пакет libbox2d: Информация

    Бинарный пакет: libbox2d
    Версия: 2.1.2-alt2.1
    Архитектура: ppc64le
    Собран:  9 ноября 2019 г. 0:25 в задании #240293
    Исходный пакет: libbox2d
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.box2d.org

    Лицензия: BSD-like
    О пакете: A 2D physics engine for games
    Описание: 
    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.

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    George V. Kouryachy

    Последнее изменение


    11 июня 2019 г. Vitaly Lipatov 2.1.2-alt2.1
    - NMU: fix build
    26 апреля 2011 г. George V. Kouryachy 2.1.2-alt2
    - Fix debuginfo build
    5 июля 2010 г. George V. Kouryachy 2.1.2-alt1
    - Initial build for ALT