Magellan Linux

Diff of /trunk/extras/firefox/firefox-54.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29505 by niro, Tue Jun 20 08:24:14 2017 UTC revision 29506 by niro, Tue Jun 20 08:39:52 2017 UTC
# Line 65  SRC_URI=( Line 65  SRC_URI=(
65   mirror://mozilla-firefox/menu/firefox.desktop   mirror://mozilla-firefox/menu/firefox.desktop
66   mirror://mozilla-firefox/${PNAME}-46.0.1-install-dir.patch   mirror://mozilla-firefox/${PNAME}-46.0.1-install-dir.patch
67   mirror://mozilla-firefox/${PNAME}-53.0.3-networkmanager18.patch   mirror://mozilla-firefox/${PNAME}-53.0.3-networkmanager18.patch
  mirror://mozilla-firefox/${PNAME}-53.0.3-dont-try-to-build-mp4parse-bindings.patch  
68  )  )
69    
70  # exclude betas (b), plugins (p), esr (e) and funnelcake (c) versions  # exclude betas (b), plugins (p), esr (e) and funnelcake (c) versions
# Line 109  src_prepare() Line 108  src_prepare()
108   # see: https://bugzilla.mozilla.org/show_bug.cgi?id=1314968   # see: https://bugzilla.mozilla.org/show_bug.cgi?id=1314968
109   mpatch ${PNAME}-53.0.3-networkmanager18.patch || die   mpatch ${PNAME}-53.0.3-networkmanager18.patch || die
110    
  # do not build mp4parse bindings which is time consuming  
  # and this fixed 'can't find crate for `cheddar`' errors too  
  mpatch ${PNAME}-53.0.3-dont-try-to-build-mp4parse-bindings.patch || die  
   
111   # use nsbrowser plugin dir   # use nsbrowser plugin dir
112   # 32bit pathes   # 32bit pathes
113   sed -i "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" xpcom/io/nsAppFileLocationProvider.cpp || die   sed -i "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" xpcom/io/nsAppFileLocationProvider.cpp || die

Legend:
Removed from v.29505  
changed lines
  Added in v.29506