Changeset 08758af for xsoft


Ignore:
Timestamp:
11/04/2009 04:59:15 AM (14 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
767e8e0
Parents:
91bd5e4
Message:

Updated to seamonkey-2.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r91bd5e4 r08758af  
    55  %general-entities;
    66
    7   <!ENTITY seamonkey-download-http      "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/seamonkey-&seamonkey-version;.source.tar.bz2">
    8   <!ENTITY seamonkey-download-ftp       "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/seamonkey-&seamonkey-version;.source.tar.bz2">
    9   <!ENTITY seamonkey-md5sum             "2b08c472164e80922f715c6e96e0bee7">
    10   <!ENTITY seamonkey-size               "33.7 MB">
    11   <!ENTITY seamonkey-buildsize          "632 MB">
    12   <!ENTITY seamonkey-time               "17.0 SBU">
    13 
     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             "494608587e3ba4e4cc2e754d95154435">
     10  <!ENTITY seamonkey-size               "57.5 MB">
     11  <!ENTITY seamonkey-buildsize          "844 MB">
     12  <!ENTITY seamonkey-time               "10.8 SBU">
     13<!--
    1414  <!ENTITY seamonkey-enigmail-version   "0.95.6">
    1515  <!ENTITY seamonkey-enigmail-download  "http://www.mozilla-enigmail.org/download/source/enigmail-&seamonkey-enigmail-version;.tar.gz">
    16   <!ENTITY seamonkey-enigmail-md5sum    "cfbe6ff77f80a349b396829757ad952a">
    17 ]>
     16  <!ENTITY seamonkey-enigmail-md5sum    "cfbe6ff77f80a349b396829757ad952a"> -->
     17]> 
    1818
    1919<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
     
    4040
    4141    <para>The Mozilla project also hosts two subprojects that aim to satisfy
    42     the needs of users who don't need the complete browser suite or prefer to
     42    the needs of users who don&apos;t need the complete browser suite or prefer to
    4343    have separate applications for browsing and e-mail. These subprojects are
    4444    <ulink url="http://www.mozilla.com/firefox/">Mozilla Firefox</ulink>, (a
     
    7979      </listitem>
    8080    </itemizedlist>
    81 
     81<!--
    8282    <para>To enable the <application>Enigmail</application> extension to the
    8383    <application>SeaMonkey</application> mail client, you'll need to download
     
    9797      </listitem>
    9898    </itemizedlist>
    99 
     99-->
    100100    <bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
    101101
     
    108108      <para><xref linkend="libjpeg"/> should have been installed before
    109109      <application>GTK+</application> and should exist on your system. If
    110       for some reason you haven't installed <application>libjpeg</application>,
     110      for some reason you haven&apos;t installed <application>libjpeg</application>,
    111111      you should remove the <option>--with-system-jpeg</option> option from the
    112112      <filename>.mozconfig</filename> file created below.</para>
     
    241241
    242242    <para>Compile <application>SeaMonkey</application> by running the
    243     following commands:</para>
    244 
    245 <screen><userinput>cat &gt;&gt; layout/build/Makefile.in &lt;&lt; "EOF"
    246 
    247 ifdef MOZ_ENABLE_CANVAS
    248 EXTRA_DSO_LDOPTS += $(XLDFLAGS) -lX11 -lXrender
    249 endif
    250 EOF
    251 
    252 make -f client.mk build</userinput></screen>
    253 
     243    following command:</para>
     244
     245<screen><userinput> make -f client.mk build</userinput></screen>
     246<!--
    254247    <para>If you're building the <application>SeaMonkey</application>
    255248    mail/newsgroup client and plan to install the
     
    264257make -C ../seamonkey-build/mailnews/extensions/enigmail \
    265258        XPIFILE=enigmail-&seamonkey-enigmail-version;.xpi xpi</userinput></screen>
    266 
     259-->
    267260    <para>This package does not come with a test suite. However, it
    268261    can be launched from the build directory before installing with the
     
    301294cp -v -Lf ../seamonkey-build/dist/{private,public}/nss/*.h \
    302295   /usr/include/seamonkey-&seamonkey-version;/nss</userinput></screen>
    303 
     296<!--
    304297    <para>If you built the <application>Enigmail</application> extension,
    305298    issue the following commands as the <systemitem
     
    350343    class='directory'>/usr/lib/seamonkey-&seamonkey-version;/xpi_store</filename>),
    351344    select it, then follow the prompts to install the extension.</para>
    352 
     345-->
    353346    <note>
    354347      <para>You should run <command>/usr/bin/seamonkey</command> once as the
     
    428421  <sect2 role="commands">
    429422    <title>Command Explanations</title>
    430 
     423<!--
    431424    <para><command>'EXTRA_DSO_LDOPTS' += -lX11 -lXrender ...</command>:
    432425    Building the layout backend will break when the canvas element is enabled
    433426    without adding these two required libraries.</para>
    434 
     427-->
    435428    <para><command>make -f client.mk ...</command>: Mozilla products are
    436429    packaged to allow the use of a configuration file which can be used to
     
    442435    <command>configure</command> script and compiles the package or installs
    443436    the package.</para>
    444 
     437<!--
    445438    <para><command>./makemake -r</command>: This command is used to recursively
    446439    create <filename>Makefile</filename>s in the appropriate subdirectory
     
    455448    command is used to install a file inadvertently left out of the
    456449    installation script.</para>
    457 
     450-->
    458451  </sect2>
    459452
     
    517510    <tip>
    518511      <para>There is a multitude of configuration parameters you can tweak to
    519       customize <application>SeaMonkey</application>. A very extensive and
    520       up-to-date list of these parameters can be found at <ulink
     512      customize <application>SeaMonkey</application>. A very extensive list
     513      of these parameters can be found at <ulink
    521514      url="http://preferential.mozdev.org/preferences.html"/>.</para>
    522515    </tip>
Note: See TracChangeset for help on using the changeset viewer.