FreeBSD Bugzilla – Attachment 137375 Details for
Bug 182839
[PATCH] Fix build for multimedia/ffmpeg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ffmpeg.diff
ffmpeg.diff (text/plain), 1.70 KB, created by
Xin LI
on 2013-10-08 20:10:00 UTC
(
hide
)
Description:
ffmpeg.diff
Filename:
MIME Type:
Creator:
Xin LI
Created:
2013-10-08 20:10:00 UTC
Size:
1.70 KB
patch
obsolete
>Index: multimedia/ffmpeg/Makefile >=================================================================== >--- multimedia/ffmpeg/Makefile (revision 328876) >+++ multimedia/ffmpeg/Makefile (working copy) >@@ -4,7 +4,7 @@ > PORTNAME= ffmpeg > PORTVERSION= 0.7.15 > PORTEPOCH= 1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia audio ipv6 net > MASTER_SITES= http://ffmpeg.org/releases/ > >@@ -363,7 +363,7 @@ CONFIGURE_ARGS+= --disable-libvpx > > # x264 > .if ${PORT_OPTIONS:MX264} >-LIB_DEPENDS+= x264.125:${PORTSDIR}/multimedia/x264 >+LIB_DEPENDS+= x264:${PORTSDIR}/multimedia/x264 > CONFIGURE_ARGS+= --enable-libx264 > .else > CONFIGURE_ARGS+= --disable-libx264 >Index: multimedia/ffmpeg/files/patch-doc-protocols.texi >=================================================================== >--- multimedia/ffmpeg/files/patch-doc-protocols.texi (revision 0) >+++ multimedia/ffmpeg/files/patch-doc-protocols.texi (working copy) >@@ -0,0 +1,13 @@ >+--- doc/protocols.texi.orig 2013-02-17 14:46:23.000000000 -0800 >++++ doc/protocols.texi 2013-10-08 12:00:38.375693236 -0700 >+@@ -155,8 +155,8 @@ >+ >+ Real-Time Messaging Protocol. >+ >+-The Real-Time Messaging Protocol (RTMP) is used for streaming multimeâ >+-dia content across a TCP/IP network. >++The Real-Time Messaging Protocol (RTMP) is used for streaming multimedia >++content across a TCP/IP network. >+ >+ The required syntax is: >+ @example > >Property changes on: multimedia/ffmpeg/files/patch-doc-protocols.texi >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 182839
: 137375