]> git.pld-linux.org Git - packages/firefox.git/blob - mozilla-firefox-packaging.patch
- up to 33.0.2
[packages/firefox.git] / mozilla-firefox-packaging.patch
1 --- iceweasel-32.0.3/mozilla/browser/installer/package-manifest.in~     2014-09-24 03:05:09.000000000 +0200
2 +++ iceweasel-32.0.3/mozilla/browser/installer/package-manifest.in      2014-09-28 03:16:25.047988707 +0200
3 @@ -32,14 +32,18 @@
4  [@AB_CD@]
5  @BINPATH@/browser/chrome/@AB_CD@@JAREXT@
6  @BINPATH@/browser/chrome/@AB_CD@.manifest
7 +#ifndef LIBXUL_SDK
8  @BINPATH@/chrome/@AB_CD@@JAREXT@
9  @BINPATH@/chrome/@AB_CD@.manifest
10 +#endif
11  @BINPATH@/browser/defaults/profile/bookmarks.html
12  @BINPATH@/browser/defaults/profile/chrome/*
13  @BINPATH@/browser/defaults/profile/localstore.rdf
14  @BINPATH@/browser/defaults/profile/mimeTypes.rdf
15 +#ifndef LIBXUL_SDK
16  @BINPATH@/dictionaries/*
17  @BINPATH@/hyphenation/*
18 +#endif
19  @BINPATH@/browser/@PREF_DIR@/firefox-l10n.js
20  @BINPATH@/browser/searchplugins/*
21  #ifdef XP_WIN32
22 @@ -51,17 +55,23 @@
23  #endif
24  
25  [xpcom]
26 +#ifndef LIBXUL_SDK
27  @BINPATH@/dependentlibs.list
28 +#endif
29  #ifdef GKMEDIAS_SHARED_LIBRARY
30  @BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
31  #endif
32 +#ifndef LIBXUL_SDK
33  @BINPATH@/@DLL_PREFIX@mozalloc@DLL_SUFFIX@
34 +#endif
35  #ifdef MOZ_SHARED_MOZGLUE
36  @BINPATH@/@DLL_PREFIX@mozglue@DLL_SUFFIX@
37  #endif
38  #ifndef MOZ_STATIC_JS
39 +#ifndef LIBXUL_SDK
40  @BINPATH@/@DLL_PREFIX@mozjs@DLL_SUFFIX@
41  #endif
42 +#endif
43  #ifdef MOZ_DMD
44  @BINPATH@/@DLL_PREFIX@dmd@DLL_SUFFIX@
45  #endif
46 @@ -75,14 +85,18 @@
47  #ifdef XP_MACOSX
48  @BINPATH@/XUL
49  #else
50 +#ifndef LIBXUL_SDK
51  @BINPATH@/@DLL_PREFIX@xul@DLL_SUFFIX@
52  #endif
53 +#endif
54  #ifdef XP_MACOSX
55  @BINPATH@/@MOZ_CHILD_PROCESS_NAME@.app/
56  @BINPATH@/@DLL_PREFIX@plugin_child_interpose@DLL_SUFFIX@
57  #else
58 +#ifndef LIBXUL_SDK
59  @BINPATH@/@MOZ_CHILD_PROCESS_NAME@
60  #endif
61 +#endif
62  #ifdef XP_WIN32
63  @BINPATH@/plugin-hang-ui@BIN_SUFFIX@
64  #if MOZ_MSVC_REDIST == 1600
65 @@ -135,7 +149,9 @@
66  #ifdef MOZ_UPDATER
67  @BINPATH@/update-settings.ini
68  #endif
69 +#ifndef LIBXUL_SDK
70  @BINPATH@/platform.ini
71 +#endif
72  #ifndef MOZ_NATIVE_SQLITE
73  #ifndef MOZ_FOLD_LIBS
74  @BINPATH@/@DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
75 @@ -145,12 +161,15 @@
76  #ifdef XP_UNIX
77  #ifndef XP_MACOSX
78  @BINPATH@/run-mozilla.sh
79 +#ifndef LIBXUL_SDK
80  @BINPATH@/mozilla-xremote-client
81  #endif
82  #endif
83 +#endif
84  
85  ; [Components]
86  @BINPATH@/browser/components/components.manifest
87 +#ifndef LIBXUL_SDK
88  @BINPATH@/components/alerts.xpt
89  #ifdef ACCESSIBILITY
90  #ifdef XP_WIN32
91 @@ -162,8 +181,10 @@
92  @BINPATH@/components/appstartup.xpt
93  @BINPATH@/components/autocomplete.xpt
94  @BINPATH@/components/autoconfig.xpt
95 +#endif
96  @BINPATH@/browser/components/browsercompsbase.xpt
97  @BINPATH@/browser/components/browser-feeds.xpt
98 +#ifndef LIBXUL_SDK
99  @BINPATH@/components/caps.xpt
100  @BINPATH@/components/chrome.xpt
101  @BINPATH@/components/commandhandler.xpt
102 @@ -238,7 +259,9 @@
103  @BINPATH@/components/filepicker.xpt
104  #endif
105  @BINPATH@/components/find.xpt
106 +#endif
107  @BINPATH@/browser/components/fuel.xpt
108 +#ifndef LIBXUL_SDK
109  @BINPATH@/components/gfx.xpt
110  @BINPATH@/components/html5.xpt
111  @BINPATH@/components/htmlparser.xpt
112 @@ -262,7 +285,9 @@
113  @BINPATH@/components/layout_xul.xpt
114  @BINPATH@/components/locale.xpt
115  @BINPATH@/components/lwbrk.xpt
116 +#endif
117  @BINPATH@/browser/components/migration.xpt
118 +#ifndef LIBXUL_SDK
119  @BINPATH@/components/mimetype.xpt
120  @BINPATH@/components/mozfind.xpt
121  @BINPATH@/components/necko_about.xpt
122 @@ -299,12 +324,16 @@
123  @BINPATH@/components/rdf.xpt
124  @BINPATH@/components/satchel.xpt
125  @BINPATH@/components/saxparser.xpt
126 +#endif
127  @BINPATH@/browser/components/sessionstore.xpt
128 +#ifndef LIBXUL_SDK
129  @BINPATH@/components/services-crypto-component.xpt
130  #ifdef MOZ_CAPTIVEDETECT
131  @BINPATH@/components/captivedetect.xpt
132  #endif
133 +#endif
134  @BINPATH@/browser/components/shellservice.xpt
135 +#ifndef LIBXUL_SDK
136  @BINPATH@/components/shistory.xpt
137  @BINPATH@/components/spellchecker.xpt
138  @BINPATH@/components/storage.xpt
139 @@ -343,8 +372,10 @@
140  @BINPATH@/components/xultmpl.xpt
141  @BINPATH@/components/zipwriter.xpt
142  @BINPATH@/components/telemetry.xpt
143 +#endif
144  
145  ; JavaScript components
146 +#ifndef LIBXUL_SDK
147  @BINPATH@/components/ChromeNotifications.js
148  @BINPATH@/components/ChromeNotifications.manifest
149  @BINPATH@/components/ConsoleAPI.manifest
150 @@ -353,6 +384,7 @@
151  @BINPATH@/components/BrowserElementParent.js
152  @BINPATH@/components/FeedProcessor.manifest
153  @BINPATH@/components/FeedProcessor.js
154 +#endif
155  @BINPATH@/browser/components/BrowserFeeds.manifest
156  @BINPATH@/browser/components/FeedConverter.js
157  @BINPATH@/browser/components/FeedWriter.js
158 @@ -373,6 +405,7 @@
159  @BINPATH@/browser/components/Experiments.manifest
160  @BINPATH@/browser/components/ExperimentsService.js
161  @BINPATH@/browser/components/translation.manifest
162 +#ifndef LIBXUL_SDK
163  @BINPATH@/components/Downloads.manifest
164  @BINPATH@/components/DownloadLegacy.js
165  @BINPATH@/components/BrowserPageThumbs.manifest
166 @@ -404,8 +437,10 @@
167  @BINPATH@/components/nsDownloadManagerUI.js
168  @BINPATH@/components/NetworkGeolocationProvider.manifest
169  @BINPATH@/components/NetworkGeolocationProvider.js
170 +#endif
171  @BINPATH@/browser/components/nsSidebar.manifest
172  @BINPATH@/browser/components/nsSidebar.js
173 +#ifndef LIBXUL_SDK
174  @BINPATH@/components/extensions.manifest
175  @BINPATH@/components/addonManager.js
176  @BINPATH@/components/amContentHandler.js
177 @@ -420,12 +455,16 @@
178  @BINPATH@/components/nsUpdateTimerManager.manifest
179  @BINPATH@/components/nsUpdateTimerManager.js
180  @BINPATH@/components/pluginGlue.manifest
181 +#endif
182  @BINPATH@/browser/components/nsSessionStore.manifest
183  @BINPATH@/browser/components/nsSessionStartup.js
184  @BINPATH@/browser/components/nsSessionStore.js
185 +#ifndef LIBXUL_SDK
186  @BINPATH@/components/nsURLFormatter.manifest
187  @BINPATH@/components/nsURLFormatter.js
188 +#endif
189  @BINPATH@/browser/components/@DLL_PREFIX@browsercomps@DLL_SUFFIX@
190 +#ifndef LIBXUL_SDK
191  @BINPATH@/components/txEXSLTRegExFunctions.manifest
192  @BINPATH@/components/txEXSLTRegExFunctions.js
193  @BINPATH@/components/toolkitplaces.manifest
194 @@ -436,7 +475,9 @@
195  @BINPATH@/components/UnifiedComplete.manifest
196  @BINPATH@/components/UnifiedComplete.js
197  @BINPATH@/components/nsPlacesExpiration.js
198 +#endif
199  @BINPATH@/browser/components/PlacesProtocolHandler.js
200 +#ifndef LIBXUL_SDK
201  @BINPATH@/components/PlacesCategoriesStarter.js
202  @BINPATH@/components/ColorAnalyzer.js
203  @BINPATH@/components/PageThumbsProtocol.js
204 @@ -461,6 +502,7 @@
205  @BINPATH@/components/contentSecurityPolicy.js
206  @BINPATH@/components/contentAreaDropListener.manifest
207  @BINPATH@/components/contentAreaDropListener.js
208 +#endif
209  @BINPATH@/browser/components/BrowserProfileMigrators.manifest
210  @BINPATH@/browser/components/ProfileMigrator.js
211  @BINPATH@/browser/components/ChromeProfileMigrator.js
212 @@ -472,6 +514,7 @@
213  #ifdef XP_MACOSX
214  @BINPATH@/browser/components/SafariProfileMigrator.js
215  #endif
216 +#ifndef LIBXUL_SDK
217  #ifdef MOZ_ENABLE_DBUS
218  @BINPATH@/components/@DLL_PREFIX@dbusservice@DLL_SUFFIX@
219  #endif
220 @@ -588,19 +631,24 @@
221  @BINPATH@/components/TestInterfaceJS.js
222  @BINPATH@/components/TestInterfaceJS.manifest
223  #endif
224 +#endif
225  
226  ; Modules
227  @BINPATH@/browser/modules/*
228 +#ifndef LIBXUL_SDK
229  @BINPATH@/modules/*
230 +#endif
231  
232  ; Safe Browsing
233  #ifdef MOZ_URL_CLASSIFIER
234 +#ifndef LIBXUL_SDK
235  @BINPATH@/components/nsURLClassifier.manifest
236  @BINPATH@/components/nsUrlClassifierHashCompleter.js
237  @BINPATH@/components/nsUrlClassifierListManager.js
238  @BINPATH@/components/nsUrlClassifierLib.js
239  @BINPATH@/components/url-classifier.xpt
240  #endif
241 +#endif
242  
243  ; ANGLE GLES-on-D3D rendering library
244  #ifdef MOZ_ANGLE_RENDERER
245 @@ -628,10 +676,12 @@
246  #endif
247  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
248  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
249 +#ifndef LIBXUL_SDK
250  @BINPATH@/chrome/toolkit@JAREXT@
251  @BINPATH@/chrome/toolkit.manifest
252  @BINPATH@/chrome/recording.manifest
253  @BINPATH@/chrome/recording/*
254 +#endif
255  #ifdef MOZ_GTK
256  @BINPATH@/browser/chrome/icons/default/default16.png
257  @BINPATH@/browser/chrome/icons/default/default32.png
258 @@ -661,9 +711,11 @@
259  ; All the pref files must be part of base to prevent migration bugs
260  @BINPATH@/browser/@PREF_DIR@/firefox.js
261  @BINPATH@/browser/@PREF_DIR@/firefox-branding.js
262 +#ifndef LIBXUL_SDK
263  @BINPATH@/greprefs.js
264  @BINPATH@/defaults/autoconfig/platform.js
265  @BINPATH@/defaults/autoconfig/prefcalls.js
266 +#endif
267  @BINPATH@/browser/defaults/profile/prefs.js
268  
269  #ifndef LIBXUL_SDK
270 @@ -673,7 +725,7 @@
271  @BINPATH@/defaults/pref/channel-prefs.js
272  #else
273  ; For Fx-on-xr, channel-prefs lives with the app preferences. (Bug 762588)
274 -@BINPATH@/@PREF_DIR@/channel-prefs.js
275 +@BINPATH@/browser/@PREF_DIR@/channel-prefs.js
276  #endif
277  
278  ; Services (gre) prefs
279 @@ -681,11 +733,14 @@
280  @BINPATH@/defaults/pref/services-notifications.js
281  #endif
282  #ifdef MOZ_SERVICES_SYNC
283 +#ifndef LIBXUL_SDK
284  @BINPATH@/defaults/pref/services-sync.js
285  #endif
286 +#endif
287  
288  ; [Layout Engine Resources]
289  ; Style Sheets, Graphics and other Resources used by the layout engine.
290 +#ifndef LIBXUL_SDK
291  @BINPATH@/res/EditorOverride.css
292  @BINPATH@/res/contenteditable.css
293  @BINPATH@/res/designmode.css
294 @@ -723,11 +778,14 @@
295  #ifdef XP_MACOSX
296  @BINPATH@/res/MainMenu.nib/
297  #endif
298 +#endif
299  
300  ; svg
301 +#ifndef LIBXUL_SDK
302  @BINPATH@/res/svg.css
303  @BINPATH@/components/dom_svg.xpt
304  @BINPATH@/components/dom_smil.xpt
305 +#endif
306  
307  ; [Personal Security Manager]
308  ;
309 @@ -748,11 +806,13 @@
310  #endif
311  @BINPATH@/@DLL_PREFIX@softokn3@DLL_SUFFIX@
312  #endif
313 +#ifndef LIBXUL_SDK
314  @BINPATH@/chrome/pippki@JAREXT@
315  @BINPATH@/chrome/pippki.manifest
316  @BINPATH@/components/pipboot.xpt
317  @BINPATH@/components/pipnss.xpt
318  @BINPATH@/components/pippki.xpt
319 +#endif
320  
321  ; For content sandboxing
322  #if defined(XP_WIN) && defined(MOZ_CONTENT_SANDBOX)
323 @@ -859,9 +919,11 @@
324  @BINPATH@/metro/modules
325  #endif
326  
327 +#ifndef LIBXUL_SDK
328  @BINPATH@/components/DataStore.manifest
329  @BINPATH@/components/DataStoreImpl.js
330  @BINPATH@/components/dom_datastore.xpt
331 +#endif
332  
333  
334  #ifdef MOZ_ASAN
This page took 0.048578 seconds and 3 git commands to generate.