[MPlayer-dev-eng] FFmpeg build system integration
Diego Biurrun
diego at biurrun.de
Wed Feb 15 22:14:29 CET 2006
On Tue, Feb 14, 2006 at 12:17:12PM +0200, Ismail Donmez wrote:
> Sal?? 14 ??ubat 2006 12:06 tarihinde, Guillaume Poirier ??unlar?? yazm????t??:
> >
> > Diego Biurrun wrote:
> > > While this shaves more than 150 lines from the FFmpeg Makefiles, it's a
> > > problem for us since we need to integrate this file now in one form or
> > > the other. We have several options:
> > >
> > > * Copy common.mak to our source tree similar to the libav* dirs.
> > > * cvs add common.mak to our source tree.
> > > * Put all of ffmpeg in our source tree instead of just a few dirs.
> >
> > Maybe it's a naive question, but does SVN provide some kind of support
> > of "out of tree" includes and checkouts so that common.mak libav* could
> > be automaticaly checked out from ffmpeg repo whenever someone checks out
> > mplayer repo?
>
> Yes, you can use svn:external property.
Perfect, this should do the trick, thanks for pointing it out. For
those interested:
http://svnbook.red-bean.com/en/1.1/ch07s04.html
Diego
More information about the MPlayer-dev-eng
mailing list