FreeBSD Bugzilla – Attachment 55286 Details for
Bug 83597
[PATCH] multimedia/transcode: Unbreak WITH_MJPEG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
transcode-1.0.0.r1.patch
transcode-1.0.0.r1.patch (text/plain), 744 bytes, created by
Ulrich Spoerlein
on 2005-07-17 10:50:05 UTC
(
hide
)
Description:
transcode-1.0.0.r1.patch
Filename:
MIME Type:
Creator:
Ulrich Spoerlein
Created:
2005-07-17 10:50:05 UTC
Size:
744 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/transcode/Makefile,v >retrieving revision 1.62 >diff -u -u -r1.62 Makefile >--- Makefile 5 Jul 2005 17:04:13 -0000 1.62 >+++ Makefile 17 Jul 2005 09:45:46 -0000 >@@ -176,7 +176,7 @@ > .endif > > .if defined(WITH_MJPEG) >-LIB_DEPENDS+= lavjpeg-1.6.2:${PORTSDIR}/multimedia/mjpegtools >+LIB_DEPENDS+= lavjpeg-1.6.3:${PORTSDIR}/multimedia/mjpegtools > CONFIGURE_ARGS+= --enable-mjpegtools > PLIST_SUB+= WITH_MJPEG="" > .else >@@ -414,7 +414,7 @@ > ${WRKSRC}/import/decode_mov.c \ > ${WRKSRC}/import/import_mov.c \ > ${WRKSRC}/import/probe_mov.c >- >+ > post-install: > .if defined(WITH_XVID) > @${LN} -sf ${LOCALBASE}/lib/libxvidcore.so \
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 83597
: 55286
Working