FreeBSD Bugzilla – Attachment 112210 Details for
Bug 153581
[patch] multimedia/ffmpeg: make libvdpau a build-time dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 637 bytes, created by
swell.k
on 2010-12-31 14:30:13 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2010-12-31 14:30:13 UTC
Size:
637 bytes
patch
obsolete
>Index: multimedia/ffmpeg/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/multimedia/ffmpeg/Makefile,v >retrieving revision 1.121 >diff -u -p -r1.121 Makefile >--- multimedia/ffmpeg/Makefile 29 Dec 2010 21:41:36 -0000 1.121 >+++ multimedia/ffmpeg/Makefile 31 Dec 2010 14:04:18 -0000 >@@ -274,7 +274,7 @@ CONFIGURE_ARGS+= --disable-libtheora > > # vdpau > .ifndef(WITHOUT_VDPAU) >-LIB_DEPENDS+= vdpau.1:${PORTSDIR}/multimedia/libvdpau >+BUILD_DEPENDS+= ${LOCALBASE}/include/vdpau/vdpau.h:${PORTSDIR}/multimedia/libvdpau > CONFIGURE_ARGS+= --enable-vdpau > .else > CONFIGURE_ARGS+= --disable-vdpau
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 153581
: 112210