FreeBSD Bugzilla – Attachment 146731 Details for
Bug 193282
[maintainer] multimedia/plexhometheater runtime error avcodec-53-x86_64-freebsd.so: Undefined symbol "ff_h264dsp_init_x86"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes PR193282 issues by renaming avcodec variable ARCH to FFMPEG_ARCH
PR193282.patch (text/plain), 527 bytes, created by
Ben Woods
on 2014-09-03 14:21:38 UTC
(
hide
)
Description:
Fixes PR193282 issues by renaming avcodec variable ARCH to FFMPEG_ARCH
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2014-09-03 14:21:38 UTC
Size:
527 bytes
patch
obsolete
>--- multimedia/plexhometheater/Makefile.orig 2014-09-03 22:00:04.609621048 +0800 >+++ multimedia/plexhometheater/Makefile 2014-09-03 21:58:37.049623241 +0800 >@@ -117,6 +117,13 @@ > PLIST_SUB+= ARCH="x86_64" > .endif > >+post-patch: >+ @${REINPLACE_CMD} 's/[[:<:]]ARCH[[:>:]]/FFMPEG_ARCH/' \ >+ ${WRKSRC}/lib/ffmpeg/Makefile \ >+ ${WRKSRC}/lib/ffmpeg/common.mak \ >+ ${WRKSRC}/lib/ffmpeg/configure \ >+ ${WRKSRC}/lib/ffmpeg/libavcodec/Makefile >+ > post-install: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin >
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 193282
: 146731