FreeBSD Bugzilla – Attachment 158801 Details for
Bug 201589
[patch] audio/audacity: issues building with ffmpeg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Adding libavformat.so FFMPEG_LIB_DEPENDS
audacity-Makefile.patch (text/plain), 531 bytes, created by
Christian Heckendorf
on 2015-07-15 15:05:34 UTC
(
hide
)
Description:
Adding libavformat.so FFMPEG_LIB_DEPENDS
Filename:
MIME Type:
Creator:
Christian Heckendorf
Created:
2015-07-15 15:05:34 UTC
Size:
531 bytes
patch
obsolete
>Index: audio/audacity/Makefile >=================================================================== >--- audio/audacity/Makefile (revision 392034) >+++ audio/audacity/Makefile (working copy) >@@ -63,6 +63,7 @@ > > FFMPEG_CONFIGURE_WITH= ffmpeg > FFMPEG_RUN_DEPENDS= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg >+FFMPEG_LIB_DEPENDS= libavformat.so:${PORTSDIR}/multimedia/ffmpeg > FFMPEG_CFLAGS= -I${LOCALBASE}/include/ffmpeg > FFMPEG_CPPFLAGS= -I${LOCALBASE}/include/ffmpeg > FFMPEG_CXXFLAGS= -I${LOCALBASE}/include/ffmpeg
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 201589
: 158801 |
158802