summaryrefslogtreecommitdiff
path: root/app-emulation/aranym/metadata.xml
blob: c354f0f99e2f65a107de4254d4326489fe72afeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>chewi@gentoo.org</email>
    <name>James Le Cuirot</name>
  </maintainer>
  <use>
    <flag name="clipboard">Enable bidirectional clipboard transfer between the host and FreeMiNT</flag>
    <flag name="jit">Build Just-In-Time compiler variant with increased performance</flag>
    <flag name="lilo">Enable support for directly booting kernels such as Linux</flag>
    <flag name="osmesa">Allow images to be rendered in memory using the host CPU</flag>
    <flag name="pmmu">Build full PMMU variant, required for running mainline Linux</flag>
    <flag name="standard">Build standard (no JIT or PMMU) variant</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>