Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/
Date: Sat, 01 Sep 2018 19:19:47
Message-Id: 1535829053.29d531a445daa3a20a6bb49a31a5c22b475e6c64.asturm@gentoo
1 commit: 29d531a445daa3a20a6bb49a31a5c22b475e6c64
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 18:32:07 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 19:10:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d531a4
7
8 media-video/vlc: Drop Real RTSP support from 3.0 branch
9
10 Sync with live branch and drop support early, it won't be missed.
11 Upstream commit b007abf4c31679229cb8ae9c8530ad6fba3c2d9f
12
13 Package-Manager: Portage-2.3.48, Repoman-2.3.10
14
15 media-video/vlc/vlc-3.0.9999.ebuild | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild
19 index de11890d1bc..b2e1f771823 100644
20 --- a/media-video/vlc/vlc-3.0.9999.ebuild
21 +++ b/media-video/vlc/vlc-3.0.9999.ebuild
22 @@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca
23 libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua
24 macosx-notifications macosx-qtkit matroska modplug mp3 mpeg mtp musepack ncurses
25 neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5
26 - rdp rtsp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl
27 + rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl
28 svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx
29 wayland wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse
30 "
31 @@ -353,7 +353,6 @@ src_configure() {
32 $(use_enable pulseaudio pulse)
33 $(use_enable qt5 qt)
34 $(use_enable rdp freerdp)
35 - $(use_enable rtsp realrtsp)
36 $(use_enable run-as-root)
37 $(use_enable samba smbclient)
38 $(use_enable schroedinger)