diff mcabber/mcabber.pc.in @ 1712:7bdd9ed28684

Add .pc file
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 08 Feb 2010 00:32:18 +0200
parents
children e2c6f1357f82
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/mcabber.pc.in	Mon Feb 08 00:32:18 2010 +0200
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: MCabber
+Description: Modular XMPP client
+Requires: glib-2.0 gmodule-2.0 @EXTRA_REQUIRES@
+Version: @VERSION@
+Libs: 
+Cflags: -I${includedir} @LIBOTR_CFLAGS@