os/mac/pkgconfig/13: update for beta 9 SDK

This commit is contained in:
Bo Anderson 2022-10-17 01:14:01 +01:00
parent 0fdb06b421
commit 44f93069bb
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65
5 changed files with 13 additions and 8 deletions

View File

@ -5,8 +5,9 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: expat
Version: 2.4.1
Version: 2.4.8
Description: expat XML parser
URL: http://www.libexpat.org
URL: https://libexpat.github.io/
Libs: -L${libdir} -lexpat
Libs.private:
Cflags:

View File

@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
# Copyright (C) 2001 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
# Copyright (C) 2001 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@ -18,6 +18,8 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
# SPDX-License-Identifier: curl
#
###########################################################################
# This should most probably benefit from getting a "Requires:" field added
@ -34,7 +36,7 @@ supported_features="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerber
Name: libcurl
URL: https://curl.se/
Description: Library to transfer files with ftp, http, etc.
Version: 7.79.1
Version: 7.84.0
Libs: -L${libdir} -lcurl
Libs.private: -lldap -lz
Cflags:

View File

@ -8,6 +8,7 @@ includedir=${prefix}/include
Name: libexslt
Version: 0.8.20
Description: EXSLT Extension library
Requires: libxml-2.0
Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm
Requires: libxml-2.0, libxslt
Cflags:
Libs: -L${libdir} -lexslt
Libs.private:

View File

@ -9,5 +9,6 @@ Name: libxslt
Version: 1.1.35
Description: XSLT library version 2.
Requires: libxml-2.0
Libs: -L${libdir} -lxslt -lxml2 -lz -lpthread -licucore -lm
Cflags:
Libs: -L${libdir} -lxslt
Libs.private:

View File

@ -6,7 +6,7 @@ includedir=${prefix}/include
Name: SQLite
Description: SQL database engine
Version: 3.37.0
Version: 3.39.4
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: