Home
last modified time | relevance | path

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

12345678910>>...43

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/files/
H A D0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch4 Subject: [PATCH] gen-pkgconfig.in: Do not include LDFLAGS in generated pc
7 Including the LDFLAGS in the pkgconfig output is problematic as OE
15 misc/gen-pkgconfig.in | 2 +-
18 diff --git a/misc/gen-pkgconfig.in b/misc/gen-pkgconfig.in
20 --- a/misc/gen-pkgconfig.in
21 +++ b/misc/gen-pkgconfig.in
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift/
H A D0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch20 …(PKGCONFIG_INSTALL_DIR "lib/pkgconfig" CACHE PATH "The subdirectory to install pkgconfig config fi…
22 …STALL_DIR "lib${LIB_SUFFIX}/pkgconfig" CACHE PATH "The subdirectory to install pkgconfig config fi…
/OK3568_Linux_fs/buildroot/package/gcnano-binaries/
H A Dgcnano-binaries.mk63 $(foreach pkgconfig,$(GCNANO_BINARIES_PKG_CONFIGS), \
64 $(INSTALL) -D -m 0644 $(@D)/$(GCNANO_BINARIES_USERLAND_SUBDIR)/usr/lib/pkgconfig/$(pkgconfig).pc \
65 $(1)/usr/lib/pkgconfig/$(pkgconfig).pc
/OK3568_Linux_fs/buildroot/package/libnss/
H A Dlibnss.mk102 $(STAGING_DIR)/usr/lib/pkgconfig/nss.pc
104 $(STAGING_DIR)/usr/lib/pkgconfig/nss.pc
116 $(TARGET_DIR)/usr/lib/pkgconfig/nss.pc
120 $(TARGET_DIR)/usr/lib/pkgconfig/nss.pc
162 $(HOST_DIR)/lib/pkgconfig/nss.pc
164 $(HOST_DIR)/lib/pkgconfig/nss.pc
166 $(HOST_DIR)/lib/pkgconfig/nss.pc
/OK3568_Linux_fs/buildroot/package/libjpeg/
H A Dlibjpeg.mk28 $(STAGING_DIR)/usr/lib/pkgconfig/libjpeg.pc
30 $(SED) "s/@PACKAGE_VERSION@/$${version}/" $(STAGING_DIR)/usr/lib/pkgconfig/libjpeg.pc
37 $(HOST_DIR)/usr/lib/pkgconfig/libjpeg.pc
39 $(SED) "s/@PACKAGE_VERSION@/$${version}/" $(HOST_DIR)/usr/lib/pkgconfig/libjpeg.pc
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pkgconf/
H A Dpkgconf_1.8.0.bb9 PROVIDES += "pkgconfig"
10 RPROVIDES:${PN} += "pkgconfig"
28 EXTRA_OECONF += "--with-pkg-config-dir='${libdir}/pkgconfig:${datadir}/pkgconfig'"
49 # will end up requiring 'pkgconfig(pkg-config)'. Allow this behavior by
51 RPROVIDES:${PN} += "pkgconfig(pkg-config)"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-configure-Do-not-add-native-paths-to-pkgconfig-searc.patch4 Subject: [PATCH] configure: Do not add native paths to pkgconfig search
25 -dnl tell pkgconfig to look in the same prefix where we're installing this to,
27 -dnl pkgconfig path
28 -PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${libdir}/pkgconfig"
/OK3568_Linux_fs/buildroot/package/fstrcmp/
H A Dfstrcmp.mk16 FSTRCMP_MAKE_OPTS = all-bin libdir/pkgconfig/fstrcmp.pc
24 $(INSTALL) -D -m 755 $(@D)/libdir/pkgconfig/fstrcmp.pc $(STAGING_DIR)/usr/lib/pkgconfig/fstrcmp.pc
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddefault-providers.inc56 PREFERRED_PROVIDER_pkgconfig ?= "pkgconfig"
57 PREFERRED_PROVIDER_nativesdk-pkgconfig ?= "nativesdk-pkgconfig"
58 PREFERRED_PROVIDER_pkgconfig-native ?= "pkgconfig-native"
/OK3568_Linux_fs/yocto/meta-qt5/recipes-connectivity/libconnman-qt/
H A Dlibconnman-qt5_git.bb17 inherit pkgconfig
24 if ls ${D}${libdir}/pkgconfig/connman-qt5.pc >/dev/null 2>/dev/null; then
25 sed -i "s@-L${STAGING_LIBDIR}@-L\${libdir}@g" ${D}${libdir}/pkgconfig/connman-qt5.pc
/OK3568_Linux_fs/yocto/meta-qt5/recipes-connectivity/libqofono/
H A Dlibqofonoext_git.bb14 inherit pkgconfig qmake5
17 if ls ${D}${libdir}/pkgconfig/qofono-qt5.pc >/dev/null 2>/dev/null; then
18 sed -i "s@-L${STAGING_LIBDIR}@-L\${libdir}@g" ${D}${libdir}/pkgconfig/qofono-qt5.pc
/OK3568_Linux_fs/external/drm-cursor/
H A Dmeson.build9 pkgconfig = import('pkgconfig') variable
45 pkgconfig.generate(
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/cups/
H A Dcups-filters.inc10 DEPENDS:class-native = "poppler-native glib-2.0-native dbus-native pkgconfig-native gettext-native …
14 inherit autotools-brokensep gettext pkgconfig
77 # remove sysroot path contamination from pkgconfig file
78 sed -i -e 's:${STAGING_DIR_TARGET}::' ${D}/${libdir}/pkgconfig/libcupsfilters.pc
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/sqlite/
H A Dsqlite_2.8.17.bb22 inherit autotools pkgconfig
26 # make pkgconfig.bbclass pick this up
50 install -d ${D}${libdir}/pkgconfig
51 install -m 0644 ${S}/sqlite.pc ${D}${libdir}/pkgconfig/sqlite.pc
/OK3568_Linux_fs/buildroot/support/misc/
H A Dcross-compilation.conf.in13 pkgconfig = '@PKGCONF_HOST_BINARY@'
30 pkg_config_libdir = '@STAGING_DIR@/usr/lib/pkgconfig:@STAGING_DIR@/usr/share/pkgconfig'
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc30 #because we cannot rely on the fact that all apps will use pkgconfig,
48 inherit meson pkgconfig python3native gettext features_check
222 rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
229 pkgconfig = (d.getVar('PACKAGECONFIG') or "").split()
239 if not p[0] in pkgconfig:
303 FILES:${PN}-dev = "${libdir}/pkgconfig/dri.pc ${includedir}/vulkan ${libdir}/vdpau/*.so"
304 FILES:libegl-mesa-dev = "${libdir}/libEGL.* ${includedir}/EGL ${includedir}/KHR ${libdir}/pkgconfig
305 FILES:libgbm-dev = "${libdir}/libgbm.* ${libdir}/pkgconfig/gbm.pc ${includedir}/gbm.h"
306 FILES:libgl-mesa-dev = "${libdir}/libGL.* ${includedir}/GL ${libdir}/pkgconfig/gl.pc"
308 FILES:libgles1-mesa-dev = "${libdir}/libGLESv1*.* ${includedir}/GLES ${libdir}/pkgconfig/glesv1*.pc"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0001-Fix-pyext_PATTERN-for-cross-compilation.patch12 /usr/lib/pkgconfig/pyldb-util.cpython-310-x86_64-linux-gnu.pc
13 /usr/lib/pkgconfig/ldb.pc
26 /usr/lib/pkgconfig/pyldb-util.pc
27 /usr/lib/pkgconfig/ldb.pc
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/
H A D0001-tweak-install-prefix.patch41 - install -d -m 0755 $(DESTDIR)/usr/share/pkgconfig
46 …clude#g; s#@libdir@#/usr/${LIBDIR}#g" isomd5sum.pc.in > ${DESTDIR}/usr/share/pkgconfig/isomd5sum.pc
49 + install -d -m 0755 $(DESTDIR)${datadir}/pkgconfig
54 …ncludedir)#g; s#@libdir@#$(libdir)#g" isomd5sum.pc.in > ${DESTDIR}${datadir}/pkgconfig/isomd5sum.pc
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-Fix-pyext_PATTERN-for-cross-compilation.patch12 /usr/lib/pkgconfig/talloc.pc
13 /usr/lib/pkgconfig/pytalloc-util.cpython-310-x86_64-linux-gnu.pc
25 /usr/lib/pkgconfig/talloc.pc
26 /usr/lib/pkgconfig/pytalloc-util.pc
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dtarget-sdk-provides-dummy.bb45 pkgconfig \
46 pkgconfig-dev \
47 pkgconfig-src \
/OK3568_Linux_fs/buildroot/package/live555/
H A D0001-Add-a-pkg-config-file-for-the-shared-libraries.patch11 http://git.videolan.org/?p=vlc.git;a=blob;f=contrib/src/live555/add-pkgconfig-file.patch;hb=HEAD
44 + install -d $(DESTDIR)$(LIBDIR)/pkgconfig
45 …IBDIR@#$(LIBDIR)#;s#@VERSION@#$(VERSION)#" live555.pc.in > $(DESTDIR)$(LIBDIR)/pkgconfig/live555.pc
46 + chmod 644 $(DESTDIR)$(LIBDIR)/pkgconfig/live555.pc
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glslang/glslang/
H A D0001-generate-glslang-pkg-config.patch26 …AKE_CURRENT_SOURCE_DIR}/glslang.pc.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/pkgconfig/glslang.pc @ONLY)
27 … install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pkgconfig/glslang.pc DESTINATION ${CMAKE_INSTALL_LIBDIR…
/OK3568_Linux_fs/buildroot/package/meson/
H A D0002-mesonbuild-dependencies-base.py-add-pkg_config_stati.patch24 mesonbuild/dependencies/pkgconfig.py | 3 ++-
27 diff --git a/mesonbuild/dependencies/pkgconfig.py b/mesonbuild/dependencies/pkgconfig.py
29 --- a/mesonbuild/dependencies/pkgconfig.py
30 +++ b/mesonbuild/dependencies/pkgconfig.py
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pkgconfig/
H A Dpkgconfig_git.bb35 PACKAGECONFIG[glib] = "--without-internal-glib,--with-internal-glib,glib-2.0 pkgconfig-native"
42 # the pkg.m4 macros, pkgconfig does not deliver any other -dev
48 # will end up requiring 'pkgconfig(pkg-config)'. Allow this behavior by
50 RPROVIDES:${PN} += "pkgconfig(pkg-config)"
/OK3568_Linux_fs/buildroot/package/libsepol/
H A D0001-support-static-only.patch45 test -d $(DESTDIR)$(LIBDIR)/pkgconfig || install -m 755 -d $(DESTDIR)$(LIBDIR)/pkgconfig
46 install -m 644 $(LIBPC) $(DESTDIR)$(LIBDIR)/pkgconfig

12345678910>>...43