From 11c3ed6c64f1fbc6c96803481f31ec291b32997d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Dec 2013 08:02:38 -0600 Subject: ref-manual: Added the gtk-immodules-cache class and GTKIMMODULES_PACKAGES variable. (From yocto-docs rev: 3bbec60f64e6a0b7cb3d42548f837466bec44312) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 98084f9d5e..77ac7a9501 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -746,6 +746,31 @@ +
+ <filename>gtk-immodules-cache.bbclass</filename> + + + The GIMP Toolkit input method modules + (gtk-immodules-cache) class + generates the proper post-install and post-remove (postinst/postrm) + scriptlets for packages that install GTK+ input method modules for + virtual keyboards. + These scriptlets call gtk-update-icon-cache to add + the input method modules to the cache. + Since the cache files are architecture-specific, + gtk-update-icon-cache is run using QEMU if the + postinst scriptlets need to be run on the build host during image + creation. + + + + If the input method modules being installed are in packages other than + the main package, set + GTKIMMODULES_PACKAGES + to include the packages containing the modules. + +
+
<filename>mime.bbclass</filename> -- cgit v1.2.3-54-g00ecf