[Pkg-cli-libs-commits] [taoframework] 79/91: debian/patches/200_libx11_dllmap.diff: Add DLLMap for libX11

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 f39efc8ac88ce8ca90db84a99ab70a5d15db171d
Author: Iain Lane <laney at debian.org>
Date:   Wed Jun 29 21:10:25 2011 +0000

    debian/patches/200_libx11_dllmap.diff: Add DLLMap for libX11
---
 debian/changelog                      | 1 +
 debian/patches/200_libx11_dllmap.diff | 8 ++++++++
 debian/patches/series                 | 1 +
 3 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1daa250..ebe4609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ taoframework (2.1.svn20090801-6) UNRELEASED; urgency=low
 
   * debian/control: Add missing libx11-dev BD, needed so that dh_clideps
     generates all runtime dependencies in a clean environment. 
+  * debian/patches/200_libx11_dllmap.diff: Add DLLMap for libX11
   * Convert to DH7
 
  -- Iain Lane <laney at debian.org>  Wed, 29 Jun 2011 15:33:30 +0100
diff --git a/debian/patches/200_libx11_dllmap.diff b/debian/patches/200_libx11_dllmap.diff
new file mode 100644
index 0000000..fdcd9ee
--- /dev/null
+++ b/debian/patches/200_libx11_dllmap.diff
@@ -0,0 +1,8 @@
+Index: taoframework-2.1.svn20090801/src/Tao.Platform.X11/Tao.Platform.X11.dll.config
+===================================================================
+--- taoframework-2.1.svn20090801.orig/src/Tao.Platform.X11/Tao.Platform.X11.dll.config	2011-06-29 21:39:46.441631521 +0100
++++ taoframework-2.1.svn20090801/src/Tao.Platform.X11/Tao.Platform.X11.dll.config	2011-06-29 21:40:01.691227704 +0100
+@@ -1,2 +1,3 @@
+ <configuration>
++    <dllmap dll="libX11" os="!windows,osx" target="libX11.so.6"/>
+ </configuration>
diff --git a/debian/patches/series b/debian/patches/series
index dbb629a..e105a1d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 300_libode_update.diff
 200_libavcodec_update.diff
 200_libavutil_update.diff
+200_libx11_dllmap.diff

-- 
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