[packages/crossmingw32-harfbuzz] - use proper pkg-config search path, release 2

qboosh qboosh at pld-linux.org
Sat Aug 23 12:09:58 CEST 2025


commit 57107a36ea5042b19f5174e86587dc2619cc59ab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 23 12:12:36 2025 +0200

    - use proper pkg-config search path, release 2

 crossmingw32-harfbuzz.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-harfbuzz.spec b/crossmingw32-harfbuzz.spec
index 1ca05c1..41a017d 100644
--- a/crossmingw32-harfbuzz.spec
+++ b/crossmingw32-harfbuzz.spec
@@ -2,7 +2,7 @@ Summary:	HarfBuzz - internationalized text shaping library - MinGW32 cross versi
 Summary(pl.UTF-8):	Rasteryzer fontów TrueType - wersja skrośna dla MinGW32
 Name:		crossmingw32-harfbuzz
 Version:	11.4.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Libraries
 Source0:	https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz
@@ -197,6 +197,7 @@ cpp_args = ['%(echo %{rpmcxxflags} | sed -e "s/ \+/ /g;s/ /', '/g")', '-std=gnu+
 EOF
 
 %build
+export PKG_CONFIG_PATH=%{_pkgconfigdir}
 %meson \
 	--cross-file meson-cross.txt \
 	-Dcairo=enabled \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-harfbuzz.git/commitdiff/57107a36ea5042b19f5174e86587dc2619cc59ab



More information about the pld-cvs-commit mailing list