Changeset 54aaa89 for xsoft/graphweb


Ignore:
Timestamp:
05/07/2016 01:40:16 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
37191af
Parents:
92ada82
Message:

Sync to trunk r17213
Added entity for GNOME-3.20

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17328 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r92ada82 r54aaa89  
    88<!--  <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
    99  <!ENTITY seamonkey-download-ftp " ">
    10   <!ENTITY seamonkey-md5sum        "eb571346b1ad00d3197d48aa0a906102">
    11   <!ENTITY seamonkey-size          "175 MB">
     10  <!ENTITY seamonkey-md5sum        "5789df8f96e14577c275f10fdf8462f3">
     11  <!ENTITY seamonkey-size          "185 MB">
    1212  <!ENTITY seamonkey-buildsize     "4.3 GB (84 MB installed)">
    13   <!ENTITY seamonkey-time          "10 SBU (using parallelism=4)">
     13  <!ENTITY seamonkey-time          "13 SBU (using parallelism=4)">
    1414]>
    1515
     
    9696      <xref linkend="alsa-lib"/>,
    9797      <xref linkend="gtk2"/>,
    98       <xref linkend="zip"/>,
    99       <xref linkend="unzip"/>, and
    100       <xref linkend="yasm"/>
     98      <xref linkend="unzip"/>,
     99      <xref linkend="yasm"/>, and
     100      <xref linkend="zip"/>
    101101    </para>
    102102
     
    243243EOF</userinput></screen>
    244244
    245     <para>
    246       First, fix building with system freetype-2.6 or later:
    247     </para>
    248 
    249 <screen><userinput>sed -e '/^ftglyph.h/i ftfntfmt.h'                     \
    250     -e '/^freetype\/ftcache.h/a freetype\/ftfntfmt.h' \
    251     -i mozilla/config/system-headers</userinput></screen>
    252 
    253245    <note><para>
    254246      If you are compiling <application>SeaMonkey</application> in chroot, make
Note: See TracChangeset for help on using the changeset viewer.