summaryrefslogtreecommitdiff
path: root/dev-libs/libcec/metadata.xml
blob: 7228fcbd3d152a34bb236da2a393fdf17770f910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.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>srcux</origin>
</pkgmetadata>