blob: 935f8b8c4cbc575d36a9500264167fbcc87c4831 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-pygame-sdl2-git
pkgdesc = SDL2-based implementation of the Pygame API
pkgver = 2.1.0.r495.f8e5dbb
pkgrel = 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
provides = python-pygame-sdl2
conflicts = python-pygame-sdl2
source = git+https://github.com/renpy/pygame_sdl2.git
b2sums = SKIP
pkgname = python-pygame-sdl2-git
|