aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
authorJacek Antonelli2009-11-25 18:06:02 -0600
committerMcCabe Maxsted2009-11-25 19:54:09 -0700
commit96aaf4408601768d1d277bd63e6a1c91295c4c5a (patch)
tree84df82596af9913a9af252d01d2845eb7b509709 /linden
parentUpdated windows openal libs to openal-soft 1.10.622 (diff)
parentFixed Linux's gstreamer, gstreamer-plugins, and liboil. (diff)
downloadmeta-impy-96aaf4408601768d1d277bd63e6a1c91295c4c5a.zip
meta-impy-96aaf4408601768d1d277bd63e6a1c91295c4c5a.tar.gz
meta-impy-96aaf4408601768d1d277bd63e6a1c91295c4c5a.tar.bz2
meta-impy-96aaf4408601768d1d277bd63e6a1c91295c4c5a.tar.xz
Fixed Linux's gstreamer, gstreamer-plugins, and liboil.
Compiled with the correct version of glibc.
Diffstat (limited to 'linden')
-rwxr-xr-xlinden/indra/newview/viewer_manifest.py1
-rw-r--r--linden/install.xml12
2 files changed, 7 insertions, 6 deletions
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py
index e729db0..a914550 100755
--- a/linden/indra/newview/viewer_manifest.py
+++ b/linden/indra/newview/viewer_manifest.py
@@ -797,6 +797,7 @@ class Linux_i686Manifest(LinuxManifest):
797 self.path("libSDL-1.2.so.0") 797 self.path("libSDL-1.2.so.0")
798 self.path("libELFIO.so") 798 self.path("libELFIO.so")
799 self.path("libopenjpeg.so.1.3.0", "libopenjpeg.so.1.3") 799 self.path("libopenjpeg.so.1.3.0", "libopenjpeg.so.1.3")
800 self.path("libxml2.so.2")
800 self.path("libz.so.1") 801 self.path("libz.so.1")
801 802
802 # OpenAL 803 # OpenAL
diff --git a/linden/install.xml b/linden/install.xml
index 1660614..0c54dfc 100644
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -587,9 +587,9 @@
587 <key>linux</key> 587 <key>linux</key>
588 <map> 588 <map>
589 <key>md5sum</key> 589 <key>md5sum</key>
590 <string>605ecd92affb57ed3c70f7564b8bc6b5</string> 590 <string>2cd3f6499f8444f1d119d097e4047252</string>
591 <key>url</key> 591 <key>url</key>
592 <uri>http://imprudenceviewer.org/download/libs/gstreamer-0.10.24-linux-20091115.tar.bz2</uri> 592 <uri>http://imprudenceviewer.org/download/libs/gstreamer-0.10.24-linux-20091125.tar.bz2</uri>
593 </map> 593 </map>
594 <key>windows</key> 594 <key>windows</key>
595 <map> 595 <map>
@@ -616,9 +616,9 @@
616 <key>linux</key> 616 <key>linux</key>
617 <map> 617 <map>
618 <key>md5sum</key> 618 <key>md5sum</key>
619 <string>627aef3c307aed6d2c013bdfa11bb0af</string> 619 <string>62b96bb2721798958743d92a403d122a</string>
620 <key>url</key> 620 <key>url</key>
621 <uri>http://imprudenceviewer.org/download/libs/gstreamer-plugins-linux-20091115.tar.bz2</uri> 621 <uri>http://imprudenceviewer.org/download/libs/gstreamer-plugins-linux-20091125.tar.bz2</uri>
622 </map> 622 </map>
623 <key>windows</key> 623 <key>windows</key>
624 <map> 624 <map>
@@ -825,9 +825,9 @@ Portions copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura
825 <key>linux</key> 825 <key>linux</key>
826 <map> 826 <map>
827 <key>md5sum</key> 827 <key>md5sum</key>
828 <string>5ab0f986317b1a5c4f1682ad1972c318</string> 828 <string>85219034b4e4c17e792f8bb54a1973f7</string>
829 <key>url</key> 829 <key>url</key>
830 <uri>http://imprudenceviewer.org/download/libs/liboil-0.3.16-linux-20091118.tar.bz2</uri> 830 <uri>http://imprudenceviewer.org/download/libs/liboil-0.3.16-linux-20091125.tar.bz2</uri>
831 </map> 831 </map>
832 </map> 832 </map>
833 </map> 833 </map>