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