diff finch/finch.pc.in @ 20326:8413368adb5a

applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d through af189a57a506d62e54affdb1e26df33eff4a4eb4 applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d through af189a57a506d62e54affdb1e26df33eff4a4eb4 applied changes from af189a57a506d62e54affdb1e26df33eff4a4eb4 through 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
author Luke Schierer <lschiere@pidgin.im>
date Fri, 19 Oct 2007 18:08:41 +0000
parents
children eb53ce4852a6
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/finch/finch.pc.in	Fri Oct 19 18:08:41 2007 +0000
@@ -0,0 +1,13 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+datadir=@datadir@
+sysconfdir=@sysconfdir@
+
+Name: Finch
+Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
+Version: @VERSION@
+Requires: gnt purple
+Cflags: -I${includedir}/finch
+