annotate libpurple/purple-uninstalled.pc.in @ 29145:0ae9306de1f6

Add a media backend interface to handle different backends in addition to Farsight 2.
author maiku@pidgin.im
date Thu, 22 Oct 2009 21:09:36 +0000
parents 389a51db740f
children 4066bd054421
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15884
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
1 prefix=@prefix@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
2 exec_prefix=@exec_prefix@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
3 libdir=@libdir@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
4 includedir=@includedir@
21455
389a51db740f The order of these variable declarations is important if we want the
Stu Tomlinson <stu@nosnilmot.com>
parents: 21323
diff changeset
5 datarootdir=@datarootdir@
15884
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
6 datadir=@datadir@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
7 sysconfdir=@sysconfdir@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
8
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
9 Name: libpurple
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
10 Description: libpurple is a GLib-based instant messenger library.
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
11 Version: @VERSION@
c6e563dfaa7a More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <stu@nosnilmot.com>
parents:
diff changeset
12 Requires: glib-2.0
16061
3b86ad370861 Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
Stu Tomlinson <stu@nosnilmot.com>
parents: 15884
diff changeset
13 Cflags: -I${pcfiledir}
3b86ad370861 Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
Stu Tomlinson <stu@nosnilmot.com>
parents: 15884
diff changeset
14 Libs: ${pcfiledir}/libpurple.la