[Bf-committers] Re: handcrafted makefiles, autotools, scons and cmake ?

Chris Want cwant at ualberta.ca
Sat Nov 4 20:03:08 CET 2006


> Just tell me what I should try on FreeBSD. How to enable ffmpeg (using
> my ancient NaN Makefiles ;-)
> 
> -- Hans

The ffmpeg set up is a bit nasty with the make system -- it calls
autoconf to configure the sources, and ends up spewing a lot of
files in the source tree. I wonder if it could be easily 'cmaked'?

To enable it, I think you have to do a

export WITH_FFMPEG=true

(yeah, there is no 'NAN_' in there, but I got tired of trying
to police that naming convention.)

Chris


More information about the Bf-committers mailing list