| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf/ |
| H A D | 0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch | 27 -AC_MSG_CHECKING([for gobject-introspection]) 35 - PKG_CHECK_EXISTS([gobject-introspection-1.0],, 36 - AC_MSG_ERROR([gobject-introspection-1.0 is not installed])) 37 - PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $GIR_REQ], 39 - AC_MSG_ERROR([You need to have gobject-introspection >= $1 installed to build… 42 - PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $GIR_REQ], found_introspection=yes, found_intro… 65 - INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` 66 - INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` 67 - INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` 69 - INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-gobject/ |
| H A D | Config.in | 2 bool "python-gobject" 3 depends on BR2_USE_MMU # libglib2, gobject-introspection 4 depends on BR2_PACKAGE_GOBJECT_INTROSPECTION_ARCH_SUPPORTS # gobject-introspection 5 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # gobject-introspection 6 depends on BR2_HOST_GCC_AT_LEAST_8 # gobject-introspection -> host-qemu 7 depends on BR2_TOOLCHAIN_USES_GLIBC # gobject-introspection 8 depends on BR2_PACKAGE_PYTHON3 # gobject-introspection 16 comment "python-gobject needs a glibc toolchain, gcc >= 4.9, host gcc >= 8"
|
| /OK3568_Linux_fs/buildroot/package/python-bluezero/ |
| H A D | Config.in | 3 …depends on BR2_PACKAGE_GOBJECT_INTROSPECTION_ARCH_SUPPORTS # python-gobject -> gobject-introspecti… 4 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # python-gobject -> gobject-introspection 5 depends on BR2_HOST_GCC_AT_LEAST_8 # python-gobject -> gobject-introspection -> host-qemu 6 depends on BR2_TOOLCHAIN_USES_GLIBC # python-gobject -> gobject-introspection
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
| H A D | 0010-Do-not-hardcode-python-path-into-various-tools.patch | 11 gobject/glib-genmarshal.in | 2 +- 12 gobject/glib-mkenums.in | 2 +- 25 diff --git a/gobject/glib-genmarshal.in b/gobject/glib-genmarshal.in 27 --- a/gobject/glib-genmarshal.in 28 +++ b/gobject/glib-genmarshal.in 35 diff --git a/gobject/glib-mkenums.in b/gobject/glib-mkenums.in 37 --- a/gobject/glib-mkenums.in 38 +++ b/gobject/glib-mkenums.in
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-python/ |
| H A D | Config.in | 3 depends on BR2_USE_MMU # libglib2, gobject-introspection 4 depends on BR2_PACKAGE_GOBJECT_INTROSPECTION_ARCH_SUPPORTS # gobject-introspection 5 depends on BR2_HOST_GCC_AT_LEAST_8 # gobject-introspection -> host-qemu 6 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # gobject-introspection 7 depends on BR2_TOOLCHAIN_USES_GLIBC # gobject-introspection 8 depends on BR2_PACKAGE_PYTHON3 # gobject-introspection 14 GStreamer python overrides for the gobject-introspection-based
|
| /OK3568_Linux_fs/buildroot/package/gobject-introspection/ |
| H A D | gobject-introspection.mk | 9 GOBJECT_INTROSPECTION_SITE = http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/$(GOBJECT… 10 GOBJECT_INTROSPECTION_SOURCE = gobject-introspection-$(GOBJECT_INTROSPECTION_VERSION).tar.xz 18 host-gobject-introspection \ 127 $(STAGING_DIR)/usr/lib/pkgconfig/gobject-introspection-1.0.pc 134 $(STAGING_DIR)/usr/lib/pkgconfig/gobject-introspection-1.0.pc 137 $(STAGING_DIR)/usr/lib/pkgconfig/gobject-introspection-1.0.pc 143 $(STAGING_DIR)/usr/share/gobject-introspection-1.0/Makefile.introspection
|
| H A D | Config.in | 7 bool "gobject-introspection" 10 # While gcc 4.8 might be compatible with gobject-introspection, 18 # gobject-introspection does not require python3 to run on the 24 # gobject-introspection. 41 comment "gobject-introspection needs python3" 45 comment "gobject-introspection needs a glibc toolchain, gcc >= 4.9, host gcc >= 8"
|
| H A D | gobject-introspection.hash | 1 #From http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.68/gobject-introspection-1.68.… 2 sha256 d229242481a201b84a0c66716de1752bca41db4133672cfcfb37c93eb6e54a27 gobject-introspection-1.6…
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | gobject-introspection.bbclass | 7 # depending on distro and machine features (see gobject-introspection-data class). 8 inherit python3native gobject-introspection-data 32 DEPENDS:append:class-target = " gobject-introspection gobject-introspection-native qemu-native" 34 # Even though introspection is disabled on -native, gobject-introspection package is still 36 DEPENDS:append:class-native = " gobject-introspection-native" 37 DEPENDS:append:class-nativesdk = " gobject-introspection-native"
|
| /OK3568_Linux_fs/buildroot/package/polkit/ |
| H A D | 0001-make-netgroup-support-optional.patch | 111 + AC_MSG_CHECKING([for gobject-introspection]) 119 + PKG_CHECK_EXISTS([gobject-introspection-1.0],, 120 + AC_MSG_ERROR([gobject-introspection-1.0 is not installed])) 121 + PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], 123 + AC_MSG_ERROR([You need to have gobject-introspection >= $1 installed to b… 126 + PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introsp… 147 + INTROSPECTION_SCANNER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_scanner gobject-i… 148 + INTROSPECTION_COMPILER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_compiler gobject… 149 + INTROSPECTION_GENERATE=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_generate gobject… 150 …_CONFIG --define-variable=datadir="${_GI_EXP_DATADIR}" --variable=girdir gobject-introspection-1.0` [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/tepl/ |
| H A D | tepl_6.00.0.bb | 16 inherit gnomebase gobject-introspection gettext features_check 23 # gobject-introspection is mandatory and cannot be configured 24 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libgweather/ |
| H A D | libgweather_40.0.bb | 8 inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check upstream-vers… 12 # gobject-introspection is mandatory and cannot be configured 13 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 21 from gi.repository import GObject as gobject unknown 29 … 'clicked' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gobject.TYPE_STRING, Gdk.Event)), 30 …'position-changed' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gobject.TYPE_INT, gobject.TYPE_… 31 …'set-scroll-adjustments' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gtk.Adjustment, gtk.Adjus…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gobject-introspection/ |
| H A D | gobject-introspection_1.72.0.bb | 7 BUGTRACKER = "https://gitlab.gnome.org/GNOME/gobject-introspection/issues" 24 inherit meson pkgconfig gtk-doc python3native qemu gobject-introspection-data upstream-version-is-e… 35 DEPENDS:append:class-target = " gobject-introspection-native qemu-native" 126 # to build introspection files for all other gobject-based packages 146 ${SYSROOT_DESTDIR}${libdir}/pkgconfig/gobject-introspection-1.0.pc 179 # These are used by gobject-based packages 181 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/gdump.c \ 182 ${datadir}/gobject-introspection-1.0/Makefile.introspection" 186 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/tests/*.c \ 187 ${datadir}/gobject-introspection-1.0/tests/*.h" [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/libmediaart/ |
| H A D | libmediaart-2.0_1.9.5.bb | 12 inherit gnomebase gobject-introspection vala features_check 19 # gobject-introspection is mandatory and cannot be configured 20 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/colord-gtk/ |
| H A D | colord-gtk_0.3.0.bb | 6 inherit meson gobject-introspection gettext gtk-doc features_check 21 # gobject-introspection is mandatory and cannot be configured 22 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/ |
| H A D | gnome-tweaks_40.0.bb | 12 inherit gnomebase gtk-icon-cache gobject-introspection features_check 17 # gobject-introspection is mandatory and cannot be configured 18 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-connectivity/folks/ |
| H A D | folks_0.15.5.bb | 13 # gobject-introspection is mandatory and cannot be configured 14 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 26 inherit pkgconfig gnomebase gettext gobject-introspection vala features_check
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/ |
| H A D | colord.bb | 3 inherit meson gobject-introspection gsettings gettext bash-completion systemd features_check userad… 5 # polkit and gobject-introspection are mandatory and cannot be configured 6 REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-python_1.20.5.bb | 26 # gobject-introspection is mandatory and cannot be configured 27 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 30 inherit meson pkgconfig setuptools3-base upstream-version-is-even gobject-introspection features_ch…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gedit/ |
| H A D | gedit_42.0.bb | 19 inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc vala gettext features_… 26 # gobject-introspection is mandatory and cannot be configured 28 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/ |
| H A D | cairo_1.16.0.bb | 17 LICENSE:${PN}-gobject = "MPL-1.1 | LGPL-2.1-only" 87 PACKAGES =+ "cairo-gobject cairo-script-interpreter cairo-perf-utils" 89 SUMMARY:cairo-gobject = "The Cairo library GObject wrapper library" 90 DESCRIPTION:cairo-gobject = "A GObject wrapper library for the Cairo API." 100 FILES:${PN}-gobject = "${libdir}/libcairo-gobject.so.*"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/ |
| H A D | gnome-desktop_42.0.bb | 11 inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection features_check g… 14 # gobject-introspection is mandatory and cannot be configured 15 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gjs/ |
| H A D | gjs_1.72.0.bb | 9 inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-e… 17 # gobject-introspection is mandatory and cannot be configured 18 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/tracker/ |
| H A D | tracker_3.3.2.bb | 23 inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_ch… 27 # gobject-introspection is mandatory and cannot be configured 28 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|