Changeset cf2c71ee
- Timestamp:
- 12/16/2015 10:24:55 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 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, nosym, 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:
- 1b3fa5a
- Parents:
- cad913e0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rcad913e0 rcf2c71ee 48 48 <para>December 16th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to firefox-43.0. Fixes 52 <ulink url="&blfs-ticket-root;7251">#7251</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to totem-pl-parser-3.10.6. Fixes -
packages.ent
rcad913e0 rcf2c71ee 646 646 <!-- Chapter 43 --> 647 647 <!ENTITY seamonkey-version "2.39"> 648 <!ENTITY firefox-version "4 2.0">648 <!ENTITY firefox-version "43.0"> 649 649 650 650 <!-- Chapter 44 --> -
xsoft/graphweb/firefox.xml
rcad913e0 rcf2c71ee 9 9 <!ENTITY firefox-download-ftp "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> --> 10 10 <!ENTITY firefox-download-ftp " "> 11 <!ENTITY firefox-md5sum " d610bf10a75afb4734045e1a43d8eba4">12 <!ENTITY firefox-size "1 59MB">13 <!ENTITY firefox-buildsize "4.1 GB ( 78MB installed)">11 <!ENTITY firefox-md5sum "a49c7f286a87112a5da836675200b060"> 12 <!ENTITY firefox-size "168 MB"> 13 <!ENTITY firefox-buildsize "4.1 GB (81 MB installed)"> 14 14 <!ENTITY firefox-time "9.7 SBU (with parallelism=4)"> 15 15 ]> … … 238 238 239 239 <para> 240 First, fix building with system freetype-2.6.1 or later:241 </para>242 243 <screen><userinput>sed -i '/^freetype\/ftcache.h/a freetype\/ftfntfmt.h' config/system-headers</userinput></screen>244 245 <para>246 240 Compile <application>Firefox</application> by issuing the following 247 241 commands:
Note:
See TracChangeset
for help on using the changeset viewer.