comparison 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
comparison
equal deleted inserted replaced
1711:3a1afbfb28dd 1712:7bdd9ed28684
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: MCabber
7 Description: Modular XMPP client
8 Requires: glib-2.0 gmodule-2.0 @EXTRA_REQUIRES@
9 Version: @VERSION@
10 Libs:
11 Cflags: -I${includedir} @LIBOTR_CFLAGS@