office-gobmx/external/box2d
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +02:00
..
Makefile external: bundle box2d 2020-05-17 02:21:54 +02:00
Module_box2d.mk external: bundle box2d 2020-05-17 02:21:54 +02:00
README external: bundle box2d 2020-05-17 02:21:54 +02:00
StaticLibrary_box2d.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
UnpackedTarball_box2d.mk upgrade to box2d 2.4.1 2022-01-24 09:58:45 +01:00

Box2D is a 2D physics engine.

It is available from [https://github.com/erincatto/box2d]