summaryrefslogtreecommitdiff
blob: f6aae5585891f0565fbedfe0984e587aa0976f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>johnmh@johnmh.me</email>
		<name>John M. Harris, Jr.</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="archive">Use <pkg>app-arch/libarchive</pkg> for archives support</flag>
		<flag name="amdgpu">Build and install AMD dGPU (Navi3x and above) plugin</flag>
		<flag name="amt">Build and install Intel AMT plugin</flag>
		<flag name="cbor">Enable CBOR support for coSWID and uSWID via <pkg>dev-libs/libcbor</pkg></flag>
		<flag name="fastboot">Build and install fastboot plugin</flag>
		<flag name="flashrom">Enable flashrom plugin via <pkg>sys-apps/flashrom</pkg></flag>
		<flag name="gusb">Enable <pkg>dev-libs/libgusb</pkg> support</flag>
		<flag name="logitech">Build and install Logitech bulk controller plugin</flag>
		<flag name="nvme">Build and install NVMe plugin</flag>
		<flag name="modemmanager">Build and install Modem Manager plugin</flag>
		<flag name="spi">Install Intel-SPI plugin</flag>
		<flag name="synaptics">Install synaptics plugin</flag>
		<flag name="test-full">Enable tests known not to play nicely with the sandbox</flag>
		<flag name="tpm">Install Trusted Platform Module plugin</flag>
		<flag name="uefi">Enable UEFI support</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/fwupd/fwupd/issues</bugs-to>
		<remote-id type="github">fwupd/fwupd</remote-id>
		<remote-id type="cpe">cpe:/a:fwupd:fwupd</remote-id>
	</upstream>
</pkgmetadata>