Package libbox2d: Information

  • Default inline alert: Version in the repository: 2.4.1-alt1.2

Binary package: libbox2d
Version: 2.4.1-alt1.1
Architecture: aarch64
Build time:  Jun 4, 2021, 08:04 PM in the task #273559
Source package: libbox2d
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.

Maintainer: Arseny Maslennikov


ACL:
Alexander Danilov
@everybody

Last changed


June 4, 2021 Arseny Maslennikov 2.4.1-alt1.1
- NMU: spec: adapted to new cmake macros.
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