freebsd-ports/games/pythonchess/pkg-plist
Rusmir Dusko 53016ec1a8 - Update to 0.7, announce message is here:
http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/

- Change master sites, add icon
- Transfer maintainership to games@ team
- Add license (GPLv3)
- Change USE_PYTHON=yes to USE_PYTHON=2
- Add USES dos2unix
- Add files/pythonchess.in and Desktop entry file
- Remove unnecessary Thumbs.db and pygame2exe_Chess.py
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change build and install
- Change pkg-descr and add WWW
2014-05-18 12:28:39 +00:00

54 lines
1.7 KiB
Text

bin/pythonchess
share/pixmaps/pythonchess.png
%%DATADIR%%/ChessAI.py
%%DATADIR%%/ChessAI.pyc
%%DATADIR%%/ChessBoard.py
%%DATADIR%%/ChessBoard.pyc
%%DATADIR%%/ChessGUI_pygame.py
%%DATADIR%%/ChessGUI_pygame.pyc
%%DATADIR%%/ChessGUI_text.py
%%DATADIR%%/ChessGUI_text.pyc
%%DATADIR%%/ChessGameParams.py
%%DATADIR%%/ChessGameParams.pyc
%%DATADIR%%/ChessPlayer.py
%%DATADIR%%/ChessPlayer.pyc
%%DATADIR%%/ChessRules.py
%%DATADIR%%/ChessRules.pyc
%%DATADIR%%/PySetup.py
%%DATADIR%%/PySetup.pyc
%%DATADIR%%/PythonChessAIStats.py
%%DATADIR%%/PythonChessAIStats.pyc
%%DATADIR%%/PythonChessMain.py
%%DATADIR%%/PythonChessMain.pyc
%%DATADIR%%/ScrollingTextBox.py
%%DATADIR%%/ScrollingTextBox.pyc
%%DATADIR%%/images/Chess_tile_bd.png
%%DATADIR%%/images/Chess_tile_bl.png
%%DATADIR%%/images/Chess_tile_kd.png
%%DATADIR%%/images/Chess_tile_kl.png
%%DATADIR%%/images/Chess_tile_nd.png
%%DATADIR%%/images/Chess_tile_nl.png
%%DATADIR%%/images/Chess_tile_pd.png
%%DATADIR%%/images/Chess_tile_pl.png
%%DATADIR%%/images/Chess_tile_qd.png
%%DATADIR%%/images/Chess_tile_ql.png
%%DATADIR%%/images/Chess_tile_rd.png
%%DATADIR%%/images/Chess_tile_rl.png
%%DATADIR%%/images/blackBishop.png
%%DATADIR%%/images/blackKing.png
%%DATADIR%%/images/blackKnight.png
%%DATADIR%%/images/blackPawn.png
%%DATADIR%%/images/blackQueen.png
%%DATADIR%%/images/blackRook.png
%%DATADIR%%/images/brown_square.png
%%DATADIR%%/images/chess_icon.ico
%%DATADIR%%/images/cyan_square.png
%%DATADIR%%/images/whiteBishop.png
%%DATADIR%%/images/whiteKing.png
%%DATADIR%%/images/whiteKnight.png
%%DATADIR%%/images/whitePawn.png
%%DATADIR%%/images/whiteQueen.png
%%DATADIR%%/images/whiteRook.png
%%DATADIR%%/images/white_square.png
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%