[SCM] gpac/master: Add patch to fix manpage errors in mp4box manpage.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed Jul 27 03:35:37 UTC 2011


The following commit has been merged in the master branch:
commit 8371e7d1eccf8f63c5c9caf415fc87a9a11af188
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Jul 26 23:27:34 2011 -0400

    Add patch to fix manpage errors in mp4box manpage.

diff --git a/debian/patches/mp4box-manpage-fix.patch b/debian/patches/mp4box-manpage-fix.patch
new file mode 100644
index 0000000..a7c879b
--- /dev/null
+++ b/debian/patches/mp4box-manpage-fix.patch
@@ -0,0 +1,22 @@
+Description: Patch to fix various manpage warnings.
+Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches/mp4box-manpage-fix.patch
+--- a/doc/man/mp4box.1
++++ b/doc/man/mp4box.1
+@@ -387,7 +387,7 @@
+ .B \-set-kms [tkID=]kms_uri
+ changes KMS location for all tracks or a given one if tkID is specified.
+ .TP
+-.B \DRM file syntax for GPAC ISMACryp
++.B DRM file syntax for GPAC ISMACryp
+ File is XML and shall start with xml header. File root is an "ISMACryp" element. File is a list of "ISMACrypTrack" elements. 
+ .br
+ ISMACrypTrack attributes:
+@@ -614,7 +614,7 @@
+ .B \-rap=TIME
+ duration in ms of base carousel - default: 0 (off). you can specify the RAP period of a single ESID (not in DIMS) with -rap=ESID=X:time.
+ .TP
+-.B \Runtime Options
++.B Runtime Options
+ The following options can be used at prompt:
+ .br
+ q: quits
diff --git a/debian/patches/series b/debian/patches/series
index 657af2a..b9c0597 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 soname-fix.patch
+mp4box-manpage-fix.patch

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list