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 603D5138334 for ; Thu, 8 Nov 2018 12:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 094D1E09BD; Thu, 8 Nov 2018 12:29:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BCFA8E09CD for ; Thu, 8 Nov 2018 12:29:51 +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 210AB335CCD for ; Thu, 8 Nov 2018 12:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66317464 for ; Thu, 8 Nov 2018 12:29:46 +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: <1541680114.49e71891dd0d03a01fa1a79f64e42488080b2fbf.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 media-video/vlc/vlc-3.0.4.ebuild media-video/vlc/vlc-3.0.9999.ebuild media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 49e71891dd0d03a01fa1a79f64e42488080b2fbf X-VCS-Branch: master Date: Thu, 8 Nov 2018 12:29:46 +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: d175ac4e-5917-4ffb-bbcf-fb230a7b723e X-Archives-Hash: d233c82bf1510076e110f0417104a924 commit: 49e71891dd0d03a01fa1a79f64e42488080b2fbf Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 8 11:18:47 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 8 12:28:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e71891 media-video/vlc: Drop USE schroedinger Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/vlc/metadata.xml | 1 - media-video/vlc/vlc-3.0.4.ebuild | 5 ++--- media-video/vlc/vlc-3.0.9999.ebuild | 5 ++--- media-video/vlc/vlc-9999.ebuild | 5 ++--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml index 2e902a416dc..1e1da816671 100644 --- a/media-video/vlc/metadata.xml +++ b/media-video/vlc/metadata.xml @@ -40,7 +40,6 @@ Enable image post-processing via libpostproc (part of FFmpeg) Enable the projectM visualization plugin 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) Enable sdl image video decoder (depends on sdl) Enable libssh2 to support SFTP file transfer Enable libshout output diff --git a/media-video/vlc/vlc-3.0.4.ebuild b/media-video/vlc/vlc-3.0.4.ebuild index 99b297ebbd4..44f97c55f69 100644 --- a/media-video/vlc/vlc-3.0.4.ebuild +++ b/media-video/vlc/vlc-3.0.4.ebuild @@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua macosx-notifications macosx-qtkit matroska modplug mp3 mpeg mtp musepack ncurses neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 - rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl + rdp run-as-root samba sdl-image sftp shout sid skins soxr speex srt ssl svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx wayland wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse " @@ -163,7 +163,6 @@ RDEPEND=" ) rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] ) samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] ) - schroedinger? ( >=media-libs/schroedinger-1.0.10:0 ) sdl-image? ( media-libs/sdl-image:0 ) sftp? ( net-libs/libssh2:0 ) shout? ( media-libs/libshout:0 ) @@ -355,7 +354,6 @@ src_configure() { $(use_enable rdp freerdp) $(use_enable run-as-root) $(use_enable samba smbclient) - $(use_enable schroedinger) $(use_enable sdl-image) $(use_enable sftp) $(use_enable shout) @@ -407,6 +405,7 @@ src_configure() { --disable-opensles --disable-oss --disable-rpi-omxil + --disable-schroedinger --disable-shine --disable-sndio --disable-spatialaudio diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index c06e6f61f05..793f7690453 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua macosx-notifications macosx-qtkit mad matroska modplug mp3 mpeg mtp musepack ncurses neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 - rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl + rdp run-as-root samba sdl-image sftp shout sid skins soxr speex srt ssl svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx wayland wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse " @@ -164,7 +164,6 @@ RDEPEND=" ) rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] ) samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] ) - schroedinger? ( >=media-libs/schroedinger-1.0.10:0 ) sdl-image? ( media-libs/sdl-image:0 ) sftp? ( net-libs/libssh2:0 ) shout? ( media-libs/libshout:0 ) @@ -358,7 +357,6 @@ src_configure() { $(use_enable rdp freerdp) $(use_enable run-as-root) $(use_enable samba smbclient) - $(use_enable schroedinger) $(use_enable sdl-image) $(use_enable sftp) $(use_enable shout) @@ -411,6 +409,7 @@ src_configure() { --disable-opensles --disable-oss --disable-rpi-omxil + --disable-schroedinger --disable-shine --disable-sndio --disable-spatialaudio diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index f38f3b52ffb..0f094ec3e45 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua macosx-notifications macosx-qtkit mad matroska modplug mp3 mpeg mtp musepack ncurses neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 - rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl + rdp run-as-root samba sdl-image sftp shout sid skins soxr speex srt ssl svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx wayland wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse " @@ -165,7 +165,6 @@ RDEPEND=" ) rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] ) samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] ) - schroedinger? ( >=media-libs/schroedinger-1.0.10:0 ) sdl-image? ( media-libs/sdl-image:0 ) sftp? ( net-libs/libssh2:0 ) shout? ( media-libs/libshout:0 ) @@ -360,7 +359,6 @@ src_configure() { $(use_enable rdp freerdp) $(use_enable run-as-root) $(use_enable samba smbclient) - $(use_enable schroedinger) $(use_enable sdl-image) $(use_enable sftp) $(use_enable shout) @@ -412,6 +410,7 @@ src_configure() { --disable-opensles --disable-oss --disable-rpi-omxil + --disable-schroedinger --disable-shine --disable-sndio --disable-spatialaudio