[packages/crossmingw32-cairo] - unset PKG_CONFIG_PATH, release 4
qboosh
qboosh at pld-linux.org
Fri Apr 10 22:16:19 CEST 2026
commit c29dccf741c9bdd3be7d72d085c5aed1ff895a91
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 10 22:16:48 2026 +0200
- unset PKG_CONFIG_PATH, release 4
crossmingw32-cairo.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-cairo.spec b/crossmingw32-cairo.spec
index 77b2855..b67db89 100644
--- a/crossmingw32-cairo.spec
+++ b/crossmingw32-cairo.spec
@@ -4,7 +4,7 @@ Summary(pl.UTF-8): Cairo - wieloplatformowa biblioteka graficzna 2D - skrośna w
%define realname cairo
Name: crossmingw32-%{realname}
Version: 1.18.4
-Release: 3
+Release: 4
License: LGPL v2.1 or MPL v1.1
Group: Development/Libraries
Source0: https://www.cairographics.org/releases/%{realname}-%{version}.tar.xz
@@ -178,6 +178,7 @@ c_args = ['-O2']
EOF
%build
+unset PKG_CONFIG_PATH
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
%meson \
--cross-file meson-cross.txt \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-cairo.git/commitdiff/c29dccf741c9bdd3be7d72d085c5aed1ff895a91
More information about the pld-cvs-commit
mailing list