imgui 1.89.6+ds-1 source package in Ubuntu

Changelog

imgui (1.89.6+ds-1) unstable; urgency=medium

  * New upstream release (Closes: #1039589)
  * Bump Standards-Version to 4.6.2

 -- Yangfl <email address hidden>  Wed, 28 Jun 2023 01:44:28 +0800

Upload details

Uploaded by:
Yangfl
Uploaded to:
Sid
Original maintainer:
Yangfl
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
imgui_1.89.6+ds-1.dsc 1.9 KiB 257dfbd17d6c415cd2ce07e0fb29aaf712c7de000d0ae5f5086f17e0caf30607
imgui_1.89.6+ds.orig.tar.xz 769.8 KiB 99c84a3b42d798b7093951968731bb224812478525d81d7cdb5ffe50fe32ae5e
imgui_1.89.6+ds-1.debian.tar.xz 4.2 KiB 095efccf953af134bbaa0509325328566dd6d6c2e95ca8d4e80b62532870c0f0

No changes file available.

Binary packages built by this source

libimgui-dev: Bloat-free Immediate Mode Graphical User interface for C++

 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).
 .
 This package contains the development files.