summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee9c52cf0e9d170a639b167c9f968e4ac030e321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pygame-sdl2
	pkgdesc = Reimplementation of portions of the pygame API using SDL2
	pkgver = 8.4.0.25071206
	pkgrel = 1
	epoch = 1
	url = https://github.com/renpy/pygame_sdl2
	arch = i686
	arch = x86_64
	arch = aarch64
	license = LGPL-2.1-or-later
	license = Zlib
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = sdl2_image
	depends = sdl2_mixer
	depends = sdl2_ttf
	source = git+https://github.com/renpy/pygame_sdl2.git#tag=renpy-8.4.0.25071206
	b2sums = 160e1d0f8e46b40ffd8a16a4457ced24fee3658fe98229ef90a86e442e5f93c813eb8a416c70753cd0673fe53a1279d472eb61e075607ea02e83297133fa60a5

pkgname = python-pygame-sdl2