Home
last modified time | relevance | path

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

123456789

/third_party/skia/third_party/externals/harfbuzz/
Dmingw-configure.sh23 PKG_CONFIG_LIBDIR=$HOME/.local/$target/lib/pkgconfig:/usr/$target/sys-root/mingw/lib/pkgconfig/ \
24 PKG_CONFIG_PATH=$HOME/.local/$target/share/pkgconfig:/usr/$target/sys-root/mingw/share/pkgconfig/ \
/third_party/libcoap/examples/
Dshare.libcoap.examples.Makefile31 pkgconfig=$(shell pkg-config $(1) $(2))
33 CPPFLAGS=-D_GNU_SOURCE $(WARNING_CFLAGS) $(call pkgconfig,--cflags,$(LIBCOAP))
35 LDLIBS=$(call pkgconfig,--libs-only-l,$(LIBCOAP))
36 libdirs=$(call pkgconfig,--libs-only-L,$(LIBCOAP))
/third_party/grpc/
Dgrpc.spec12 Patch0006: repair-pkgconfig-path.patch
19 BuildRequires: gcc-c++ pkgconfig protobuf-devel protobuf-compiler
23 BuildRequires: pkgconfig(re2)
36 Requires: pkgconfig(re2)
80 -DgRPC_INSTALL_PKGCONFIGDIR=%{buildroot}%{_libdir}/pkgconfig \
133 %{_libdir}/pkgconfig/*
/third_party/skia/third_party/externals/freetype/builds/unix/
Dinstall.mk40 $(DESTDIR)$(libdir)/pkgconfig \
68 $(DESTDIR)$(libdir)/pkgconfig/freetype2.pc
82 -$(DELETE) $(DESTDIR)$(libdir)/pkgconfig/freetype2.pc
Dpkg.m441 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
88 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
166 # $libdir/pkgconfig, but the default can be changed by passing
170 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
186 # default the directory is $datadir/pkgconfig, but the default can be
190 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
/third_party/googletest/docs/
Dpkgconfig.md64 installed under `/usr/local/lib64/pkgconfig`. If you set
67 export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
116 `PKG_CONFIG_LIBDIR=/home/MYUSER/sysroot/usr/lib64/pkgconfig` against this `.pc`
134 export PKG_CONFIG_LIBDIR=${PKG_CONFIG_SYSROOT_DIR}/usr/lib64/pkgconfig
148 Elio Pettenò: <https://autotools.io/pkgconfig/cross-compiling.html>
/third_party/selinux/libsepol/src/
DMakefile92 test -d $(DESTDIR)$(LIBDIR)/pkgconfig || install -m 755 -d $(DESTDIR)$(LIBDIR)/pkgconfig
93 install -m 644 $(LIBPC) $(DESTDIR)$(LIBDIR)/pkgconfig
/third_party/libcoap/
DHOWTO.dual.gnutls38 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --libdir=/usr/local/lib \
71 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --with-included-unistring \
92 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --libdir=/usr/lib64 \
/third_party/fsverity-utils/
DMakefile263 install -d $(DESTDIR)$(LIBDIR)/pkgconfig $(DESTDIR)$(INCDIR) $(DESTDIR)$(BINDIR)
273 > $(DESTDIR)$(LIBDIR)/pkgconfig/libfsverity.pc
274 chmod 644 $(DESTDIR)$(LIBDIR)/pkgconfig/libfsverity.pc
285 rm -f $(DESTDIR)$(LIBDIR)/pkgconfig/libfsverity.pc
/third_party/ltp/
Dbuild.sh70 for dir in /usr/lib/i386-linux-gnu/pkgconfig \
71 /usr/lib32/pkgconfig /usr/lib/pkgconfig; do
/third_party/curl/docs/
DHTTP3.md72 …% ./configure PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig LDFLAGS="-Wl,-…
115 …% ./configure PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig LDFLAGS="-Wl,-…
156 …% ./configure PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig LDFLAGS="-Wl,-…
385 …/home/daniel/build-quictls/lib/pkgconfig:/home/daniel/build-nghttp3/lib/pkgconfig:/home/daniel/bui…
/third_party/lz4/contrib/meson/meson/
Dmeson.build13 pkgconfig = import('pkgconfig') variable
/third_party/node/deps/cares/m4/
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'])])
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build-mingw-patch.sh36 PKG_CONFIG_LIBDIR=/usr/x86_64-w64-mingw32/lib/pkgconfig:/usr/x86_64-w64-mingw32/share/pkgconfig pkg…
/third_party/bzip2/
Dbzip2.spec73 mkdir -p %{buildroot}%{_libdir}/pkgconfig
74 install -m 0644 bzip2.pc %{buildroot}%{_libdir}/pkgconfig/
95 %{_libdir}/pkgconfig/
/third_party/lz4/lib/
DMakefile166 PKGCONFIGDIR ?= $(prefix)/libdata/pkgconfig
168 PKGCONFIGDIR ?= $(libdir)/pkgconfig
173 @echo creating pkgconfig
/third_party/ntfs-3g/
Dconfigure.ac321pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/share/pkgconfig:/usr/local/lib/pkgconfi…
599 pkgconfigdir="\$(libdir)/pkgconfig"
/third_party/skia/third_party/externals/icu/source/
Daclocal.m486 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
137 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
237 dnl $libdir/pkgconfig, but the default can be changed by passing
241 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
259 dnl default the directory is $datadir/pkgconfig, but the default can be
263 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
DMakefile.in179 install-pkgconfig: $(ALL_PKGCONFIG_FILES)
180 @$(MKINSTALLDIRS) $(DESTDIR)$(libdir)/pkgconfig
181 $(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(DESTDIR)$(libdir)/pkgconfig/
191 @$(MKINSTALLDIRS) $(DESTDIR)$(libdir)/pkgconfig
192 $(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(DESTDIR)$(libdir)/pkgconfig/
/third_party/icu/icu4c/source/
DMakefile.in179 install-pkgconfig: $(ALL_PKGCONFIG_FILES)
180 @$(MKINSTALLDIRS) $(DESTDIR)$(libdir)/pkgconfig
181 $(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(DESTDIR)$(libdir)/pkgconfig/
191 @$(MKINSTALLDIRS) $(DESTDIR)$(libdir)/pkgconfig
192 $(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(DESTDIR)$(libdir)/pkgconfig/
Daclocal.m4140 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
191 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
291 dnl $libdir/pkgconfig, but the default can be changed by passing
295 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
313 dnl default the directory is $datadir/pkgconfig, but the default can be
317 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
/third_party/ffmpeg/ffbuild/
Dlibrary.mak41 install-headers: install-lib$(NAME)-headers install-lib$(NAME)-pkgconfig
98 install-lib$(NAME)-pkgconfig: $(SUBDIR)lib$(FULLNAME).pc
114 uninstall-pkgconfig::
/third_party/skia/third_party/externals/libpng/scripts/
Dmakefile.cegcc57 @mkdir -p $(PACKAGE)-dev/lib/pkgconfig
84 cp $(PACKAGE)/$$i $(PACKAGE)-dev/lib/pkgconfig; \
/third_party/glib/
Dglib2.spec85 BuildRequires: systemtap-sdt-devel pkgconfig(libelf) pkgconfig(libffi)
86 BuildRequires: pkgconfig(libpcre2-8) pkgconfig(mount) pkgconfig(zlib)
/third_party/nghttp2/docker/
DDockerfile33 PKG_CONFIG_PATH="/usr/local/lib64/pkgconfig" && \
61 PKG_CONFIG_PATH="/usr/local/lib64/pkgconfig" && \

123456789