Summary: | [patch] multimedia/ffmpeg 0.7.1,1 cannot build with filters yadif and gradfun | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Edward.Sanford.Sutton, III <mirror176> | ||||
Component: | Individual Port(s) | Assignee: | Martin Matuska <mm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Edward.Sanford.Sutton, III
2011-06-25 11:10:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->mm Fix synopsis and assign. Please update your ports tree and try building again. You are probably missing "multimedia/ffmpeg/files/patch-libavfilter-Makefile". -- Martin Matuska FreeBSD committer http://blog.vx.sk State Changed From-To: open->feedback Awaiting submitter feedback. Please close now; its working. Other than a recursive loop of ffmpeg>freei0r>opencv>[repeat] (solved by changing opencv back to defaults with rmconfig) I now have all options but alsa (not sure if I have a use for it) checked and have a successful build. Thank you. mm 2011-06-29 14:16:13 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg Makefile multimedia/ffmpeg-devel Makefile Log: Reintroduce OPENCV and FREI0R options and enable by default Remove SSSE3 and CPUDETECT options (now always on) PR: ports/149889, ports/156803, ports/158289, ports/158331 Revision Changes Path 1.146 +12 -18 ports/multimedia/ffmpeg-devel/Makefile 1.132 +20 -30 ports/multimedia/ffmpeg/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Resolved. Thanks! |