Magellan Linux

Diff of /smage/trunk/extras/firefox/firefox-43.0.4-r1.smage2

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

revision 8429 by niro, Tue Jan 26 13:53:15 2016 UTC revision 8434 by niro, Wed Jan 27 09:15:42 2016 UTC
# Line 249  src_compile() Line 249  src_compile()
249   # no xprint ?   # no xprint ?
250   mozconf_add --disable-xprint   mozconf_add --disable-xprint
251    
252   # >= firefox-1.0.7 should use xft + pango, svg with cairo  # # >= firefox-1.0.7 should use xft + pango, svg with cairo
253   mozconf_add --disable-freetype2  # mozconf_add --disable-freetype2
254   mozconf_add --enable-xft  # mozconf_add --enable-xft
255   mozconf_add --enable-pango  # mozconf_add --enable-pango
256   #mozconf_add --enable-system-cairo # cairo-1.12 fails atm  # #mozconf_add --enable-system-cairo # cairo-1.12 fails atm
257   mozconf_add --enable-svg  # mozconf_add --enable-svg
258   mozconf_add --enable-canvas  # mozconf_add --enable-canvas
259    
260   # enable all image encoders   # enable all image encoders
261   mozconf_add --enable-image-encoder=all   mozconf_add --enable-image-encoder=all
262    

Legend:
Removed from v.8429  
changed lines
  Added in v.8434