mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
LibreOffice 24.2 Community is here! The new major release of the complete, free, volunteer-supported office suite, with the new calendar-based numbering scheme (YY.M), many new useful features, and a focus on security and accessibility, is available. * Styles for comments * Row/column highlighting in Calc * A search field in the options dialog ...and many other new features Read more: https://blog.documentfoundation.org/blog/2024/01/31/libreoffice-24-2/
10 lines
386 B
Makefile
10 lines
386 B
Makefile
--- external/skia/UnpackedTarball_skia.mk.orig 2023-12-08 15:11:48 UTC
|
|
+++ external/skia/UnpackedTarball_skia.mk
|
|
@@ -41,6 +41,7 @@ skia_patches := \
|
|
ubsan-missing-typeinfo.patch.1 \
|
|
incomplete-type-SkImageGenerator.patch.1 \
|
|
0001-AvoidCombiningExtrememelyLargeMeshes.patch.1 \
|
|
+ powerpc64le-skia.patch.0 \
|
|
|
|
$(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1))
|
|
|