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 8419 by niro, Mon Jan 25 11:04:02 2016 UTC revision 8420 by niro, Mon Jan 25 11:33:23 2016 UTC
# Line 280  src_compile() Line 280  src_compile()
280    
281   # disable gconf   # disable gconf
282   mozconf_add --disable-gconf   mozconf_add --disable-gconf
283     # disable gnome
284     mozconf_add --disable-gnomeui
285   # gnome support (needs gnome-vfs)   # gnome support (needs gnome-vfs)
286   mozconf_add --disable-gnomevfs   mozconf_add --disable-gnomevfs
287   mozconf_add --enable-extension=-gnomevfs   mozconf_add --enable-extension=-gnomevfs
# Line 303  src_compile() Line 305  src_compile()
305   # enable libalsa and ogg   # enable libalsa and ogg
306   mozconf_add --enable-ogg   mozconf_add --enable-ogg
307   mozconf_add --enable-wave   mozconf_add --enable-wave
308     mozconf_add --disable-pulseaudio
309   mozconf_add --disable-gstreamer   mozconf_add --disable-gstreamer
310    
311   # resolve multiple --enable-extensions down to one   # resolve multiple --enable-extensions down to one

Legend:
Removed from v.8419  
changed lines
  Added in v.8420