summaryrefslogtreecommitdiff
path: root/games-board/cockatrice/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /games-board/cockatrice/metadata.xml
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-board/cockatrice/metadata.xml')
-rw-r--r--games-board/cockatrice/metadata.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/games-board/cockatrice/metadata.xml b/games-board/cockatrice/metadata.xml
new file mode 100644
index 000000000000..4b7993356215
--- /dev/null
+++ b/games-board/cockatrice/metadata.xml
@@ -0,0 +1,30 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</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>
+ <remote-id type="github">Cockatrice/cockatrice</remote-id>
+ </upstream>
+ <use>
+ <flag name="server">Compile server support</flag>
+ <flag name="oracle">Build with oracle</flag>
+ <flag name="client">Build with client</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>