1 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-dictdotcn-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-dictdotcn-plugin/Makefile.am
2 --- stardict-3.0.3/dict/stardict-plugins/stardict-dictdotcn-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
3 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-dictdotcn-plugin/Makefile.am 2014-12-02 16:01:46.487562424 +0300
6 LD_VERSION_SCRIPT_OPTION=
8 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_dictdotcn.v"
9 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_dictdotcn.v"
12 noinst_HEADERS = stardict_dictdotcn.h
13 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-espeak-tts-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-espeak-tts-plugin/Makefile.am
14 --- stardict-3.0.3/dict/stardict-plugins/stardict-espeak-tts-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
15 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-espeak-tts-plugin/Makefile.am 2014-12-02 16:01:46.498947787 +0300
18 LD_VERSION_SCRIPT_OPTION=
20 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_espeak.v"
21 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_espeak.v"
24 noinst_HEADERS = stardict_espeak.h
25 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-festival-tts-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-festival-tts-plugin/Makefile.am
26 --- stardict-3.0.3/dict/stardict-plugins/stardict-festival-tts-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
27 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-festival-tts-plugin/Makefile.am 2014-12-02 16:01:46.484697760 +0300
30 LD_VERSION_SCRIPT_OPTION=
32 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_festival.v"
33 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_festival.v"
36 noinst_HEADERS = stardict_festival.h
37 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-gucharmap-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-gucharmap-plugin/Makefile.am
38 --- stardict-3.0.3/dict/stardict-plugins/stardict-gucharmap-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
39 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-gucharmap-plugin/Makefile.am 2014-12-02 16:01:46.507185083 +0300
42 LD_VERSION_SCRIPT_OPTION=
44 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_gucharmap.v"
45 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_gucharmap.v"
48 noinst_HEADERS = stardict_gucharmap.h
49 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-html-parsedata-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-html-parsedata-plugin/Makefile.am
50 --- stardict-3.0.3/dict/stardict-plugins/stardict-html-parsedata-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
51 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-html-parsedata-plugin/Makefile.am 2014-12-02 16:01:46.493428426 +0300
54 LD_VERSION_SCRIPT_OPTION=
56 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_html_parsedata.v"
57 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_html_parsedata.v"
60 noinst_HEADERS = stardict_html_parsedata.h
61 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-man-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-man-plugin/Makefile.am
62 --- stardict-3.0.3/dict/stardict-plugins/stardict-man-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
63 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-man-plugin/Makefile.am 2014-12-02 16:01:46.490622235 +0300
66 LD_VERSION_SCRIPT_OPTION=
68 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_man.v"
69 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_man.v"
72 noinst_HEADERS = stardict_man.h
73 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-powerword-parsedata-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-powerword-parsedata-plugin/Makefile.am
74 --- stardict-3.0.3/dict/stardict-plugins/stardict-powerword-parsedata-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
75 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-powerword-parsedata-plugin/Makefile.am 2014-12-02 16:01:46.509881238 +0300
78 LD_VERSION_SCRIPT_OPTION=
80 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_powerword_parsedata.v"
81 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_powerword_parsedata.v"
84 noinst_HEADERS = stardict_powerword_parsedata.h
85 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-qqwry-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-qqwry-plugin/Makefile.am
86 --- stardict-3.0.3/dict/stardict-plugins/stardict-qqwry-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
87 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-qqwry-plugin/Makefile.am 2014-12-02 16:01:46.520435631 +0300
90 LD_VERSION_SCRIPT_OPTION=
92 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_qqwry.v"
93 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_qqwry.v"
96 noinst_HEADERS = stardict_qqwry.h
97 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-spell-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-spell-plugin/Makefile.am
98 --- stardict-3.0.3/dict/stardict-plugins/stardict-spell-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
99 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-spell-plugin/Makefile.am 2014-12-02 16:01:46.501634972 +0300
102 LD_VERSION_SCRIPT_OPTION=
104 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_spell.v"
105 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_spell.v"
108 noinst_HEADERS = stardict_spell.h
109 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-update-info-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-update-info-plugin/Makefile.am
110 --- stardict-3.0.3/dict/stardict-plugins/stardict-update-info-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
111 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-update-info-plugin/Makefile.am 2014-12-02 16:01:46.496170737 +0300
114 LD_VERSION_SCRIPT_OPTION=
116 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_update_info.v"
117 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_update_info.v"
120 noinst_HEADERS = stardict_update_info.h
121 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-wiki-parsedata-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-wiki-parsedata-plugin/Makefile.am
122 --- stardict-3.0.3/dict/stardict-plugins/stardict-wiki-parsedata-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
123 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-wiki-parsedata-plugin/Makefile.am 2014-12-02 16:01:46.512548453 +0300
126 LD_VERSION_SCRIPT_OPTION=
128 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_wiki_parsedata.v"
129 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_wiki_parsedata.v"
132 noinst_HEADERS = stardict_wiki_parsedata.h
133 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-wordnet-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-wordnet-plugin/Makefile.am
134 --- stardict-3.0.3/dict/stardict-plugins/stardict-wordnet-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
135 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-wordnet-plugin/Makefile.am 2014-12-02 16:01:46.517856585 +0300
138 WORDNET_LD_VERSION_SCRIPT_OPTION=
140 -WORDNET_LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_wordnet.v"
141 +WORDNET_LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_wordnet.v"
144 stardict_wordnet_LTLIBRARIES = stardict_wordnet.la
147 WORDNET_PARSEDATA_LD_VERSION_SCRIPT_OPTION=
149 -WORDNET_PARSEDATA_LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_wordnet_parsedata.v"
150 +WORDNET_PARSEDATA_LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_wordnet_parsedata.v"
153 stardict_wordnet_parsedata_LTLIBRARIES = stardict_wordnet_parsedata.la
154 diff -ur stardict-3.0.3/dict/stardict-plugins/stardict-xdxf-parsedata-plugin/Makefile.am stardict-3.0.3.patched/dict/stardict-plugins/stardict-xdxf-parsedata-plugin/Makefile.am
155 --- stardict-3.0.3/dict/stardict-plugins/stardict-xdxf-parsedata-plugin/Makefile.am 2011-07-03 10:58:40.000000000 +0400
156 +++ stardict-3.0.3.patched/dict/stardict-plugins/stardict-xdxf-parsedata-plugin/Makefile.am 2014-12-02 16:01:46.504389087 +0300
159 LD_VERSION_SCRIPT_OPTION=
161 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_xdxf_parsedata.v"
162 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_xdxf_parsedata.v"
165 noinst_HEADERS = stardict_xdxf_parsedata.h
166 --- stardict-3.0.7/dict/stardict-plugins/stardict-youdaodict-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
167 +++ stardict-3.0.7/dict/stardict-plugins/stardict-youdaodict-plugin/Makefile.am 2024-01-01 17:19:26.983148475 +0100
170 LD_VERSION_SCRIPT_OPTION=
172 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_youdaodict.v"
173 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_youdaodict.v"
176 noinst_HEADERS = stardict_youdaodict.h
177 --- stardict-3.0.7/dict/stardict-plugins/stardict-customdict-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
178 +++ stardict-3.0.7/dict/stardict-plugins/stardict-customdict-plugin/Makefile.am 2024-01-01 17:24:56.175715828 +0100
181 LD_VERSION_SCRIPT_OPTION=
183 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/customdict.v"
184 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/customdict.v"
187 noinst_HEADERS = customdict.h
188 --- stardict-3.0.7/dict/stardict-plugins/stardict-info-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
189 +++ stardict-3.0.7/dict/stardict-plugins/stardict-info-plugin/Makefile.am 2024-01-01 17:31:55.886958747 +0100
192 LD_VERSION_SCRIPT_OPTION=
194 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_info.v"
195 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_info.v"
198 noinst_HEADERS = stardict_info.h
199 --- stardict-3.0.7/dict/stardict-plugins/stardict-fortune-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
200 +++ stardict-3.0.7/dict/stardict-plugins/stardict-fortune-plugin/Makefile.am 2024-01-01 17:35:57.611377611 +0100
203 LD_VERSION_SCRIPT_OPTION=
205 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_fortune.v"
206 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_fortune.v"
209 noinst_HEADERS = stardict_fortune.h
210 --- stardict-3.0.7/dict/stardict-plugins/stardict-cal-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
211 +++ stardict-3.0.7/dict/stardict-plugins/stardict-cal-plugin/Makefile.am 2024-01-01 17:39:17.798452094 +0100
214 LD_VERSION_SCRIPT_OPTION=
216 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_cal.v"
217 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_cal.v"
220 noinst_HEADERS = stardict_cal.h
221 --- stardict-3.0.7/dict/stardict-plugins/stardict-multi-cmd-plugin/Makefile.am.orig 2023-10-02 23:32:53.000000000 +0200
222 +++ stardict-3.0.7/dict/stardict-plugins/stardict-multi-cmd-plugin/Makefile.am 2024-01-01 17:42:13.633762306 +0100
225 LD_VERSION_SCRIPT_OPTION=
227 -LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_multi_cmd.v"
228 +LD_VERSION_SCRIPT_OPTION="-export-symbols $(srcdir)/stardict_multi_cmd.v"
231 noinst_HEADERS = stardict_multi_cmd.h