Go to file
Markus Volk bb32c478ae gimp: update to latest development version
gimp in meta-gnome is very old and still uses gtk2. This is a bad situation
for the wayland universe since its not usable there. I updated the recipe to
the latest developement version that works under wayland. On the way i have
switched the buildsystem to meson.

This is not particularly wayland specific and should ideally be moved to to
meta-oe if its better tested.
2021-09-01 18:55:32 +02:00
conf layer.conf: increase priority so we can override recipes from meta-gnome 2021-09-01 18:02:21 +02:00
recipes-core convert to new override syntax 2021-08-07 10:27:22 +02:00
recipes-devtools/python convert to new override syntax 2021-08-07 10:27:22 +02:00
recipes-extended jq: remove recipe since its available in meta-oe 2021-09-01 18:00:32 +02:00
recipes-gimp/gimp gimp: update to latest development version 2021-09-01 18:55:32 +02:00
recipes-graphics libsdl2: update 2021-08-30 16:24:46 +02:00
recipes-support nwg-panel: update 2021-08-29 07:43:19 +02:00
recipes-wlroots wlroots: update 2021-08-13 13:50:28 +02:00
LICENSE First commit 2021-06-02 16:13:46 +02:00
README.md README: update 2021-08-28 17:31:31 +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, nwg-shell and some additional recipes that might come useful.

Dependencies

This layer depends on:

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

Building

Follow the usual steps to setup OpenEmbedded and bitbake.