| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | pkg.m4 | 72 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 123 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 223 dnl $libdir/pkgconfig, but the default can be changed by passing 227 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) 245 dnl default the directory is $datadir/pkgconfig, but the default can be 249 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
|
| H A D | user.m4 | 10 PKG_INSTALLDIR(['${prefix}/libdata/pkgconfig'])], [
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | Pkgconfig.md | 83 Meson natively uses pkgconfig to query dependencies: 140 `.pc` files are installed under `/usr/local/lib64/pkgconfig`. If you set 143 export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | Makefile.in | 151 @MAKE_PC_FILES@ $(SHELL) ./gen-pkgconfig 202 @MAKE_PC_FILES@ -rm -f gen-pkgconfig
|
| /freebsd-13.1/contrib/file/ |
| H A D | Makefile.am | 9 pkgconfigexecdir = $(libdir)/pkgconfig
|
| /freebsd-13.1/sys/contrib/libsodium/ |
| H A D | Makefile.am | 20 pkgconfigdir = $(libdir)/pkgconfig directory
|
| /freebsd-13.1/contrib/openpam/m4/ |
| H A D | ax_pkg_config.m4 | 65 if ! "${PKG_CONFIG}" --atleast-pkgconfig-version="${_min_version}" ; then 78 [installation directory for .pc files @<:@LIBDIR/pkgconfig@:>@]), 79 [pkgconfigdir=$withval], [pkgconfigdir='${libdir}/pkgconfig'])
|
| /freebsd-13.1/contrib/apr-util/ |
| H A D | Makefile.in | 79 $(APR_MKDIR) $(DESTDIR)$(includedir) $(DESTDIR)$(libdir)/pkgconfig \ 84 $(INSTALL_DATA) apr-util.pc $(DESTDIR)$(libdir)/pkgconfig/$(APRUTIL_PCFILE)
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | Makefile.am | 17 pkgconfigdir = ${libdir}/pkgconfig directory
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | ntp_pkg_config.m4 | 17 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
|
| /freebsd-13.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_pkg_config.m4 | 17 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
|
| /freebsd-13.1/contrib/libevent/m4/ |
| H A D | ntp_pkg_config.m4 | 17 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
|
| /freebsd-13.1/crypto/heimdal/tools/ |
| H A D | Makefile.am | 7 pkgconfigdir = $(libdir)/pkgconfig directory
|
| /freebsd-13.1/contrib/apr/ |
| H A D | Makefile.in | 80 $(DESTDIR)$(libdir)/pkgconfig $(DESTDIR)$(includedir) 87 $(INSTALL_DATA) apr.pc $(DESTDIR)$(libdir)/pkgconfig/$(APR_PCFILE)
|
| H A D | apr.spec | 86 %{_libdir}/pkgconfig/apr-%{aprver}.pc
|
| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | unbound.spec | 62 %{_libdir}/pkgconfig/libunbound* 95 - Added pkgconfig/libunbound.pc to the packaged files.
|
| /freebsd-13.1/contrib/unbound/ |
| H A D | README-Travis.md | 144 …`PKG_CONFIG_PATH` are `$HOME/android23-armv7a/lib/pkgconfig` and `$HOME/android23-aarch64/lib/pkgc… 157 export PKG_CONFIG_PATH="$ANDROID_PREFIX/lib/pkgconfig" 246 …l `PKG_CONFIG_PATH` are `$HOME/iPhoneOS-armv7s/lib/pkgconfig` and `$HOME/iPhoneOS-arm64/lib/pkgcon… 259 export PKG_CONFIG_PATH="$IOS_PREFIX/lib/pkgconfig"
|
| /freebsd-13.1/sys/contrib/zstd/lib/ |
| H A D | Makefile | 384 PKGCONFIGDIR ?= $(PREFIX)/libdata/pkgconfig 386 PKGCONFIGDIR ?= $(LIBDIR)/pkgconfig 401 @echo creating pkgconfig
|
| /freebsd-13.1/contrib/libucl/ |
| H A D | Makefile.am | 4 pkgconfigdir = $(libdir)/pkgconfig directory
|
| /freebsd-13.1/contrib/expat/ |
| H A D | Makefile.am | 55 pkgconfigdir = $(libdir)/pkgconfig directory
|
| /freebsd-13.1/contrib/libcbor/src/ |
| H A D | CMakeLists.txt | 45 DESTINATION "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/pkgconfig")
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | Makefile.in | 577 [ -d $(DESTDIR)$(libdir)/pkgconfig ] || \ 578 (mkdir -p $(DESTDIR)$(libdir)/pkgconfig; chmod 755 $(DESTDIR)$(libdir)/pkgconfig) 579 $(INSTALL_DATA) libpcap.pc $(DESTDIR)$(libdir)/pkgconfig/libpcap.pc 691 rm -f $(DESTDIR)/$(libdir)/pkgconfig/libpcap.pc
|
| /freebsd-13.1/contrib/googletest/googletest/cmake/ |
| H A D | internal_utils.cmake | 298 # Installs the specified targets and configures the associated pkgconfig files. 309 # Configure and install pkgconfig files. 315 DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
|
| /freebsd-13.1/contrib/libxo/ |
| H A D | Makefile.am | 79 pkgconfigdir=$(libdir)/pkgconfig directory
|
| /freebsd-13.1/contrib/serf/ |
| H A D | SConstruct | 395 pkgconfig = env.Textfile('serf-%d.pc' % (MAJOR,), 407 env.Default(lib_static, lib_shared, pkgconfig) 440 env.Alias('install-pc', env.Install(os.path.join(libdir, 'pkgconfig'), 441 pkgconfig))
|