FreeBSD Bugzilla – Attachment 89174 Details for
Bug 126049
[PATCH] audio/sox: fix build after ffmpeg update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sox-14.0.1_2.patch
sox-14.0.1_2.patch (text/plain), 724 bytes, created by
Dmitry Marakasov
on 2008-07-28 21:50:03 UTC
(
hide
)
Description:
sox-14.0.1_2.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2008-07-28 21:50:03 UTC
Size:
724 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/sox/Makefile,v >retrieving revision 1.38 >diff -u -u -r1.38 Makefile >--- Makefile 7 Apr 2008 20:37:19 -0000 1.38 >+++ Makefile 28 Jul 2008 14:08:06 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= sox > PORTVERSION= 14.0.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio > MASTER_SITES= SF > >@@ -159,5 +159,7 @@ > post-patch: > @${REINPLACE_CMD} -Ee 's![[:<:]]gsm/gsm.h!gsm.h!' ${WRKSRC}/configure \ > ${WRKSRC}/src/gsm.c ${WRKSRC}/src/wav.c >+ @${REINPLACE_CMD} -Ee 's!ffmpeg/avformat.h!libavformat/avformat.h!' \ >+ ${WRKSRC}/configure ${WRKSRC}/src/ffmpeg.c > > .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 126049
: 89174