[FFmpeg-devel] [PATCH] doc: add script to compute texi files dependencies
Stefano Sabatini
stefasab at gmail.com
Mon Jul 1 16:21:13 CEST 2013
On date Saturday 2013-06-29 16:53:32 +0200, Stefano Sabatini encoded:
[...]
> From ce0eefe14aa051a63c5fbf98ea551cd4c6f07425 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Tue, 28 May 2013 21:52:33 +0200
> Subject: [PATCH] doc: add script to compute texi files dependencies
>
> Replace the inline awk script with a Perl script which tracks the
> dependencies recursively.
>
> This allows to correctly track dependencies for files including files
> with a second level include (for example: ffmpeg-devices.texi ->
> devices.texi -> outdevs.texi).
>
> This also adds a dependency on perl for computing the dependencies, which
> should not be a problem since perl is already required all the way for
> building documentation.
> ---
> configure | 4 ++--
> doc/Makefile | 2 +-
> doc/texidep.pl | 22 ++++++++++++++++++++++
> 3 files changed, 25 insertions(+), 3 deletions(-)
> create mode 100644 doc/texidep.pl
Will push in a few days if I read no comments.
--
FFmpeg = Fancy Freak Monstrous Practical Erudite God
More information about the ffmpeg-devel
mailing list