Mercurial > pidgin.yaz
annotate pidgin/pidgin-3.pc.in @ 32508:e21500d61347
merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'
and '4a5d49d94ae44a21c23f7977dd7b6b9f69dfb000'
author | andrew.victor@mxit.com |
---|---|
date | Mon, 05 Sep 2011 18:34:32 +0000 |
parents | 66a445eb2b84 |
children |
rev | line source |
---|---|
32287
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
1 prefix=@prefix@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
2 exec_prefix=@exec_prefix@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
3 libdir=@libdir@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
4 includedir=@includedir@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
5 datarootdir=@datarootdir@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
6 datadir=@datadir@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
7 sysconfdir=@sysconfdir@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
8 |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
9 plugindir=${libdir}/pidgin |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
10 |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
11 Name: Pidgin |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
12 Description: Pidgin is a GTK2-based instant messenger application. |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
13 Version: @VERSION@ |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
14 Requires: gtk+-2.0 purple-3 |
66a445eb2b84
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
15 Cflags: -I${includedir} |