[FFmpeg-devel] [PATCH] doc: add script to compute texi files dependencies
Stefano Sabatini
stefasab at gmail.com
Wed Jul 3 11:29:37 CEST 2013
On date Monday 2013-07-01 16:21:13 +0200, Stefano Sabatini encoded:
> 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.
Pushed.
--
FFmpeg = Fierce & Fundamentalist Mean Philosofic Evangelical Guru
More information about the ffmpeg-devel
mailing list