[Bug 261302] multimedia/ffmpeg: update to 6.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 Apr 2023 15:28:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302

--- Comment #92 from VVD <vvd@unislabs.com> ---
(In reply to Daniel Engberg from comment #90)

Quote from my link look like description how to do this:
If multiple versions are the cause then this can easily be resolved. You just
need to specify which version to use, so for example:

./configure LIBAVCODEC_LIBS="-L /usr/lib/x86_64-linux-gnu"
LIBAVFORMAT_LIBS=..... LIBAVUTIL_LIBS=..... LIBSWSCALE_LIBS=.....
LIBSWRESAMPLE_LIBS=....

or possibly even ./configure LDFLAGS=-L/p/a/t/h

If there are multiple versions in the same directory then the file can be
specified with -l/path_to_lib.so.x.y.z


> Local issues, dirty/broken tree
portsnap fetch update
Look like not updated
"0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch".

-- 
You are receiving this mail because:
You are on the CC list for the bug.