FreeBSD Bugzilla – Attachment 241765 Details for
Bug 270214
multimedia/bino: Fails to build with FFmpeg 6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for bino
ffmpeg4-bino.patch (text/plain), 850 bytes, created by
Daniel Engberg
on 2023-04-26 13:35:00 UTC
(
hide
)
Description:
Patch for bino
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-04-26 13:35:00 UTC
Size:
850 bytes
patch
obsolete
>diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile >index c0d7ecd091c0..72fb75bdd664 100644 >--- a/multimedia/bino/Makefile >+++ b/multimedia/bino/Makefile >@@ -12,7 +12,7 @@ LICENSE= GPLv3+ > LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libass.so:multimedia/libass \ >- libavformat.so:multimedia/ffmpeg \ >+ libavformat.so.58:multimedia/ffmpeg4 \ > libopenal.so:audio/openal-soft > > USES= autoreconf compiler:c++11-lang desktop-file-utils gl gmake \ >@@ -22,6 +22,9 @@ GNU_CONFIGURE= yes > USE_QT= buildtools:build core gui opengl widgets > USE_CXXSTD= c++11 > >+CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" >+MAKE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" >+ > # no port fow equalizer now, lirc detecting not working > CONFIGURE_ARGS= --without-equalizer --without-lirc --docdir=${DOCSDIR} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270214
: 241765