FreeBSD Bugzilla – Attachment 104441 Details for
Bug 144620
[PATCH] multimedia/ffmpeg: libfaac needs --enable-nonfree when running configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ffmpeg-0.5.1,1.patch
ffmpeg-0.5.1,1.patch (text/plain), 645 bytes, created by
Yi-Huan Chan
on 2010-03-10 13:30:06 UTC
(
hide
)
Description:
ffmpeg-0.5.1,1.patch
Filename:
MIME Type:
Creator:
Yi-Huan Chan
Created:
2010-03-10 13:30:06 UTC
Size:
645 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/multimedia/ffmpeg.orig/Makefile /usr/ports/multimedia/ffmpeg/Makefile >--- /usr/ports/multimedia/ffmpeg.orig/Makefile 2010-03-10 19:00:00.000000000 +0800 >+++ /usr/ports/multimedia/ffmpeg/Makefile 2010-03-10 21:12:53.000000000 +0800 >@@ -170,7 +170,7 @@ > # faac > .ifdef(WITH_FAAC) > LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac >-CONFIGURE_ARGS+= --enable-libfaac >+CONFIGURE_ARGS+= --enable-libfaac --enable-nonfree > .else > CONFIGURE_ARGS+= --disable-libfaac > .endif >@@ -285,7 +285,6 @@ > CONFIGURE_ARGS+= --disable-x11grab > .endif > >- > # x264 > .ifndef(WITHOUT_X264) > LIB_DEPENDS+= x264.65:${PORTSDIR}/multimedia/x264
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 144620
: 104441