16
srcpkgs/python3-pysdl2/template
Normal file
16
srcpkgs/python3-pysdl2/template
Normal file
@@ -0,0 +1,16 @@
|
||||
# Template file for 'python3-pysdl2'
|
||||
pkgname=python3-pysdl2
|
||||
version=0.9.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="py-sdl2-rel_${version//./_}"
|
||||
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
|
||||
Reference in New Issue
Block a user