gaim-uninstalled.pc.in

Tue, 19 Feb 2008 19:41:56 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Tue, 19 Feb 2008 19:41:56 +0000
branch
custom_smiley
changeset 22443
7b8772af6bb7
parent 16242
f0c15450e403
permissions
-rw-r--r--

Apply the custom smiley patches from #1187, from Jorge Villaseño (Masca) and
Mauro Sérgio Ferreira Brasil.

I have not applied the bits on MSN yet. I will have to look at it later, but
I would rather someone else more familiar with the MSN code look at it first.

I changed some bits of the applied patch (whitespacing, camelcasing etc.), and
the bit that required a major version bump (in gtkthemes.h). There are a few
more things that need to be done for this to be merged back to i.p.p.

15661
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
1 prefix=@prefix@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
2 exec_prefix=@exec_prefix@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
3 libdir=@libdir@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
4 includedir=@includedir@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
5 datarootdir=@datarootdir@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
6 datadir=@datadir@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
7 sysconfdir=@sysconfdir@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
8
16242
f0c15450e403 I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@pidgin.im>
parents: 15661
diff changeset
9 Name: Pidgin (Gaim compatibility)
f0c15450e403 I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@pidgin.im>
parents: 15661
diff changeset
10 Description: Pidgin is a GTK2-based instant messenger application.
15661
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
11 Version: @VERSION@
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
12 Requires: glib-2.0
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
13 Cflags: -I${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
fa41814e7139 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
14 Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la

mercurial