blob: 1b3b0b86d159139f5caf1cd7712e4a75a663d089 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription lang="en">
OpenRiichi is an open source Japanese Mahjong client written in the Vala programming language.
It supports singleplayer and multiplayer, with or without bots.
It features all the standard riichi rules, as well as some optional ones.
It also supports game logging, so games can be viewed again.
</longdescription>
<upstream>
<remote-id type="github">FluffyStuff/OpenRiichi</remote-id>
</upstream>
</pkgmetadata>
|