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/seamonkey.xml

    r44a8f24e rd2e21cb0  
    55  %general-entities;
    66
    7   <!ENTITY seamonkey-download-http "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    8   <!ENTITY seamonkey-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
    9   <!ENTITY seamonkey-md5sum        "a566e49ab96ba93ceea1a3c636757435">
     7  <!ENTITY seamonkey-download-http
     8  "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
     9  <!ENTITY seamonkey-download-ftp
     10  "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
     11  <!ENTITY seamonkey-md5sum        "a16764e55ef8e59c469dc44b63459ad6">
    1012  <!ENTITY seamonkey-size          "93.5 MB">
    1113  <!ENTITY seamonkey-buildsize     "3 GB (46 MB installed)">
     
    3638
    3739    <para>The Mozilla project also hosts two subprojects that aim to satisfy
    38     the needs of users who don&apos;t need the complete browser suite or prefer
     40    the needs of users who don't need the complete browser suite or prefer
    3941    to have separate applications for browsing and e-mail. These subprojects
    4042    are <xref linkend="firefox"/> and <xref linkend="thunderbird"/>. Both are
     
    4850    <bridgehead renderas="sect3">Package Information</bridgehead>
    4951    <itemizedlist spacing="compact">
    50       <!-- http link isn't working today 2nd of feb <listitem>
     52      <listitem>
    5153        <para>Download (HTTP): <ulink url="&seamonkey-download-http;"/></para>
    52       </listitem> -->
     54      </listitem>
    5355      <listitem>
    5456        <para>Download (FTP): <ulink url="&seamonkey-download-ftp;"/></para>
     
    7880      <application>libpng</application> (patched for apng support) should have
    7981      been installed before <application>gdk-pixbuf</application> and should
    80       exist on your system. If for some strange reason you haven&apos;t
     82      exist on your system. If for some strange reason you haven't
    8183      installed them, you should remove the <option>--with-system-jpeg</option>
    8284      and <option>--with-system-png</option> options from the
     
    186188
    187189    <para><command>sed -i 's#VPX_CODEC_USE ...</command>: This fixes
    188     mozilla&apos;s <command>configure</command> script to properly detect
     190    mozilla's <command>configure</command> script to properly detect
    189191    libvpx-v1.0.0. This sed is not needed if you have libvpx-v0.9.7 or earlier
    190     installed or if you&apos;ve not installed <xref linkend="libvpx"/>.</para>
     192    installed or if you've not installed <xref linkend="libvpx"/>.</para>
    191193
    192194    <para><command>make -f client.mk</command>: Mozilla products are
     
    215217    enable this, go to <ulink
    216218    url="http://www.youtube.com/html5">http://www.youtube.com/html5</ulink>
    217     and click on &apos;Join the HTML5 Trial&apos; (needs cookies
    218     enabled).</para>
     219    and click on 'Join the HTML5 Trial' (needs cookies enabled).</para>
    219220
    220221    <para>For installing various <application>SeaMonkey</application> plugins,
    221     refer to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev&apos;s
     222    refer to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's
    222223    PluginDoc Project</ulink>.</para>
    223224
    224225    <para>Along with using the <quote>Preferences</quote> menu to configure
    225     <application>SeaMonkey</application>&apos;s options and preferences to suit
     226    <application>SeaMonkey</application>'s options and preferences to suit
    226227    individual tastes, finer grain control of many options is only available
    227228    using a tool not available from the general menu system. To access this
    228     tool, you&apos;ll need to open a browser window and enter
     229    tool, you'll need to open a browser window and enter
    229230    <systemitem role="url">about:config</systemitem> in the
    230231    address bar. This will display a list of the configuration preferences and
     
    249250    or <application>KDE</application> you may wish to create a
    250251    seamonkey.desktop file so that <application>Seamonkey</application>
    251     appears in the panel&apos;s menus. If you didn&apos;t enable
     252    appears in the panel's menus. If you didn't enable
    252253    startup-notification in your mozconfig change the StartupNotify line to
    253254    false. As the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.