FreeBSD Bugzilla – Attachment 146612 Details for
Bug 181964
[patch] multimedia/gstreamer-ffmpeg, multimedia/gstreamer1-libav: make sure libavcodec builds MD code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0.10.x fix (based on r349197)
gst-ffmpeg-0.10.fix.diff (text/plain), 910 bytes, created by
Jan Beich
on 2014-08-31 18:12:49 UTC
(
hide
)
Description:
0.10.x fix (based on r349197)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-08-31 18:12:49 UTC
Size:
910 bytes
patch
obsolete
>Index: multimedia/gstreamer-ffmpeg/Makefile >=================================================================== >--- multimedia/gstreamer-ffmpeg/Makefile (revision 366801) >+++ multimedia/gstreamer-ffmpeg/Makefile (working copy) >@@ -72,10 +72,18 @@ FFMPEG_CONFIG+= --arch=ppc64 > CFLAGS+= -fno-force-addr > .endif > >-post-patch: >+post-extract: > @${MV} ${WRKSRC}/gst-libs/ext/libav ${WRKSRC}/gst-libs/ext/libav.old > @${MV} ${WRKDIR}/libav-${LIBAV_VERSION} ${WRKSRC}/gst-libs/ext/libav > @${CP} ${WRKSRC}/gst-libs/ext/libav.old/config.* \ > ${WRKSRC}/gst-libs/ext/libav/ > >+post-patch: >+ @${REINPLACE_CMD} 's/[[:<:]]ARCH[[:>:]]/LIBAV_ARCH/' \ >+ ${WRKSRC}/gst-libs/ext/libav/Makefile \ >+ ${WRKSRC}/gst-libs/ext/libav/common.mak \ >+ ${WRKSRC}/gst-libs/ext/libav/configure \ >+ ${WRKSRC}/gst-libs/ext/libav/libavcodec/Makefile \ >+ ${WRKSRC}/gst-libs/ext/libav/libavfilter/Makefile >+ > .include <bsd.port.post.mk>
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 181964
: 146612