Changeset 8da27b5


Ignore:
Timestamp:
01/28/2023 03:47:57 PM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
8b281cb6
Parents:
2215e98
Message:

Restore system-boost to libreoffice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r2215e98 r8da27b5  
    179179      </listitem>
    180180
    181 <!-- Does not work for version 7.4.5.1.  Removing -system-boost
    182181      <listitem>
    183182        <para>
     
    187186        </para>
    188187      </listitem>
    189 -->
     188
    190189<!-- keep one commented patch, it's sure to again need one or more in a few months:-->
    191190
     
    222221    <para role="recommended">
    223222      <xref linkend="apache-ant"/>,
     223      <xref linkend="boost"/>,
    224224      <xref linkend="clucene"/>,
    225225      <xref linkend="cups"/>,
     
    253253      <xref linkend="unixodbc"/>
    254254    </para>
    255 <!--      <xref linkend="boost"/>, -->
    256255
    257256    <bridgehead renderas="sect4">Optional</bridgehead>
     
    357356<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_22_09_fixes-1.patch</userinput></screen>
    358357-->
    359 <!--
     358
    360359    <para>
    361360     First, fix a build failure introduced by the latest boost version:
     
    363362
    364363<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-boost1810-1.patch</userinput></screen>
    365 -->
     364
    366365    <para>
    367366      If you have downloaded the dictionaries, help and translations tarballs,
     
    465464             --enable-python=system      \
    466465             --with-jdk-home=/opt/jdk    \
     466             --with-system-boost         \
    467467             --with-system-clucene       \
    468468             --with-system-curl          \
     
    489489             --with-system-libwebp       \
    490490             --with-system-zlib</userinput></screen>
    491 <!--             - -with-system-boost         \ -->
    492491<!--
    493492    <para>
Note: See TracChangeset for help on using the changeset viewer.