diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
commit | 5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 (patch) | |
tree | 0d517e7549a35d092012ce3bb76c1b04698c8836 /editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk | |
parent | devel/py-hg-evolve: Update to 10.2.0. (diff) |
Please welcome LibreOffice suite 7.1.0 release!
Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
Diffstat (limited to 'editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk')
-rw-r--r-- | editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk b/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk deleted file mode 100644 index d1bc33fd0262..000000000000 --- a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- external/skia/UnpackedTarball_skia.mk.orig 2020-11-11 11:32:22 UTC -+++ external/skia/UnpackedTarball_skia.mk -@@ -38,7 +38,8 @@ skia_patches := \ - windows-typeface-directwrite.patch.0 \ - windows-raster-surface-no-copies.patch.1 \ - fix-windows-dwrite.patch.1 \ -- public-make-from-backend-texture.patch.1 \ -+ public-make-from-backend-texture.patch.1 \ -+ gfx-skia-skia-src-core-SkCpu.cpp.patch.0 \ - - $(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1)) - |