Package libbox2d: Information

    Source package: libbox2d
    Version: 2.4.1-alt1
    Build time:  Jul 5, 2021, 06:47 PM in the task #272753
    Category: System/Libraries
    Report package bug
    License: MIT
    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.

    List of rpms provided by this srpm:
    libbox2d (x86_64, ppc64le, i586, armh, aarch64)
    libbox2d-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libbox2d-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: George V. Kouryachy


      1. libxkbfile-devel
      2. cmake
      3. doxygen
      4. libXScrnSaver-devel
      5. libXcomposite-devel
      6. libXcursor-devel
      7. libXdmcp-devel
      8. libXft-devel
      9. libXinerama-devel
      10. libXpm-devel
      11. libXrandr-devel
      12. libXt-devel
      13. libXtst-devel
      14. libXv-devel
      15. gcc-c++

    Last changed


    Feb. 13, 2021 George V. Kouryachy 2.4.1-alt1
    - Submajor version update
    - Upstream switch to GH
    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