Author: megabajt Date: Thu Oct 22 14:49:49 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fixes libview.pc
---- Files affected:
packages/libview:
libview-pc.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/libview/libview-pc.patch
diff -u /dev/null packages/libview/libview-pc.patch:1.1
--- /dev/null Thu Oct 22 16:49:49 2009
+++ packages/libview/libview-pc.patch Thu Oct 22 16:49:43 2009
@@ -0,0 +1,20 @@
+diff -urN libview-0.6.4/libview.pc.in libview-0.6.4.new/libview.pc.in
+--- libview-0.6.4/libview.pc.in 2008-11-26 01:31:17.000000000 +0100
++++ libview-0.6.4.new/libview.pc.in 2009-10-21 22:32:06.357221460 +0200
+@@ -1,9 +1,11 @@
+-prefix=${prefix}
+-libdir=${exec_prefix}/lib
+-includedir=${prefix}/include
++pref...@prefix@
++exec_pref...@exec_prefix@
++libd...@libdir@
++included...@includedir@
+
+ Name: libview
+ Description: VMware's Incredibly Exciting Widgets for GTK+
++Requires: gtkmm-2.4 sigc++-2.0
+ Version: @VERSION@
+-Libs: -L${libdir} -lview @PACKAGE_LIBS@
+-Cflags: -I${includedir} @PACKAGE_CFLAGS@
++Libs: -L${libdir} -lview
++Cflags: -I${includedir}
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit