summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-18 14:42:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-18 15:10:17 +0200
commitebab2e6f202ce0be36a89330110bb41968699249 (patch)
tree13bf70ca3daf1a5b1c8ed81cecedf4c448549a5d /media-video/mplayer/mplayer-9999.ebuild
parentdev-perl/Class-DBI-Plugin: -r bump for EAPI7 (diff)
downloadgentoo-ebab2e6f202ce0be36a89330110bb41968699249.tar.gz
gentoo-ebab2e6f202ce0be36a89330110bb41968699249.tar.bz2
gentoo-ebab2e6f202ce0be36a89330110bb41968699249.zip
media-video/mplayer: drop USE=openssl and USE=gnutls
This commit will partly revert commit 6aa84187fb7703127477455b57e2ad41b4f6bcdd. After discussion on IRC we agreed that these no-op USE flags don't make any sense. Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video/mplayer/mplayer-9999.ebuild')
-rw-r--r--media-video/mplayer/mplayer-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mplayer/mplayer-9999.ebuild b/media-video/mplayer/mplayer-9999.ebuild
index 4ce8fdded4c0..cc11341688b0 100644
--- a/media-video/mplayer/mplayer-9999.ebuild
+++ b/media-video/mplayer/mplayer-9999.ebuild
@@ -12,9 +12,9 @@ inherit toolchain-funcs flag-o-matic ${SVN_ECLASS}
IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext a52 aalib +alsa altivec aqua bidi bl bluray
bs2b cddb +cdio cdparanoia cpudetection debug dga
doc dts dv dvb +dvd +dvdnav +enca +encode faac faad fbcon
-ftp ggi gnutls gsm +iconv ipv6 jack joystick jpeg kernel_linux ladspa
+ftp ggi gsm +iconv ipv6 jack joystick jpeg kernel_linux ladspa
+libass libcaca libmpeg2 lirc live lzo mad md5sum +cpu_flags_x86_mmx cpu_flags_x86_mmxext mng mp3 nas
-+network openal opengl openssl +osdmenu oss png pnm pulseaudio pvr
++network openal opengl +osdmenu oss png pnm pulseaudio pvr
radio rar rtc rtmp samba selinux +shm sdl speex cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_ssse3
tga theora tremor +truetype toolame twolame +unicode v4l vcd vdpau vidix
vorbis +X x264 xinerama +xscreensaver +xv xvid yuv4mpeg zoran"
@@ -61,7 +61,7 @@ RDEPEND+="
sys-libs/ncurses:0=
app-arch/bzip2
sys-libs/zlib
- >=media-video/ffmpeg-4.0:0=[gnutls?,openssl?,vdpau?]
+ >=media-video/ffmpeg-4.0:0=[vdpau?]
a52? ( media-libs/a52dec )
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )