Merge remote-tracking branch 'github/pr/2027'
[gentoo.git] / games-board / cockatrice / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5         <email>games@gentoo.org</email>
6         <name>Gentoo Games Project</name>
7         </maintainer>
8         <upstream>
9                 <maintainer status="active">
10                 <email>brukie@gmx.net</email>
11                 <name>Max-Wilhelm Bruker</name>
12         </maintainer>
13         <changelog>https://github.com/mbruker/Cockatrice/commits/master</changelog>
14         <doc lang="en">http://cockatrice.de/dokuwiki/doku.php</doc>
15         <bugs-to>https://github.com/mbruker/Cockatrice/issues</bugs-to>
16         </upstream>
17         <use>
18                 <flag name="server">Compile server support</flag>
19         </use>
20         <longdescription lang="en">
21                 Cockatrice is an open-source multiplatform software for playing card
22                 games, such as Magic: The Gathering, over a network. It is fully
23                 client-server based to prevent any kind of cheating, though it supports
24                 single-player games without a network interface as well. Both client
25                 and server are written in Qt 4.
26         </longdescription>
27 </pkgmetadata>