mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
21 lines
754 B
XML
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>
|