mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
f061053efe
commit
44aaa3119d
1 changed files with 5 additions and 6 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'python3-pysdl2'
|
# Template file for 'python3-pysdl2'
|
||||||
pkgname=python3-pysdl2
|
pkgname=python3-pysdl2
|
||||||
version=0.9.6
|
version=0.9.17
|
||||||
revision=7
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="sdl2"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="desktop-file-utils SDL2 python3"
|
depends="desktop-file-utils SDL2 python3"
|
||||||
short_desc="Python ctypes wrapper around SDL2"
|
short_desc="Python ctypes wrapper around SDL2"
|
||||||
maintainer="Johnny-Mac <johnny-mac@linuxmail.org>"
|
maintainer="Johnny-Mac <johnny-mac@linuxmail.org>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://github.com/marcusva/py-sdl2"
|
homepage="https://github.com/py-sdl/py-sdl2"
|
||||||
distfiles="https://github.com/marcusva/py-sdl2/archive/rel_${version//./_}.tar.gz"
|
distfiles="https://github.com/py-sdl/py-sdl2/archive/${version}.tar.gz"
|
||||||
checksum=50e137cc6078d20d59c7a79883a684a02cbeaa583c9f43ac6bfbcca364236f97
|
checksum=f3ae2232075271d997502f6c90a0c41778296248d86b6780623dc3d88efdde0f
|
||||||
|
|
Loading…
Add table
Reference in a new issue