> @@ -0,0 +1,23 @@
> +# Template file for 'python-pygame'
> +
> +pkgname="python-pygame"
> +version="1.9.1"
> +revision=1
> +wrksrc="pygame-${version}release"
> +build_style=python-module
> +short_desc="Collection of python modules for writing games"
> +maintainer="Archaeme <normandy@firemail.cc>"
> +license="LGPL-2.1"
> +homepage="http://www.pygame.org/"
> +distfiles="http://www.pygame.org/ftp/pygame-${version}release.tar.gz"
> +checksum="a26095472ae4be9631e0d5bfb9a52ac57a3a091e45757913128e4a473807d433"
> +hostmakedepends="python-devel SDL_mixer-devel SDL_image-devel SDL_ttf-devel smpeg-devel v4l-utils-devel"
Gonna add `smpeg-devel` to the `hostmakedepends`, otherwise ARM compilation fails.
---
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4402/files/81704f10b74e3ca1fd8008828a4f7ede6eb9de40#r71263211