summaryrefslogtreecommitdiff
path: root/games-emulation/pcsx2/metadata.xml
blob: 995efc6d7e1ca8a6119cd61ccf716dcf8d126866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>games@gentoo.org</email>
    <name>Gentoo Games Project</name>
  </maintainer>
  <use>
    <flag name="clang">
			Use Clang compiler to build (the only compiler that is
			currently supported by upstream on Linux, do not report
			bugs if force-disabled)
		</flag>
    <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/PCSX2/pcsx2/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>