Home
last modified time | relevance | path

Searched refs:pkgconfig (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-14.2/contrib/googletest/docs/
H A Dpkgconfig.md60 installed under `/usr/local/lib64/pkgconfig`. If you set
63 export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
112 `PKG_CONFIG_LIBDIR=/home/MYUSER/sysroot/usr/lib64/pkgconfig` against this `.pc`
130 export PKG_CONFIG_LIBDIR=${PKG_CONFIG_SYSROOT_DIR}/usr/lib64/pkgconfig
144 Elio Pettenò: <https://autotools.io/pkgconfig/cross-compiling.html>
/freebsd-14.2/contrib/tcpdump/cmake/Modules/
H A DFindPCAP.cmake126 # Create a list of the possible pkgconfig subfolder (depending on
134 list(APPEND _lib_dirs "lib/${CMAKE_LIBRARY_ARCHITECTURE}/pkgconfig")
140 list(APPEND _lib_dirs "lib32/pkgconfig")
144 list(APPEND _lib_dirs "lib64/pkgconfig")
148 list(APPEND _lib_dirs "libx32/pkgconfig")
153 list(APPEND _lib_dirs "libdata/pkgconfig")
155 list(APPEND _lib_dirs "lib/pkgconfig")
156 list(APPEND _lib_dirs "share/pkgconfig")
159 # pkgconfig path list
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dpkg.m472 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 Duser.m410 PKG_INSTALLDIR(['${prefix}/libdata/pkgconfig'])], [
/freebsd-14.2/contrib/tcpdump/
H A DCMakeLists.txt154 # /usr/lib/amd64/pkgconfig for .pc files.
172 set(fixed_path "/usr/lib/amd64/pkgconfig")
175 # It contains /usr/lib/pkgconfig. Prepend
176 # /usr/lib/amd64/pkgconfig to /usr/lib/pkgconfig.
178 string(REPLACE "/usr/lib/pkgconfig"
179 "/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig"
184 # Append /usr/lib/amd64/pkgconfig to it.
192 # prepend /usr/lib/pkgconfig to it.
197 # /usr/lib/pkgconfig to /usr/lib/amd64/pkgconfig.
199 string(REPLACE "/usr/lib/amd64/pkgconfig"
[all …]
/freebsd-14.2/lib/ncurses/tinfo/
H A DMakefile1040 SYMLINKS+= ncursesw.pc ${LIBDATADIR}/pkgconfig/ncurses.pc \
1041 tinfow.pc ${LIBDATADIR}/pkgconfig/tinfo.pc \
1042 formw.pc ${LIBDATADIR}/pkgconfig/form.pc \
1043 menuw.pc ${LIBDATADIR}/pkgconfig/menu.pc \
1044 panelw.pc ${LIBDATADIR}/pkgconfig/panel.pc
1048 gen-pkgconfig: gen-pkgconfig.in
1079 ${PCFILES}: gen-pkgconfig
1080 sh ${.OBJDIR}/gen-pkgconfig ${.TARGET:R}
/freebsd-14.2/contrib/file/
H A DMakefile.am10 pkgconfigexecdir = $(libdir)/pkgconfig
/freebsd-14.2/sys/contrib/libsodium/
H A DMakefile.am20 pkgconfigdir = $(libdir)/pkgconfig directory
/freebsd-14.2/etc/mtree/
H A DBSD.lib32.dist22 pkgconfig
/freebsd-14.2/contrib/openpam/m4/
H A Dax_pkg_config.m465 if ! "${PKG_CONFIG}" --atleast-pkgconfig-version="${_min_version}" ; then
78 [installation directory for .pc files @<:@LIBDIR/pkgconfig@:>@]),
79 [pkgconfigdir=$withval], [pkgconfigdir='${libdir}/pkgconfig'])
/freebsd-14.2/contrib/ncurses/misc/
H A DMakefile.in167 @MAKE_PC_FILES@ $(SHELL) ./gen-pkgconfig
218 @MAKE_PC_FILES@ -rm -f gen-pkgconfig
/freebsd-14.2/sys/contrib/zstd/lib/
H A DMakefile284 PKGCONFIGDIR ?= $(PREFIX)/libdata/pkgconfig
286 PKGCONFIGDIR ?= $(LIBDIR)/pkgconfig
300 @echo creating pkgconfig
/freebsd-14.2/contrib/sqlite3/
H A DMakefile.am17 pkgconfigdir = ${libdir}/pkgconfig directory
/freebsd-14.2/contrib/openpam/freebsd/
H A DMakefile.in14 USES= gmake libtool pkgconfig
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_pkg_config.m417 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
/freebsd-14.2/contrib/ntp/sntp/libevent/m4/
H A Dntp_pkg_config.m417 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
/freebsd-14.2/contrib/libevent/m4/
H A Dntp_pkg_config.m417 if $PKG_CONFIG --atleast-pkgconfig-version $ntp_pkgconfig_min_version; then
/freebsd-14.2/crypto/heimdal/tools/
H A DMakefile.am7 pkgconfigdir = $(libdir)/pkgconfig directory
/freebsd-14.2/contrib/unbound/contrib/
H A Dunbound.spec62 %{_libdir}/pkgconfig/libunbound*
95 - Added pkgconfig/libunbound.pc to the packaged files.
/freebsd-14.2/contrib/googletest/docs/_data/
H A Dnavigation.yml41 url: "/pkgconfig.html"
/freebsd-14.2/contrib/unbound/
H A DREADME-Travis.md144 …`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-14.2/contrib/ldns/
H A DREADME-Travis.md142 …`PKG_CONFIG_PATH` are `$HOME/android23-armv7a/lib/pkgconfig` and `$HOME/android23-aarch64/lib/pkgc…
155 export PKG_CONFIG_PATH="$ANDROID_PREFIX/lib/pkgconfig"
244 …l `PKG_CONFIG_PATH` are `$HOME/iPhoneOS-armv7s/lib/pkgconfig` and `$HOME/iPhoneOS-arm64/lib/pkgcon…
257 export PKG_CONFIG_PATH="$IOS_PREFIX/lib/pkgconfig"
/freebsd-14.2/contrib/libpcap/cmake/Modules/
H A DFinddpdk.cmake31 # If dpdk_ROOT is set, add ${dpdk_ROOT}/pkgconfig
38 set(ENV{PKG_CONFIG_PATH} "${dpdk_ROOT}/pkgconfig:$ENV{PKG_CONFIG_PATH}")
/freebsd-14.2/contrib/libucl/
H A DMakefile.am4 pkgconfigdir = $(libdir)/pkgconfig directory
/freebsd-14.2/contrib/libfido2/.actions/
H A Dbuild-linux-i686-w64-mingw32-gcc53 export PKG_CONFIG_PATH=/fakeroot/lib/pkgconfig

1234