/openbmc/openbmc/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 …]
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/ |
H A D | 0010-Do-not-hardcode-python-path-into-various-tools.patch | 10 gobject/glib-genmarshal.in | 2 +- 11 gobject/glib-mkenums.in | 2 +- 24 diff --git a/gobject/glib-genmarshal.in b/gobject/glib-genmarshal.in 26 --- a/gobject/glib-genmarshal.in 27 +++ b/gobject/glib-genmarshal.in 34 diff --git a/gobject/glib-mkenums.in b/gobject/glib-mkenums.in 36 --- a/gobject/glib-mkenums.in 37 +++ b/gobject/glib-mkenums.in
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libmediaart/ |
H A D | libmediaart-2.0_1.9.6.bb | 11 inherit gnomebase gobject-introspection vala features_check 18 # gobject-introspection is mandatory and cannot be configured 19 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/colord-gtk/ |
H A D | colord-gtk_0.3.1.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"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tepl/ |
H A D | tepl_6.8.0.bb | 19 inherit meson gobject-introspection gettext features_check pkgconfig 27 # gobject-introspection is mandatory and cannot be configured 28 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/ |
H A D | gobject-introspection_1.82.0.bb | 7 BUGTRACKER = "https://gitlab.gnome.org/GNOME/gobject-introspection/issues" 23 inherit meson pkgconfig gtk-doc python3targetconfig qemu gobject-introspection-data upstream-versio… 37 DEPENDS:append:class-target = " gobject-introspection-native qemu-native" 128 # to build introspection files for all other gobject-based packages 148 ${SYSROOT_DESTDIR}${libdir}/pkgconfig/gobject-introspection-1.0.pc 179 ${libdir}/gobject-introspection/giscanner \ 190 # These are used by gobject-based packages 192 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/gdump.c \ 193 ${datadir}/gobject-introspection-1.0/Makefile.introspection" 197 FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/tests/*.c \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/ |
H A D | gnome-tweaks_40.0.bb | 11 inherit gnomebase gtk-icon-cache gobject-introspection features_check 16 # gobject-introspection is mandatory and cannot be configured 17 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lgi/ |
H A D | lua-lgi_0.9.2.bb | 1 SUMMARY = "LGI is gobject-introspection based dynamic Lua binding to GObject based libraries." 12 gobject-introspection \ 13 gobject-introspection-native \
|
/openbmc/openbmc/poky/meta/recipes-graphics/graphene/ |
H A D | graphene_1.10.8.bb | 7 inherit gnomebase gobject-introspection gtk-doc 15 PACKAGECONFIG ?= "gobject-types ${@bb.utils.contains('TUNE_FEATURES', 'aarch64', 'neon', '', d)}" 17 PACKAGECONFIG[gobject-types] = "-Dgobject_types=true,-Dgobject_types=false,glib-2.0"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/folks/ |
H A D | folks_0.15.9.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
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpeas/ |
H A D | libpeas_2.0.5.bb | 1 SUMMARY = "libpeas is a gobject-based plugins engine" 8 inherit gnomebase gobject-introspection vala gi-docgen 13 PACKAGECONFIG ?= "python3 gjs lua51 ${@bb.utils.contains('DISTRO_FEATURES', 'gobject-introspection'…
|
H A D | libpeas-1_1.36.0.bb | 1 SUMMARY = "libpeas is a gobject-based plugins engine" 10 inherit gnomebase gobject-introspection gi-docgen gtk-icon-cache features_check 14 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/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…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/ |
H A D | colord.bb | 3 inherit meson gobject-introspection gsettings gtk-doc gettext bash-completion systemd features_chec… 5 # polkit and gobject-introspection are mandatory and cannot be configured 6 REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/ |
H A D | gjs_1.82.1.bb | 8 inherit gnomebase gobject-introspection gettext features_check upstream-version-is-even pkgconfig 16 # gobject-introspection is mandatory and cannot be configured 17 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/ |
H A D | gedit_46.2.bb | 21 inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc gettext features_check… 29 # gobject-introspection is mandatory and cannot be configured 30 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gobject-introspection.bbclass | 13 # depending on distro and machine features (see gobject-introspection-data class). 14 inherit python3native gobject-introspection-data 38 DEPENDS:append:class-target = " ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'gobject-introspect… 40 # Even when introspection is disabled, the gobject-introspection package is still needed for m4 mac… 41 DEPENDS:append = " gobject-introspection-native"
|
H A D | gobject-introspection-data.bbclass | 7 # This variable is set to True if gobject-introspection-data is in 12 GI_DATA_ENABLED ?= "${@bb.utils.contains('DISTRO_FEATURES', 'gobject-introspection-data', \
|
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/ |
H A D | cairo_1.18.2.bb | 17 LICENSE:${PN}-gobject = "MPL-1.1 | LGPL-2.1-only" 69 PACKAGES =+ "cairo-gobject cairo-script-interpreter cairo-perf-utils" 71 SUMMARY:cairo-gobject = "The Cairo library GObject wrapper library" 72 DESCRIPTION:cairo-gobject = "A GObject wrapper library for the Cairo API." 82 FILES:${PN}-gobject = "${libdir}/libcairo-gobject.so.*"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gsound/ |
H A D | gsound_1.0.3.bb | 1 SUMMARY = "Small gobject library for playing system sounds" 13 inherit gnomebase gettext gobject-introspection vala
|
/openbmc/skeleton/pydownloadmgr/ |
H A D | download_manager.py | 7 import gobject 9 from gi.repository import GObject as gobject unknown 88 mainloop = gobject.MainLoop()
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/ |
H A D | packagegroup-xfce-extended.bb | 52 …${@bb.utils.contains("DISTRO_FEATURES", "bluetooth gobject-introspection-data", "blueman", "", d)}… 65 ${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "catfish", "", d)} \ 66 …${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "xfce4-panel-profiles", "", …
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libdex/ |
H A D | libdex_0.8.1.bb | 5 inherit features_check gnomebase upstream-version-is-even gobject-introspection 19 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpanel/ |
H A D | libpanel_1.8.1.bb | 6 inherit gnomebase upstream-version-is-even gobject-introspection gtk-icon-cache 22 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/gtk-vnc/ |
H A D | gtk-vnc_1.4.0.bb | 15 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 26 inherit pkgconfig gnomebase gettext gobject-introspection vala features_check
|