Files
guru/games-board/rmahjong/metadata.xml
Sergey Torokhov ef556bcba0 games-board/rmahjong: new package
This is attempt python3 "final" porting the game
by means of additional patches to initial py3 port.

The game is playable for me at "single player + 3 bots".
Network game process is not tested.

Menu icon for desktop entry is fetched from Kmahjongg project.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-10-25 15:35:57 +03:00

19 lines
619 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription>
Riichi Mahjong is the Japanese variant to the Chinese game for four players.
RMahjong is the computer implementation of this game.
RMahjong allows you to play the game over a network,
missing players can be replaced by computer players.
</longdescription>
<upstream>
<remote-id type="github">spirali/rmahjong</remote-id>
</upstream>
</pkgmetadata>