Fri, 07 Feb 2014 03:05:24 +0530
Remove current dir from g-ir-scanner args
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
1 | EXTRA_DIST = \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
2 | dbus-analyze-functions.py \ |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
3 | dbus-analyze-signals.py \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
4 | dbus-analyze-types.py \ |
|
33939
7255754cc708
Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33628
diff
changeset
|
5 | glibcompat.h \ |
|
23697
299bafcd8eb8
Updates voice and video to use Farsight 2, gets XMPP voice conferences
Michael Ruprecht <maiku@pidgin.im>
parents:
22648
diff
changeset
|
6 | marshallers.list \ |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
7 | purple-notifications-example \ |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
8 | purple-remote \ |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
9 | purple-send \ |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
10 | purple-send-async \ |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
11 | purple-url-handler \ |
|
21466
491faf2e1fe4
Make purple.h a generated file so plugins can just include this and never
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
20423
diff
changeset
|
12 | purple.h.in \ |
|
31572
0a3a191a3b4e
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
31421
diff
changeset
|
13 | purple-3.pc.in \ |
|
0a3a191a3b4e
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
31421
diff
changeset
|
14 | purple-3-uninstalled.pc.in \ |
|
33939
7255754cc708
Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33628
diff
changeset
|
15 | tag.sh \ |
|
16651
218fe51ae7b7
soname versioning of libpurple. Should help resolve debian bug 421282
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16364
diff
changeset
|
16 | version.h.in \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
17 | Makefile.mingw \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
18 | win32/global.mak \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
19 | win32/libc_interface.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
20 | win32/libc_interface.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
21 | win32/libc_internal.h \ |
| 15514 | 22 | win32/libpurplerc.rc.in \ |
|
14529
d3cec5c0192e
[gaim-migrate @ 17183]
Daniel Atallah <datallah@pidgin.im>
parents:
14514
diff
changeset
|
23 | win32/rules.mak \ |
|
d3cec5c0192e
[gaim-migrate @ 17183]
Daniel Atallah <datallah@pidgin.im>
parents:
14514
diff
changeset
|
24 | win32/targets.mak \ |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
25 | win32/wpurpleerror.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
26 | win32/win32dep.c \ |
|
14792
02a5df4343f7
[gaim-migrate @ 17486]
Daniel Atallah <datallah@pidgin.im>
parents:
14758
diff
changeset
|
27 | win32/giowin32.c \ |
|
14514
81b4f3b5e661
[gaim-migrate @ 17166]
Mark Doliner <markdoliner@pidgin.im>
parents:
14414
diff
changeset
|
28 | win32/win32dep.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
29 | |
|
19537
deca654e4446
disapproval of revision 'd456773ad4de746096ffb65b77fb5704623ca3d2'
Richard Laager <rlaager@pidgin.im>
parents:
19536
diff
changeset
|
30 | if USE_GCONFTOOL |
|
deca654e4446
disapproval of revision 'd456773ad4de746096ffb65b77fb5704623ca3d2'
Richard Laager <rlaager@pidgin.im>
parents:
19536
diff
changeset
|
31 | GCONF_DIR=gconf |
|
deca654e4446
disapproval of revision 'd456773ad4de746096ffb65b77fb5704623ca3d2'
Richard Laager <rlaager@pidgin.im>
parents:
19536
diff
changeset
|
32 | endif |
| 14582 | 33 | |
|
15671
cbff05c2d691
Add stuff for pkg-config
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
15523
diff
changeset
|
34 | pkgconfigdir = $(libdir)/pkgconfig |
|
31572
0a3a191a3b4e
Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
31421
diff
changeset
|
35 | pkgconfig_DATA = purple-3.pc |
|
15671
cbff05c2d691
Add stuff for pkg-config
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
15523
diff
changeset
|
36 | |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
37 | SUBDIRS = $(GCONF_DIR) plugins protocols . tests example |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
38 | |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
39 | if USE_NSS |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
40 | AES_SOURCE = ciphers/aescipher.c |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
41 | AES_HEADER = aescipher.h |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
42 | endif |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
43 | if USE_GNUTLS |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
44 | AES_SOURCE = ciphers/aescipher.c |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
45 | AES_HEADER = aescipher.h |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
46 | endif |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
47 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
48 | purple_coresources = \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
49 | account.c \ |
|
34574
19850cd1b2de
Begun GObjectification of PurpleAccount. Moved things around, see details.
Ankit Vani <a@nevitus.org>
parents:
34570
diff
changeset
|
50 | accounts.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
51 | accountopt.c \ |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
52 | blistnode.c \ |
|
34707
d433bf40792a
Added blistnode.[ch] and blistnodetypes.[ch]
Ankit Vani <a@nevitus.org>
parents:
34703
diff
changeset
|
53 | blistnodetypes.c \ |
|
d433bf40792a
Added blistnode.[ch] and blistnodetypes.[ch]
Ankit Vani <a@nevitus.org>
parents:
34703
diff
changeset
|
54 | buddylist.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
55 | buddyicon.c \ |
|
17506
eff6bdd382f3
- Added certificate.[ch] and got them integrated into the build
William Ehlhardt <williamehlhardt@gmail.com>
parents:
17111
diff
changeset
|
56 | certificate.c \ |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
57 | $(AES_SOURCE) \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
58 | ciphers/descipher.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
59 | ciphers/des3cipher.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
60 | ciphers/hmaccipher.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
61 | ciphers/md4hash.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
62 | ciphers/md5hash.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
63 | ciphers/pbkdf2cipher.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
64 | ciphers/rc4cipher.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
65 | ciphers/sha1hash.c \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
66 | ciphers/sha256hash.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
67 | cipher.c \ |
|
34570
ac513e5901eb
Rename circbuffer files to circularbuffer files to match the object name
Ankit Vani <a@nevitus.org>
parents:
34566
diff
changeset
|
68 | circularbuffer.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
69 | cmds.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
70 | connection.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
71 | conversation.c \ |
|
34602
dbe6ee43aaa7
Created conversationtypes.[ch] for PurpleChatConversation and PurpleIMConversation
Ankit Vani <a@nevitus.org>
parents:
34598
diff
changeset
|
72 | conversationtypes.c \ |
|
34595
9734ddc618a7
Prepared files for GObjectification of PurpleConversation
Ankit Vani <a@nevitus.org>
parents:
34594
diff
changeset
|
73 | conversations.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
74 | core.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
75 | debug.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
76 | desktopitem.c \ |
|
34481
25c373adf8de
E2EE: initial implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34315
diff
changeset
|
77 | e2ee.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
78 | eventloop.c \ |
|
33425
379bf9ad6973
Initial HTTP API definitions
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33424
diff
changeset
|
79 | http.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
80 | idle.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
81 | imgstore.c \ |
|
33981
8c8fe2e5bbcd
dded import/export in account.c, new version of internalkeyring.c, and added stuff to makefiles.
Vivien Bernet-Rollande <scrouaf@soc.pidgin.im>
parents:
23473
diff
changeset
|
82 | keyring.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
83 | log.c \ |
|
29556
ebf1af169279
Skeleton of the Farsight 2 media backend.
Michael Ruprecht <maiku@pidgin.im>
parents:
29555
diff
changeset
|
84 | media/backend-fs2.c \ |
|
29555
15bb28ca4cf6
Add a media backend interface to handle different backends in addition to
Michael Ruprecht <maiku@pidgin.im>
parents:
29554
diff
changeset
|
85 | media/backend-iface.c \ |
|
29552
a2ad7335a7a4
Split out PurpleMediaCandidate into its own file.
Michael Ruprecht <maiku@pidgin.im>
parents:
29551
diff
changeset
|
86 | media/candidate.c \ |
|
29554
f6ea03b38873
Break PurpleMediaCodec out into its own file.
Michael Ruprecht <maiku@pidgin.im>
parents:
29552
diff
changeset
|
87 | media/codec.c \ |
|
29551
5208cf010a12
Split the media API's enum types out into its own file.
Michael Ruprecht <maiku@pidgin.im>
parents:
29550
diff
changeset
|
88 | media/enum-types.c \ |
|
29690
274c7725f276
Move libpurple/media/media.c to libpurple/media.c.
Paul Aurich <darkrain42@pidgin.im>
parents:
29647
diff
changeset
|
89 | media.c \ |
|
19882
d8c2a2fc1fbf
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Sean Egan <seanegan@pidgin.im>
parents:
19536
diff
changeset
|
90 | mediamanager.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
91 | mime.c \ |
|
16035
eb4eda79a147
The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.
Evan Schoenberg <evands@pidgin.im>
parents:
15946
diff
changeset
|
92 | nat-pmp.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
93 | network.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
94 | ntlm.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
95 | notify.c \ |
|
36367
891eea799578
Renamed plugin.[ch] to plugins.[ch], since we (will) no longer have a PurplePlugin structure.
Ankit Vani <a@nevitus.org>
parents:
36359
diff
changeset
|
96 | plugins.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
97 | pluginpref.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
98 | pounce.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
99 | prefs.c \ |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
100 | presence.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
101 | proxy.c \ |
|
36543
a8c3fecee2d3
Renamed prpl.[ch] to protocol.[ch]
Ankit Vani <a@nevitus.org>
parents:
36367
diff
changeset
|
102 | protocol.c \ |
|
36563
5ecb9a6c4611
Added protocol.[ch] and moved PurpleProtocol and PurpleProtocolInterface to it
Ankit Vani <a@nevitus.org>
parents:
36561
diff
changeset
|
103 | protocols.c \ |
|
34315
f681d6d805c6
PurpleSocket implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34240
diff
changeset
|
104 | purple-socket.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
105 | request.c \ |
|
34502
433382371e89
Request API: datasheet field
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34481
diff
changeset
|
106 | request-datasheet.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
107 | roomlist.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
108 | savedstatuses.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
109 | server.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
110 | signals.c \ |
|
22443
7b8772af6bb7
Apply the custom smiley patches from #1187, from Jorge Villaseño (Masca) and
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
21930
diff
changeset
|
111 | smiley.c \ |
|
14256
d1bd693e80b3
[gaim-migrate @ 16866]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
14254
diff
changeset
|
112 | dnsquery.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
113 | dnssrv.c\ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
114 | status.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
115 | stringref.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
116 | stun.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
117 | sound.c \ |
|
25884
c00e14c20165
* Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents:
24378
diff
changeset
|
118 | sound-theme.c \ |
|
24378
cb0bf512e61d
renamed sound-loader.[ch] to sound-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23654
diff
changeset
|
119 | sound-theme-loader.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
120 | sslconn.c \ |
|
23631
d545d296d62c
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23290
diff
changeset
|
121 | theme.c \ |
|
23633
b7d99d231b93
Added theme loader class abstract whose only (current/planned) function is to build themes
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23631
diff
changeset
|
122 | theme-loader.c \ |
|
23634
cefd759a125b
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23633
diff
changeset
|
123 | theme-manager.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
124 | upnp.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
125 | util.c \ |
|
16651
218fe51ae7b7
soname versioning of libpurple. Should help resolve debian bug 421282
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16364
diff
changeset
|
126 | version.c \ |
|
34909
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
127 | whiteboard.c \ |
|
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
128 | xfer.c \ |
|
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
129 | xmlnode.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
130 | |
|
27677
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
131 | purple_builtsources = \ |
|
34597
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
132 | enums.c \ |
|
27677
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
133 | marshallers.c |
|
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
134 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
135 | purple_coreheaders = \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
136 | account.h \ |
|
34574
19850cd1b2de
Begun GObjectification of PurpleAccount. Moved things around, see details.
Ankit Vani <a@nevitus.org>
parents:
34570
diff
changeset
|
137 | accounts.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
138 | accountopt.h \ |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
139 | blistnode.h \ |
|
34707
d433bf40792a
Added blistnode.[ch] and blistnodetypes.[ch]
Ankit Vani <a@nevitus.org>
parents:
34703
diff
changeset
|
140 | blistnodetypes.h \ |
|
d433bf40792a
Added blistnode.[ch] and blistnodetypes.[ch]
Ankit Vani <a@nevitus.org>
parents:
34703
diff
changeset
|
141 | buddylist.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
142 | buddyicon.h \ |
|
17506
eff6bdd382f3
- Added certificate.[ch] and got them integrated into the build
William Ehlhardt <williamehlhardt@gmail.com>
parents:
17111
diff
changeset
|
143 | certificate.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
144 | cipher.h \ |
|
34570
ac513e5901eb
Rename circbuffer files to circularbuffer files to match the object name
Ankit Vani <a@nevitus.org>
parents:
34566
diff
changeset
|
145 | circularbuffer.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
146 | cmds.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
147 | connection.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
148 | conversation.h \ |
|
34602
dbe6ee43aaa7
Created conversationtypes.[ch] for PurpleChatConversation and PurpleIMConversation
Ankit Vani <a@nevitus.org>
parents:
34598
diff
changeset
|
149 | conversationtypes.h \ |
|
34595
9734ddc618a7
Prepared files for GObjectification of PurpleConversation
Ankit Vani <a@nevitus.org>
parents:
34594
diff
changeset
|
150 | conversations.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
151 | core.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
152 | dbus-maybe.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
153 | debug.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
154 | desktopitem.h \ |
|
34481
25c373adf8de
E2EE: initial implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34315
diff
changeset
|
155 | e2ee.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
156 | eventloop.h \ |
| 33628 | 157 | http.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
158 | idle.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
159 | imgstore.h \ |
|
33981
8c8fe2e5bbcd
dded import/export in account.c, new version of internalkeyring.c, and added stuff to makefiles.
Vivien Bernet-Rollande <scrouaf@soc.pidgin.im>
parents:
23473
diff
changeset
|
160 | keyring.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
161 | log.h \ |
|
19882
d8c2a2fc1fbf
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Sean Egan <seanegan@pidgin.im>
parents:
19536
diff
changeset
|
162 | media.h \ |
|
26479
47511dae9f81
Move GStreamer related media functions into its own header.
Michael Ruprecht <maiku@pidgin.im>
parents:
26337
diff
changeset
|
163 | media-gst.h \ |
|
19882
d8c2a2fc1fbf
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Sean Egan <seanegan@pidgin.im>
parents:
19536
diff
changeset
|
164 | mediamanager.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
165 | mime.h \ |
|
16035
eb4eda79a147
The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.
Evan Schoenberg <evands@pidgin.im>
parents:
15946
diff
changeset
|
166 | nat-pmp.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
167 | network.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
168 | notify.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
169 | ntlm.h \ |
|
36367
891eea799578
Renamed plugin.[ch] to plugins.[ch], since we (will) no longer have a PurplePlugin structure.
Ankit Vani <a@nevitus.org>
parents:
36359
diff
changeset
|
170 | plugins.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
171 | pluginpref.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
172 | pounce.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
173 | prefs.h \ |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
174 | presence.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
175 | proxy.h \ |
|
36543
a8c3fecee2d3
Renamed prpl.[ch] to protocol.[ch]
Ankit Vani <a@nevitus.org>
parents:
36367
diff
changeset
|
176 | protocol.h \ |
|
36563
5ecb9a6c4611
Added protocol.[ch] and moved PurpleProtocol and PurpleProtocolInterface to it
Ankit Vani <a@nevitus.org>
parents:
36561
diff
changeset
|
177 | protocols.h \ |
|
34315
f681d6d805c6
PurpleSocket implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34240
diff
changeset
|
178 | purple-socket.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
179 | request.h \ |
|
34502
433382371e89
Request API: datasheet field
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
34481
diff
changeset
|
180 | request-datasheet.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
181 | roomlist.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
182 | savedstatuses.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
183 | server.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
184 | signals.h \ |
|
22443
7b8772af6bb7
Apply the custom smiley patches from #1187, from Jorge Villaseño (Masca) and
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
21930
diff
changeset
|
185 | smiley.h \ |
|
14256
d1bd693e80b3
[gaim-migrate @ 16866]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
14254
diff
changeset
|
186 | dnsquery.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
187 | dnssrv.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
188 | status.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
189 | stringref.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
190 | stun.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
191 | sound.h \ |
|
25884
c00e14c20165
* Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents:
24378
diff
changeset
|
192 | sound-theme.h \ |
|
24378
cb0bf512e61d
renamed sound-loader.[ch] to sound-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23654
diff
changeset
|
193 | sound-theme-loader.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
194 | sslconn.h \ |
|
23631
d545d296d62c
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23290
diff
changeset
|
195 | theme.h \ |
|
23633
b7d99d231b93
Added theme loader class abstract whose only (current/planned) function is to build themes
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23631
diff
changeset
|
196 | theme-loader.h \ |
|
23634
cefd759a125b
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23633
diff
changeset
|
197 | theme-manager.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
198 | upnp.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
199 | util.h \ |
|
34909
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
200 | whiteboard.h \ |
|
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
201 | xfer.h \ |
|
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
202 | xmlnode.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
203 | |
|
29621
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
204 | purple_mediaheaders = \ |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
205 | backend-iface.h \ |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
206 | candidate.h \ |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
207 | codec.h \ |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
208 | enum-types.h |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
209 | |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
210 | purple_cipherheaders = \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
211 | $(AES_HEADER) \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
212 | descipher.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
213 | des3cipher.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
214 | hmaccipher.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
215 | md4hash.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
216 | md5hash.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
217 | pbkdf2cipher.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
218 | rc4cipher.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
219 | sha1hash.h \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
220 | sha256hash.h |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
221 | |
|
34597
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
222 | purple_builtheaders = purple.h version.h enums.h marshallers.h |
|
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
223 | |
|
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
224 | purple_enumheaders = \ |
|
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
225 | account.h \ |
|
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
226 | cipher.h \ |
|
34646
e7f4631e93f7
Begun adding GObject code to conversation sources
Ankit Vani <a@nevitus.org>
parents:
34602
diff
changeset
|
227 | connection.h \ |
|
34597
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
228 | conversation.h \ |
|
34834
f45f0745da61
Started GObjectification of PurplePresence.
Ankit Vani <a@nevitus.org>
parents:
34776
diff
changeset
|
229 | conversationtypes.h \ |
|
36653
4084c34c051d
Override gplugin info's "flags" property. Added PURPLE_PLUGIN_INFO_FLAGS_INTERNAL and PURPLE_PLUGIN_INFO_FLAGS_AUTO_LOAD.
Ankit Vani <a@nevitus.org>
parents:
36604
diff
changeset
|
230 | plugins.h \ |
|
36686
9807e4acf281
Added PurpleProtocolOverrideFlags and purple_protocol_override()
Ankit Vani <a@nevitus.org>
parents:
36672
diff
changeset
|
231 | protocol.h \ |
|
36563
5ecb9a6c4611
Added protocol.[ch] and moved PurpleProtocol and PurpleProtocolInterface to it
Ankit Vani <a@nevitus.org>
parents:
36561
diff
changeset
|
232 | protocols.h \ |
|
34931
6ea8ce77ec34
Started GObjectification of PurpleRoomlist
Ankit Vani <a@nevitus.org>
parents:
34909
diff
changeset
|
233 | roomlist.h \ |
|
34909
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
234 | status.h \ |
|
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
235 | xfer.h |
|
16810
7f257f18af06
Now that version.h is a generated source file, we need to add
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16739
diff
changeset
|
236 | |
|
23697
299bafcd8eb8
Updates voice and video to use Farsight 2, gets XMPP voice conferences
Michael Ruprecht <maiku@pidgin.im>
parents:
22648
diff
changeset
|
237 | marshallers.h: marshallers.list |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
238 | $(AM_V_GEN)$(GLIB_GENMARSHAL) --prefix=purple_smarshal $(srcdir)/marshallers.list --header > marshallers.h |
|
23697
299bafcd8eb8
Updates voice and video to use Farsight 2, gets XMPP voice conferences
Michael Ruprecht <maiku@pidgin.im>
parents:
22648
diff
changeset
|
239 | |
|
26277
15732a1ef1e4
Make sure marshallers.h is created before compiling marshallers.c.
Michael Ruprecht <maiku@pidgin.im>
parents:
23740
diff
changeset
|
240 | marshallers.c: marshallers.list marshallers.h |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
241 | $(AM_V_GEN)echo "#include \"marshallers.h\"" > marshallers.c |
|
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
242 | $(AM_V_at)$(GLIB_GENMARSHAL) --prefix=purple_smarshal $(srcdir)/marshallers.list --body >> marshallers.c |
|
23697
299bafcd8eb8
Updates voice and video to use Farsight 2, gets XMPP voice conferences
Michael Ruprecht <maiku@pidgin.im>
parents:
22648
diff
changeset
|
243 | |
|
35035
a2be1cdce494
Renamed enums.[ch].template to enums.[ch].in
Ankit Vani <a@nevitus.org>
parents:
35026
diff
changeset
|
244 | enums.h: enums.h.in $(purple_enumheaders) |
|
a2be1cdce494
Renamed enums.[ch].template to enums.[ch].in
Ankit Vani <a@nevitus.org>
parents:
35026
diff
changeset
|
245 | $(AM_V_GEN)$(GLIB_MKENUMS) --template enums.h.in $(purple_enumheaders) > $@ |
|
34597
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
246 | |
|
35035
a2be1cdce494
Renamed enums.[ch].template to enums.[ch].in
Ankit Vani <a@nevitus.org>
parents:
35026
diff
changeset
|
247 | enums.c: enums.c.in $(purple_enumheaders) |
|
a2be1cdce494
Renamed enums.[ch].template to enums.[ch].in
Ankit Vani <a@nevitus.org>
parents:
35026
diff
changeset
|
248 | $(AM_V_GEN)$(GLIB_MKENUMS) --template enums.c.in $(purple_enumheaders) > $@ |
|
34597
4c0ae73d3745
Added autogeneration of GEnums using glib-mkenums to enums.c and enums.h
Ankit Vani <a@nevitus.org>
parents:
34595
diff
changeset
|
249 | |
|
34968
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
250 | CLEANFILES = \ |
|
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
251 | enums.c \ |
|
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
252 | enums.h \ |
|
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
253 | marshallers.c \ |
|
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
254 | marshallers.h |
|
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
255 | |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
256 | if ENABLE_DBUS |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
257 | |
|
34968
0bc3de946d71
Add enums.[ch] and marshallers.[ch] to CLEANFILES outside if ENABLE_DBUS
Ankit Vani <a@nevitus.org>
parents:
34931
diff
changeset
|
258 | CLEANFILES += \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
259 | dbus-bindings.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
260 | dbus-client-binding.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
261 | dbus-client-binding.h \ |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
262 | dbus-signals.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
263 | dbus-types.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
264 | dbus-types.h \ |
| 15884 | 265 | purple-client-bindings.c \ |
| 266 | purple-client-bindings.h \ | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
267 | purple.service |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
268 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
269 | # purple dbus server |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
270 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
271 | dbus_sources = dbus-server.c dbus-useful.c |
|
36832
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
272 | dbus_headers = dbus-server.h dbus-bindings.h dbus-purple.h dbus-useful.h dbus-define-api.h dbus-types.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
273 | |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
274 | dbus_exported = dbus-useful.h dbus-define-api.h account.h accounts.h blistnode.h \ |
|
34707
d433bf40792a
Added blistnode.[ch] and blistnodetypes.[ch]
Ankit Vani <a@nevitus.org>
parents:
34703
diff
changeset
|
275 | blistnodetypes.h buddylist.h buddyicon.h connection.h conversation.h \ |
|
34909
91be147083c6
Started GObjectification of PurpleXfer.
Ankit Vani <a@nevitus.org>
parents:
34900
diff
changeset
|
276 | conversationtypes.h conversations.h core.h xfer.h log.h notify.h \ |
|
34852
0e01a98b2ef7
Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch]
Ankit Vani <a@nevitus.org>
parents:
34840
diff
changeset
|
277 | prefs.h presence.h roomlist.h savedstatuses.h smiley.h status.h \ |
|
36563
5ecb9a6c4611
Added protocol.[ch] and moved PurpleProtocol and PurpleProtocolInterface to it
Ankit Vani <a@nevitus.org>
parents:
36561
diff
changeset
|
278 | server.h util.h xmlnode.h protocol.h protocols.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
279 | |
|
21601
92be38409482
Fix building outside of the source directory. This is derived from the
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21466
diff
changeset
|
280 | purple_build_coreheaders = $(addprefix $(srcdir)/, $(purple_coreheaders)) \ |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
281 | $(addprefix $(srcdir)/ciphers/, $(purple_cipherheaders)) \ |
|
29621
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
282 | $(addprefix $(srcdir)/media/, $(purple_mediaheaders)) \ |
|
21601
92be38409482
Fix building outside of the source directory. This is derived from the
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21466
diff
changeset
|
283 | $(purple_builtheaders) |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
284 | dbus_build_exported = $(addprefix $(srcdir)/, $(dbus_exported)) |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
285 | # We should probably make this better |
|
27658
1c83bfa53795
Fix compile when srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27568
diff
changeset
|
286 | dbus_signals = $(addprefix $(srcdir)/, $(purple_coresources)) \ |
|
1c83bfa53795
Fix compile when srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27568
diff
changeset
|
287 | $(srcdir)/protocols/irc/irc.c \ |
|
36672
7e4fe5116554
Check if an error is valid before displaying it
Ankit Vani <a@nevitus.org>
parents:
36653
diff
changeset
|
288 | $(srcdir)/protocols/jabber/jabber.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
289 | |
|
18349
6133b7439f0a
Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
17852
diff
changeset
|
290 | dbus-types.c: dbus-analyze-types.py $(purple_build_coreheaders) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
291 | $(AM_V_GEN)cat $(purple_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=PURPLE_DBUS_DEFINE_TYPE\(%s\) > $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
292 | |
|
18349
6133b7439f0a
Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
17852
diff
changeset
|
293 | dbus-types.h: dbus-analyze-types.py $(purple_build_coreheaders) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
294 | $(AM_V_GEN)cat $(purple_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=PURPLE_DBUS_DECLARE_TYPE\(%s\) > $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
295 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
296 | dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
297 | $(AM_V_GEN)cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py > $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
298 | |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
299 | dbus-signals.c: dbus-analyze-signals.py $(dbus_signals) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
300 | $(AM_V_GEN)cat $(dbus_signals) | $(PYTHON) $(srcdir)/dbus-analyze-signals.py > $@ |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
301 | |
|
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
302 | dbus-server.$(OBJEXT): dbus-bindings.c dbus-signals.c dbus-types.c dbus-types.h |
|
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
303 | dbus-server.lo: dbus-bindings.c dbus-signals.c dbus-types.c dbus-types.h |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
304 | $(libpurple_la_OBJECTS): dbus-types.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
305 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
306 | # libpurple-client |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
307 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
308 | libpurple_client_lib = libpurple-client.la |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
309 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
310 | libpurple_client_la_SOURCES = purple-client.c purple-client.h |
|
16739
4a6965178aa6
This should set libpurple-client's so version to be the same as libpurple's,
Richard Laager <rlaager@pidgin.im>
parents:
16732
diff
changeset
|
311 | libpurple_client_la_LDFLAGS = -version-info $(PURPLE_LT_VERSION_INFO) -no-undefined |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
312 | libpurple_client_la_LIBADD = $(DBUS_LIBS) |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
313 | |
| 15884 | 314 | purple-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
315 | $(AM_V_GEN)cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client > $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
316 | |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
317 | purple-client-bindings.h: dbus-analyze-types.py dbus-analyze-functions.py $(purple_coreheaders) $(addprefix ciphers/, $(purple_cipherheaders)) $(addprefix media/, $(purple_mediaheaders)) $(purple_builtheaders) $(dbus_exported) |
|
30491
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
318 | $(AM_V_GEN)cat $(purple_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --keyword=enum --verbatim > $@ |
|
343ac123ff38
Enable silent build rules. You can disable them using the configure
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
29690
diff
changeset
|
319 | $(AM_V_at)cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client --headers >> $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
320 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
321 | $(libpurple_client_la_OBJECTS): purple-client-bindings.h purple-client-bindings.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
322 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
323 | # purple-client-example |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
324 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
325 | purple_client_example_SOURCES = purple-client-example.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
326 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
327 | purple_client_example_DEPENDENCIES = libpurple-client.la |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
328 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
329 | purple_client_example_LDADD = \ |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
330 | libpurple-client.la \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
331 | $(GLIB_LIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
332 | $(DBUS_LIBS) |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
333 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
334 | bin_PROGRAMS = purple-client-example |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
335 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
336 | purple-client-example.$(OBJEXT): purple-client-bindings.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
337 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
338 | # scripts |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
339 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
340 | bin_SCRIPTS = purple-remote purple-send purple-send-async purple-url-handler |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
341 | |
|
21930
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
342 | BUILT_SOURCES = $(purple_builtheaders) \ |
|
27677
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
343 | $(purple_builtsources) \ |
|
27568
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
344 | dbus-bindings.c \ |
|
437768598637
Add auto-generated D-Bus signals introspection, though parameter names
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26758
diff
changeset
|
345 | dbus-signals.c \ |
|
21930
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
346 | dbus-types.c \ |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
347 | dbus-types.h \ |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
348 | purple-client-bindings.c \ |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
349 | purple-client-bindings.h |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
350 | |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
351 | else |
|
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
352 | |
|
27677
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
353 | BUILT_SOURCES = $(purple_builtheaders) $(purple_builtsources) |
|
21930
45f6ab288e26
Clean up generated dbus sources in 'make clean'
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21713
diff
changeset
|
354 | |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
355 | endif |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
356 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
357 | lib_LTLIBRARIES = libpurple.la $(libpurple_client_lib) |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
358 | |
|
15523
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
359 | libpurple_la_SOURCES = \ |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
360 | $(purple_coresources) \ |
|
27677
a333ae3d9af9
Really fix build when srcdir = builddir and srcdir != builddir.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
27658
diff
changeset
|
361 | $(purple_builtsources) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
362 | $(dbus_sources) |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
363 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
364 | noinst_HEADERS= \ |
|
27973
dadadccfb951
Automatically detect if running under valgrind and don't close plugin
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
27898
diff
changeset
|
365 | internal.h \ |
|
29563
8e4f15d91ef2
Move the backend-fs2.h header into noinst_HEADERS.
Michael Ruprecht <maiku@pidgin.im>
parents:
29556
diff
changeset
|
366 | media/backend-fs2.h \ |
|
27973
dadadccfb951
Automatically detect if running under valgrind and don't close plugin
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
27898
diff
changeset
|
367 | valgrind.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
368 | |
|
15523
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
369 | libpurpleincludedir=$(includedir)/libpurple |
|
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
370 | libpurpleinclude_HEADERS = \ |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15921
diff
changeset
|
371 | $(purple_coreheaders) \ |
|
21601
92be38409482
Fix building outside of the source directory. This is derived from the
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
21466
diff
changeset
|
372 | $(purple_builtheaders) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
373 | $(dbus_headers) |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
374 | |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
375 | cipherincludedir=$(includedir)/libpurple/ciphers |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
376 | cipherinclude_HEADERS = \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
377 | $(addprefix $(srcdir)/ciphers/, $(purple_cipherheaders)) |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
378 | |
|
29621
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
379 | mediaincludedir=$(includedir)/libpurple/media |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
380 | mediainclude_HEADERS = \ |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
381 | $(addprefix $(srcdir)/media/, $(purple_mediaheaders)) |
|
1a511ce1c782
Change the libpurple Makefile to keep the same directory structure regarding
Michael Ruprecht <maiku@pidgin.im>
parents:
29563
diff
changeset
|
382 | |
|
34594
acaef37a12be
Re-link libpurple-ciphers.la to libpurple when it has changed
Ankit Vani <a@nevitus.org>
parents:
34574
diff
changeset
|
383 | libpurple_la_DEPENDENCIES = \ |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
384 | $(STATIC_LINK_LIBS) |
|
34594
acaef37a12be
Re-link libpurple-ciphers.la to libpurple when it has changed
Ankit Vani <a@nevitus.org>
parents:
34574
diff
changeset
|
385 | |
|
16732
d611379472ea
Separate so versioning for libgnt.
Richard Laager <rlaager@pidgin.im>
parents:
16651
diff
changeset
|
386 | libpurple_la_LDFLAGS = -export-dynamic -version-info $(PURPLE_LT_VERSION_INFO) -no-undefined |
|
15523
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
387 | libpurple_la_LIBADD = \ |
|
18853
81992d93c2ad
move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
Sean Egan <seanegan@pidgin.im>
parents:
18349
diff
changeset
|
388 | $(STATIC_LINK_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
389 | $(DBUS_LIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
390 | $(GLIB_LIBS) \ |
|
36359
e7b513e26435
Added GPLUGIN_CFLAGS and GPLUGIN_LIBS to appropriate makefiles
Ankit Vani <a@nevitus.org>
parents:
34852
diff
changeset
|
391 | $(GPLUGIN_LIBS) \ |
|
14279
b75c478a650a
[gaim-migrate @ 16898]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
14256
diff
changeset
|
392 | $(LIBXML_LIBS) \ |
|
23060
db9632a9b374
Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
Richard Laager <rlaager@pidgin.im>
parents:
21930
diff
changeset
|
393 | $(NETWORKMANAGER_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
394 | $(INTLLIBS) \ |
|
32113
2a75cce047d5
Port to Farstream
Olivier Crête <olivier.crete@collabora.com>
parents:
31873
diff
changeset
|
395 | $(FARSTREAM_LIBS) \ |
|
22648
e286d795c5f9
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
22069
diff
changeset
|
396 | $(GSTREAMER_LIBS) \ |
|
33489
fd3ef7036ebb
Split gstreamer-video into a separate check.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32974
diff
changeset
|
397 | $(GSTVIDEO_LIBS) \ |
|
26715
eb695718ba1f
Also, fix the libpurple makefile to use the correct cflags/libs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26492
diff
changeset
|
398 | $(GSTINTERFACES_LIBS) \ |
|
27898
4a6450d92e11
Move the IDN support into the DNS routines.
Paul Aurich <darkrain42@pidgin.im>
parents:
27677
diff
changeset
|
399 | $(IDN_LIBS) \ |
|
33538
cbeb76707f12
Better implementation of purple_escape_js
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33515
diff
changeset
|
400 | $(JSON_LIBS) \ |
| 34182 | 401 | $(GNUTLS_LIBS) \ |
| 402 | $(NSS_LIBS) \ | |
|
36875
e77b9f184125
Build libfinch and libpidgin before building the programs so that gtkdoc-scangobj can introspect finch and pidgin
Ankit Vani <a@nevitus.org>
parents:
36868
diff
changeset
|
403 | $(ZLIB_LIBS) \ |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
404 | $(INTROSPECTION_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
405 | -lm |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
406 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
407 | AM_CPPFLAGS = \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
408 | -DDATADIR=\"$(datadir)\" \ |
|
16651
218fe51ae7b7
soname versioning of libpurple. Should help resolve debian bug 421282
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16364
diff
changeset
|
409 | -DLIBDIR=\"$(libdir)/purple-$(PURPLE_MAJOR_VERSION)/\" \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
410 | -DLOCALEDIR=\"$(datadir)/locale\" \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
411 | -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
14279
b75c478a650a
[gaim-migrate @ 16898]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
14256
diff
changeset
|
412 | $(GLIB_CFLAGS) \ |
|
36359
e7b513e26435
Added GPLUGIN_CFLAGS and GPLUGIN_LIBS to appropriate makefiles
Ankit Vani <a@nevitus.org>
parents:
34852
diff
changeset
|
413 | $(GPLUGIN_CFLAGS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
414 | $(DEBUG_CFLAGS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
415 | $(DBUS_CFLAGS) \ |
| 14758 | 416 | $(LIBXML_CFLAGS) \ |
|
32113
2a75cce047d5
Port to Farstream
Olivier Crête <olivier.crete@collabora.com>
parents:
31873
diff
changeset
|
417 | $(FARSTREAM_CFLAGS) \ |
|
22648
e286d795c5f9
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
22069
diff
changeset
|
418 | $(GSTREAMER_CFLAGS) \ |
|
33489
fd3ef7036ebb
Split gstreamer-video into a separate check.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32974
diff
changeset
|
419 | $(GSTVIDEO_CFLAGS) \ |
|
26715
eb695718ba1f
Also, fix the libpurple makefile to use the correct cflags/libs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
26492
diff
changeset
|
420 | $(GSTINTERFACES_CFLAGS) \ |
|
27898
4a6450d92e11
Move the IDN support into the DNS routines.
Paul Aurich <darkrain42@pidgin.im>
parents:
27677
diff
changeset
|
421 | $(IDN_CFLAGS) \ |
|
33538
cbeb76707f12
Better implementation of purple_escape_js
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33515
diff
changeset
|
422 | $(NETWORKMANAGER_CFLAGS) \ |
|
34972
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
423 | $(JSON_CFLAGS) \ |
|
5778e65626ca
Move ciphers build to libpurple's Makefile
Ankit Vani <a@nevitus.org>
parents:
34968
diff
changeset
|
424 | $(GNUTLS_CFLAGS) \ |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
425 | $(NSS_CFLAGS) \ |
|
36875
e77b9f184125
Build libfinch and libpidgin before building the programs so that gtkdoc-scangobj can introspect finch and pidgin
Ankit Vani <a@nevitus.org>
parents:
36868
diff
changeset
|
426 | $(ZLIB_CFLAGS) \ |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
427 | $(INTROSPECTION_CFLAGS) |
|
23473
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
428 | |
|
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
429 | # INSTALL_SSL_CERTIFICATES is true when SSL_CERTIFICATES_DIR is empty. |
|
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
430 | # We want to use SSL_CERTIFICATES_DIR when it's not empty. |
|
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
431 | if ! INSTALL_SSL_CERTIFICATES |
|
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
432 | AM_CPPFLAGS += -DSSL_CERTIFICATES_DIR=\"$(SSL_CERTIFICATES_DIR)\" |
|
df05ffc37ed0
Add a configure option, --with-ssl-certificates to allow packagers to
Richard Laager <rlaager@pidgin.im>
parents:
23290
diff
changeset
|
433 | endif |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
434 | |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
435 | -include $(INTROSPECTION_MAKEFILE) |
|
36813
0a07ad1445f4
Fixed gir integration with libpurple
Ankit Vani <a@nevitus.org>
parents:
36812
diff
changeset
|
436 | INTROSPECTION_GIRS = |
|
37083
065d1f68c52c
Remove current dir from g-ir-scanner args
Ankit Vani <a@nevitus.org>
parents:
37014
diff
changeset
|
437 | INTROSPECTION_SCANNER_ARGS = |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
438 | INTROSPECTION_COMPILER_ARGS = |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
439 | |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
440 | if HAVE_INTROSPECTION |
|
36819
95d8f9d60483
Added media and cipher headers for introspection
Ankit Vani <a@nevitus.org>
parents:
36818
diff
changeset
|
441 | introspection_sources = \ |
|
36832
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
442 | $(libpurpleinclude_HEADERS) \ |
|
36819
95d8f9d60483
Added media and cipher headers for introspection
Ankit Vani <a@nevitus.org>
parents:
36818
diff
changeset
|
443 | $(addprefix ciphers/, $(purple_cipherheaders)) \ |
|
36834
8bee20064862
Do not scan sources, this is unnecessary
Ankit Vani <a@nevitus.org>
parents:
36833
diff
changeset
|
444 | $(addprefix media/, $(purple_mediaheaders)) |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
445 | |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
446 | Purple-$(PURPLE_MAJOR_VERSION).$(PURPLE_MINOR_VERSION).gir: $(builddir)/libpurple.la |
|
36821
3fc9dc5fd0a3
Added version in gir,typelib name
Ankit Vani <a@nevitus.org>
parents:
36819
diff
changeset
|
447 | Purple_3_0_gir_INCLUDES = GObject-2.0 |
|
36833
9684328ebefa
Include GPlugin-0.0 if plugin support is enabled
Ankit Vani <a@nevitus.org>
parents:
36832
diff
changeset
|
448 | if PLUGINS |
|
9684328ebefa
Include GPlugin-0.0 if plugin support is enabled
Ankit Vani <a@nevitus.org>
parents:
36832
diff
changeset
|
449 | Purple_3_0_gir_INCLUDES += GPlugin-0.0 |
|
9684328ebefa
Include GPlugin-0.0 if plugin support is enabled
Ankit Vani <a@nevitus.org>
parents:
36832
diff
changeset
|
450 | endif |
|
36832
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
451 | if ENABLE_DBUS |
|
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
452 | Purple_3_0_gir_INCLUDES += DBus-1.0 DBusGLib-1.0 |
|
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
453 | endif |
|
e882bcc46c2b
Added sources and dbus files for introspection
Ankit Vani <a@nevitus.org>
parents:
36823
diff
changeset
|
454 | |
|
37013
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
455 | Purple_3_0_gir_CFLAGS = \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
456 | $(INCLUDES) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
457 | -DDATADIR=\"$(datadir)\" \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
458 | -DLIBDIR=\"$(libdir)/purple-$(PURPLE_MAJOR_VERSION)/\" \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
459 | -DLOCALEDIR=\"$(datadir)/locale\" \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
460 | -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
461 | $(GLIB_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
462 | $(GPLUGIN_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
463 | $(DBUS_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
464 | $(LIBXML_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
465 | $(FARSTREAM_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
466 | $(GSTREAMER_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
467 | $(GSTVIDEO_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
468 | $(GSTINTERFACES_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
469 | $(IDN_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
470 | $(NETWORKMANAGER_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
471 | $(JSON_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
472 | $(GNUTLS_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
473 | $(NSS_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
474 | $(ZLIB_CFLAGS) \ |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
475 | $(INTROSPECTION_CFLAGS) |
|
5606a81f48a8
-W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents:
36940
diff
changeset
|
476 | |
|
36823
661347ff47e6
Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents:
36822
diff
changeset
|
477 | Purple_3_0_gir_LIBS = $(builddir)/libpurple.la |
|
36821
3fc9dc5fd0a3
Added version in gir,typelib name
Ankit Vani <a@nevitus.org>
parents:
36819
diff
changeset
|
478 | Purple_3_0_gir_FILES = $(introspection_sources) |
|
3fc9dc5fd0a3
Added version in gir,typelib name
Ankit Vani <a@nevitus.org>
parents:
36819
diff
changeset
|
479 | INTROSPECTION_GIRS += Purple-$(PURPLE_MAJOR_VERSION).$(PURPLE_MINOR_VERSION).gir |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
480 | |
|
37014
e3b6e6678724
Install .gir and .typelib files in standard directories
Ankit Vani <a@nevitus.org>
parents:
37013
diff
changeset
|
481 | girdir = $(INTROSPECTION_GIRDIR) |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
482 | gir_DATA = $(INTROSPECTION_GIRS) |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
483 | |
|
37014
e3b6e6678724
Install .gir and .typelib files in standard directories
Ankit Vani <a@nevitus.org>
parents:
37013
diff
changeset
|
484 | typelibdir = $(INTROSPECTION_TYPELIBDIR) |
|
36811
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
485 | typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
486 | |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
487 | CLEANFILES += $(gir_DATA) $(typelib_DATA) |
|
41b0483c482e
Started integrating gobject introspection with the build system
Ankit Vani <a@nevitus.org>
parents:
36690
diff
changeset
|
488 | endif |