summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dcbb9a4c66fb4276156fd678a41840d555d0942e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-vulkan
	pkgdesc = The ultimate Python binding for Vulkan API
	pkgver = 1.3.275.1
	pkgrel = 1
	url = https://github.com/realitix/vulkan
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-cffi
	depends = vulkan-icd-loader
	source = python-vulkan-1.3.275.1.tar.gz::https://github.com/realitix/vulkan/archive/1.3.275.1.tar.gz
	sha384sums = a8062813cfa221166c4b735b6300968fec90e16af59b44402331b10a26383c35208c2fc1cf798ee09fb7470164bda67e

pkgname = python-vulkan