summaryrefslogtreecommitdiff
path: root/dev-libs/libcec/metadata.xml
blob: 609556c09ba1a3cebfacce3524999f71661cb1dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="exynos">Enable support for Exynos chipsets</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>
    <flag name="xrandr">Enable detection of active HDMI using xrandr extensions</flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>