mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
Co-Authored-By: Rasmus Thomsen <oss@cogitri.dev> Squashed commits: community/libreoffice: force ant using OpenJDK 11 community/libreoffice: upgrade to 7.1.5.2 community/libreoffice: disable java community/libreoffice: upgrade to 7.2.0.4 community/libreoffice: upgrade to 7.2.1.2 community/libreoffice: downgrade external skia source to expected version community/libreoffice: fix issues with newer freetype community/libreoffice: remove backtrace references and use vendored libcmis Also removed sdk subpackage, doesn't seem to exist anymore community/libreoffice: disable on armhf /builds/alpine/aports/community/libreoffice/src/libreoffice-7.2.1.2/workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/spin_lock.cpp:83:9: error: instruction requires: armv6k YIELD_PROCESSOR; ^ community/libreoffice: build with clang rather than gcc community/libreoffice: upgrade to 7.2.2.2
11 lines
415 B
Diff
11 lines
415 B
Diff
--- libreoffice-7.2.2.2/external/skia/UnpackedTarball_skia.mk.orig 2021-08-10 19:27:48.000000000 +0200
|
|
+++ libreoffice-7.2.2.2/external/skia/UnpackedTarball_skia.mk 2021-08-12 18:09:22.813517161 +0200
|
|
@@ -41,6 +41,7 @@
|
|
fix-warnings.patch.1 \
|
|
disable-freetype-colrv1.1 \
|
|
windows-libraries-system32.patch.1 \
|
|
+ skia-freetype2.11.patch \
|
|
|
|
$(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1))
|
|
|