Ignore:
Timestamp:
02/12/2012 09:14:37 PM (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:
ddbf8a0
Parents:
44a8f24e
Message:

seamonkey-2.7.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r44a8f24e rd2e21cb0  
    1212  <!ENTITY firefox-size          "72 MB">
    1313  <!ENTITY firefox-buildsize     "3 GB (33 MB installed)">
    14   <!ENTITY firefox-time          "24 SBU (or 0.3 SBU if you&apos;re building against
     14  <!ENTITY firefox-time          "24 SBU (or 0.3 SBU if you're building against
    1515    an installed Xulrunner)">
    1616]>
     
    6969    <application>libpng</application> (patched for apng support) should have
    7070    been installed before <application>gdk-pixbuf</application> and should
    71     exist on your system. If for some strange reason you haven&apos;t installed
     71    exist on your system. If for some strange reason you haven't installed
    7272    them, you should remove the <option>--with-system-jpeg</option> and
    7373    <option>--with-system-png</option> options from the
     
    143143ac_add_options --prefix=/usr
    144144
    145 # The rest of these options have no effect if you&apos;re
     145# The rest of these options have no effect if you're
    146146# building against an already installed xulrunner:
    147147ac_add_options --with-pthreads
     
    208208
    209209    <para><command>sed -i 's#VPX_CODEC_USE ...</command>: This fixes
    210     <application>Firefox&apos;s</application> <command>configure</command>
     210    <application>Firefox's</application> <command>configure</command>
    211211    script to properly detect libvpx-v1.0.0. It is not needed if you have
    212     libvpx-v0.9.7 or earlier installed or if you&apos;ve not installed
     212    libvpx-v0.9.7 or earlier installed or if you've not installed
    213213    <xref linkend="libvpx"/>.</para>
    214214
     
    228228    <application>Firefox</application> in /usr/lib. The
    229229    <option>--strip-components=1</option> option removes the leading
    230     &apos;firefox&apos; directory from the filenames, allowing us to untar it
     230    'firefox' directory from the filenames, allowing us to untar it
    231231    into a versioned directory. Untaring it (instead of running make install)
    232232    prevents it installing /usr/lib/firefox-devel-&firefox-version; which
    233233    contains about 430 MB of files. If you need any of those files,
    234     they&apos;re in <xref linkend="xulrunner"/></para>
     234    they're in <xref linkend="xulrunner"/></para>
    235235
    236236    <para><command>make -C firefox-build-dir install</command>: This runs
     
    257257    enable this, go to <ulink
    258258    url="http://www.youtube.com/html5">http://www.youtube.com/html5</ulink>
    259     and click on &apos;Join the HTML5 Trial&apos; (needs cookies
    260     enabled).</para>
     259    and click on 'Join the HTML5 Trial' (needs cookies enabled).</para>
    261260
    262261    <para>If you use a desktop environment like <application>Gnome</application>
    263262    or <application>KDE</application> you may like to create a firefox.desktop
    264     file so that <application>Firefox</application> appears in the panel&apos;s
    265     menus. If you didn&apos;t enable startup-notification in your mozconfig
     263    file so that <application>Firefox</application> appears in the panel's
     264    menus. If you didn't enable startup-notification in your mozconfig
    266265    change the StartupNotify line to false. As the
    267266    <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.