[Bug 262014] multimedia/mplayer and multimedia/mencoder: fix dependencies from openjpeg 2.4 and sort out some other options
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 13:22:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262014 Bug ID: 262014 Summary: multimedia/mplayer and multimedia/mencoder: fix dependencies from openjpeg 2.4 and sort out some other options Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: riggs@FreeBSD.org Reporter: vvd@unislabs.com Assignee: riggs@FreeBSD.org Flags: maintainer-feedback?(riggs@FreeBSD.org) Attachment #231890 maintainer-approval? Flags: Flags: maintainer-feedback? Created attachment 231890 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231890&action=edit fix dependencies from openjpeg 2.4 and sort out some other options Without this patch: Codecs: libdv ffmpeg xanim libopus libgsm speex liblzo With: Codecs: libvpx libdv libopencore_amrwb libopencore_amrnb ffmpeg xanim libopus libgsm speex liblzo OpenJPEG Without patch both ports depends from graphics/openjpeg15, but linked with libopenjp2.so.7 from graphics/openjpeg. With: depends from graphics/openjpeg and linked with libopenjp2.so.7. mplayer options: AALIB : on AMR_NB : on AMR_WB : on ASS : on BLURAY : on CACA : on CDIO : on DV : on DVDNAV : on ENCA : on FONTCONFIG : on FRIBIDI : on GIF : on GNUTLS : on GSM : on GUI : on IPV6 : on JACK : off LADSPA : on LIBMNG : on LIRC : on LZO : on NAS : off NLS : on OPENAL : off OPENGL : on OPENJPEG : on OPUS : on PULSEAUDIO : off RTCPU : on RTMP : on SDL : off SKINS : on SMB : on SNDIO : off SPEEX : on SVGALIB : off V4L : on VDPAU : on VPX : on X11 : on X11DGA : on X11VM : on XINERAMA : on XVIDEO : on XVMC : on mencoder options: AMR_NB : on AMR_WB : on ASS : on BLURAY : on CDIO : on DEBUG : off DV : on DVDNAV : on FAAC : on FONTCONFIG : on FRIBIDI : on GIF : on GNUTLS : on GSM : on IPV6 : on JACK : off LADSPA : on LIBMNG : on LZO : on MAD : on NAS : off NLS : on OPENAL : off OPENJPEG : on OPUS : on PULSEAUDIO : off RTCPU : on RTMP : on SMB : on SPEEX : on THEORA : on TWOLAME : on V4L : on VPX : on X264 : on XVID : on Tested on 12.3 amd64: check-plist, build, install, run. -- You are receiving this mail because: You are the assignee for the bug.