summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe8fb759ae26cb99f8ef58022dac6a0517314541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = python-dearpygui
	pkgdesc = A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/hoffstadt/DearPyGui
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = glibc
	depends = gcc-libs
	depends = libglvnd
	depends = libx11
	depends = libxcursor
	depends = libxi
	depends = libxinerama
	depends = libxrandr
	depends = python>=3.8
	source = git+https://github.com/hoffstadt/DearPyGui#tag=v2.0.0
	source = git+https://github.com/ocornut/imgui
	source = git+https://github.com/epezent/implot
	source = git+https://github.com/glfw/glfw
	b2sums = d7874df353342a7fa59d503b8b17d723e901f2b3b9c0dab1c0bd3391a0271e86c8cb9aa14fa347b513f7137478904e6b2b456fc98c9f40fa14b11df9fb91223b
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = python-dearpygui