summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-01 20:32:07 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-01 21:10:53 +0200
commit29d531a445daa3a20a6bb49a31a5c22b475e6c64 (patch)
tree25a71f96f30cb228ef5d2195cd01474dd5533df5 /media-video/vlc
parentdev-libs/botan: clenaup old (diff)
downloadgentoo-29d531a445daa3a20a6bb49a31a5c22b475e6c64.tar.gz
gentoo-29d531a445daa3a20a6bb49a31a5c22b475e6c64.tar.bz2
gentoo-29d531a445daa3a20a6bb49a31a5c22b475e6c64.zip
media-video/vlc: Drop Real RTSP support from 3.0 branch
Sync with live branch and drop support early, it won't be missed. Upstream commit b007abf4c31679229cb8ae9c8530ad6fba3c2d9f Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'media-video/vlc')
-rw-r--r--media-video/vlc/vlc-3.0.9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild
index de11890d1bcd..b2e1f771823a 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 matroska modplug mp3 mpeg mtp musepack ncurses
neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5
- rdp rtsp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl
+ rdp run-as-root samba schroedinger 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
"
@@ -353,7 +353,6 @@ src_configure() {
$(use_enable pulseaudio pulse)
$(use_enable qt5 qt)
$(use_enable rdp freerdp)
- $(use_enable rtsp realrtsp)
$(use_enable run-as-root)
$(use_enable samba smbclient)
$(use_enable schroedinger)