From 53f214835d86ddfefb5d8f5684979acaf64aa017 Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Wed, 24 Jun 2020 02:05:39 +0100 Subject: [PATCH] os/mac/pkgconfig: add pc files for Big Sur --- .../Homebrew/os/mac/pkgconfig/10.16/expat.pc | 12 ++++++ .../os/mac/pkgconfig/10.16/libcurl.pc | 40 +++++++++++++++++++ .../os/mac/pkgconfig/10.16/libedit.pc | 12 ++++++ .../os/mac/pkgconfig/10.16/libexslt.pc | 13 ++++++ .../Homebrew/os/mac/pkgconfig/10.16/libffi.pc | 12 ++++++ .../os/mac/pkgconfig/10.16/libxml-2.0.pc | 14 +++++++ .../os/mac/pkgconfig/10.16/libxslt.pc | 13 ++++++ .../os/mac/pkgconfig/10.16/ncurses.pc | 14 +++++++ .../os/mac/pkgconfig/10.16/ncursesw.pc | 14 +++++++ .../os/mac/pkgconfig/10.16/sqlite3.pc | 12 ++++++ .../Homebrew/os/mac/pkgconfig/10.16/uuid.pc | 14 +++++++ .../Homebrew/os/mac/pkgconfig/10.16/zlib.pc | 14 +++++++ .../Homebrew/os/mac/pkgconfig/11.0/expat.pc | 12 ++++++ .../Homebrew/os/mac/pkgconfig/11.0/libcurl.pc | 40 +++++++++++++++++++ .../Homebrew/os/mac/pkgconfig/11.0/libedit.pc | 12 ++++++ .../os/mac/pkgconfig/11.0/libexslt.pc | 13 ++++++ .../Homebrew/os/mac/pkgconfig/11.0/libffi.pc | 12 ++++++ .../os/mac/pkgconfig/11.0/libxml-2.0.pc | 14 +++++++ .../Homebrew/os/mac/pkgconfig/11.0/libxslt.pc | 13 ++++++ .../Homebrew/os/mac/pkgconfig/11.0/ncurses.pc | 14 +++++++ .../os/mac/pkgconfig/11.0/ncursesw.pc | 14 +++++++ .../Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc | 12 ++++++ .../Homebrew/os/mac/pkgconfig/11.0/uuid.pc | 14 +++++++ .../Homebrew/os/mac/pkgconfig/11.0/zlib.pc | 14 +++++++ 24 files changed, 368 insertions(+) create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/expat.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libcurl.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libedit.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libexslt.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libffi.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libxml-2.0.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/libxslt.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/ncurses.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/ncursesw.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/sqlite3.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/uuid.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/10.16/zlib.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc create mode 100644 Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/expat.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/expat.pc new file mode 100644 index 0000000000..7f611de4f3 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/expat.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: expat +Version: 2.2.8 +Description: expat XML parser +URL: http://www.libexpat.org +Libs: -L${libdir} -lexpat +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libcurl.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libcurl.pc new file mode 100644 index 0000000000..5355350d97 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libcurl.pc @@ -0,0 +1,40 @@ +#*************************************************************************** +# _ _ ____ _ +# Project ___| | | | _ \| | +# / __| | | | |_) | | +# | (__| |_| | _ <| |___ +# \___|\___/|_| \_\_____| +# +# Copyright (C) 2001 - 2018, Daniel Stenberg, , et al. +# +# This software is licensed as described in the file COPYING, which +# you should have received as part of this distribution. The terms +# are also available at https://curl.haxx.se/docs/copyright.html. +# +# You may opt to use, copy, modify, merge, publish, distribute and/or sell +# copies of the Software, and permit persons to whom the Software is +# furnished to do so, under the terms of the COPYING file. +# +# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY +# KIND, either express or implied. +# +########################################################################### + +# This should most probably benefit from getting a "Requires:" field added +# dynamically by configure. +# +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +supported_protocols="DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP" +supported_features="AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO MultiSSL NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy" + +Name: libcurl +URL: https://curl.haxx.se/ +Description: Library to transfer files with ftp, http, etc. +Version: 7.64.1 +Libs: -L${libdir} -lcurl +Libs.private: -lldap -lz +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libedit.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libedit.pc new file mode 100644 index 0000000000..dcf7ce187a --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libedit.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: libedit +Description: command line editor library provides generic line editing, history, and tokenization functions. +Version: 3.0 +Requires: +Libs: -L${libdir} -ledit +Cflags: -I${includedir}/editline diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libexslt.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libexslt.pc new file mode 100644 index 0000000000..9e28e8c76d --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libexslt.pc @@ -0,0 +1,13 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + + +Name: libexslt +Version: 0.8.17 +Description: EXSLT Extension library +Requires: libxml-2.0 +Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libffi.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libffi.pc new file mode 100644 index 0000000000..93bd99e9d2 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libffi.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +toolexeclibdir=${libdir} +includedir=${prefix}/include/ffi + +Name: libffi +Description: Library supporting Foreign Function Interfaces +Version: 3.3-rc0 +Libs: -L${toolexeclibdir} -lffi +Cflags: -I${includedir} diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libxml-2.0.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libxml-2.0.pc new file mode 100644 index 0000000000..7ed00b1f27 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libxml-2.0.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +modules=1 + +Name: libXML +Version: 2.9.4 +Description: libXML library version2. +Requires: +Libs: -L${libdir} -lxml2 +Libs.private: -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/libxslt.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/libxslt.pc new file mode 100644 index 0000000000..6d2458e3dd --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/libxslt.pc @@ -0,0 +1,13 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + + +Name: libxslt +Version: 1.1.29 +Description: XSLT library version 2. +Requires: libxml-2.0 +Libs: -L${libdir} -lxslt -lxml2 -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/ncurses.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/ncurses.pc new file mode 100644 index 0000000000..19df0804d6 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/ncurses.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +major_version=5 +version=5.7.20081102 + +Name: ncurses +Description: ncurses 5.7 library +Version: ${version} +Requires: +Libs: -L${libdir} -lncurses +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/ncursesw.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/ncursesw.pc new file mode 100644 index 0000000000..85000fda6b --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/ncursesw.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +major_version=5 +version=5.7.20081102 + +Name: ncursesw +Description: ncurses 5.7 library +Version: ${version} +Requires: +Libs: -L${libdir} -lncurses +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/sqlite3.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/sqlite3.pc new file mode 100644 index 0000000000..ccb697388d --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/sqlite3.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: SQLite +Description: SQL database engine +Version: 3.31.1 +Libs: -L${libdir} -lsqlite3 +Libs.private: +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/uuid.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/uuid.pc new file mode 100644 index 0000000000..f10358b624 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/uuid.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +sharedlibdir=${libdir} +includedir=${prefix}/include/uuid + +Name: uuid +Description: Universally unique id library +Version: 1.0 + +Requires: +Libs: +Cflags: -I${includedir} diff --git a/Library/Homebrew/os/mac/pkgconfig/10.16/zlib.pc b/Library/Homebrew/os/mac/pkgconfig/10.16/zlib.pc new file mode 100644 index 0000000000..1be09ff9de --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/10.16/zlib.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.16.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +sharedlibdir=${libdir} +includedir=${prefix}/include + +Name: zlib +Description: zlib compression library +Version: 1.2.11 + +Requires: +Libs: -L${libdir} -L${sharedlibdir} -lz +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc new file mode 100644 index 0000000000..ef74b08af6 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: expat +Version: 2.2.8 +Description: expat XML parser +URL: http://www.libexpat.org +Libs: -L${libdir} -lexpat +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc new file mode 100644 index 0000000000..277fe0634a --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc @@ -0,0 +1,40 @@ +#*************************************************************************** +# _ _ ____ _ +# Project ___| | | | _ \| | +# / __| | | | |_) | | +# | (__| |_| | _ <| |___ +# \___|\___/|_| \_\_____| +# +# Copyright (C) 2001 - 2018, Daniel Stenberg, , et al. +# +# This software is licensed as described in the file COPYING, which +# you should have received as part of this distribution. The terms +# are also available at https://curl.haxx.se/docs/copyright.html. +# +# You may opt to use, copy, modify, merge, publish, distribute and/or sell +# copies of the Software, and permit persons to whom the Software is +# furnished to do so, under the terms of the COPYING file. +# +# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY +# KIND, either express or implied. +# +########################################################################### + +# This should most probably benefit from getting a "Requires:" field added +# dynamically by configure. +# +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +supported_protocols="DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP" +supported_features="AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO MultiSSL NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy" + +Name: libcurl +URL: https://curl.haxx.se/ +Description: Library to transfer files with ftp, http, etc. +Version: 7.64.1 +Libs: -L${libdir} -lcurl +Libs.private: -lldap -lz +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc new file mode 100644 index 0000000000..d8515c1adc --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: libedit +Description: command line editor library provides generic line editing, history, and tokenization functions. +Version: 3.0 +Requires: +Libs: -L${libdir} -ledit +Cflags: -I${includedir}/editline diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc new file mode 100644 index 0000000000..55fcaaf2a8 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc @@ -0,0 +1,13 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + + +Name: libexslt +Version: 0.8.17 +Description: EXSLT Extension library +Requires: libxml-2.0 +Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc new file mode 100644 index 0000000000..9d139e94d8 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +toolexeclibdir=${libdir} +includedir=${prefix}/include/ffi + +Name: libffi +Description: Library supporting Foreign Function Interfaces +Version: 3.3-rc0 +Libs: -L${toolexeclibdir} -lffi +Cflags: -I${includedir} diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc new file mode 100644 index 0000000000..c292049537 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +modules=1 + +Name: libXML +Version: 2.9.4 +Description: libXML library version2. +Requires: +Libs: -L${libdir} -lxml2 +Libs.private: -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc new file mode 100644 index 0000000000..853c617f93 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc @@ -0,0 +1,13 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + + +Name: libxslt +Version: 1.1.29 +Description: XSLT library version 2. +Requires: libxml-2.0 +Libs: -L${libdir} -lxslt -lxml2 -lz -lpthread -licucore -lm +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc new file mode 100644 index 0000000000..8ac02e39cd --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +major_version=5 +version=5.7.20081102 + +Name: ncurses +Description: ncurses 5.7 library +Version: ${version} +Requires: +Libs: -L${libdir} -lncurses +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc new file mode 100644 index 0000000000..3c087e457a --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include +major_version=5 +version=5.7.20081102 + +Name: ncursesw +Description: ncurses 5.7 library +Version: ${version} +Requires: +Libs: -L${libdir} -lncurses +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc new file mode 100644 index 0000000000..dd20ff4a61 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc @@ -0,0 +1,12 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: SQLite +Description: SQL database engine +Version: 3.31.1 +Libs: -L${libdir} -lsqlite3 +Libs.private: +Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc new file mode 100644 index 0000000000..e8e2417ca6 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +sharedlibdir=${libdir} +includedir=${prefix}/include/uuid + +Name: uuid +Description: Universally unique id library +Version: 1.0 + +Requires: +Libs: +Cflags: -I${includedir} diff --git a/Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc b/Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc new file mode 100644 index 0000000000..b60598fa70 --- /dev/null +++ b/Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc @@ -0,0 +1,14 @@ +homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk +prefix=${homebrew_sdkroot}/usr +exec_prefix=/usr +libdir=${exec_prefix}/lib +sharedlibdir=${libdir} +includedir=${prefix}/include + +Name: zlib +Description: zlib compression library +Version: 1.2.11 + +Requires: +Libs: -L${libdir} -L${sharedlibdir} -lz +Cflags: