Petr Vaněk 180bf52013
games-emulation/dosbox: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-26 11:46:08 +01:00

21 lines
754 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>
<maintainer type="project">
<email>wine@gentoo.org</email>
<name>Gentoo Wine Project</name>
<description>Should be cc'ed for issues with dosbox-0.74-_p* snapshot versions</description>
</maintainer>
<upstream>
<remote-id type="sourceforge">dosbox</remote-id>
</upstream>
<use>
<flag name="core-inline">Enable memory-increasing inlines for better performance but requiring more build time</flag>
<flag name="glide">Enable unofficial Glide emulation via <pkg>media-libs/openglide</pkg></flag>
</use>
</pkgmetadata>