Home
last modified time | relevance | path

Searched refs:python3 (Results 1 – 25 of 167) sorted by relevance

1234567

/buildroot/support/dependencies/
A Dcheck-host-python3.sh17 python3=`which $candidate 2>/dev/null`
18 if [ ! -x "$python3" ]; then
21 version=`$python3 -V 2>&1 | awk '{ split($2, v, "."); print v[1] v[2] }'`
29 echo $python3
A Dcheck-host-python3.mk6 ifeq (,$(call suitable-host-package,python3,$(BR2_PYTHON3_VERSION_MIN) python3 python))
7 BR2_PYTHON3_HOST_DEPENDENCY = host-python3
/buildroot/package/dbus-python/
A Ddbus-python.mk12 DBUS_PYTHON_DEPENDENCIES = dbus libglib2 python3 host-python3
13 HOST_DBUS_PYTHON_DEPENDENCIES = host-dbus host-libglib2 host-python3
16 PYTHON=$(HOST_DIR)/bin/python3 \
22 PYTHON=$(HOST_DIR)/bin/python3 \
/buildroot/package/x11r7/xcb-proto/
A Dxcb-proto.mk15 XCB_PROTO_DEPENDENCIES = host-python3
16 HOST_XCB_PROTO_DEPENDENCIES = host-python3
19 XCB_PROTO_CONF_OPTS += ac_cv_path_PYTHON=$(HOST_DIR)/bin/python3
20 HOST_XCB_PROTO_CONF_OPTS += ac_cv_path_PYTHON=$(HOST_DIR)/bin/python3
/buildroot/package/avocado/
A DConfig.in3 depends on BR2_USE_WCHAR # python3
4 depends on BR2_USE_MMU # python3
5 depends on BR2_TOOLCHAIN_HAS_THREADS # python3
6 depends on !BR2_STATIC_LIBS # python3
/buildroot/package/x11r7/libxcb/
A Dlibxcb.mk18 host-xcb-proto host-python3 host-pkgconf
21 host-xlib_libXau host-python3 host-pkgconf
27 LIBXCB_CONF_OPTS += ac_cv_path_PYTHON=$(HOST_DIR)/bin/python3
28 HOST_LIBXCB_CONF_OPTS += ac_cv_path_PYTHON=$(HOST_DIR)/bin/python3
/buildroot/package/ranger/
A DConfig.in3 depends on BR2_USE_MMU # python3
4 depends on BR2_USE_WCHAR # python3
5 depends on BR2_TOOLCHAIN_HAS_THREADS # python3
6 depends on !BR2_STATIC_LIBS # python3
/buildroot/package/libsigrokdecode/
A DConfig.in3 depends on BR2_USE_WCHAR # libglib2/python3
4 depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2/python3
5 depends on BR2_USE_MMU # libglib2/python3
6 depends on !BR2_STATIC_LIBS # python3
A D0003-configure-ac-Use-python3-embed-pc-as-a-fallback.patch4 Subject: [PATCH] configure.ac: Use python3-embed.pc as a fallback
22 SR_PKG_CHECK([python3], [SRD_PKGLIBS],
23 …ython-3.5 >= 3.5], [python-3.4 >= 3.4], [python-3.3 >= 3.3], [python-3.2 >= 3.2], [python3 >= 3.2])
24python3-embed], [python-3.8 >= 3.8], [python-3.7 >= 3.7], [python-3.6 >= 3.6], [python-3.5 >= 3.5]…
A D0001-configure-ac-Add-support-for-Python-3-9.patch20 SR_PKG_CHECK([python3], [SRD_PKGLIBS],
21 …ython-3.5 >= 3.5], [python-3.4 >= 3.4], [python-3.3 >= 3.3], [python-3.2 >= 3.2], [python3 >= 3.2])
22 …ython-3.5 >= 3.5], [python-3.4 >= 3.4], [python-3.3 >= 3.3], [python-3.2 >= 3.2], [python3 >= 3.2])
A D0002-configure-Add-python-3-10-support.patch20 SR_PKG_CHECK([python3], [SRD_PKGLIBS],
21 …ython-3.5 >= 3.5], [python-3.4 >= 3.4], [python-3.3 >= 3.3], [python-3.2 >= 3.2], [python3 >= 3.2])
22 …ython-3.5 >= 3.5], [python-3.4 >= 3.4], [python-3.3 >= 3.3], [python-3.2 >= 3.2], [python3 >= 3.2])
/buildroot/support/testing/tests/package/br2-external/python-pybind/package/python-pybind-example/
A Dpython-pybind-example.mk13 $(shell $(HOST_DIR)/bin/python3 -c 'import pybind11; print(pybind11.get_include())')
19 $(shell $(STAGING_DIR)/usr/bin/python3-config --includes --libs --ldflags)
24 $(shell $(STAGING_DIR)/usr/bin/python3-config --extension-suffix)
/buildroot/package/libapparmor/
A Dlibapparmor.mk31 LIBAPPARMOR_DEPENDENCIES += host-python3 host-python-setuptools host-swig python3
34 PYTHON=$(HOST_DIR)/bin/python3 \
35 PYTHON_CONFIG=$(STAGING_DIR)/usr/bin/python3-config \
/buildroot/package/
A Dpkg-waf.mk49 $(2)_DEPENDENCIES += host-python3
71 $$(HOST_DIR)/bin/python3 $$($(2)_WAF) configure \
86 $$(TARGET_MAKE_ENV) $$($$(PKG)_MAKE_ENV) $$(HOST_DIR)/bin/python3 $$($(2)_WAF) \
99 $$(TARGET_MAKE_ENV) $$($$(PKG)_MAKE_ENV) $$(HOST_DIR)/bin/python3 $$($(2)_WAF) \
113 $$(TARGET_MAKE_ENV) $$($$(PKG)_MAKE_ENV) $$(HOST_DIR)/bin/python3 $$($(2)_WAF) \
/buildroot/package/libcap-ng/
A Dlibcap-ng.mk15 LIBCAP_NG_CONF_OPTS = --without-python3
18 HOST_LIBCAP_NG_CONF_OPTS = --without-python3
/buildroot/package/ntpsec/
A DConfig.in3 depends on BR2_USE_MMU # python3
4 depends on BR2_USE_WCHAR # python3
5 depends on BR2_TOOLCHAIN_HAS_THREADS # python3
6 depends on !BR2_STATIC_LIBS # python3
/buildroot/package/opkg-utils/
A DConfig.in4 depends on BR2_USE_MMU # bash, python3
5 depends on BR2_USE_WCHAR # python3
6 depends on BR2_TOOLCHAIN_HAS_THREADS # python3 <- libffi
7 depends on !BR2_STATIC_LIBS # python3
/buildroot/package/zbar/
A Dzbar.mk42 ZBAR_DEPENDENCIES += host-python3 python3
43 ZBAR_CONF_OPTS += --with-python=python3
/buildroot/package/nodejs/nodejs-src/
A Dnodejs-src.mk22 host-python3 \
34 host-python3 \
68 ln -sf $(HOST_DIR)/bin/python3 $(@D)/bin/python
95 PYTHON=$(HOST_DIR)/bin/python3 \
96 $(HOST_DIR)/bin/python3 configure.py \
110 $(HOST_MAKE_ENV) PYTHON=$(HOST_DIR)/bin/python3 \
122 $(HOST_MAKE_ENV) PYTHON=$(HOST_DIR)/bin/python3 \
212 PYTHON=$(HOST_DIR)/bin/python3 \
213 $(HOST_DIR)/bin/python3 configure.py \
225 $(TARGET_MAKE_ENV) PYTHON=$(HOST_DIR)/bin/python3 \
[all …]
/buildroot/package/dstat/
A DConfig.in3 depends on BR2_USE_WCHAR # python3
4 depends on BR2_USE_MMU # python3
5 depends on BR2_TOOLCHAIN_HAS_THREADS # python3
6 depends on !BR2_STATIC_LIBS # python3
/buildroot/support/docker/
A DDockerfile40 python3 \
41 python3-flake8 \
42 python3-magic \
43 python3-nose2 \
44 python3-pexpect \
45 python3-pytest \
/buildroot/package/gstreamer1/gst1-devtools/
A Dgst1-devtools.mk15 host-python3 \
16 python3 \
/buildroot/package/firewalld/
A DConfig.in3 depends on BR2_USE_MMU # gobject-introspection, python3, python-gobject
5 depends on BR2_USE_WCHAR # glib2, dbus-python, nftables, python3
7 depends on BR2_TOOLCHAIN_HAS_THREADS # dbus-python, python3
11 depends on !BR2_STATIC_LIBS # python3
/buildroot/package/volk/
A Dvolk.mk16 VOLK_DEPENDENCIES = host-python3 host-python-mako
19 -DPYTHON_EXECUTABLE=$(HOST_DIR)/bin/python3 \
/buildroot/package/qpid-proton/
A Dqpid-proton.mk16 host-python3 \
33 -DPYTHON_EXECUTABLE=$(HOST_DIR)/bin/python3

Completed in 42 milliseconds

1234567