summaryrefslogtreecommitdiff
path: root/app-arch/xz-utils/metadata.xml
blob: f92f457ff3bdb73dcc89cd075b920ce15fc9dbbb (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 "https://docs.baldeagleos.com/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>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>