Changeset d97e1867


Ignore:
Timestamp:
03/20/2015 01:18:39 AM (9 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.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
845688e
Parents:
7374e16
Message:

Update to seamonkey-2.33

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r7374e16 rd97e1867  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Update to seamonkey-2.33. Fixes
     52          <ulink url="&blfs-ticket-root;6245">#6245</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to cups-filters-1.0.67. Fixes
    5256          <ulink url="&blfs-ticket-root;6268">#6268</ulink>.</para>
  • packages.ent

    r7374e16 rd97e1867  
    592592
    593593<!-- Chapter 35 -->
    594 <!ENTITY seamonkey-version            "2.32.1">
     594<!ENTITY seamonkey-version            "2.33">
    595595<!ENTITY firefox-version              "36.0.1">
    596596
  • xsoft/graphweb/seamonkey.xml

    r7374e16 rd97e1867  
    99  <!ENTITY seamonkey-download-ftp
    1010    "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    11   <!ENTITY seamonkey-md5sum        "88a90d29af5f05e12a9c91e4c4d57c6e">
    12   <!ENTITY seamonkey-size          "191 MB">
    13   <!ENTITY seamonkey-buildsize     "4.4 GB (78 MB installed)">
    14   <!ENTITY seamonkey-time          "19 SBU (using parallelism=4)">
     11  <!ENTITY seamonkey-md5sum        "94a2ff3ac33602218fea4dfb5ef4af16">
     12  <!ENTITY seamonkey-size          "194 MB">
     13  <!ENTITY seamonkey-buildsize     "3.5 GB (71 MB installed)">
     14  <!ENTITY seamonkey-time          "5.3 SBU (using parallelism=10)">
    1515]>
    1616
     
    272272      command:
    273273    </para>
    274 
     274<!--  Should not be needed if Xorg setup instructions were followed
    275275    <note><para>If you did not install Xorg in /usr, be sure to specify the
    276276    location with:</para>
     
    279279export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
    280280    </note>
    281 
     281-->
    282282<screen><userinput>make -f client.mk</userinput></screen>
    283283
     
    329329  <sect2 role="configuration">
    330330    <title>Configuring SeaMonkey</title>
    331 
    332     <para>
    333       If you did not add the <option>--disable-webm</option> option to your
     331<!-- This worked for me without the extra configuration
     332    <para>
     333      If you did not add the <option>- -disable-webm</option> option to your
    334334      <filename>mozconfig</filename>, your <application>SeaMonkey</application>
    335335      can play most youtube videos without the need for the flash plugin. To
     
    337337      on 'Join the HTML5 Trial' (needs cookies enabled).
    338338    </para>
    339 
     339-->
    340340    <para>
    341341      For installing various <application>SeaMonkey</application> plugins, refer
Note: See TracChangeset for help on using the changeset viewer.