summaryrefslogtreecommitdiff
path: root/graphics/qtutils/files/patch-src-usage_qtsg.c
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-15 13:07:42 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-15 13:07:42 +0000
commitbbd73ace1fdd533678d64a562613abc3a395389a (patch)
treedad0ade792c790569aa25f1d1e6c47a46344bbbd /graphics/qtutils/files/patch-src-usage_qtsg.c
parentunbreak port by eliminating varargs.h (diff)
- Fix build on -current
Submitted by: kris via bento
Diffstat (limited to 'graphics/qtutils/files/patch-src-usage_qtsg.c')
-rw-r--r--graphics/qtutils/files/patch-src-usage_qtsg.c47
1 files changed, 47 insertions, 0 deletions
diff --git a/graphics/qtutils/files/patch-src-usage_qtsg.c b/graphics/qtutils/files/patch-src-usage_qtsg.c
new file mode 100644
index 000000000000..3a4eb8a115d2
--- /dev/null
+++ b/graphics/qtutils/files/patch-src-usage_qtsg.c
@@ -0,0 +1,47 @@
+--- src/usage_qtsg.c.orig Sat Jun 8 12:39:00 2002
++++ src/usage_qtsg.c Wed Oct 15 14:53:16 2003
+@@ -1,27 +1,26 @@
+-char *usage_qtsg = "
++char *usage_qtsg = ""
+
+- _________________________________________________________________
++ "_________________________________________________________________"
+
+- Table of Contents
++ "Table of Contents"
+
+- qtsg [option]... image...
++ "qtsg [option]... image..."
+
+- -o, --output=path
+- The path to the QuickTime output
++ "-o, --output=path"
++ "The path to the QuickTime output"
+
+- -a, --audio=path
+- The path to the Ogg Vorbis encoded soundtrack
++ "-a, --audio=path"
++ "The path to the Ogg Vorbis encoded soundtrack"
+
+- -c, --acodec=codec
+- Audio codec to use in output
++ "-c, --acodec=codec"
++ "Audio codec to use in output"
+
+- -r, --rate=rate
+- Frame rate of output video
++ "-r, --rate=rate"
++ "Frame rate of output video"
+
+-References
++"References"
+
+- Visible links
+- Hidden links:
+- 1. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2752075
+- 2. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2750577
+-";
++ "Visible links"
++ "Hidden links:"
++ "1. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2752075"
++ "2. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2750577";