summaryrefslogtreecommitdiff
blob: 13867b06c491cb1311b0b2f80741942a0f4eeb38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
		<email>axs@gentoo.org</email>
		<name>Ian Stakenvicius</name>
	</maintainer>
    <maintainer type="project">
      <email>media-video@gentoo.org</email>
    </maintainer>
	<use>
		<flag name="plugin">Install the Gecko Media Plugin (GMP) for use with Mozilla packages</flag>
		<flag name="utils">Install the CLI encoder and decoder utilities</flag>
	</use>
	<upstream>
		<remote-id type="github">mozilla/gmp-api</remote-id>
	</upstream>
</pkgmetadata>