summaryrefslogtreecommitdiffstats
path: root/python-pypi/pygame/DETAILS
blob: 35d84cb22648835a2d103395724c23a4873f2d7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=pygame
         VERSION=2.0.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/pygame/pygame/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:1f858e291596d7dda47c8ed741069b9678c2c2c8d2e46cec2248e6a09eb774a0f1b458ca94b75eb09c815e6f27e8ca991c8fb6189637522f5ba42d2f7bcbc973
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygame.org
        KEYWORDS="sdl python devel"
           SHORT="SDL bindings for Python"
cat << EOF
Pygame is a set of Python modules designed for writing games. 
It is written on top of the excellent SDL library. This allows 
you to create fully featured games and multimedia programs in 
the python language. The package is highly portable, with 
games running on Windows, NT4, MacOS, OSX, BeOS, FreeBSD, 
IRIX, and Linux.
EOF