FreeBSD Bugzilla – Attachment 242407 Details for
Bug 271641
audio/alsa-plugins: fix build with FFMPEG option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch fixing build for FFMPEG option
alsa-plugins-1.2.2_9.diff (text/plain), 700 bytes, created by
Martin Neubauer
on 2023-05-25 19:25:51 UTC
(
hide
)
Description:
Patch fixing build for FFMPEG option
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2023-05-25 19:25:51 UTC
Size:
700 bytes
patch
obsolete
>diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile >index 5d7ab3fcdc3d..1887963734aa 100644 >--- a/audio/alsa-plugins/Makefile >+++ b/audio/alsa-plugins/Makefile >@@ -39,8 +39,10 @@ BLKCNT_P2_CFLAGS= -DFREEBSD_OSS_BLKCNT_P2 > BUFSZ_P2_CFLAGS= -DFREEBSD_OSS_BUFSZ_P2 > VERBOSE_CFLAGS= -DALSA_OSS_DEBUG_VERBOSE > >-FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg >+FFMPEG_LIB_DEPENDS= libavcodec.so.58:multimedia/ffmpeg4 > FFMPEG_CONFIGURE_ENABLE= libav >+FFMPEG_CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" >+FFMPEG_MAKE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" > > JACK_LIB_DEPENDS= libjack.so:audio/jack > JACK_CONFIGURE_ENABLE= jack
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
Flags:
m.ne
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 271641
: 242407