mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Or mostly anyway, issues would have low priority given primarily only testing/supporting mingw64-toolchain which would not use gcc/binutils versions that are known to break its revdeps. Gives time to upstream(s) to fix issues without any particular downstream urgency. Not that it hurts to know when something is wrong, so users can still report bugs downstream though. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
20 lines
677 B
XML
20 lines
677 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ionen@gentoo.org</email>
|
|
<name>Ionen Wolkens</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="crossdev-mingw">
|
|
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
|
|
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
|
|
and is mostly unsupported, try disabling if have issues)
|
|
</flag>
|
|
<flag name="extras">Install extra tools and demos in /usr/lib/vkd3d-proton</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">HansKristian-Work/vkd3d-proton</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|