mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-15 11:08:38 +00:00
(#4005) harfbuzz 2.7.4
This commit is contained in:
@@ -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: "."
|
||||
|
@@ -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)
|
||||
|
@@ -7,3 +7,5 @@ versions:
|
||||
folder: all
|
||||
"2.7.2":
|
||||
folder: all
|
||||
"2.7.4":
|
||||
folder: all
|
||||
|
Reference in New Issue
Block a user