[Pkg-cli-libs-commits] [SCM] clutter-sharp branch, master, updated. debian/1.0.0_alpha3_git20090817.r1.349dba6-2-12-g213fd84

Iain Lane laney at ubuntu.com
Tue May 24 21:07:39 UTC 2011


The following commit has been merged in the master branch:
commit 418c45a387c8a62c2e5c2fe42809a920df1a8561
Author: Iain Lane <laney at ubuntu.com>
Date:   Sun May 22 20:18:14 2011 +0100

    Also map libglib in clutter-sharp DLLmap

diff --git a/debian/patches/clutter-sharp-dllmap b/debian/patches/clutter-sharp-dllmap
new file mode 100644
index 0000000..4554838
--- /dev/null
+++ b/debian/patches/clutter-sharp-dllmap
@@ -0,0 +1,11 @@
+Index: clutter-sharp.git/clutter/clutter-sharp.dll.config.in
+===================================================================
+--- clutter-sharp.git.orig/clutter/clutter-sharp.dll.config.in	2011-05-22 20:17:26.598246408 +0100
++++ clutter-sharp.git/clutter/clutter-sharp.dll.config.in	2011-05-22 20:17:35.097916596 +0100
+@@ -4,5 +4,6 @@
+     target="libclutter- at CLUTTER_BACKEND@- at CLUTTER_API_VERSION@.so.0"
+   />
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
++  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
+   <dllmap dll="gdk-x11" target="libgdk-x11-2.0.so.0"/>
+ </configuration>
diff --git a/debian/patches/series b/debian/patches/series
index 9b0f561..a0f6830 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+clutter-sharp-dllmap
 actorbox-4.0
 color-cs0188
 fix-enable-docs.patch

-- 
clutter-sharp



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