Changeset b7daed2


Ignore:
Timestamp:
02/01/2012 04:18:20 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:
1f95134
Parents:
f0dcb37d
Message:

seamonkey-2.7

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf0dcb37d rb7daed2  
    820820
    821821<!-- Chapter 37 -->
    822 <!ENTITY seamonkey-version            "2.6.1">
     822<!ENTITY seamonkey-version            "2.7">
    823823<!ENTITY firefox-version              "10.0">
    824824
  • introduction/welcome/changelog.xml

    rf0dcb37d rb7daed2  
    5151          <para>[abenton] - Firefox 10.0</para>
    5252        </listitem>
     53        <listitem>
     54          <para>[abenton] - SeaMonkey 2.7 </para>
     55        </listitem>
    5356      </itemizedlist>
    5457    </listitem>
  • x/lib/xulrunner.xml

    rf0dcb37d rb7daed2  
    6060      <listitem>
    6161        <para>Estimated build time: &xulrunner-time;</para>
    62       </listitem>
    63     </itemizedlist>
    64 
    65     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    66     <itemizedlist spacing="compact">
    67       <listitem>
    68         <para>Required patch:
    69         <ulink
    70         url="&patch-root;/xulrunner-&xulrunner-version;-libpng-1.5-1.patch"/></para>
    7162      </listitem>
    7263    </itemizedlist>
     
    167158    following commands:</para>
    168159
    169 <screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
    170   configure &amp;&amp;
     160<screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' configure &amp;&amp;
    171161sed -i '/Version/aRequires: nspr &gt;= &nspr-version;' xulrunner/installer/libxul-embedding.pc.in &amp;&amp;
    172162make -f client.mk</userinput></screen>
  • xsoft/graphweb/firefox.xml

    rf0dcb37d rb7daed2  
    161161    following commands:</para>
    162162
    163 <screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
    164   configure &amp;&amp;
     163<screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' configure &amp;&amp;
    165164sed -i 's# ""##' browser/base/Makefile.in &amp;&amp;
    166165make -f client.mk</userinput></screen>
  • xsoft/graphweb/seamonkey.xml

    rf0dcb37d rb7daed2  
    77  <!ENTITY seamonkey-download-http "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    88  <!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        "69a43877107f97cfc7504829405ba319">
    10   <!ENTITY seamonkey-size          "92.3 MB">
    11   <!ENTITY seamonkey-buildsize     "3 GB (47 MB installed)">
     9  <!ENTITY seamonkey-md5sum        "a566e49ab96ba93ceea1a3c636757435">
     10  <!ENTITY seamonkey-size          "93.5 MB">
     11  <!ENTITY seamonkey-buildsize     "3 GB (46 MB installed)">
    1212  <!ENTITY seamonkey-time          "26.6 SBU">
    1313]>
     
    4848    <bridgehead renderas="sect3">Package Information</bridgehead>
    4949    <itemizedlist spacing="compact">
    50       <listitem>
     50      <!-- http link isn't working today 2nd of feb <listitem>
    5151        <para>Download (HTTP): <ulink url="&seamonkey-download-http;"/></para>
    52       </listitem>
     52      </listitem> -->
    5353      <listitem>
    5454        <para>Download (FTP): <ulink url="&seamonkey-download-ftp;"/></para>
     
    164164    following command:</para>
    165165
    166 <screen><userinput>make -f client.mk</userinput></screen>
     166<screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
     167  mozilla/configure &amp;&amp;
     168make -f client.mk</userinput></screen>
    167169
    168170    <para>This package does not come with a test suite. However, it
     
    182184  <sect2 role="commands">
    183185    <title>Command Explanations</title>
     186
     187    <para><command>sed -i 's#VPX_CODEC_USE ...</command>: This fixes
     188    mozilla&apos;s <command>configure</command> script to properly detect
     189    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>
    184191
    185192    <para><command>make -f client.mk</command>: Mozilla products are
Note: See TracChangeset for help on using the changeset viewer.