meta-openembedded/meta-xfce
Khem Raj ca43c0abd1
thunar: inherit gtk-doc
Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc
then gtkdocize will be called. This means that recipes that don't
inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly
disable the use of gtkdocize will fail to configure.

Inheriting gtk-doc both solves the configure failure, and allows us to
build the API documentation.

[1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-14 10:54:10 -08:00
..
classes unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
recipes-apps xarchiver: Specify the version in the recipe file name 2023-11-07 19:59:58 -08:00
recipes-art recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-bindings/vala recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings imsettings: add missing DEPENDS on autoconf-archive-native 2023-05-20 00:45:51 -07:00
recipes-multimedia xfce4-mpc-plugin: upgrade 0.5.2 -> 0.5.3 2023-11-06 08:49:51 -08:00
recipes-panel-plugins xfce4-systemload-plugin: Fix build on 32bit machines 2023-11-06 08:49:52 -08:00
recipes-thunar-plugins thunar-archive-plugin: upgrade 0.5.1 -> 0.5.2 2023-11-06 08:48:43 -08:00
recipes-xfce thunar: inherit gtk-doc 2024-01-14 10:54:10 -08:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

URI: git://git.openembedded.org/meta-openembedded branch: master

meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'

When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH'

Layer maintainer: Kai Kang kai.kang@windriver.com Layer maintainer: Andreas Müller schnitzeltony@gmail.com