[gxml] * relocate gxml.pc.in (see libfolks)



commit 994594240646433b02376627523b646d78f8fdb8
Author: Richard Schwarting <aquarichy gmail com>
Date:   Wed Aug 22 03:33:05 2012 -0400

    * relocate gxml.pc.in (see libfolks)

 gxml.pc.in => gxml/gxml.pc.in |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/gxml.pc.in b/gxml/gxml.pc.in
similarity index 51%
rename from gxml.pc.in
rename to gxml/gxml.pc.in
index 0e53f83..5ff9436 100644
--- a/gxml.pc.in
+++ b/gxml/gxml.pc.in
@@ -1,12 +1,14 @@
 prefix= prefix@
 exec_prefix= exec_prefix@
 libdir= libdir@
+datarootdir= datarootdir@
+datadir= datadir@
 includedir= includedir@
 
-Name: gxml
-Description: gobject API for XML processing
+Name: libgxml
+Description: GObject API for XML manipulation library
 URL: http://live.gnome.org/XML
 Version: @VERSION@
-Requires: libxml-2.0 gee-0.8 glib-2.0
+Requires:
 Libs: -L${libdir} -lgxml
-Cflags: -I${includedir}/gxml- SHORTVERSION@
+Cflags: -I${includedir}



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