blob: 218505817d8c422aa75d7380b7068503d861d7f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Source: imgui
Version: 1.77
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
Feature: bindings
Description: make available bindings header and source files for supported implementations
Build-Depends: glfw3, freeglut, opengl, sdl2, allegro5
Feature: freetype
Description: Build font atlases using FreeType instead of stb_truetype
Build-Depends: freetype
|