From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 544BC1382C5 for ; Thu, 18 Feb 2021 14:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45773E088B; Thu, 18 Feb 2021 14:43:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E289E088B for ; Thu, 18 Feb 2021 14:43:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59B68340C59 for ; Thu, 18 Feb 2021 14:43:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB6F8579 for ; Thu, 18 Feb 2021 14:43:33 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1613659406.e99c5a76f58bbe3b96aa5dca3eb100e2186118e3.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/metadata.xml X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: e99c5a76f58bbe3b96aa5dca3eb100e2186118e3 X-VCS-Branch: master Date: Thu, 18 Feb 2021 14:43:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1d8e898c-bf21-4eaf-9023-715ec4b6e010 X-Archives-Hash: a64a6e4ffed9d48de8dd9b3094ed35d1 commit: e99c5a76f58bbe3b96aa5dca3eb100e2186118e3 Author: Karlson2k (Evgeny Grin) narod ru> AuthorDate: Wed Feb 10 17:46:42 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Thu Feb 18 14:43:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99c5a76 media-tv/kodi: clarified USE flags in metadata.xml Signed-off-by: Karlson2k (Evgeny Grin) narod.ru> Signed-off-by: Craig Andrews gentoo.org> media-tv/kodi/metadata.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index de1e8c49260..3c00d2fb256 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -8,12 +8,14 @@ enable AirPlay support Enable playback of Blu-ray filesystems + Enable JSON-RPC over BT for remote control connected via bluetooth Use sys-libs/libcap to bind to privileged ports as non-root Enable support for HDMI-CEC devices via libcec Use the Graphics Buffer Manager for EGL on KMS. Enable support for GLES Enable support for IR remote controls using app-misc/lirc - Add MariaDB support + Enable support store of media library metadata on local or remote MariaDB + Enable support store of media library metadata on local or remote MySQL Enables AV1 decoding via media-libs/dav1d Enable NFS client support Enable Audio CD playback, optical disks detection and reading (CD-ROM, Video CD, and others), and ISO optical disk images direct reading. DVD disks may require additional 'udf' flag. @@ -23,8 +25,9 @@ Use virtual/libusb for usb device hotplug support. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use sys-fs/udev. Enable UDF support. Required for playing blurays. Use sys-fs/udev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness. + Use sys-power/upower to get battery level and active power source Enable internal webserver - Enable XSLT support using dev-libs/libxslt + Enable metadata XSLT scrapers support with dev-libs/libxslt https://trac.kodi.tv/