Go to file
Markus Volk a37ab55a56 gimp: dont build api-documentation
This is a temporary workaround to fix an issue thats eventually caused by pango update:
| /home/flk/poky/build/tmp/work/corei7-64-poky-linux/gimp/2.99.18/recipe-sysroot-native/usr/bin/gi-docgen generate --quiet --fatal-warnings --config devel-docs/reference/gimp-ui/gimp-ui-3.0.toml --output-dir=devel-docs/reference/gimp-ui/libgimpui-3.0 --no-namespace-dir --content-dir=/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gimp/2.99.18/git/devel-docs/reference/gimp-ui --add-include-path=/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gimp/2.99.18/build/libgimp --add-include-path=/usr/share/gir-1.0 libgimp/GimpUi-3.0.gir
| WARNING: Unknown component in class link for Gimp.Brush: .Chooser
| Creates a [class@Gimp.Brush.Chooser] controlled by the specified property.
|           ^~~~~~~~~~~~~~~~~~~~~~~~~~
| ninja: build stopped: subcommand failed.
2024-07-31 14:52:49 +02:00
conf layer.conf: update for master branch 2024-04-05 18:25:26 +02:00
dynamic-layers/meta-qt6/recipes-qt xdg-desktop-portal-hyprland: update 2024-07-29 01:45:45 +02:00
recipes-core Add recipe for sdbus-c++-1 2024-05-02 19:53:16 +02:00
recipes-devtools stb: update 2024-06-24 00:02:57 +02:00
recipes-extended add 'Upstream-Status' to some patches 2024-07-24 07:53:47 +02:00
recipes-graphics aalib: add various patches 2024-05-28 01:31:47 +02:00
recipes-gtk gimp: dont build api-documentation 2024-07-31 14:52:49 +02:00
recipes-support hyprland: update 2024-07-30 16:40:17 +02:00
recipes-wlroots gamescope: update 2024-07-18 06:13:52 +02:00
LICENSE First commit 2021-06-02 16:13:46 +02:00
README.md Update README.md 2023-06-20 22:47:48 +02:00

Wayland/Wlroots Layer for OpenEmbedded/Yocto

Main layer maintainer: Markus Volk f_l_k@t-online.de

Description

This layer adds recipes to build wlroots based compositors under wayland. It contains wlroots, sway, wayfire, cage, phosh, hyprland, nwg-shell and some additional recipes that might come useful.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core
    branch: master
    revision: HEAD
URI: git://github.com/openembedded/meta-openembedded
    branch: master
    revision: HEAD

optional for hyprlands desktop-portal:

URI: git://code.qt.io/cgit/yocto/meta-qt6
    branch: master
    revision: HEAD

Building

Follow the usual steps to setup OpenEmbedded and bitbake.