[Pkg-cli-libs-commits] [taoframework] 02/03: Refresh Tao.Sdl dependency (Closes: #753465)

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 09:02:13 UTC 2014


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

directhex pushed a commit to annotated tag debian/2.1.svn20090801-10
in repository taoframework.

commit cfdaad9b6a64821b919767d313b315351be2b1e9
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Sep 22 09:57:32 2014 +0100

    Refresh Tao.Sdl dependency (Closes: #753465)
---
 debian/patches/series                      |  1 +
 debian/patches/update_Tao.Sdl_dllmap.patch | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 6bace93..ff01ff3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+update_Tao.Sdl_dllmap.patch
 500_dont_rename_pcfiles.diff
 400_cli_policy_0.7_pcfiles.diff
 300_libode_update.diff
diff --git a/debian/patches/update_Tao.Sdl_dllmap.patch b/debian/patches/update_Tao.Sdl_dllmap.patch
new file mode 100644
index 0000000..465f087
--- /dev/null
+++ b/debian/patches/update_Tao.Sdl_dllmap.patch
@@ -0,0 +1,11 @@
+Index: taoframework/src/Tao.Sdl/Tao.Sdl.dll.config
+===================================================================
+--- taoframework.orig/src/Tao.Sdl/Tao.Sdl.dll.config	2014-09-22 09:38:18.989151901 +0100
++++ taoframework/src/Tao.Sdl/Tao.Sdl.dll.config	2014-09-22 09:57:15.257152452 +0100
+@@ -25,5 +25,5 @@
+ 
+     <dllmap dll="SDL_gfx.dll" os="windows" target="SDL_gfx.dll"/>
+     <dllmap dll="SDL_gfx.dll" os="osx" target="/Library/Frameworks/SDL_gfx.framework/SDL_gfx" />
+-    <dllmap dll="SDL_gfx.dll" os="!windows,osx" target="libSDL_gfx.so.13" />
++    <dllmap dll="SDL_gfx.dll" os="!windows,osx" target="libSDL_gfx.so.15" />
+ </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