summaryrefslogtreecommitdiff
path: root/sys-power/iasl/metadata.xml
blob: b2703821fb934eb910b672eac501a243a91ae719 (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="person">
    <email>robbat2@gentoo.org</email>
  </maintainer>
  <upstream>
    <maintainer status="active">
      <email>saket.dumbre@intel.com</email>
      <name>Saket Dumbre</name>
    </maintainer>
    <doc lang="en">https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/documentation.html</doc>
    <bugs-to>https://github.com/acpica/acpica/issues</bugs-to>
  </upstream>
  <use>
    <flag name="examples">Install acpiexamples binary</flag>
    <flag name="test">Perform tests (slow!) and install compressed test results</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>