dev-python/jaraco-collections: keyworded 3.0.0 for ia64, bug #717946
[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                 <remote-id type="github">Cockatrice/cockatrice</remote-id>
17         </upstream>
18         <use>
19                 <flag name="server">Compile server support</flag>
20                 <flag name="oracle">Build with oracle</flag>
21                 <flag name="client">Build with client</flag>
22         </use>
23         <longdescription lang="en">
24                 Cockatrice is an open-source multiplatform software for playing card
25                 games, such as Magic: The Gathering, over a network. It is fully
26                 client-server based to prevent any kind of cheating, though it supports
27                 single-player games without a network interface as well. Both client
28                 and server are written in Qt 4.
29         </longdescription>
30 </pkgmetadata>