gentoo-ebuilds/app-emulation/bochs/metadata.xml
Luca Barbato d85be0ddd7
app-emulation/bochs: add 3.0
Closes: https://bugs.gentoo.org/951939
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-07-05 15:55:33 +02:00

17 lines
700 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lu_zero@gentoo.org</email>
</maintainer>
<use>
<flag name="3dnow">Enable support for emulating 3DNow! instructions (incomplete)</flag>
<flag name="avx">Enable support for emulating Advanced Vector Extensions (AVX)</flag>
<flag name="debugger">Enable debugger (slows down emulation)</flag>
<flag name="gdb">Enable support for the remote GDB stub</flag>
<flag name="x86-64">Enable support for emulation of 64-bit CPUs</flag>
</use>
<upstream>
<remote-id type="github">bochs-emu/Bochs</remote-id>
</upstream>
</pkgmetadata>