[paketler-commits] r70278 - in 2009/stable/network/web/firefox: . files/pardus

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
13 Haz 2009 Cmt 12:51:59 EEST


Author: gokcen.eraslan
Date: Sat Jun 13 12:51:59 2009
New Revision: 70278

Modified:
   2009/stable/network/web/firefox/   (props changed)
   2009/stable/network/web/firefox/files/pardus/firefox
   2009/stable/network/web/firefox/pspec.xml
Log:
merge: preload libGL.so to prevent Firefox fullscreen video crashes with nvidia cards

Modified: 2009/stable/network/web/firefox/files/pardus/firefox
=================================================================
--- 2009/stable/network/web/firefox/files/pardus/firefox	(original)
+++ 2009/stable/network/web/firefox/files/pardus/firefox	Sat Jun 13 12:51:59 2009
@@ -55,6 +55,9 @@
 moz_libdir=/usr/lib/MozillaFirefox
 export MOZ_PLUGIN_PATH=/usr/lib/nsbrowser/plugins
 
+#preload libGL.so to prevent Firefox fullscreen video crashes with nvidia cards
+export LD_PRELOAD=/usr/lib/libGL.so
+
 # Use run-mozilla.sh in the current dir if it exists
 # If not, then start resolving symlinks until we find run-mozilla.sh
 found=0

Modified: 2009/stable/network/web/firefox/pspec.xml
=================================================================
--- 2009/stable/network/web/firefox/pspec.xml	(original)
+++ 2009/stable/network/web/firefox/pspec.xml	Sat Jun 13 12:51:59 2009
@@ -124,7 +124,7 @@
         <Update release="107">
             <Date>2009-06-13</Date>
             <Version>3.5_rc1</Version>
-            <Comment>Version bump to 3.5rc1 releaes</Comment>
+            <Comment>Version bump to 3.5rc1 release and add LD_PRELOAD hack for fullscreen video crashes with nvidia cards.</Comment>
             <Name>Gökçen Eraslan</Name>
             <Email>gokcen at pardus.org.tr</Email>
         </Update>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi