Changeset f76286d
- Timestamp:
- 08/24/2012 05:47:26 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6d5683f
- Parents:
- a385460
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/office/libreoffice.xml
ra385460 rf76286d 37 37 </para> 38 38 39 &lfs7 1_checked;39 &lfs72_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> … … 76 76 <itemizedlist spacing="compact"> 77 77 <listitem> 78 <para>Optional patch (required if you have Boost 1.50 ): <ulink78 <para>Optional patch (required if you have Boost 1.50+): <ulink 79 79 url="&patch-root;/libreoffice-core-&libreoffice-version;.4-boost_fix-1.patch"/></para> 80 </listitem> 81 <listitem> 82 <para>Optional patch (required if you are using system version of Poppler): <ulink 83 url="&patch-root;/libreoffice-core-&libreoffice-version;.4-poppler_fix-1.patch"/></para> 80 84 </listitem> 81 85 </itemizedlist> … … 119 123 <xref linkend="neon"/>, 120 124 <xref linkend="nss"/>, 121 <!-- LibreOffice 3.6.0.4 doesn't build with current poppler, using internal version 122 <xref linkend="poppler"/>, --> 125 <xref linkend="poppler"/>, 123 126 <xref linkend="openssl"/> and 124 127 <xref linkend="redland"/>. … … 178 181 179 182 <screen><userinput>patch -Np1 -i ../libreoffice-core-&libreoffice-version;.4-boost_fix-1.patch && 183 patch -Np1 -i ../libreoffice-core-&libreoffice-version;.4-poppler_fix-1.patch && 180 184 ./autogen.sh --prefix=/usr \ 181 185 --disable-binfilter \ … … 196 200 --with-system-neon \ 197 201 --with-system-nss \ 198 --with-system-openssl \<!-- - -with-system-poppler \ --> 202 --with-system-openssl \ 203 --with-system-poppler \ 199 204 --with-system-redland \ 200 205 --with-system-zlib \
Note:
See TracChangeset
for help on using the changeset viewer.