summaryrefslogtreecommitdiff
path: root/dev-libs/libcec/metadata.xml
blob: 785f8f1546b0d58266b588540dc7f5ad67b56302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <use>
    <flag name="exynos">Enable support for Exynos chipsets</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>