2017-10-09 18:48:44 +08:00
|
|
|
Source: imgui
|
2020-06-24 04:56:15 +08:00
|
|
|
Version: 1.76-2
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/ocornut/imgui
|
2017-10-09 18:48:44 +08:00
|
|
|
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
|
2019-10-15 15:43:25 +08:00
|
|
|
|
2020-05-01 13:57:38 +08:00
|
|
|
Feature: bindings
|
|
|
|
Description: make available bindings header and source files for supported implementations
|
2020-06-24 04:56:15 +08:00
|
|
|
Build-Depends: glfw3, freeglut, opengl, sdl2, allegro5
|
|
|
|
|
|
|
|
Feature: freetype
|
|
|
|
Description: Build font atlases using FreeType instead of stb_truetype
|
|
|
|
Build-Depends: freetype
|