diff options
author | McCabe Maxsted | 2010-11-05 13:59:16 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-11-05 13:59:16 -0700 |
commit | 65bab486030247ee84d67b20df89e0d34c52691d (patch) | |
tree | 8181d6b6b774272178fe7598ae02003e580d28fe /linden/indra | |
parent | Fixed missing UseLocalChatWithBubbles control introduced in af6877fb (#685), ... (diff) | |
download | meta-impy-65bab486030247ee84d67b20df89e0d34c52691d.zip meta-impy-65bab486030247ee84d67b20df89e0d34c52691d.tar.gz meta-impy-65bab486030247ee84d67b20df89e0d34c52691d.tar.bz2 meta-impy-65bab486030247ee84d67b20df89e0d34c52691d.tar.xz |
Applied patch by Nicky Perian for #680: commented out unused references to gstreamer post-webkit_plugins in viewer_manifest.py
Diffstat (limited to 'linden/indra')
-rwxr-xr-x | linden/indra/newview/viewer_manifest.py | 109 |
1 files changed, 55 insertions, 54 deletions
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py index f1892fc..e0f08b2 100755 --- a/linden/indra/newview/viewer_manifest.py +++ b/linden/indra/newview/viewer_manifest.py | |||
@@ -339,63 +339,64 @@ class WindowsManifest(ViewerManifest): | |||
339 | self.path("ortp.dll") | 339 | self.path("ortp.dll") |
340 | 340 | ||
341 | self.end_prefix() | 341 | self.end_prefix() |
342 | 342 | # Gstreamer is not used in webkit_plugins. The librries are never delivered/extracted to | |
343 | # ../../libraries/i686-win32/lib/release . Commented out until decision made to use or drop. | ||
343 | # Gstreamer plugins | 344 | # Gstreamer plugins |
344 | if self.prefix(src="lib/gstreamer-plugins", dst=""): | 345 | #if self.prefix(src="lib/gstreamer-plugins", dst=""): |
345 | self.path("*.dll", dst="lib/gstreamer-plugins/*.dll") | 346 | # self.path("*.dll", dst="lib/gstreamer-plugins/*.dll") |
346 | self.end_prefix() | 347 | # self.end_prefix() |
347 | 348 | ||
348 | # Gstreamer libs | 349 | # Gstreamer libs |
349 | if (not self.standalone()) and self.prefix(src="../../libraries/i686-win32/lib/release", dst=""): | 350 | #if (not self.standalone()) and self.prefix(src="../../libraries/i686-win32/lib/release", dst=""): |
350 | self.path("iconv.dll") | 351 | # self.path("iconv.dll") |
351 | self.path("libxml2.dll") | 352 | # self.path("libxml2.dll") |
352 | self.path("libcairo-2.dll") | 353 | # self.path("libcairo-2.dll") |
353 | self.path("libgio-2.0-0.dll") | 354 | # self.path("libgio-2.0-0.dll") |
354 | self.path("libglib-2.0-0.dll") | 355 | # self.path("libglib-2.0-0.dll") |
355 | self.path("libgmodule-2.0-0.dll") | 356 | # self.path("libgmodule-2.0-0.dll") |
356 | self.path("libgobject-2.0-0.dll") | 357 | # self.path("libgobject-2.0-0.dll") |
357 | self.path("libgthread-2.0-0.dll") | 358 | # self.path("libgthread-2.0-0.dll") |
358 | self.path("charset.dll") | 359 | # self.path("charset.dll") |
359 | self.path("intl.dll") | 360 | # self.path("intl.dll") |
360 | self.path("libgcrypt-11.dll") | 361 | # self.path("libgcrypt-11.dll") |
361 | self.path("libgnutls-26.dll") | 362 | # self.path("libgnutls-26.dll") |
362 | self.path("libgpg-error-0.dll") | 363 | # self.path("libgpg-error-0.dll") |
363 | self.path("libgstapp.dll") | 364 | # self.path("libgstapp.dll") |
364 | self.path("libgstaudio.dll") | 365 | # self.path("libgstaudio.dll") |
365 | self.path("libgstbase-0.10.dll") | 366 | # self.path("libgstbase-0.10.dll") |
366 | self.path("libgstcdda.dll") | 367 | # self.path("libgstcdda.dll") |
367 | self.path("libgstcontroller-0.10.dll") | 368 | # self.path("libgstcontroller-0.10.dll") |
368 | self.path("libgstdataprotocol-0.10.dll") | 369 | # self.path("libgstdataprotocol-0.10.dll") |
369 | self.path("libgstdshow.dll") | 370 | # self.path("libgstdshow.dll") |
370 | self.path("libgstfft.dll") | 371 | # self.path("libgstfft.dll") |
371 | self.path("libgstinterfaces.dll") | 372 | # self.path("libgstinterfaces.dll") |
372 | self.path("libgstnet-0.10.dll") | 373 | # self.path("libgstnet-0.10.dll") |
373 | self.path("libgstnetbuffer.dll") | 374 | # self.path("libgstnetbuffer.dll") |
374 | self.path("libgstpbutils.dll") | 375 | # self.path("libgstpbutils.dll") |
375 | self.path("libgstreamer-0.10.dll") | 376 | # self.path("libgstreamer-0.10.dll") |
376 | self.path("libgstriff.dll") | 377 | # self.path("libgstriff.dll") |
377 | self.path("libgstrtp.dll") | 378 | # self.path("libgstrtp.dll") |
378 | self.path("libgstrtsp.dll") | 379 | # self.path("libgstrtsp.dll") |
379 | self.path("libgstsdp.dll") | 380 | # self.path("libgstsdp.dll") |
380 | self.path("libgsttag.dll") | 381 | # self.path("libgsttag.dll") |
381 | self.path("libgstvideo.dll") | 382 | # self.path("libgstvideo.dll") |
382 | self.path("libjpeg.dll") | 383 | # self.path("libjpeg.dll") |
383 | self.path("libmp3lame-0.dll") | 384 | # self.path("libmp3lame-0.dll") |
384 | self.path("libneon-27.dll") | 385 | # self.path("libneon-27.dll") |
385 | self.path("libogg-0.dll") | 386 | # self.path("libogg-0.dll") |
386 | self.path("liboil-0.3-0.dll") | 387 | # self.path("liboil-0.3-0.dll") |
387 | self.path("libopenjpeg-2.dll") | 388 | # self.path("libopenjpeg-2.dll") |
388 | self.path("libpng12-0.dll") | 389 | # self.path("libpng12-0.dll") |
389 | self.path("libschroedinger-1.0-0.dll") | 390 | # self.path("libschroedinger-1.0-0.dll") |
390 | self.path("libspeex-1.dll") | 391 | # self.path("libspeex-1.dll") |
391 | self.path("libtheora-0.dll") | 392 | # self.path("libtheora-0.dll") |
392 | self.path("libvorbis-0.dll") | 393 | # self.path("libvorbis-0.dll") |
393 | self.path("libvorbisenc-2.dll") | 394 | # self.path("libvorbisenc-2.dll") |
394 | self.path("libxml2-2.dll") | 395 | # self.path("libxml2-2.dll") |
395 | self.path("glew32.dll") | 396 | # self.path("glew32.dll") |
396 | self.path("xvidcore.dll") | 397 | # self.path("xvidcore.dll") |
397 | self.path("zlib1.dll") | 398 | # self.path("zlib1.dll") |
398 | self.end_prefix() | 399 | # self.end_prefix() |
399 | 400 | ||
400 | # # pull in the crash logger and updater from other projects | 401 | # # pull in the crash logger and updater from other projects |
401 | # self.path(src=self.find_existing_file( # tag:"crash-logger" here as a cue to the exporter | 402 | # self.path(src=self.find_existing_file( # tag:"crash-logger" here as a cue to the exporter |