33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>games</herd>
|
|
<maintainer>
|
|
<email>hasufell@gentoo.org</email>
|
|
<name>Julian Ospald</name>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>flameeyes@gentoo.org</email>
|
|
<name>Diego Elio Pettenò</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>brukie@gmx.net</email>
|
|
<name>Max-Wilhelm Bruker</name>
|
|
</maintainer>
|
|
<changelog>https://github.com/mbruker/Cockatrice/commits/master</changelog>
|
|
<doc lang="en">http://cockatrice.de/dokuwiki/doku.php</doc>
|
|
<bugs-to>https://github.com/mbruker/Cockatrice/issues</bugs-to>
|
|
</upstream>
|
|
<use>
|
|
<flag name='server'>Compile server support</flag>
|
|
</use>
|
|
<longdescription lang="en">
|
|
Cockatrice is an open-source multiplatform software for playing card
|
|
games, such as Magic: The Gathering, over a network. It is fully
|
|
client-server based to prevent any kind of cheating, though it supports
|
|
single-player games without a network interface as well. Both client
|
|
and server are written in Qt 4.
|
|
</longdescription>
|
|
</pkgmetadata>
|
|
|