[FFmpeg-devel] [PATCH] 5 patches from the Debian packaging
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Thu Mar 6 20:03:20 CET 2014
Hi,
while packaging FFmpeg for Debian I created some patches (attached):
* The first patch corrects the FSF address in two avisynth files to
the currently correct one.
* Patch 2 and 3 fix some spelling errors.
* The fourth patch is probably the most important one, as it fixes the
tests (make check), when building shared libraries, by exporting
LD_LIBRARY_PATH in the Makefile.
* The fifth patch removes uses of the deprecated texi2html in favor of
makeinfo. This is done, because texi2html is expected not to be in the
next Debian release. I'm not sure, how far this deprecation has gone
outside of Debian, or if everyone can use makeinfo. So maybe this patch
should not be applied for the 2.2 release, but since texi2html is not
developed anymore, it makes sense to switch to makeinfo sooner or later.
I created these patches for the 2.1.4 release, then applied them to the
git/master upstream branch and exported them via 'git format-patch'.
Please consider applying these patches.
Best regards,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1-Correct-FSF-address.patch
Type: text/x-diff
Size: 1654 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140306/9c720e12/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2-Fix-spelling-error.patch
Type: text/x-diff
Size: 919 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140306/9c720e12/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3-Fix-spelling-errors-texi.patch
Type: text/x-diff
Size: 12629 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140306/9c720e12/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4-Fix-tests.patch
Type: text/x-diff
Size: 1933 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140306/9c720e12/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5-Texi2html-deprecated-by-makeinfo.patch
Type: text/x-diff
Size: 3157 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140306/9c720e12/attachment-0004.bin>
More information about the ffmpeg-devel
mailing list