From 741fb4b9e135cfb161a749db88713229038577bb Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 5 Sep 2013 17:55:35 +0100 Subject: making act segmenter --- ffmpeg1/doc/fate_config.sh.template | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 ffmpeg1/doc/fate_config.sh.template (limited to 'ffmpeg1/doc/fate_config.sh.template') diff --git a/ffmpeg1/doc/fate_config.sh.template b/ffmpeg1/doc/fate_config.sh.template deleted file mode 100644 index f7bd625..0000000 --- a/ffmpeg1/doc/fate_config.sh.template +++ /dev/null @@ -1,25 +0,0 @@ -slot= # some unique identifier -repo=git://source.ffmpeg.org/ffmpeg.git # the source repository -samples= # path to samples directory -workdir= # directory in which to do all the work -#fate_recv="ssh -T fate@fate.ffmpeg.org" # command to submit report -comment= # optional description - -# the following are optional and map to configure options -arch= -cpu= -cross_prefix= -cc= -target_os= -sysroot= -target_exec= -target_path= -extra_cflags= -extra_ldflags= -extra_libs= -extra_conf= # extra configure options not covered above - -#make= # name of GNU make if not 'make' -makeopts= # extra options passed to 'make' -#tar= # command to create a tar archive from its arguments on stdout, - # defaults to 'tar c' -- cgit v1.2.3