Changeset e025fa5
- Timestamp:
- 09/21/2020 06:20:03 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9e716cc
- Parents:
- 50d9ed6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js78.xml
r50d9ed6 re025fa5 8 8 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz"> 9 9 <!ENTITY js78-download-ftp " "> 10 <!-- 78. 2.0 -->11 <!ENTITY js78-md5sum " e071f6c9bea8344d4556323f02bf6125">12 <!ENTITY js78-size "31 7MB">13 <!ENTITY js78-buildsize "2.9 GB (3 0 MB installed after removing 31MB static lib)">14 <!ENTITY js78-time "2. 2SBU (with parallelism = 4)">10 <!-- 78.3.0 --> 11 <!ENTITY js78-md5sum "f110328e5b244682b33c28b1915f16b2"> 12 <!ENTITY js78-size "316 MB"> 13 <!ENTITY js78-buildsize "2.9 GB (36 MB installed after removing 35MB static lib)"> 14 <!ENTITY js78-time "2.7 SBU (with parallelism = 4)"> 15 15 ]> 16 16 -
introduction/welcome/changelog.xml
r50d9ed6 re025fa5 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Update to firefox-78.3.0 and JS78.3.0. Fixes 49 <ulink url="&blfs-ticket-root;14054">#14054</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Update to libdazzle-3.38.0. Part of 49 53 <ulink url="&blfs-ticket-root;14029">#14029</ulink>.</para> -
packages.ent
r50d9ed6 re025fa5 121 121 <!--<!ENTITY JS60-version "60.8.0">--> 122 122 <!ENTITY JS68-version "68.12.0"> 123 <!-- for JS78 see firefox --> 123 124 <!ENTITY json-c-version "0.15"> 124 125 <!ENTITY json-glib-version "1.6.0"> … … 907 908 <!ENTITY falkon-minor-version "0"> 908 909 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 909 <!ENTITY firefox-version "78. 2.0">910 <!ENTITY firefox-version "78.3.0"> 910 911 <!ENTITY flashplayer-version "27.0.0.187"> 911 912 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r50d9ed6 re025fa5 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " e071f6c9bea8344d4556323f02bf6125">10 <!ENTITY firefox-size "31 7MB">9 <!ENTITY firefox-md5sum "f110328e5b244682b33c28b1915f16b2"> 10 <!ENTITY firefox-size "316 MB"> 11 11 <!-- NB with stylo, much of the build uses rust, and therefore cargo files. 12 12 But the extra cached cargo files, if any, seem to be minimal --> … … 15 15 most practical way to get a timing on a machine with more cores, if taking 16 16 cores offline is not practical. If in doubt, round up --> 17 <!ENTITY firefox-time " 30SBU (on a 4-core machine) without tests">17 <!ENTITY firefox-time "29 SBU (on a 4-core machine) without tests"> 18 18 ]> 19 19
Note:
See TracChangeset
for help on using the changeset viewer.