diff options
Diffstat (limited to 'graphics/qtutils/files/patch-src-usage_qtconv.c')
-rw-r--r-- | graphics/qtutils/files/patch-src-usage_qtconv.c | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/graphics/qtutils/files/patch-src-usage_qtconv.c b/graphics/qtutils/files/patch-src-usage_qtconv.c deleted file mode 100644 index 849b1c597d6f..000000000000 --- a/graphics/qtutils/files/patch-src-usage_qtconv.c +++ /dev/null @@ -1,62 +0,0 @@ ---- src/usage_qtconv.c.orig Wed Oct 15 14:54:23 2003 -+++ src/usage_qtconv.c Wed Oct 15 14:56:10 2003 -@@ -1,36 +1,35 @@ --char *usage_qtconv = " -+char *usage_qtconv = "" - -- _________________________________________________________________ -+ "_________________________________________________________________" - -- Table of Contents -+ "Table of Contents" - -- qtconv [option]... -+ "qtconv [option]..." - -- -h, --help -- Print a list of options -+ "-h, --help" -+ "Print a list of options" - -- -a, --audio=codec -- Set target audio codec -+ "-a, --audio=codec" -+ "Set target audio codec" - -- -v, --video=codec -- Set target video codec -+ "-v, --video=codec" -+ "Set target video codec" - -- -i, --input=path -- Set the input QuickTime file -+ "-i, --input=path" -+ "Set the input QuickTime file" - -- -o, --output=path -- Set the output QuickTime file -+ "-o, --output=path" -+ "Set the output QuickTime file" - -- -q, --quality=int -- Set the quality used for JPEG or MJPA encoding -+ "-q, --quality=int" -+ "Set the quality used for JPEG or MJPA encoding" - -- -c, --cpus=int -- Set the number of CPUs to use for MJPA encoding -+ "-c, --cpus=int" -+ "Set the number of CPUs to use for MJPA encoding" - --References -+"References" - -- Visible links -- Hidden links: -- 1. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2752075 -- 2. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2750574 --"; -+ "Visible links" -+ "Hidden links:" -+ "1. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2752075" -+ "2. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2750574"; |