Date: Saturday, January 21, 2023 @ 17:07:05
Author: foutrelis
Revision: 467137
Fix build with boost 1.81.0
Modified:
libreoffice-still/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++++
1 file changed, 5 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-21 17:06:57 UTC (rev 467136)
+++ PKGBUILD 2023-01-21 17:07:05 UTC (rev 467137)
@@ -59,6 +59,7 @@
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
# for test suite
${_additional_source_url2}/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+
libreoffice-boost-1.81.0-locale.patch::https://github.com/LibreOffice/core/commit/23dcd4339428.patch
make-pyuno-work-with-system-wide-module-install.diff
soffice-template.desktop.in
libreoffice-still.sh libreoffice-still.csh)
@@ -108,6 +109,7 @@
'984f2a479df79e27e7b01a5815ac53ae64e07746b882262d8a64566494515504'
'f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140'
'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6'
+ '9754c1c9025dd34b010b3e9c9c39ef2f850331e486b5d0adbf5c86f554259b04'
'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563'
'd0be8099cbee3c9dfda694a828149b881c345b204ab68826f317580aafb50879'
'cd1b25ff390e436c6bffa65c6e12382236e3ccbf8d3aae51b1b59bcaed79fd8a'
@@ -132,6 +134,9 @@
rm
"${srcdir}"/ext_sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll
cp -f "${srcdir}"/185d60944ea767075d27247c3162b3bc-unowinreg.dll
"${srcdir}"/ext_sources
+ # https://gerrit.libreoffice.org/c/core/+/143343
+ patch -Np1 -i "${srcdir}"/libreoffice-boost-1.81.0-locale.patch
+
# fix not upstreamable pyuno paths - FS#54250
patch -Np1 -i
"${srcdir}"/make-pyuno-work-with-system-wide-module-install.diff