[Pkg-cli-libs-commits] [gtk-sharp2] 01/02: add missing gtk-sharp dllmap for libgdk-win32-2.0-0.dll

Mirco Bauer meebey at moszumanska.debian.org
Tue Nov 15 14:12:14 UTC 2016


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

meebey pushed a commit to branch master
in repository gtk-sharp2.

commit d77e6455f6e552cc6bb5eea4d06ee885e5975c1a
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Nov 15 20:59:25 2016 +0800

    add missing gtk-sharp dllmap for libgdk-win32-2.0-0.dll
---
 debian/patches/03_missing_gtk-sharp_dllmap_entry | 12 ++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/03_missing_gtk-sharp_dllmap_entry b/debian/patches/03_missing_gtk-sharp_dllmap_entry
new file mode 100644
index 0000000..741e963
--- /dev/null
+++ b/debian/patches/03_missing_gtk-sharp_dllmap_entry
@@ -0,0 +1,12 @@
+Index: gtk-sharp2/gtk/gtk-sharp.dll.config.in
+===================================================================
+--- gtk-sharp2.orig/gtk/gtk-sharp.dll.config.in	2016-11-15 21:03:31.104109650 +0800
++++ gtk-sharp2/gtk/gtk-sharp.dll.config.in	2016-11-15 21:03:31.100109650 +0800
+@@ -3,6 +3,7 @@
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk- at GDK_BACKEND@-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk- at GDK_BACKEND@-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="gtksharpglue-2" target="/usr/lib/cli/gtk-sharp-2.0/libgtksharpglue-2.so"/>
+   <dllmap dll="glibsharpglue-2" target="/usr/lib/cli/glib-sharp-2.0/libglibsharpglue-2.so"/>
+ </configuration>
diff --git a/debian/patches/series b/debian/patches/series
index 24847e6..1f27fb3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_dllmaps
 02_pcfiles
+03_missing_gtk-sharp_dllmap_entry

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



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