Changeset b6b8e1e for xsoft/office


Ignore:
Timestamp:
11/01/2020 02:21:51 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
90025d31
Parents:
925dbb2a
Message:

Do not use system icu for libreoffice, ICU68 breaks at last one external tarball.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r925dbb2a rb6b8e1e  
    221221 <!-- <xref linkend="gtk2"/>  -->
    222222      <xref linkend="harfbuzz"/>,
    223       <xref linkend="icu"/>,
     223      <xref linkend="icu"/> (build is currently broken),
    224224      <xref linkend="libatomic_ops"/>,
    225225      <xref linkend="lcms2"/>,
     
    378378    </para>
    379379
     380<!-- when system-icu works:
     381             \-\-with-system-icu           \ -->
     382
    380383<screen><userinput>sed -e "/gzip -f/d"   \
    381384    -e "s|.1.gz|.1|g" \
     
    410413             --with-system-graphite      \
    411414             --with-system-harfbuzz      \
    412              --with-system-icu           \
    413415             --with-system-jpeg          \
    414416             --with-system-lcms2         \
     
    740742    <!--
    741743    <para>
     744      Currently broken by ICU68 (TRUE and FALSE need to be true and false) on
     745      libe-book and perhaps elsewhere - commented explanation retained.  ken
    742746      <option>- -with-system-icu</option>: This command would use the system
    743747      version of <xref linkend="icu"/> which is normally considered to be a good
Note: See TracChangeset for help on using the changeset viewer.