summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b48cb31cc2f31366922e24660755896b9480d54b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = imgui
	pkgdesc = Bloat-free Graphical User interface for C++
	pkgver = 1.87
	pkgrel = 1
	url = https://github.com/ocornut/imgui
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = gcc-libs
	depends = wget
	source = https://codeload.github.com/ocornut/imgui/tar.gz/v1.87
	source = https://raw.githubusercontent.com/microsoft/vcpkg/master/ports/imgui/CMakeLists.txt
	source = https://raw.githubusercontent.com/microsoft/vcpkg/master/ports/imgui/imgui-config.cmake.in
	sha256sums = b54ceb35bda38766e36b87c25edf7a1cd8fd2cb8c485b245aedca6fb85645a20
	sha256sums = 1a8458a453e3e93cdca6c72ccb2f218607301bc7d6580718febb428e446720a4
	sha256sums = 91528f60cca93d3bce042d2ac16a63169025ec25a34453b49803126ed19153ae

pkgname = imgui