summaryrefslogtreecommitdiff
blob: 9b4ef0497a27483247ea3b24f87c30dd62b0ee91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <use>
    <flag name="cubox">Enable support for enable support for the TDA995x</flag>
    <flag name="exynos">Enable support for Exynos chipsets</flag>
    <flag name="raspberry-pi">Enable support for the Raspberry Pi</flag>
    <flag name="xrandr">Enable detection of active HDMI using xrandr extensions</flag>
    <flag name="kernel-cec">Enable support for Linux kernel CEC framework</flag>
    <flag name="tools">Enable build of cec-client and other test and demo executable tools</flag>
    <flag name="udev">Enable detection of USB-CEC port by udev</flag>
  </use>
  <upstream>
    <remote-id type="github">Pulse-Eight/libcec</remote-id>
  </upstream>
</pkgmetadata>