18 lines
828 B
XML
18 lines
828 B
XML
|
<?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>
|