summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-05-12 19:10:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-13 02:17:38 +0200
commit47ed5f4f4da1bf82e7f70a62bbb6d2bab152b4c7 (patch)
tree1e783415290599cff7ad05d9ad792fd624c8810f
parentsci-astronomy/kstars: Drop 3.2.1 (diff)
downloadgentoo-47ed5f4f4da1bf82e7f70a62bbb6d2bab152b4c7.tar.gz
gentoo-47ed5f4f4da1bf82e7f70a62bbb6d2bab152b4c7.tar.bz2
gentoo-47ed5f4f4da1bf82e7f70a62bbb6d2bab152b4c7.zip
media-video/vlc: Drop obsolete USE macosx-qtkit, update DEPEND
Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/682476 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-video/vlc/vlc-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index a3d4b0a05170..bbbc76ae6076 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -33,7 +33,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca
dav1d dbus dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac
fluidsynth fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate kms
libass libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua
- macosx-notifications macosx-qtkit mad matroska modplug mp3 mpeg mtp musepack ncurses
+ macosx-notifications 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 sdl-image sftp shout sid skins soxr speex srt ssl
svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx
@@ -186,7 +186,7 @@ RDEPEND="
>=media-libs/speex-1.2.0
media-libs/speexdsp
)
- srt? ( net-libs/srt )
+ srt? ( >=net-libs/srt-1.3.0 )
ssl? ( net-libs/gnutls:= )
svg? (
gnome-base/librsvg:2
@@ -339,7 +339,6 @@ src_configure() {
$(use_enable live live555)
$(use_enable lua)
$(use_enable macosx-notifications osx-notifications)
- $(use_enable macosx-qtkit)
$(use_enable mad)
$(use_enable matroska)
$(use_enable modplug mod)