Changeset dc9a18a


Ignore:
Timestamp:
08/03/2016 11:56:27 PM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
168ad40
Parents:
85aab27
Message:

firefox-48.0, and remove the now-invalid reference to gstreamer in mozconfig, also the lingering reference to webm.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17624 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r85aab27 rdc9a18a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 1st &year;">
     9<!ENTITY releasedate  "August 3rd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r85aab27 rdc9a18a  
    4444
    4545-->
     46    <listitem>
     47      <para>August 3rd, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[ken] - Update to firefox-48.0. Fixes
     51          <ulink url="&blfs-ticket-root;8137">#8137</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4656    <listitem>
    4757      <para>August 1st, 2016</para>
  • packages.ent

    r85aab27 rdc9a18a  
    677677<!-- Chapter 43 -->
    678678<!ENTITY seamonkey-version            "2.40">
    679 <!ENTITY firefox-version              "47.0.1">
     679<!ENTITY firefox-version              "48.0">
    680680
    681681<!-- Chapter 44 -->
  • xsoft/graphweb/firefox.xml

    r85aab27 rdc9a18a  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp " ">
    9   <!ENTITY firefox-md5sum        "aba4b673b10e3fdcee80f88300829613">
     9  <!ENTITY firefox-md5sum        "df52f6cfdf98e10b3f036479f38406c4">
    1010  <!ENTITY firefox-size          "180 MB">
    11   <!ENTITY firefox-buildsize     "5.7 GB (85 MB installed)">
    12   <!ENTITY firefox-time          "18 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
     11  <!ENTITY firefox-buildsize     "5.3 GB (84 MB installed)">
     12  <!ENTITY firefox-time          "12 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
    1313]>
    1414
     
    7575      <listitem>
    7676        <para>
    77           Required patch if using gcc-6 or later
    78           <ulink url="&patch-root;/firefox-&firefox-version;-gcc6-1.patch"/>
    79         </para>
    80       </listitem>
    81       <listitem>
    82         <para>
    8377          Required patch if using gtk+-3.20 or later (do not use with earlier versions)
    8478          <ulink url="&patch-root;/firefox-&firefox-version;-gtk320-1.patch"/>
     
    8983          Optional patch to allow system versions of <xref linkend="graphite2"/>
    9084          and <xref linkend="harfbuzz"/> - this should be regarded as experimental
    91           <ulink url="&patch-root;/firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch"/>
     85          <ulink url="&patch-root;/firefox-&firefox-version;-system_graphite2_harfbuzz-2.patch"/>
    9286        </para>
    9387      </listitem>
     
    9892        The tarball <emphasis>firefox-&firefox-version;.source.tar.xz</emphasis>
    9993        will untar to <emphasis>firefox-&firefox-version;</emphasis> directory.
     94        However, if you do this in a directory where the sticky bit is set, such
     95        as <filename class="directory">/tmp</filename> it will end with error
     96        messages:
     97      </para>
     98
     99<literallayout>tar: .: Cannot utime: Operation not permitted
     100tar: .: Cannot change mode to rwxr-xr-t: Operation not permitted
     101tar: Exiting with failure status due to previous errors
     102</literallayout>
     103
     104      <para>
     105        This does finish with non-zero status, but it does
     106        <emphasis>NOT</emphasis> mean there is a real problem.
     107        Do not untar as the <systemitem class="username">root</systemitem> user
     108        in a directory where the sticky bit is set - that will unset it.
    100109      </para>
    101110    </note>
     
    153162      <xref linkend="doxygen"/>,
    154163      <xref linkend="GConf"/>,
    155       <xref linkend="ffmpeg"/> (runtime) or
    156       <xref linkend="gst10-plugins-base"/> (with
    157       <xref linkend="gst10-plugins-good"/> and
    158       <xref linkend="gst10-libav"/> at runtime),
     164      <xref linkend="evince"/> (for a plugin to display tiff, {e,}ps, Comic Book),
     165      <xref linkend="ffmpeg"/> (runtime),
    159166      <xref linkend="libwebp"/>,
    160167      <xref linkend="openjdk"/>,
     
    206213ac_add_options --disable-necko-wifi
    207214
    208 # GStreamer is necessary for H.264 video playback in HTML5 Video Player if
    209 # FFmpeg is not found at runtime;
    210 # to be enabled, also remember to set "media.gstreamer.enabled" to "true"
    211 # in about:config. If you have GStreamer 1.x.y, comment out this line and
    212 # uncomment the following one:
    213 ac_add_options --disable-gstreamer
    214 #ac_add_options --enable-gstreamer=1.0
    215 
    216215# Uncomment this option if you wish to build with gtk+-2
    217216#ac_add_options --enable-default-toolkit=cairo-gtk2
     
    283282
    284283    <para>
    285       Fix an issue with GCC-6.0 and higher:
    286     </para>
    287 
    288 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-gcc6-1.patch</userinput></screen>
    289 
    290     <para>
    291284      If you are using gtk+-3.20 or later, apply a patch to restore the
    292285      slider on scrollbars:
     
    373366  <sect2 role="configuration">
    374367    <title>Configuring Firefox</title>
    375 
    376     <para>
    377       If you did not add the <option>--disable-webm</option> option to your
    378       <filename>mozconfig</filename>, your <application>Firefox</application>
    379       can play most YouTube videos without the need for the Flash plugin.
    380       Go to <ulink url="http://www.youtube.com/html5"/> to see which HTML5
    381       video features your browser supports on YouTube.
    382     </para>
    383368
    384369    <para>
     
    446431        <listitem>
    447432          <para>
    448             is a <application>GTK+ 2</application> internet browser that uses the
     433            is a <application>GTK+ 3</application> internet browser that uses the
    449434            Mozilla Gecko rendering engine.
    450435          </para>
Note: See TracChangeset for help on using the changeset viewer.