15 lines
535 B
Bash
15 lines
535 B
Bash
# Template file for 'python3-pysdl2'
|
|
pkgname=python3-pysdl2
|
|
version=0.9.6
|
|
revision=5
|
|
build_style=python3-module
|
|
pycompile_module="sdl2"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="desktop-file-utils SDL2 python3"
|
|
short_desc="Python ctypes wrapper around SDL2"
|
|
maintainer="Johnny-Mac <johnny-mac@linuxmail.org>"
|
|
license="CC0-1.0"
|
|
homepage="https://github.com/marcusva/py-sdl2"
|
|
distfiles="https://github.com/marcusva/py-sdl2/archive/rel_${version//./_}.tar.gz"
|
|
checksum=50e137cc6078d20d59c7a79883a684a02cbeaa583c9f43ac6bfbcca364236f97
|