pidgin/Makefile.am

Tue, 25 Feb 2014 20:08:45 +0530

author
Ankit Vani <a@nevitus.org>
date
Tue, 25 Feb 2014 20:08:45 +0530
branch
soc.2013.gobjectification.plugins
changeset 37121
fba6e5400a2a
parent 37110
4309235d2a46
parent 35606
b6d82f891592
child 37122
f1bfe17ccfd2
permissions
-rw-r--r--

Merged default branch

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 getopt.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
3 getopt.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
4 getopt1.c \
33939
7255754cc708 Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33922
diff changeset
5 gtk3compat.h \
7255754cc708 Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33922
diff changeset
6 gtkdebug.html \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
7 Makefile.mingw \
31572
0a3a191a3b4e Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 31506
diff changeset
8 pidgin-3.pc.in \
0a3a191a3b4e Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 31506
diff changeset
9 pidgin-3-uninstalled.pc.in \
14745
d43256e1e6fd [gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents: 14743
diff changeset
10 win32/MinimizeToTray.h \
d43256e1e6fd [gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents: 14743
diff changeset
11 win32/MinimizeToTray.c \
15514
bacfb8859543 dist fixes
Daniel Atallah <datallah@pidgin.im>
parents: 15435
diff changeset
12 win32/pidgin_dll_rc.rc.in \
bacfb8859543 dist fixes
Daniel Atallah <datallah@pidgin.im>
parents: 15435
diff changeset
13 win32/pidgin_exe_rc.rc.in \
33939
7255754cc708 Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33922
diff changeset
14 win32/prepare-workspace.sh \
14745
d43256e1e6fd [gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents: 14743
diff changeset
15 win32/gtkdocklet-win32.c \
14514
81b4f3b5e661 [gaim-migrate @ 17166]
Mark Doliner <markdoliner@pidgin.im>
parents: 14497
diff changeset
16 win32/gtkwin32dep.c \
81b4f3b5e661 [gaim-migrate @ 17166]
Mark Doliner <markdoliner@pidgin.im>
parents: 14497
diff changeset
17 win32/gtkwin32dep.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
18 win32/resource.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
19 win32/untar.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
20 win32/untar.h \
15514
bacfb8859543 dist fixes
Daniel Atallah <datallah@pidgin.im>
parents: 15435
diff changeset
21 win32/winpidgin.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
22 win32/wspell.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
23 win32/wspell.h \
29798
7e57f09e0b2e The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer
Daniel Atallah <datallah@pidgin.im>
parents: 29739
diff changeset
24 win32/nsis/generate_gtk_zip.sh \
15805
a80eb333bae9 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents: 15672
diff changeset
25 win32/nsis/pixmaps/pidgin-header.bmp \
a80eb333bae9 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents: 15672
diff changeset
26 win32/nsis/pixmaps/pidgin-intro.bmp \
a80eb333bae9 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents: 15672
diff changeset
27 win32/nsis/pixmaps/pidgin-install.ico \
30244
55be19b5edc5 Add the available.list file to EXTRA_DIST so people will be able to use the
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30009
diff changeset
28 win32/nsis/available.lst \
15805
a80eb333bae9 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents: 15672
diff changeset
29 win32/nsis/pidgin-installer.nsi \
a80eb333bae9 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents: 15672
diff changeset
30 win32/nsis/pidgin-plugin.nsh \
30285
33c8197dc6b6 Final piece of getting the installer translations integrated with the regular
Daniel Atallah <datallah@pidgin.im>
parents: 30244
diff changeset
31 win32/nsis/create_nsis_translations.pl \
33c8197dc6b6 Final piece of getting the installer translations integrated with the regular
Daniel Atallah <datallah@pidgin.im>
parents: 30244
diff changeset
32 win32/nsis/nsis_translations.desktop.in
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
33
14713
a091905d59a6 [gaim-migrate @ 17397]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 14666
diff changeset
34 if ENABLE_GTK
a091905d59a6 [gaim-migrate @ 17397]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 14666
diff changeset
35
15671
cbff05c2d691 Add stuff for pkg-config
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 15582
diff changeset
36 pkgconfigdir = $(libdir)/pkgconfig
31572
0a3a191a3b4e Update the pkg-config versions. Also, drop the unversioned pc files,
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 31506
diff changeset
37 pkgconfig_DATA = pidgin-3.pc
15671
cbff05c2d691 Add stuff for pkg-config
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 15582
diff changeset
38
32676
c88622fe603b Put conversation theme in its own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32536
diff changeset
39 SUBDIRS = pixmaps plugins themes
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
40
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
41 noinst_LTLIBRARIES = libpidgin.la
15523
8505bd287c48 This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents: 15514
diff changeset
42 bin_PROGRAMS = pidgin
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
43
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
44 libpidgin_la_SOURCES = \
15883
969b74a3e27a According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Sean Egan <seanegan@pidgin.im>
parents: 15805
diff changeset
45 pidginstock.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
46 gtkaccount.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
47 gtkblist.c \
25884
c00e14c20165 * Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents: 24990
diff changeset
48 gtkblist-theme.c \
24377
8d0bfda8402d renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents: 23967
diff changeset
49 gtkblist-theme-loader.c \
14623
046a118a3b04 [gaim-migrate @ 17284]
Sean Egan <seanegan@pidgin.im>
parents: 14573
diff changeset
50 gtkcellrendererexpander.c \
18650
8a34ac83df75 - Add a skeleton for the Pidgin Certificate Manager and include it in
William Ehlhardt <williamehlhardt@gmail.com>
parents: 18178
diff changeset
51 gtkcertmgr.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
52 gtkconn.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
53 gtkconv.c \
32536
91b09760ab0c Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32507
diff changeset
54 gtkconv-theme.c \
91b09760ab0c Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32507
diff changeset
55 gtkconv-theme-loader.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
56 gtkdebug.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
57 gtkdialogs.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
58 gtkdnd-hints.c \
14743
2324d3eee038 [gaim-migrate @ 17433]
Sean Egan <seanegan@pidgin.im>
parents: 14713
diff changeset
59 gtkdocklet.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
60 gtkeventloop.c \
23964
342e3f5bedd9 partially working status icon theme stuff
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents: 23656
diff changeset
61 gtkicon-theme.c \
24377
8d0bfda8402d renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents: 23967
diff changeset
62 gtkicon-theme-loader.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
63 gtkidle.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
64 gtklog.c \
19885
593613a22e57 You can actually receive Google Talk voice calls with crappy UI now
Sean Egan <seanegan@pidgin.im>
parents: 19882
diff changeset
65 gtkmedia.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
66 gtkmenutray.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
67 gtknotify.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
68 gtkplugin.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
69 gtkpluginpref.c \
14552
dddd7826e218 [gaim-migrate @ 17209]
Mark Doliner <markdoliner@pidgin.im>
parents: 14529
diff changeset
70 gtkpounce.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
71 gtkprefs.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
72 gtkprivacy.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
73 gtkrequest.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
74 gtkroomlist.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
75 gtksavedstatuses.c \
15094
7ebf5dd7d969 [gaim-migrate @ 17815]
Sean Egan <seanegan@pidgin.im>
parents: 14745
diff changeset
76 gtkscrollbook.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
77 gtksession.c \
22443
7b8772af6bb7 Apply the custom smiley patches from #1187, from Jorge VillaseƱo (Masca) and
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 21903
diff changeset
78 gtksmiley.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
79 gtksound.c \
23967
cc5667bc8f1e Clean up status icon themes a bit
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents: 23964
diff changeset
80 gtkstatus-icon-theme.c \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
81 gtkstatusbox.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
82 gtkthemes.c \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
83 gtkutils.c \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
84 gtkwebview.c \
32808
9ad5d3254f13 Add GtkWebViewToolbar to makefiles.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32771
diff changeset
85 gtkwebviewtoolbar.c \
21323
0ad61638683f Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Will Thompson <resiak@pidgin.im>
parents: 20167
diff changeset
86 gtkwhiteboard.c \
34929
4deeac0840fe Renamed gtkft.[ch] to gtkxfer.[ch]
Ankit Vani <a@nevitus.org>
parents: 33943
diff changeset
87 gtkxfer.c \
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
88 libpidgin.c \
21903
5b5ad54ae1da Some utility functions for showing tooltips. This is used by the buddylist,
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 21636
diff changeset
89 minidialog.c \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
90 pidgintooltip.c \
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
91 smileyparser.c
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
92
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
93 libpidgin_la_headers = \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
94 gtkaccount.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
95 gtkblist.h \
25884
c00e14c20165 * Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents: 24990
diff changeset
96 gtkblist-theme.h \
24377
8d0bfda8402d renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents: 23967
diff changeset
97 gtkblist-theme-loader.h \
14623
046a118a3b04 [gaim-migrate @ 17284]
Sean Egan <seanegan@pidgin.im>
parents: 14573
diff changeset
98 gtkcellrendererexpander.h \
18650
8a34ac83df75 - Add a skeleton for the Pidgin Certificate Manager and include it in
William Ehlhardt <williamehlhardt@gmail.com>
parents: 18178
diff changeset
99 gtkcertmgr.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
100 gtkconn.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
101 gtkconv.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
102 gtkconvwin.h \
32536
91b09760ab0c Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32507
diff changeset
103 gtkconv-theme.h \
91b09760ab0c Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32507
diff changeset
104 gtkconv-theme-loader.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
105 gtkdebug.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
106 gtkdialogs.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
107 gtkdnd-hints.h \
14743
2324d3eee038 [gaim-migrate @ 17433]
Sean Egan <seanegan@pidgin.im>
parents: 14713
diff changeset
108 gtkdocklet.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
109 gtkeventloop.h \
23964
342e3f5bedd9 partially working status icon theme stuff
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents: 23656
diff changeset
110 gtkicon-theme.h \
24377
8d0bfda8402d renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents: 23967
diff changeset
111 gtkicon-theme-loader.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
112 gtkidle.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
113 gtklog.h \
26202
4a8bdf9c50a8 Fix gtkmedia's Makefile entries.
Michael Ruprecht <maiku@pidgin.im>
parents: 26171
diff changeset
114 gtkmedia.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
115 gtkmenutray.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
116 gtknickcolors.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
117 gtknotify.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
118 gtkplugin.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
119 gtkpluginpref.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
120 gtkprefs.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
121 gtkprivacy.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
122 gtkpounce.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
123 gtkrequest.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
124 gtkroomlist.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
125 gtksavedstatuses.h \
15094
7ebf5dd7d969 [gaim-migrate @ 17815]
Sean Egan <seanegan@pidgin.im>
parents: 14745
diff changeset
126 gtkscrollbook.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
127 gtksession.h \
22443
7b8772af6bb7 Apply the custom smiley patches from #1187, from Jorge VillaseƱo (Masca) and
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 21903
diff changeset
128 gtksmiley.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
129 gtksound.h \
23967
cc5667bc8f1e Clean up status icon themes a bit
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents: 23964
diff changeset
130 gtkstatus-icon-theme.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
131 gtkstatusbox.h \
15883
969b74a3e27a According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Sean Egan <seanegan@pidgin.im>
parents: 15805
diff changeset
132 pidginstock.h \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
133 gtkthemes.h \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
134 gtkutils.h \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
135 gtkwebview.h \
32808
9ad5d3254f13 Add GtkWebViewToolbar to makefiles.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32771
diff changeset
136 gtkwebviewtoolbar.h \
15582
6afa756030b6 fix the compile
Nathan Walp <nwalp@pidgin.im>
parents: 15531
diff changeset
137 gtkwhiteboard.h \
34929
4deeac0840fe Renamed gtkft.[ch] to gtkxfer.[ch]
Ankit Vani <a@nevitus.org>
parents: 33943
diff changeset
138 gtkxfer.h \
21323
0ad61638683f Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Will Thompson <resiak@pidgin.im>
parents: 20167
diff changeset
139 minidialog.h \
21903
5b5ad54ae1da Some utility functions for showing tooltips. This is used by the buddylist,
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 21636
diff changeset
140 pidgintooltip.h \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
141 pidgin.h \
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
142 smileyparser.h
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
143
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
144 pidgin_SOURCES = \
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
145 pidgin.c
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
146
35536
22a576a03e5f Add some missing files in dist
Ankit Vani <a@nevitus.org>
parents: 35495
diff changeset
147 noinst_HEADERS= gtkinternal.h
22a576a03e5f Add some missing files in dist
Ankit Vani <a@nevitus.org>
parents: 35495
diff changeset
148
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
149 libpidginincludedir=$(includedir)/pidgin
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
150 libpidgininclude_HEADERS = \
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
151 $(libpidgin_la_headers)
33922
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
152
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
153 libpidgin_la_builtheaders = gtkdebug.html.h
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
154
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
155 BUILT_SOURCES = $(libpidgin_la_builtheaders)
33922
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
156
35603
08adaffc9b06 Fix make distcheck for default branch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35536
diff changeset
157 CLEANFILES = gtkdebug.html.h
08adaffc9b06 Fix make distcheck for default branch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35536
diff changeset
158
33922
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
159 %.html.h: %.html
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
160 $(AM_V_GEN)echo "static const char $*_html[] = {" > $@
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
161 $(AM_V_at)$(sedpath) -e 's/^[ ]\+//g' -e 's/[ ]\+/ /g' $< | $(xxdpath) -i | sed -e 's/\(0x[0-9a-f][0-9a-f]\)$$/\1, 0x00/' >> $@
61f997b47954 Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33414
diff changeset
162 $(AM_V_at)echo "};" >> $@
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
163
35606
b6d82f891592 Fix make dist dependency tree
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35603
diff changeset
164 gtkdebug.c: gtkdebug.html.h
b6d82f891592 Fix make dist dependency tree
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35603
diff changeset
165
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
166 libpidgin_la_DEPENDENCIES = @LIBOBJS@
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
167 libpidgin_la_LDFLAGS = -export-dynamic
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
168 libpidgin_la_LIBADD = \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
169 @LIBOBJS@ \
24546
b9f2dc0f0622 This fixes a link error when linking with GNU ld and specifying the
Diego Pettenò <flameeyes@gentoo.org>
parents: 24459
diff changeset
170 $(GLIB_LIBS) \
36359
e7b513e26435 Added GPLUGIN_CFLAGS and GPLUGIN_LIBS to appropriate makefiles
Ankit Vani <a@nevitus.org>
parents: 33943
diff changeset
171 $(GPLUGIN_LIBS) \
32771
681ca041d42b Optionally show certificates using GCR's widgets. These are much
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32676
diff changeset
172 $(GCR_LIBS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
173 $(DBUS_LIBS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
174 $(GSTREAMER_LIBS) \
33943
3945b662be65 Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33939
diff changeset
175 $(GSTVIDEO_LIBS) \
3945b662be65 Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33939
diff changeset
176 $(GSTINTERFACES_LIBS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
177 $(XSS_LIBS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
178 $(SM_LIBS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
179 $(INTLLIBS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
180 $(GTKSPELL_LIBS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
181 $(LIBXML_LIBS) \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
182 $(WEBKIT_LIBS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
183 $(GTK_LIBS) \
33414
ae630b0851a9 Fix building on openSUSE 12.2
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 32808
diff changeset
184 $(X11_LIBS) \
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
185 $(INTROSPECTION_LIBS) \
15523
8505bd287c48 This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents: 15514
diff changeset
186 $(top_builddir)/libpurple/libpurple.la
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
187
35387
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
188 pidgin_DEPENDENCIES = $(builddir)/libpidgin.la
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
189 pidgin_LDFLAGS = -export-dynamic
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
190 pidgin_LDADD = $(builddir)/libpidgin.la $(libpidgin_la_LIBADD)
c516874b0d14 Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents: 35147
diff changeset
191
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
192 AM_CPPFLAGS = \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
193 -DDATADIR=\"$(datadir)\" \
15523
8505bd287c48 This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents: 15514
diff changeset
194 -DLIBDIR=\"$(libdir)/pidgin/\" \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
195 -DLOCALEDIR=\"$(datadir)/locale\" \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
196 -DSYSCONFDIR=\"$(sysconfdir)\" \
17745
6bd9e0f8fb6d Patch from bjoernv to make building outside of the source directory work.
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 16942
diff changeset
197 -I$(top_builddir)/libpurple \
15435
4b933b06d75e Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@pidgin.im>
parents: 15214
diff changeset
198 -I$(top_srcdir)/libpurple/ \
21636
10a1e5f87962 Permit including of files like "pidgin/minidialog.h" from within pidgin/
Kevin Stange <kstange@pidgin.im>
parents: 21604
diff changeset
199 -I$(top_builddir) \
10a1e5f87962 Permit including of files like "pidgin/minidialog.h" from within pidgin/
Kevin Stange <kstange@pidgin.im>
parents: 21604
diff changeset
200 -I$(top_srcdir) \
14290
f20819ff8d86 [gaim-migrate @ 16910]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 14254
diff changeset
201 $(GLIB_CFLAGS) \
36359
e7b513e26435 Added GPLUGIN_CFLAGS and GPLUGIN_LIBS to appropriate makefiles
Ankit Vani <a@nevitus.org>
parents: 33943
diff changeset
202 $(GPLUGIN_CFLAGS) \
32771
681ca041d42b Optionally show certificates using GCR's widgets. These are much
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 32676
diff changeset
203 $(GCR_CFLAGS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
204 $(GSTREAMER_CFLAGS) \
33943
3945b662be65 Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33939
diff changeset
205 $(GSTVIDEO_CFLAGS) \
3945b662be65 Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 33939
diff changeset
206 $(GSTINTERFACES_CFLAGS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
207 $(DEBUG_CFLAGS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
208 $(GTK_CFLAGS) \
33414
ae630b0851a9 Fix building on openSUSE 12.2
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 32808
diff changeset
209 $(X11_CFLAGS) \
14253
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
210 $(DBUS_CFLAGS) \
b63ebf84c42b This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
211 $(GTKSPELL_CFLAGS) \
14666
a38d4736ed44 [gaim-migrate @ 17332]
Richard Laager <rlaager@pidgin.im>
parents: 14623
diff changeset
212 $(LIBXML_CFLAGS) \
32439
2c681e5daeeb Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents: 27150
diff changeset
213 $(WEBKIT_CFLAGS) \
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
214 $(INTROSPECTION_CFLAGS)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
215
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
216 -include $(INTROSPECTION_MAKEFILE)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
217 INTROSPECTION_GIRS =
37093
dae3c140ebaa Add --warn-all to g-ir-scanner args
Ankit Vani <a@nevitus.org>
parents: 37083
diff changeset
218 INTROSPECTION_SCANNER_ARGS = --warn-all --add-include-path=$(top_builddir)/libpurple
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
219 INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libpurple
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
220
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
221 if HAVE_INTROSPECTION
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: 36834
diff changeset
222 introspection_sources = $(libpidgininclude_HEADERS)
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
223
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: 36834
diff changeset
224 Pidgin-$(PURPLE_MAJOR_VERSION).$(PURPLE_MINOR_VERSION).gir: $(builddir)/libpidgin.la
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
225 Pidgin_3_0_gir_INCLUDES = GObject-2.0 Gtk-$(GTK_VERSION).0 Purple-$(PURPLE_MAJOR_VERSION).$(PURPLE_MINOR_VERSION)
37013
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
226 Pidgin_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: 36974
diff changeset
227 $(INCLUDES) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
228 -DDATADIR=\"$(datadir)\" \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
229 -DLIBDIR=\"$(libdir)/pidgin/\" \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
230 -DLOCALEDIR=\"$(datadir)/locale\" \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
231 -DSYSCONFDIR=\"$(sysconfdir)\" \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
232 -I$(top_builddir)/libpurple \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
233 -I$(top_srcdir)/libpurple/ \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
234 -I$(top_builddir) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
235 -I$(top_srcdir) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
236 $(GLIB_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
237 $(GPLUGIN_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
238 $(GCR_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
239 $(GSTREAMER_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
240 $(GSTVIDEO_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
241 $(GSTINTERFACES_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
242 $(GTK_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
243 $(X11_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
244 $(DBUS_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
245 $(GTKSPELL_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
246 $(LIBXML_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
247 $(WEBKIT_CFLAGS) \
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
248 $(INTROSPECTION_CFLAGS)
5606a81f48a8 -W flag (included in DEBUG_CFLAGS) is not supported by old g-ir-scanner
Ankit Vani <a@nevitus.org>
parents: 36974
diff changeset
249
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: 36834
diff changeset
250 Pidgin_3_0_gir_LIBS = $(builddir)/libpidgin.la
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
251 Pidgin_3_0_gir_FILES = $(introspection_sources)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
252 INTROSPECTION_GIRS += Pidgin-$(PURPLE_MAJOR_VERSION).$(PURPLE_MINOR_VERSION).gir
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
253
37014
e3b6e6678724 Install .gir and .typelib files in standard directories
Ankit Vani <a@nevitus.org>
parents: 37013
diff changeset
254 girdir = $(INTROSPECTION_GIRDIR)
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
255 gir_DATA = $(INTROSPECTION_GIRS)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
256
37014
e3b6e6678724 Install .gir and .typelib files in standard directories
Ankit Vani <a@nevitus.org>
parents: 37013
diff changeset
257 typelibdir = $(INTROSPECTION_TYPELIBDIR)
36823
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
258 typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
259
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
260 CLEANFILES = $(gir_DATA) $(typelib_DATA)
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
261 endif
661347ff47e6 Added GObject introspection for libgnt, finch and pidgin.
Ankit Vani <a@nevitus.org>
parents: 36688
diff changeset
262
14396
212fe0015a0d [gaim-migrate @ 17030]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents: 14332
diff changeset
263 endif # ENABLE_GTK

mercurial