/[packages]/updates/5/firefox/current/SPECS/firefox.spec
ViewVC logotype

Diff of /updates/5/firefox/current/SPECS/firefox.spec

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

revision 1097059 by neoclust, Fri Apr 21 23:31:53 2017 UTC revision 1097060 by neoclust, Sat Apr 22 12:37:40 2017 UTC
# Line 113  BuildRequires: pkgconfig(libstartup-noti Line 113  BuildRequires: pkgconfig(libstartup-noti
113  BuildRequires:  pkgconfig(alsa)  BuildRequires:  pkgconfig(alsa)
114  BuildRequires:  pkgconfig(libnotify) >= %{libnotify_version}  BuildRequires:  pkgconfig(libnotify) >= %{libnotify_version}
115  BuildRequires:  pkgconfig(dri)  BuildRequires:  pkgconfig(dri)
116  BuildRequires:  pkgconfig(libvpx) >= %{libvpx_version}  #BuildRequires: pkgconfig(libvpx) >= %{libvpx_version}
117  BuildRequires:  autoconf2.1  BuildRequires:  autoconf2.1
118  BuildRequires:  pkgconfig(libpulse)  BuildRequires:  pkgconfig(libpulse)
119  BuildRequires:  pkgconfig(icu-i18n)  BuildRequires:  pkgconfig(icu-i18n)
# Line 219  echo "ac_add_options --enable-default-to Line 219  echo "ac_add_options --enable-default-to
219  echo "ac_add_options --with-system-nspr" >> .mozconfig  echo "ac_add_options --with-system-nspr" >> .mozconfig
220  echo "ac_add_options --with-system-nss" >> .mozconfig  echo "ac_add_options --with-system-nss" >> .mozconfig
221    
222  echo "ac_add_options --enable-system-sqlite" >> .mozconfig  # SQLite is too old.
223    # echo "ac_add_options --enable-system-sqlite" >> .mozconfig
224    
225  %if %{?system_cairo}  %if %{?system_cairo}
226  echo "ac_add_options --enable-system-cairo" >> .mozconfig  echo "ac_add_options --enable-system-cairo" >> .mozconfig
# Line 229  echo "ac_add_options --disable-system-ca Line 230  echo "ac_add_options --disable-system-ca
230    
231  echo "ac_add_options --enable-system-ffi" >> .mozconfig  echo "ac_add_options --enable-system-ffi" >> .mozconfig
232    
233  #echo "ac_add_options --enable-gstreamer=1.0" >> .mozconfig  echo "ac_add_options --enable-gstreamer=1.0" >> .mozconfig
234    
235  %ifarch %{arm}  %ifarch %{arm}
236  echo "ac_add_options --disable-elf-hack" >> .mozconfig  echo "ac_add_options --disable-elf-hack" >> .mozconfig
# Line 268  echo "ac_add_options --disable-crashrepo Line 269  echo "ac_add_options --disable-crashrepo
269    
270  echo "ac_add_options --with-system-jpeg" >> .mozconfig  echo "ac_add_options --with-system-jpeg" >> .mozconfig
271    
272  echo "ac_add_options --with-system-libvpx" >> .mozconfig  # Using the bundled libvpx because the mgav5 one is too old.
273    #echo "ac_add_options --with-system-libvpx" >> .mozconfig
274    
275  %build  %build
276  # -fpermissive is needed to build with gcc 4.6+ which has become stricter  # -fpermissive is needed to build with gcc 4.6+ which has become stricter

Legend:
Removed from v.1097059  
changed lines
  Added in v.1097060

  ViewVC Help
Powered by ViewVC 1.1.30