ports/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk
Dima Panov 6ffd18ecef
editors/libreoffice: update to 25.2.0 release (+)
New big update! LibreOffice 25.2 is here, with:

->️Better change tracking
-> More versatile comments
-> Extra theme support

...plus compatibility improvements, extra privacy options, and more.

Release Notes:	https://blog.documentfoundation.org/blog/2025/02/06/libreoffice-25-2/
Changelog:	https://wiki.documentfoundation.org/ReleaseNotes/25.2
Sponsored by:	Future Crew, LLC
2025-02-07 00:31:38 +03:00

11 lines
404 B
Makefile

--- external/skia/UnpackedTarball_skia.mk.orig 2024-11-22 20:05:31 UTC
+++ external/skia/UnpackedTarball_skia.mk
@@ -41,6 +41,8 @@ skia_patches := \
help-msvc-analyzer.patch \
always_inline_and_multiversioning_conflict.patch.1 \
windows-define-conflict.patch.1 \
+ freebsd-limits.h.patch.0 \
+ powerpc64le-skia.patch.0 \
$(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1))