[SCM] morituri/master: also add source for DATAFILE

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:12 UTC 2014


The following commit has been merged in the master branch:
commit ddea002a8f443a803620614cbc207517c470cfc2
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Aug 20 00:32:06 2013 +0200

    also add source for DATAFILE

diff --git a/morituri/image/toc.py b/morituri/image/toc.py
index 52e5ade..7d293fc 100644
--- a/morituri/image/toc.py
+++ b/morituri/image/toc.py
@@ -306,6 +306,8 @@ class TocFile(object, log.Loggable):
                         trackNumber, counter)
                 # FIXME: assume that a MODE2_FORM_MIX track always starts at 0
                 currentFile = File(filePath, 0, common.msfToFrames(length))
+                self._sources.append(counter, absoluteOffset + currentLength,
+                    currentFile)
                 #absoluteOffset += common.msfToFrames(start)
                 currentLength += common.msfToFrames(length)
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list