Changeset 2a0de979
- Timestamp:
- 08/18/2013 02:33:50 AM (11 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:
- 31d2934
- Parents:
- b82840b
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rb82840b r2a0de979 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[fernando] - Libreoffice: Fix build with system neon.</para> 51 </listitem> 52 <listitem> 50 53 <para>[rthomsen] - Amarok 2.8.0. Fixes 51 54 <ulink url="&blfs-ticket-root;3981">#3981</ulink>.</para> … … 59 62 <itemizedlist> 60 63 <listitem> 61 <para>[bdubbs] Update to gpgme-1.4.3. Fixes64 <para>[bdubbs] - Update to gpgme-1.4.3. Fixes 62 65 <ulink url="&blfs-ticket-root;3974">#3974</ulink>.</para> 63 66 </listitem> … … 73 76 <itemizedlist> 74 77 <listitem> 75 <para>[fernando] LibreOffice: fixes to build dictionaries,78 <para>[fernando] - LibreOffice: fixes to build dictionaries, 76 79 help and languages support. Thanks to David B.</para> 77 80 </listitem> -
xsoft/office/libreoffice.xml
rb82840b r2a0de979 136 136 Required patch: 137 137 <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"/> 138 144 </para> 139 145 </listitem> … … 300 306 -i bin/unpack-sources && 301 307 308 patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_neon-1.patch && 302 309 patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_poppler-1.patch && 303 310 ./autogen.sh --prefix=/usr \
Note:
See TracChangeset
for help on using the changeset viewer.