Changeset 9527e96


Ignore:
Timestamp:
08/25/2014 12:18:31 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
a22ed6c6
Parents:
1e667c6
Message:

Send xulrunner to retirement.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14058 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    r1e667c6 r9527e96  
    134134        <!-- new for ff31.  Any reasonable version of openssl will do,
    135135        even old maintained versions, so do not xref openssl here -->
    136         If you are building <xref linkend="thunderbird"/>,
    137         <xref linkend="firefox"/> or <xref linkend="xulrunner"/>,
    138         you must install <application>openssl</application> before you build
     136        If you are building <xref linkend="thunderbird"/> or
     137        <xref linkend="firefox"/><!-- or <xref linkend="xulrunner"/> -->,
     138        you must install <application>OpenSSL</application> before you build
    139139        <application>Python 2</application>.
    140140      </para>
  • introduction/welcome/changelog.xml

    r1e667c6 r9527e96  
    6565        <listitem>
    6666          <para>[ken] - Make TeX Live use system gc for asymptote.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[krejzi] - Archived Xulrunner-31.0.</para>
    6770        </listitem>
    6871        <listitem>
  • x/lib/gtk-vnc-systemd.xml

    r1e667c6 r9527e96  
    8888    <para role="optional">
    8989      <xref linkend="cyrus-sasl"/>,
    90       <xref linkend="nspr"/>,
    91       <xref linkend="pulseaudio"/>, and
    92       <xref linkend="xulrunner"/>
     90      <xref linkend="nspr"/>, and
     91      <xref linkend="pulseaudio"/><!--, and
     92      <xref linkend="xulrunner"/> -->
    9393    </para>
    9494
  • x/lib/lib.xml

    r1e667c6 r9527e96  
    6161  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
    6262  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2-systemd.xml"/>
    63   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/>
    6463
    6564</chapter>
  • xsoft/graphweb/firefox.xml

    r1e667c6 r9527e96  
    55  %general-entities;
    66
    7 <!--  <!ENTITY firefox-download-http
    8            "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">-->
    97  <!ENTITY firefox-download-http
    108           "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
     
    8280      <xref linkend="alsa-lib"/>,
    8381      <xref linkend="gtk2"/>,
    84       <xref linkend="zip"/>, and
    85       <xref linkend="unzip"/>
     82      <xref linkend="unzip"/> and
     83      <xref linkend="zip"/>
    8684    </para>
    8785
     
    110108      <para>
    111109        With <application>Firefox-31.0</application> and later versions, you
    112         must have installed <application>Openssl</application> before
     110        must have installed <application>OpenSSL</application> before
    113111        <application>Python 2</application>, or the build system will quickly
    114112        fail with output including "ImportError: cannot import name
     
    135133      <xref linkend="gst10-plugins-good"/> and
    136134      <xref linkend="gst10-libav"/> at runtime),
    137       <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    138135      <xref linkend="libnotify"/>,
    139136      <xref linkend="openjdk"/>,
     
    142139      <xref linkend="wget"/>,
    143140      <xref linkend="wireless_tools"/> and
    144       <xref linkend="xulrunner"/>
     141      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
     142      <!-- <xref linkend="xulrunner"/> -->
    145143    </para>
    146144
     
    153151    <title>Installation of Firefox</title>
    154152
    155     <para>
     153    <!-- <para>
    156154      There are two major methods for building
    157155      <application>Firefox</application>. In the standard case, the entire suite
     
    163161      <filename>mozconfig</filename> file. Then use the appropriate install
    164162      instructions depending on the chosen build method.
    165     </para>
     163    </para> -->
    166164
    167165    <para>
     
    209207# If you have not installed Yasm then uncomment this line:
    210208#ac_add_options --disable-webm
    211 
     209<!--
    212210# If you have installed xulrunner uncomment the next two ac_add_options lines
    213211# and check that the sdk will be set by running pkg-config in a subshell
    214212# and has not become hardcoded or empty when you created this file
    215 #ac_add_options --with-system-libxul
    216 #ac_add_options --with-libxul-sdk=$(pkg-config --variable=sdkdir libxul)
    217 
     213#ac_add_options -\-with-system-libxul
     214#ac_add_options -\-with-libxul-sdk=$(pkg-config -\-variable=sdkdir libxul)
     215-->
    218216# Comment out following options if you have not installed
    219217# recommended dependencies:
     
    267265    </para>
    268266
    269     <para>
     267    <!-- <para>
    270268      Now, as the <systemitem class="username">root</systemitem> user, if you
    271269      have <emphasis>not</emphasis> linked <application>Firefox</application>
    272270      against an installed <application>Xulrunner</application>, install the
    273271      package:
     272    </para> -->
     273
     274    <para>
     275      Install <application>Firefox</application> by running the following
     276      commands as the <systemitem class="username">root</systemitem> user:
    274277    </para>
    275278
     
    280283
    281284    <para>
     285      The above instruction just installs the parts you need to run
     286      <application>Firefox</application>. Alternatively, if you want to
     287      install the full <application>Firefox</application> development
     288      environment, run the following command as the
     289      <systemitem class="username">root</systemitem> user:
     290    </para>
     291
     292<screen role="root"><userinput>make -C firefox-build-dir install</userinput></screen>
     293
     294    <!-- <para>
    282295      If you <emphasis>have</emphasis> linked against an already installed
    283296      <application>Xulrunner</application>, as the
     
    290303
    291304mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
    292 ln -sfv ../mozilla/plugins /usr/lib/firefox-&firefox-version;</userinput></screen>
     305ln -sfv ../mozilla/plugins /usr/lib/firefox-&firefox-version;</userinput></screen> -->
    293306
    294307  </sect2>
     
    305318    </para>
    306319
    307      <para>
    308       <command>make -C firefox-build-dir install</command>: This runs
    309       <command>make install</command> in firefox-build-dir.
    310     </para>
    311 
    312     <para>
     320    <!-- <para>
    313321      <command>ln -sfv ... /usr/bin/firefox</command>: This puts a symbolic link
    314322      to the <command>firefox</command> executable in your <envar>PATH</envar>
    315323      variable.
    316     </para>
    317 
    318     <para>
    319       <command>mkdir -p /usr/lib/mozilla/plugins</command>: This checks
    320       that <filename class="directory">/usr/lib/mozilla/plugins</filename>
    321       exists.
    322     </para>
     324    </para> -->
    323325
    324326    <para>
  • xsoft/other/thunderbird.xml

    r1e667c6 r9527e96  
    8080      <xref linkend="alsa-lib"/>,
    8181      <xref linkend="gtk2"/>,
    82       <xref linkend="zip"/> and
    83       <xref linkend="unzip"/>
     82      <xref linkend="unzip"/> and
     83      <xref linkend="zip"/>
    8484    </para>
    8585
     
    127127      <xref linkend="dbus-glib"/>,
    128128      <xref linkend="doxygen"/>,
     129      <xref linkend="gst-plugins-base"/> (with
    129130      <xref linkend="gst-plugins-good"/> and
    130       <xref linkend="gst-ffmpeg"/>,
     131      <xref linkend="gst-ffmpeg"/> at runtime), or
     132      <xref linkend="gst10-plugins-base"/> (with
     133      <xref linkend="gst10-plugins-good"/> and
     134      <xref linkend="gst10-libav"/> at runtime),
    131135      <xref linkend="libnotify"/>,
    132136      <xref linkend="openjdk"/>,
Note: See TracChangeset for help on using the changeset viewer.