[gjs] Also add gjs-dbus-1.0.pc.in



commit 51cf805e556d92386ebce2df1e066be310934110
Author: Colin Walters <walters verbum org>
Date:   Wed May 27 16:22:18 2009 -0400

    Also add gjs-dbus-1.0.pc.in
---
 gjs-dbus-1.0.pc.in |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/gjs-dbus-1.0.pc.in b/gjs-dbus-1.0.pc.in
new file mode 100644
index 0000000..27e108a
--- /dev/null
+++ b/gjs-dbus-1.0.pc.in
@@ -0,0 +1,15 @@
+prefix= prefix@
+exec_prefix= exec_prefix@
+libdir= libdir@
+bindir= bindir@
+includedir= includedir@
+datarootdir= datarootdir@
+datadir= datadir@
+
+Cflags: -I${includedir}/gjs-1.0
+Requires: gjs-1.0 dbus-1
+Libs: -L${libdir} -lgjs-dbus
+
+Name: gjs-dbus-1.0
+Description: DBus utility library
+Version: @VERSION@



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