summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c77f85f42798d2dbb0e05feef535afd2383e08d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pysdl3
	pkgdesc = Python ctypes wrapper around SDL3
	pkgver = 0.9.8b9
	pkgrel = 1
	url = https://github.com/Aermoss/PySDL3
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	depends = alsa-lib
	depends = freetype2
	depends = python-aiohttp
	depends = python-packaging
	depends = python-requests
	depends = sdl3
	optdepends = sdl3_image
	source = python-pysdl3-0.9.8b9::git+https://github.com/Aermoss/PySDL3.git#tag=v0.9.8b9
	sha256sums = fc5fe64a869f8b2d2bd9f1babac69ab2582055e798039dcfc6695dfd2c8226fc

pkgname = python-pysdl3