[FFmpeg-devel] [PATCH] Cosmetics: sort dependencies for doc/ffmpeg.pod and doc/ffmpeg.html.

Luca Barbato lu_zero
Mon Jan 31 16:32:02 CET 2011


On 01/31/2011 04:25 PM, Stefano Sabatini wrote:
> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index 2658a30..306075c 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -117,7 +117,7 @@ documentation: $(addprefix doc/, developer.html faq.html general.html libavfilte
>  
>  $(HTMLPAGES) $(PODPAGES): doc/fftools-common-opts.texi
>  
> -doc/ffmpeg.pod doc/ffmpeg.html: doc/demuxers.texi doc/bitstream_filters.texi doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi doc/metadata.texi
> +doc/ffmpeg.pod doc/ffmpeg.html: doc/bitstream_filters.texi doc/demuxers.texi doc/eval.texi doc/filters.texi doc/indevs.texi doc/metadata.texi doc/outdevs.texi doc/protocols.texi
>  doc/ffplay.pod doc/ffplay.html: doc/demuxers.texi doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi
>  doc/ffprobe.pod doc/ffprobe.html: doc/demuxers.texi doc/indevs.texi doc/protocols.texi
>  doc/libavfilter.html: doc/filters.texi

Might be worth having them expressed as list in a variable.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list