Changeset 2a0de979


Ignore:
Timestamp:
08/18/2013 02:33:50 AM (11 years ago)
Author:
Fernando de Oliveira <fernando@…>
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:
31d2934
Parents:
b82840b
Message:

Libreoffice: Fix build with system neon.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb82840b r2a0de979  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Libreoffice: Fix build with system neon.</para>
     51        </listitem>
     52        <listitem>
    5053          <para>[rthomsen] - Amarok 2.8.0. Fixes
    5154           <ulink url="&blfs-ticket-root;3981">#3981</ulink>.</para>
     
    5962      <itemizedlist>
    6063        <listitem>
    61           <para>[bdubbs] Update to gpgme-1.4.3. Fixes
     64          <para>[bdubbs] - Update to gpgme-1.4.3. Fixes
    6265           <ulink url="&blfs-ticket-root;3974">#3974</ulink>.</para>
    6366        </listitem>
     
    7376      <itemizedlist>
    7477        <listitem>
    75           <para>[fernando] LibreOffice: fixes to build dictionaries,
     78          <para>[fernando] - LibreOffice: fixes to build dictionaries,
    7679          help and languages support. Thanks to David B.</para>
    7780        </listitem>
  • xsoft/office/libreoffice.xml

    rb82840b r2a0de979  
    136136          Required patch:
    137137          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_poppler-1.patch"/>
     138        </para>
     139      </listitem>
     140      <listitem>
     141        <para>
     142          Required patch:
     143          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_neon-1.patch"/>
    138144        </para>
    139145      </listitem>
     
    300306    -i bin/unpack-sources &amp;&amp;
    301307
     308patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_neon-1.patch    &amp;&amp;
    302309patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_poppler-1.patch &amp;&amp;
    303310./autogen.sh --prefix=/usr              \
Note: See TracChangeset for help on using the changeset viewer.