After upgrading x264, multimedia/avidemux2-plugins is failing at about 94%. I've found a fix for Gentoo Linux and tested it successfully. I've created in multimedia/avidemux2/files the following files: patch-plugins_ADM_videoEncoder_ADM_vidEnc_x264_encoder.cpp.txt http://pastebin.com/L3qTG4bF patch-plugins_ADM_videoEncoder_ADM_vidEnc_x264_x264Options.cpp.txt http://pastebin.com/ASYZMmz4 I'm trying to attach a shar archive with the two files, that should be extracted in /usr/ports Fix: Patch attached with submission follows: How-To-Repeat: # after upgrading multimedia/x264 to x264-0.115.2000 cd /usr/ports/multimedia/avidemux2-plugins && make
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
kwm 2011-06-24 11:12:17 UTC FreeBSD ports repository Added files: multimedia/avidemux2/files patch-x264_encoder.cpp patch-x264_x264Options.cpp Log: Fix the build of avidemux2-plugins after the recent x264 update. PR: ports/158247 Submitted by: Barbara <barbara.xxx1975@libero.it> Obtained from: Gentoo Revision Changes Path 1.1 +14 -0 ports/multimedia/avidemux2/files/patch-x264_encoder.cpp (new) 1.1 +29 -0 ports/multimedia/avidemux2/files/patch-x264_x264Options.cpp (new) _______________________________________________ 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: open->closed Committed thanks! Please use shar's next time, for new ports and diff for updates.