(#4005) harfbuzz 2.7.4

This commit is contained in:
ericLemanissier
2020-12-28 17:32:24 +01:00
committed by GitHub
parent bb9f6fa600
commit fd20eb4c6a
3 changed files with 9 additions and 4 deletions

View File

@@ -11,6 +11,9 @@ sources:
"2.7.2":
sha256: "8ec112ee108642477478b75fc7906422abed404d7530e47ba0a4875f553f1b59"
url: "https://github.com/harfbuzz/harfbuzz/archive/2.7.2.tar.gz"
"2.7.4":
sha256: "daff8a4003ac420a8550760ed303ce33b310c8ea17b7f15b307d1969cabcebcb"
url: "https://github.com/harfbuzz/harfbuzz/archive/2.7.4.tar.gz"
patches:
"2.6.8":
- patch_file: "patches/source_subfolder.patch"
@@ -24,3 +27,6 @@ patches:
"2.7.2":
- patch_file: "patches/source_subfolder.patch"
base_path: "."
"2.7.4":
- patch_file: "patches/source_subfolder.patch"
base_path: "."

View File

@@ -2,10 +2,7 @@ diff --git a/source_subfolder/CMakeLists.txt b/source_subfolder_patched/CMakeLis
index 2a8fd8b..2b7056c 100644
--- a/source_subfolder/CMakeLists.txt
+++ b/source_subfolder_patched/CMakeLists.txt
@@ -234,19 +234,19 @@ if (HB_HAVE_ICU)
add_definitions(-DHAVE_ICU)
# https://github.com/WebKit/webkit/blob/master/Source/cmake/FindICU.cmake
@@ -237,16 +237,16 @@ if (HB_HAVE_ICU)
- find_package(PkgConfig)
- pkg_check_modules(PC_ICU QUIET icu-uc)
+ # find_package(PkgConfig)

View File

@@ -7,3 +7,5 @@ versions:
folder: all
"2.7.2":
folder: all
"2.7.4":
folder: all