summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 435ab0660484f1ca8fc088d9a2228075bcce3879 (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.2.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.2.0
	source = git+https://github.com/ocornut/imgui
	source = git+https://github.com/epezent/implot
	source = git+https://github.com/glfw/glfw
	b2sums = 5f666d5051ef4a77691acc8a91f3126575a663d0e062bd315ee708d1da0ec491f9dcc3b02d778f865d2043cb7fab54c52ec69bb81f554e0c9d937be3064e0438
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = python-dearpygui