import py-game-geometry-3.2.0 to wip

This commit is contained in:
K.I.A.Derouiche 2020-10-27 00:24:20 +01:00
parent 259f8439f8
commit a8c1f47df0
4 changed files with 33 additions and 0 deletions

3
py-game-geometry/DESCR Normal file
View File

@ -0,0 +1,3 @@
This is a framework based on pygame that allows an easier
process for making games. This is so much more than a tool kit
Tested in pygame2 not in pygame1.

20
py-game-geometry/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $NetBSD$
DISTNAME= pygame_geometry-0.1.2
PKGNAME= ${PYPKGPREFIX}-game-geometry-0.1.2
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygame_geometry/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://github.com/MarcPartensky/Pygame-Geometry
COMMENT= Geometry environment for pygame
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-game>=1.9.6:../../devel/py-game
USE_LANGUAGES= # none
BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-numpy+= ${PYPKGPREFIX}-numpy>=1.13
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

4
py-game-geometry/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD$
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/pkg/bin/bmake package"
@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (pygame_geometry-0.1.2.tar.gz) = ebe7fa2cf548726e03609beeb9a9ff6e40255143
RMD160 (pygame_geometry-0.1.2.tar.gz) = 190291698c61791b977e19c173411b770eb77240
SHA512 (pygame_geometry-0.1.2.tar.gz) = c86184ffd246ce9d8125dc546d691efa6d192a531ba01cba62190151820277a83d88e52490e7464fa20a1ff09689e8a7d414c0387a9a83eb17d93c087a56634c
Size (pygame_geometry-0.1.2.tar.gz) = 107688 bytes