aboutsummaryrefslogtreecommitdiff
path: root/python/pygame/README
AgeCommit message (Collapse)Author
2024-01-13python/pygame: Removed (splitted to python2 & python3).Dimitris Zlatanidis
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-06-02python/pygame: Convert python to python2.Dave Woodfall
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-21various: Kill lots of python3 dep mentionsRobby Workman
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
2019-09-28python/pygame: Added python3 support.Dimitris Zlatanidis
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2014-01-29python/pygame: Updated for version 1.9.1 + New Maintainer.Bojan Popovic
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2012-08-23python/pygame: Fixed dep informationponce
2011-03-24python/pygame: List smpeg as dependency.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-03-20python/*: Moved a lot of Python stuff hereRobby Workman
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>