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 51E09138331 for ; Fri, 16 Feb 2018 00:19:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88E3FE09BD; Fri, 16 Feb 2018 00:19:42 +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 5AE7FE09BD for ; Fri, 16 Feb 2018 00:19:42 +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 19CEB335C38 for ; Fri, 16 Feb 2018 00:19:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2EF9216 for ; Fri, 16 Feb 2018 00:19:39 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1518740370.6163975f05f90c959c959f0f1bdd32275173e81f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/metadata.xml X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6163975f05f90c959c959f0f1bdd32275173e81f X-VCS-Branch: master Date: Fri, 16 Feb 2018 00:19:39 +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-Archives-Salt: 98e7a9f2-4bac-4e7f-9d32-4574b2a31216 X-Archives-Hash: d0b530e0360613c0a451a89c401e4e3c commit: 6163975f05f90c959c959f0f1bdd32275173e81f Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 15 23:35:37 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Feb 16 00:19:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6163975f media-video/vlc: Sort metadata and drop obsolete qt4/qt5 description Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-video/vlc/metadata.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml index 7f79c863655..d3e880287a2 100644 --- a/media-video/vlc/metadata.xml +++ b/media-video/vlc/metadata.xml @@ -43,20 +43,18 @@ Add libmpeg2 support for mpeg-1 and mpeg-2 video streams Enables support for nfs protocol via net-fs/libnfs Enables OpenMAX Integration Layer codec module. - Enable optimisation for memory rather than performance. Enabled OpenCV (computer vision) filter module. + Enable optimisation for memory rather than performance. Support opus decoding via libopus. Enables image post-processing via libpostproc (part of FFmpeg). Enables the projectM visualization plugin. - Builds a Qt4 based frontend, a graphical interface. - Builds a Qt5 based frontend, a graphical interface (overrides qt4). Enables real audio and RTSP modules. Allows vlc to start for root. Don't enable this unless you have a very specific (e.g. embedded) need for it! Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec). - Adds support for playing C64 SID files through media-libs/libsidplay:2. Enables sdl image video decoder (depends on sdl) Enables libssh2 to support SFTP file transfer. Enables libshout output. + Adds support for playing C64 SID files through media-libs/libsidplay:2. Enables support for the skins2 interface. Enables image scaling and conversion via libswscale (part of FFmpeg). Enables tremor, a fixed-point version of the Ogg Vorbis decoder. @@ -67,8 +65,8 @@ Enables the decoder(s) from the WebM VP8 / VP9 Codec SDK. Enables fixed point WMA decoder. Enables support for, e.g., fullscreen mode via the X Window System. By itself, this flag does not build a graphical interface. - Support the X C-language Binding, a replacement for Xlib; !!! you will need this option to be able to integrate video in the Qt interface, see bug #500678. Support X265 Encoder. + Support the X C-language Binding, a replacement for Xlib; !!! you will need this option to be able to integrate video in the Qt interface, see bug #500678. Enables support for zero-configuration networking via avahi. Enables support for teletext subtitles via the zvbi library.