FreeBSD Bugzilla – Attachment 77770 Details for
Bug 111919
[graphics/php4-ffmpeg & graphics/php5-ffmpeg] Add an option to use ffmpeg development version.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 631 bytes, created by
Sunpoet Po-Chuan Hsieh
on 2007-04-19 21:20:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2007-04-19 21:20:13 UTC
Size:
631 bytes
patch
obsolete
>--- /usr/ports/graphics/php4-ffmpeg/Makefile.orig Mon Mar 12 12:55:47 2007 >+++ /usr/ports/graphics/php4-ffmpeg/Makefile Fri Apr 20 01:02:49 2007 >@@ -18,8 +18,15 @@ > MAINTAINER= acm@FreeBSD.org > COMMENT= The ffmpeg shared extension for php > >-LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ >- gd.4:${PORTSDIR}/graphics/gd >+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd >+ >+OPTIONS= FFMPEG_DEVEL "Use ffmpeg development version" off >+ >+.if !defined(WITH_FFMPEG_DEVEL) >+LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg >+.else >+LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg-devel >+.endif > > USE_BZIP2= yes > USE_PHP= yes
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 111919
: 77770