[Pkg-cli-libs-commits] [SCM] gstreamer-sharp branch, master, updated. upstream/0.9.2-19-g90dd1a9

Chow Loong Jin hyperair at ubuntu.com
Thu Jun 16 20:19:07 UTC 2011


The following commit has been merged in the master branch:
commit 0a7c2b7658244fcac6dbe78fe27f5d78fc2f6038
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Jun 17 01:53:06 2011 +0800

    Patch pcfile for /usr/lib/cli path

diff --git a/debian/patches/series b/debian/patches/series
index a5e4ab3..4fc5317 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Fix-dllmaps.patch
 0001-Fix-dllmap-syntax-error.patch
+set-pc-cli-path.patch
diff --git a/debian/patches/set-pc-cli-path.patch b/debian/patches/set-pc-cli-path.patch
new file mode 100644
index 0000000..9046f26
--- /dev/null
+++ b/debian/patches/set-pc-cli-path.patch
@@ -0,0 +1,13 @@
+Description: Change path in pcfile to point at /usr/lib/cli
+From: Chow Loong Jin <hyperair at ubuntu.com>
+Forwarded: not-needed
+Index: gstreamer-sharp/gstreamer-sharp-0.10.pc.in
+===================================================================
+--- gstreamer-sharp.orig/gstreamer-sharp-0.10.pc.in	2011-06-17 01:48:57.443539076 +0800
++++ gstreamer-sharp/gstreamer-sharp-0.10.pc.in	2011-06-17 01:50:10.546289975 +0800
+@@ -6,4 +6,4 @@
+ Name: Gst#
+ Description: Gst# - GStreamer .NET Binding
+ Version: @VERSION@
+-Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gstreamer-sharp.dll
++Libs: -r:${libdir}/cli/gstreamer-sharp-0.9/gstreamer-sharp.dll

-- 
gstreamer-sharp



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