[Pkg-cli-libs-commits] [SCM] poppler-sharp branch, master, updated. upstream/0.0.1-8-gc58caa3

Chow Loong Jin hyperair at ubuntu.com
Wed Jun 16 11:22:03 UTC 2010


The following commit has been merged in the master branch:
commit c58caa3768e7be25ebde9cf6f6f75c5224f979a3
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Wed Jun 16 18:55:33 2010 +0800

    Patch dll.config file into .pc file

diff --git a/debian/patches/dll-config-in-pc.patch b/debian/patches/dll-config-in-pc.patch
new file mode 100644
index 0000000..6752fe2
--- /dev/null
+++ b/debian/patches/dll-config-in-pc.patch
@@ -0,0 +1,13 @@
+Index: poppler-sharp/sources/poppler-sharp.pc.in
+===================================================================
+--- poppler-sharp.orig/sources/poppler-sharp.pc.in	2010-06-16 18:54:25.898048663 +0800
++++ poppler-sharp/sources/poppler-sharp.pc.in	2010-06-16 18:54:42.698062124 +0800
+@@ -2,7 +2,7 @@
+ exec_prefix=${prefix}
+ libdir=${exec_prefix}/lib
+ includedir=${prefix}/include
+-Libraries=${libdir}/@PACKAGE@/poppler-sharp.dll
++Libraries=${libdir}/@PACKAGE@/poppler-sharp.dll ${libdir}/@PACKAGE@/poppler-sharp.dll.config
+ 
+ Name: poppler-sharp
+ Description: poppler-sharp - managed CLI bindings for libpoppler
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c5c83e5
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+dll-config-in-pc.patch

-- 
poppler-sharp



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