mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-14 17:12:43 +02:00
Sourceforge is still the website and release asset hosting, but the source code is now in git, and on gitlab. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
20 lines
818 B
XML
20 lines
818 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="kdecards">Install the KDE card set</flag>
|
|
<flag name="pysolcards">Install the PySol card set</flag>
|
|
<flag name="xskatcards">Install the XSkat card set</flag>
|
|
<flag name="gnomecards">Install the gnome-games card set</flag>
|
|
<flag name="openclipartcards">Install the openclipartcards card set</flag>
|
|
<flag name="backgrounds">Install additional background images</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">free-doko</remote-id>
|
|
<remote-id type="gitlab">dknof/FreeDoko</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|