summaryrefslogtreecommitdiff
blob: 3b217f332fdd9cc6bfa1a6bebbc1b49ef50c803c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>base-system@gentoo.org</email>
		<name>Gentoo Base System</name>
	</maintainer>
	<use>
		<flag name="extra-filters">Build additional filters that are not
			used in any of the default xz presets. This includes delta
			and BCJ coders, additional match finders and SHA256 checks.</flag>
		<flag name="pgo">Optimize the build using Profile Guided Optimization (PGO)</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:tukaani:xz</remote-id>
		<remote-id type="sourceforge">lzmautils</remote-id>
		<remote-id type="github">tukaani-project/xz</remote-id>
	</upstream>
</pkgmetadata>