FreeBSD Bugzilla – Attachment 46797 Details for
Bug 71751
[PATCH] multimedia/mjpegtools: [Remove unused openquicktime stuff]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mjpegtools-1.6.2_2.patch
mjpegtools-1.6.2_2.patch (text/plain), 1.71 KB, created by
Michael Johnson
on 2004-09-15 07:00:41 UTC
(
hide
)
Description:
mjpegtools-1.6.2_2.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-09-15 07:00:41 UTC
Size:
1.71 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/mjpegtools/Makefile,v >retrieving revision 1.36 >diff -u -r1.36 Makefile >--- Makefile 20 Aug 2004 15:57:33 -0000 1.36 >+++ Makefile 15 Sep 2004 05:48:34 -0000 >@@ -148,10 +148,7 @@ > post-patch: > @${REINPLACE_CMD} -E -e 's|^(pkgconfigdir = )\$$\(libdir\)/(pkgconfig)|\1${PREFIX}/libdata/\2|' \ > ${WRKSRC}/Makefile.in >- @${REINPLACE_CMD} -E -e 's@(-l(jpeg|openquicktime|png))@-L${LOCALBASE}/lib \1@; \ >- s|(-I) (\$$with_quicktime)|\1\2/include/openquicktime|; \ >- s|(-L\$$with_quicktime) |\1/lib |; \ >- s|(with_quicktime/)(openquicktime)(.h)|\1include/\2/\2\3|; \ >+ @${REINPLACE_CMD} -E -e 's|(-L\$$with_quicktime) |\1/lib |; \ > s,-ldl([[:space:]]|"),\1,; \ > s|-L/lib||g; \ > s|(-L\$$with_dv)(\$$with_dv_l)|\1/lib|; \ >@@ -164,15 +161,6 @@ > @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ > ${WRKSRC}/scripts/lav2avi.sh \ > ${WRKSRC}/scripts/lav2mpeg ${WRKSRC}/scripts/mpegtranscode >-.ifdef(WITH_QUICKTIME) >- @${REINPLACE_CMD} -E -e 's|^(have_openquicktime=).+$$|\1true|' \ >- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} >- @${REINPLACE_CMD} -E \ >- -e 's|(fileno.*)(lav_file->qt_fd)|\1(FILE *)\2|' \ >- ${WRKSRC}/lavtools/lav_io.c >- @${REINPLACE_CMD} -e 's|HAVE_OPENQUICKTIME|__FreeBSD__|' \ >- ${WRKSRC}/lavtools/lav_io.h >-.endif > # a bug that is happening with configure. It's not detecting that > # FreeBSD has pthreads. It might happen in other OSes but I'm not > # risking such a general patch >@@ -191,9 +179,4 @@ > post-configure: > @${CP} -f ${LIBTOOL} ${WRKSRC} > >-pre-build: >-.ifdef(WITH_QUICKTIME) >- @${ECHO_CMD} "#define HAVE_OPENQUICKTIME 1" >> ${WRKSRC}/config.h >-.endif >- > .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 71751
: 46797