blob: df618860f6abea2da8169b719e39a116c57629d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<longdescription lang="en">
The Linux version of the popular german cardgame "Doppelkopf"
</longdescription>
<use>
<flag name="altenburgcards">Use the Altenburg card set</flag>
<flag name="kdecards">Use the KDE card set</flag>
<flag name="net">Enable network game support</flag>
<flag name="pysolcards">Use the PySol card set</flag>
<flag name="xskatcards">Use the XSkat card set</flag>
</use>
</pkgmetadata>
|