[gxml] * add .pc file



commit 51513c571739967f6e5acea231ed6881f133a51f
Author: Richard Schwarting <aquarichy gmail com>
Date:   Mon Jul 11 19:19:52 2011 -0400

    * add .pc file

 gxml.pc.in |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/gxml.pc.in b/gxml.pc.in
new file mode 100644
index 0000000..33154e6
--- /dev/null
+++ b/gxml.pc.in
@@ -0,0 +1,12 @@
+prefix= prefix@
+exec_prefix= exec_prefix@
+libdir= libdir@
+includedir= includedir@
+
+Name: gxml
+Description: gobject API for XML processing
+URL: http://live.gnome.org/XML
+Version: @VERSION@
+Requires: libxml-2.0 gee-1.0 glib-2.0
+Libs: -L${libdir} -lgxml
+Cflags: -I${includedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]