[Pkg-cli-libs-commits] [taoframework] 82/91: Add patches

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 08:33:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository taoframework.

commit 9c3f20b8516f982ad54fcc43e643105350b88209
Author: Iain Lane <laney at debian.org>
Date:   Sat Sep 3 18:26:25 2011 +0000

    Add patches
---
 debian/patches/200_libavformat_update | 13 +++++++++++++
 debian/patches/200_libswscale_update  | 11 +++++++++++
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/200_libavformat_update b/debian/patches/200_libavformat_update
new file mode 100644
index 0000000..0747121
--- /dev/null
+++ b/debian/patches/200_libavformat_update
@@ -0,0 +1,13 @@
+Index: taoframework-2.1.svn20090801/src/Tao.FFmpeg/Tao.FFmpeg.dll.config
+===================================================================
+--- taoframework-2.1.svn20090801.orig/src/Tao.FFmpeg/Tao.FFmpeg.dll.config	2011-09-03 19:16:13.234340805 +0100
++++ taoframework-2.1.svn20090801/src/Tao.FFmpeg/Tao.FFmpeg.dll.config	2011-09-03 19:17:04.096341536 +0100
+@@ -5,7 +5,7 @@
+ 
+     <dllmap dll="avformat-52.dll" os="windows" target="avformat-52.dll" />
+     <dllmap dll="avformat-52.dll" os="osx" target="libavformat.so.52" />
+-    <dllmap dll="avformat-52.dll" os="!windows,osx" target="libavformat.so.52" />
++    <dllmap dll="avformat-52.dll" os="!windows,osx" target="libavformat.so.53" />
+ 
+     <dllmap dll="avutil-49.dll" os="windows" target="avutil-49.dll" />
+     <dllmap dll="avutil-49.dll" os="osx" target="libavutil.so.49" />
diff --git a/debian/patches/200_libswscale_update b/debian/patches/200_libswscale_update
new file mode 100644
index 0000000..d86bd6c
--- /dev/null
+++ b/debian/patches/200_libswscale_update
@@ -0,0 +1,11 @@
+Index: taoframework-2.1.svn20090801/src/Tao.FFmpeg/Tao.FFmpeg.dll.config
+===================================================================
+--- taoframework-2.1.svn20090801.orig/src/Tao.FFmpeg/Tao.FFmpeg.dll.config	2011-09-03 19:16:53.556755810 +0100
++++ taoframework-2.1.svn20090801/src/Tao.FFmpeg/Tao.FFmpeg.dll.config	2011-09-03 19:16:58.652555514 +0100
+@@ -13,5 +13,5 @@
+ 
+     <dllmap dll="swscale-0.dll" os="windows" target="swscale-0.dll" />
+     <dllmap dll="swscale-0.dll" os="osx" target="libswscale.so.0" />
+-    <dllmap dll="swscale-0.dll" os="!windows,osx" target="libswscale.so.0" />
++    <dllmap dll="swscale-0.dll" os="!windows,osx" target="libswscale.so.2" />
+ </configuration>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/taoframework.git



More information about the Pkg-cli-libs-commits mailing list