Port details |
- imgui Bloat-free Graphical User interface for C++ with minimal dependencies
- 1.89.4 x11-toolkits
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-06 20:24:06
- Last Update: 2023-03-18 05:30:43
- Commit Hash: 02d0894
- License: MIT
- Description:
- Dear ImGui is a bloat-free graphical user interface library for C++. It outputs
optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled
application. It is fast, portable, renderer agnostic, and self-contained
(no external dependencies).
Dear ImGui is designed to enable fast iterations and to empower programmers to
create content creation tools and visualization / debug tools (as opposed to UI
for the average end-user). It favors simplicity and productivity toward this
goal and lacks certain features commonly found in more high-level libraries.
Dear ImGui is particularly suited to integration in game engines (for tooling),
real-time 3D applications, fullscreen applications, embedded applications, or
any applications on console platforms where operating system features are
non-standard.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- imgui>0:x11-toolkits/imgui
- To install the port:
- cd /usr/ports/x11-toolkits/imgui/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/imgui
- pkg install imgui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: imgui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679116938
SHA256 (ocornut-imgui-v1.89.4_GH0.tar.gz) = 69f1e83adcab3fdd27b522f5075f407361b0d3875e3522b13d33bc2ae2c7d48c
SIZE (ocornut-imgui-v1.89.4_GH0.tar.gz) = 1556456
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libglfw.so : graphics/glfw
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for imgui-1.89.4:
FREETYPE=off: TrueType font rendering support
WCHAR32=off: Use wchar32
====> Options available for the multi BACKENDS: you have to choose at least one of them
ALLEGRO5=off: Install Allegro5 backend
GLFW=on: Install GLFW backend
OPENGL2=on: Install OPENGL2 backend
OPENGL3=on: Install OPENGL3 backend
SDL2=off: Install SDL2 backend
SDL2_RENDERER=off: Install SDL2 renderer backend
VULKAN=off: Install Vulkan renderer backend
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_imgui
- USES:
- cmake localbase localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.89.4 18 Mar 2023 05:30:43
    |
Yuri Victorovich (yuri)  |
x11-toolkits/imgui: Update 1.89.3 → 1.89.4
Reported by: portscout |
1.89.3 28 Feb 2023 06:11:46
    |
Yuri Victorovich (yuri)  |
x11-toolkits/imgui: Update 1.89.2 → 1.89.3
Reported by: portscout |
1.89.2 06 Jan 2023 20:22:50
    |
Yuri Victorovich (yuri)  |
x11-toolkits/imgui: New port: Bloat-free Graphical User interface for C++ with
minimal dependencies |
Number of commits found: 3
|