Changeset 87c2868
- Timestamp:
- 01/20/2007 09:46:22 PM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3202d0b
- Parents:
- c60dae5b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/graphweb/seamonkey.xml
rc60dae5b r87c2868 4 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 5 %general-entities; 6 7 <!-- Inserted as a reminder to do this. The mention of a test suite8 is usually right before the root user installation commands. Please9 delete these 12 (including one blank) lines after you are done.-->10 11 <!-- Use one of the two mentions below about a test suite,12 delete the line that is not applicable. Of course, if the13 test suite uses syntax other than "make check", revise the14 line to reflect the actual syntax to run the test suite -->15 16 <!-- <para>This package does not come with a test suite.</para> -->17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->18 6 19 7 <!ENTITY mozilla-download-http "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/seamonkey-&seamonkey-version;.source.tar.bz2"> … … 24 12 <!ENTITY mozilla-time "17.1 SBU"> 25 13 26 <!ENTITY mozilla-enigmail-version " 20070119">27 <!ENTITY mozilla-enigmail-download " ftp://anduin.linuxfromscratch.org/BLFS/svn/e/enigmail-&mozilla-enigmail-version;.tar.gz">28 <!ENTITY mozilla-enigmail-md5sum " f31fed177a3e5dd8e4794e587da9b803">14 <!ENTITY mozilla-enigmail-version "0.94.2"> 15 <!ENTITY mozilla-enigmail-download "http://www.mozilla-enigmail.org/downloads/src/enigmail-&mozilla-enigmail-version;.tar.gz"> 16 <!ENTITY mozilla-enigmail-md5sum "cc1ba2bec7c3a2ac408ef24fbf1884de"> 29 17 ]> 30 18 … … 257 245 EOF</userinput></screen> 258 246 259 <para>Now clean up one < application>make</application> fileto247 <para>Now clean up one <filename>Makefile</filename> to 260 248 add required libraries to a build step. Note that the command 261 249 requires two separate lines as shown.</para> … … 282 270 make -C ../seamonkey-build/mailnews/extensions/enigmail && 283 271 make -C ../seamonkey-build/mailnews/extensions/enigmail xpi</userinput></screen> 272 273 <para>This package does not come with a test suite. However, it 274 cn be launched fom the build directory before installing with the 275 command line: 276 <userinput>../seamonkey-build/dist/bin/seamonkey</userinput>.</para> 284 277 285 278 <para>Install <application>SeaMonkey</application> by issuing the following … … 432 425 system-installed versions of these packages.</para> 433 426 434 <para><parameter>--enable-calendar</parameter>: Builds the calendar435 application. Remove this parameter if you don't wish to build it.</para>436 437 427 <para><parameter>--enable-xinerama --enable-reorder --enable-strip 438 428 --enable-cpp-rtti --disable-accessibility --disable-tests --disable-logging … … 566 556 <term><command>seamonkey</command></term> 567 557 <listitem> 568 <para>is a browser/email/newsgroup/c alendar/chat client suite. The569 various components such as the Composer, mail-news client, calendar,570 IRC chat client and address book can be accessed from the menu after558 <para>is a browser/email/newsgroup/chat client suite. The 559 various components such as the Composer, mail-news client, 560 IRC chat client, and address book can be accessed from the menu after 571 561 <command>seamonkey</command> starts or via command-line switches to 572 562 the <command>seamonkey</command> script. Issue
Note:
See TracChangeset
for help on using the changeset viewer.