diff options
Diffstat (limited to 'dev-libs/libcec/metadata.xml')
| -rw-r--r-- | dev-libs/libcec/metadata.xml | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/dev-libs/libcec/metadata.xml b/dev-libs/libcec/metadata.xml index 078ed9ec4a2c..807c505b50ce 100644 --- a/dev-libs/libcec/metadata.xml +++ b/dev-libs/libcec/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>thev00d00@gentoo.org</email> - <name>Ian Whyman</name> - </maintainer> - <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> + <maintainer type="person"> + <email>thev00d00@gentoo.org</email> + <name>Ian Whyman</name> + </maintainer> + <upstream> + <remote-id type="github">Pulse-Eight/libcec</remote-id> + </upstream> + <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> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
