[harfbuzz] always fix pc files (#26098)

* harfbuzz always fix pc files

* v db
This commit is contained in:
Alexander Neumann 2022-08-03 08:10:06 +02:00 committed by GitHub
parent f06a2f2b49
commit f594392b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -56,7 +56,7 @@ vcpkg_install_meson()
vcpkg_copy_pdbs()
vcpkg_fixup_pkgconfig()
if(VCPKG_TARGET_IS_WINDOWS AND VCPKG_LIBRARY_LINKAGE STREQUAL "static")
if(VCPKG_TARGET_IS_WINDOWS)
file(GLOB PC_FILES
"${CURRENT_PACKAGES_DIR}/debug/lib/pkgconfig/*.pc"
"${CURRENT_PACKAGES_DIR}/lib/pkgconfig/*.pc")

View File

@ -1,6 +1,7 @@
{
"name": "harfbuzz",
"version": "5.0.1",
"port-version": 1,
"description": "HarfBuzz OpenType text shaping engine",
"homepage": "https://github.com/harfbuzz/harfbuzz",
"license": "MIT-Modern-Variant",

View File

@ -2790,7 +2790,7 @@
},
"harfbuzz": {
"baseline": "5.0.1",
"port-version": 0
"port-version": 1
},
"hash-library": {
"baseline": "8",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "890fd1dc4836a76fac4de6ee409c762ac0afe587",
"version": "5.0.1",
"port-version": 1
},
{
"git-tree": "bfe57115dd9a78a72cbbaadf756e83bbbff449ed",
"version": "5.0.1",