Changeset f067fa94
- Timestamp:
- 08/08/2017 12:32:54 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2fd0fc93
- Parents:
- 513d58a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r513d58a rf067fa94 46 46 <para>August 7th, 2017</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Update to firefox-55.0. Fixes 50 <ulink url="&blfs-ticket-root;9577">#9577</ulink>.</para> 51 </listitem> 48 52 <listitem> 49 53 <para>[bdubbs] - Update to opencv-3.3.0. Fixes -
packages.ent
r513d58a rf067fa94 712 712 <!-- Chapter 43 --> 713 713 <!ENTITY chromium-version "60.0.3112.78"> 714 <!ENTITY firefox-version "5 4.0.1">714 <!ENTITY firefox-version "55.0"> 715 715 <!ENTITY flashplayer-version "26.0.0.137"> 716 716 <!ENTITY seamonkey-version "2.48"> -
xsoft/graphweb/firefox.xml
r513d58a rf067fa94 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " bb6cc95056feba6acc487d773bc13e71">10 <!ENTITY firefox-size "22 0MB">11 <!ENTITY firefox-buildsize "5. 6 GB (112 MB installed)">12 <!ENTITY firefox-time "1 5 SBU (with parallelism=4)">9 <!ENTITY firefox-md5sum "8c623c433e806e1880391278e9fa1ac8"> 10 <!ENTITY firefox-size "225 MB"> 11 <!ENTITY firefox-buildsize "5.9 GB (143 MB installed)"> 12 <!ENTITY firefox-time "17 SBU (with parallelism=4)"> 13 13 ]> 14 14 … … 259 259 ac_add_options --disable-tests 260 260 261 # Full optimizationis broken with gcc7261 # Optimization for size is broken with gcc7 262 262 ac_add_options --enable-optimize="-O2" 263 263 264 ac_add_options --enable-gio265 264 ac_add_options --enable-official-branding 266 265 ac_add_options --enable-safe-browsing
Note:
See TracChangeset
for help on using the changeset viewer.