Changeset de930747


Ignore:
Timestamp:
05/02/2012 10:23:49 AM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9cf2b10b
Parents:
cc7670a
Message:

Removed Xulrunner

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcc7670a rde930747  
    44-->
    55
    6 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     6<!ENTITY day          "02">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "May 1st, &year;">
     12<!ENTITY releasedate  "May 2nd, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    641641<!ENTITY goffice-version              "0.8.17">
    642642<!ENTITY mesalib-version              "7.9">
    643 <!ENTITY xulrunner-version            "12.0">
     643<!-- <!ENTITY xulrunner-version            "12.0"> -->
    644644<!ENTITY webkitgtk-version            "1.8.1">
    645645<!ENTITY libsexy-version              "0.1.11">
  • general/prog/icedtea6.xml

    rcc7670a rde930747  
    287287    source installation)</bridgehead>
    288288    <para role="optional">
    289     <xref linkend="alsa-lib"/>,
    290     <xref linkend="cups"/>,
    291     <xref linkend="gtk2"/>,
    292     <xref linkend="xorg7-lib"/>, and
    293     <xref linkend="xulrunner"/></para>
     289      <xref linkend="alsa-lib"/>,
     290      <xref linkend="cups"/>,
     291      <xref linkend="gtk2"/>,
     292      <xref linkend="xorg7-lib"/> and
     293      <ulink url="https://developer.mozilla.org/en/XULRunner">xulrunner</ulink>.
     294    </para>
    294295
    295296    <bridgehead renderas="sect4">Additional Requirements
  • gnome/add/totem.xml

    rcc7670a rde930747  
    9595      <ulink url="http://www.lirc.org">LIRC</ulink>,
    9696      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
    97       <xref linkend="firefox"/> or <xref linkend="xulrunner"/>
    98       (to build the browser plug-ins)
     97      <xref linkend="firefox"/> or <xref linkend="seamonkey"/>
     98      (to build the browser plug-ins).
    9999    </para>
    100100
  • introduction/welcome/changelog.xml

    rcc7670a rde930747  
    4343-->
    4444    <listitem>
     45      <para>May 2nd, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - removed Xulrunner.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>May 1st, 2012</para>
    4655      <itemizedlist>
  • networking/netlibs/libproxy.xml

    rcc7670a rde930747  
    7070    <para role="optional"><xref linkend="x-window-system"/>,
    7171    <xref linkend="python2"/>,
    72     <xref linkend="xulrunner"/>,
     72      <ulink url="https://developer.mozilla.org/en/XULRunner">xulrunner</ulink>,
    7373    <xref linkend="webkitgtk"/> (built with <application>gtk+-2</application>) or
    7474    <ulink url="http://webkit.org/">WebKit</ulink>, and
  • postlfs/editors/bluefish.xml

    rcc7670a rde930747  
    55  %general-entities;
    66
    7   <!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
    8   <!ENTITY bluefish-download-ftp  "&gentoo-ftp-repo;/bluefish-&bluefish-version;.tar.bz2">
     7  <!ENTITY bluefish-download-http
     8    "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
     9  <!ENTITY bluefish-download-ftp
     10    "&gentoo-ftp-repo;/bluefish-&bluefish-version;.tar.bz2">
    911  <!ENTITY bluefish-md5sum        "23d894e065585d35dbc74c246c15cc9d">
    1012  <!ENTITY bluefish-size          "3.2 MB">
     
    3032    <title>Introduction to Bluefish</title>
    3133
    32     <para><application>Bluefish</application> is a
    33     <application>Gtk+-2</application> text editor targeted towards programmers
    34     and webdesigners, with many options to write websites, scripts and
    35     programming code. Bluefish supports many programming and markup languages,
    36     and it focuses on editing dynamic and interactive websites.</para>
     34    <para>
     35      <application>Bluefish</application> is a
     36      <application>Gtk 2</application> text editor targeted towards
     37      programmers and web designers, with many options to write websites,
     38      scripts and programming code. <application>Bluefish</application>
     39      supports many programming and markup languages, and it focuses on
     40      editing dynamic and interactive websites.
     41    </para>
    3742
    38     &lfs70_checked;
     43    &lfs71_checked;
    3944
    4045    <bridgehead renderas="sect3">Package Information</bridgehead>
    4146    <itemizedlist spacing="compact">
    4247      <listitem>
    43         <para>Download (HTTP): <ulink url="&bluefish-download-http;"/></para>
     48        <para>
     49          Download (HTTP): <ulink url="&bluefish-download-http;"/>
     50        </para>
    4451      </listitem>
    4552      <listitem>
    46         <para>Download (FTP): <ulink url="&bluefish-download-ftp;"/></para>
     53        <para>
     54          Download (FTP): <ulink url="&bluefish-download-ftp;"/>
     55        </para>
    4756      </listitem>
    4857      <listitem>
    49         <para>Download MD5 sum: &bluefish-md5sum;</para>
     58        <para>
     59          Download MD5 sum: &bluefish-md5sum;
     60        </para>
    5061      </listitem>
    5162      <listitem>
    52         <para>Download size: &bluefish-size;</para>
     63        <para>
     64          Download size: &bluefish-size;
     65        </para>
    5366      </listitem>
    5467      <listitem>
    55         <para>Estimated disk space required: &bluefish-buildsize;</para>
     68        <para>
     69          Estimated disk space required: &bluefish-buildsize;
     70        </para>
    5671      </listitem>
    5772      <listitem>
    58         <para>Estimated build time: &bluefish-time;</para>
     73        <para>
     74          Estimated build time: &bluefish-time;
     75        </para>
    5976      </listitem>
    6077    </itemizedlist>
     
    6683
    6784    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="pcre"/>, <xref linkend="gucharmap"/>,
    69     <xref linkend="enchant"/> (for spellchecking),
    70     <xref linkend="desktop-file-utils"/> and
    71     <xref linkend="shared-mime-info"/></para>
     85    <para role="optional">
     86      <xref linkend="pcre"/>,
     87      <xref linkend="gucharmap"/>,
     88      <xref linkend="enchant"/> (for spellchecking),
     89      <xref linkend="desktop-file-utils"/> and
     90      <xref linkend="shared-mime-info"/>
     91    </para>
    7292
    7393    <para condition="html" role="usernotes">User Notes:
    7494    <ulink url="&blfs-wiki;/bluefish"/></para>
    75 
    7695  </sect2>
    7796
     
    7998    <title>Installation of Bluefish</title>
    8099
    81     <para>Install <application>Bluefish</application> by running the following
    82     commands:</para>
     100    <para>Install <application>Bluefish</application> by running the
     101    following commands:</para>
    83102
    84103<screen><userinput>./configure --prefix=/usr &amp;&amp;
     
    103122      <seglistitem>
    104123        <seg>bluefish</seg>
    105         <seg>/usr/lib/bluefish and /usr/share/bluefish</seg>
     124        <seg>
     125          /usr/lib/bluefish and
     126          /usr/share/bluefish.
     127        </seg>
    106128      </seglistitem>
    107129    </segmentedlist>
     
    115137        <term><command>bluefish</command></term>
    116138        <listitem>
    117           <para>is an X Window System editor for markup and programming.</para>
     139          <para>
     140            is an X Window System editor for markup and programming.
     141          </para>
    118142          <indexterm zone="bluefish bluefish-prog">
    119143            <primary sortas="b-bluefish">bluefish</primary>
     
    121145        </listitem>
    122146      </varlistentry>
    123 
    124147    </variablelist>
    125 
    126148  </sect2>
    127 
    128149</sect1>
  • x/lib/gtk-vnc.xml

    rcc7670a rde930747  
    8080      <xref linkend="pulseaudio"/>,
    8181      <xref linkend="vala"/> and
    82       <xref linkend="xulrunner"/>
     82      <ulink url="https://developer.mozilla.org/en/XULRunner">xulrunner</ulink>.
    8383    </para>
    8484
  • x/lib/lib.xml

    rcc7670a rde930747  
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
    58   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/>
     58  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/> -->
    5959
    6060</chapter>
  • xsoft/graphweb/firefox.xml

    rcc7670a rde930747  
    1212  <!ENTITY firefox-size          "75 MB">
    1313  <!ENTITY firefox-buildsize     "2.8 GB (31 MB installed)">
    14   <!ENTITY firefox-time          "24 SBU (or 0.3 SBU if you're building against
    15     an installed Xulrunner)">
     14  <!ENTITY firefox-time          "24 SBU">
    1615]>
    1716
     
    103102      <xref linkend="libnotify"/>,
    104103      <xref linkend="nspr"/>, <xref linkend="nss"/>,
    105       <xref linkend="xulrunner"/> (linking against an installed xulrunner makes
    106       Firefox about 32 MB smaller, which is trivial compared to the size of
    107       xulrunner),
    108104      <xref linkend="wireless_tools"/>,
    109105      <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
     
    148144ac_add_options --disable-libnotify
    149145
    150 # If you have installed xulrunner uncomment these two lines:
    151 # ac_add_options --with-system-libxul
    152 # ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-&xulrunner-version;
    153 
    154146# Uncomment these if you have installed them:
    155147# ac_add_options --enable-startup-notification
     
    162154
    163155mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
    164 ac_add_options --enable-official-branding
    165 ac_add_options --prefix=/usr
    166 
    167 # The rest of these options have no effect if you're
    168 # building against an already installed xulrunner:
    169156ac_add_options --disable-crashreporter
    170157ac_add_options --disable-debug
     
    173160ac_add_options --disable-tests
    174161ac_add_options --disable-updater
     162ac_add_options --enable-official-branding
    175163ac_add_options --enable-shared
    176164ac_add_options --enable-system-cairo
    177165ac_add_options --enable-system-ffi
     166ac_add_options --prefix=/usr
    178167ac_add_options --with-pthreads
    179168ac_add_options --with-system-jpeg
     
    191180sed -i '/sys\/time\.h/a#include &lt;unistd.h&gt;' ipc/chromium/src/base/time_posix.cc &amp;&amp;
    192181sed -i 's# ""##' browser/base/Makefile.in &amp;&amp;
    193 make -f client.mk</userinput></screen>
     182make -f client.mk &amp;&amp;
     183make -C firefox-build-dir/browser/installer</userinput></screen>
    194184
    195185    <para>
     
    198188
    199189    <para>
    200       If you have <emphasis>not</emphasis> linked
    201       <application>Firefox</application> against an installed
    202       <application>Xulrunner</application>:
    203     </para>
    204 
    205 <screen><userinput>make -C firefox-build-dir/browser/installer</userinput></screen>
    206 
    207     <para>
    208       Now, as the <systemitem class="username">root</systemitem> user, if you
    209       have <emphasis>not</emphasis> linked <application>Firefox</application>
    210       against an installed <application>Xulrunner</application>, install the
    211       package:
     190      Now, as the <systemitem class="username">root</systemitem> user install
     191      <application>Firefox</application>:
    212192    </para>
    213193
     
    221201
    222202    <para>
    223       If you <emphasis>have</emphasis> linked against an already installed
    224       <application>Xulrunner</application>, as the
    225       <systemitem class="username">root</systemitem> user:
    226     </para>
    227 
    228 <screen role="root"><userinput>make -C firefox-build-dir install &amp;&amp;
    229 rm /usr/bin/firefox &amp;&amp;
    230 cat &gt; /usr/bin/firefox &lt;&lt; "EOF" &amp;&amp;
    231 #!/bin/bash
    232 /usr/lib/xulrunner-&xulrunner-version;/xulrunner /usr/lib/firefox-&firefox-version;/application.ini "${@}"
    233 EOF
    234 chmod 755 /usr/bin/firefox &amp;&amp;
    235 mkdir -p /usr/lib/mozilla/plugins &amp;&amp;
    236 ln -sv ../mozilla/plugins /usr/lib/firefox-&firefox-version; &amp;&amp;
    237 chown -R -v root:root /usr/lib/firefox-&firefox-version;</userinput></screen>
     203      The above instructions just install the parts you need to run
     204      <application>Firefox</application>. Alternatively, if you want to install
     205      the full <application>Firefox</application> development environment (Note,
     206      this installs more than half a gigabyte of extra files and so is not
     207      recommended) as the <systemitem class="username">root</systemitem> user:
     208    </para>
     209
     210<screen role="root"><userinput>make -C firefox-build-dir install</userinput></screen>
    238211  </sect2>
    239212
     
    274247      <option>--strip-components=1</option> option removes the leading
    275248      'firefox' directory from the filenames, allowing us to untar it
    276       into a versioned directory. Untaring it (instead of running make install)
    277       prevents it installing
    278       <filename class="directory">/usr/lib/firefox-devel-&firefox-version;</filename>
    279       which contains about 430 MB of files. If you need any of those files,
    280       they're in <xref linkend="xulrunner"/>
    281     </para>
    282 
    283     <para>
    284       <command>make -C firefox-build-dir install</command>: This runs
    285       <command>make install</command> in firefox-build-dir.
     249      into a versioned directory.
    286250    </para>
    287251
     
    305269      default, we make the symbolic link to keep all the plugins installed in
    306270      one folder.
     271    </para>
     272
     273    <para>
     274      <command>make -C firefox-build-dir install</command>: This runs
     275      <command>make install</command> in
     276      <filename class="directory">firefox-build-dir</filename>.
    307277    </para>
    308278  </sect2>
     
    372342        <listitem>
    373343          <para>
    374             is a gtk2 internet browser that uses the Gecko rendering engine.
     344            is a <application>Gtk 2</application> internet browser that uses the
     345            Gecko rendering engine.
    375346          </para>
    376347          <indexterm zone="firefox firefox-prog">
  • xsoft/graphweb/seamonkey.xml

    rcc7670a rde930747  
    219219ln -svf ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
    220220cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
     221
     222    <para>
     223      The above instructions just install the parts you need to run
     224      <application>Seamonkey</application>. Alternatively, if you want to
     225      install the full <application>Seamonkey</application> development
     226      environment (Note, this installs more than half a gigabyte of extra files
     227      and so is not recommended) as the
     228      <systemitem class="username">root</systemitem> user:
     229    </para>
     230
     231<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
    221232  </sect2>
    222233
     
    359370        <listitem>
    360371          <para>
    361             is Mozilla browser/email/newsgroup/chat client suite.
     372            is the Mozilla browser/email/newsgroup/chat client suite.
    362373          </para>
    363374          <indexterm zone="seamonkey seamonkey-prog">
  • xsoft/other/thunderbird.xml

    rcc7670a rde930747  
    168168ac_add_options --enable-system-cairo
    169169ac_add_options --enable-system-ffi
     170ac_add_options --prefix=/usr
    170171ac_add_options --with-pthreads
    171172ac_add_options --with-system-jpeg
     
    196197  -C /usr/lib/thunderbird-&thunderbird-version; --strip-components=1 &amp;&amp;
    197198ln -s ../lib/thunderbird-&thunderbird-version;/thunderbird /usr/bin</userinput></screen>
     199
     200    <para>
     201      The above instructions just install the parts you need to run
     202      <application>Thunderbird</application>. Alternatively, if you want to
     203      install the full <application>Thunderbird</application> development
     204      environment (Note, this installs more than half a gigabyte of extra files
     205      and so is not recommended) as the
     206      <systemitem class="username">root</systemitem> user:
     207    </para>
     208
     209<screen role="root"><userinput>make -C thunderbuild install</userinput></screen>
    198210  </sect2>
    199211
     
    338350        <listitem>
    339351          <para>
    340             is <application>Mozilla</application>'s next-generation email and
    341             newsgroup client.
     352            is <application>Mozilla</application>'s email and newsgroup client.
    342353          </para>
    343354          <indexterm zone="thunderbird thunderbird-prog">
Note: See TracChangeset for help on using the changeset viewer.