meta-openembedded/meta-xfce
Kai Kang 6f6deb59d9 libxfce4ui: 4.16.1 -> 4.18.0
Update libxfce4ui from 4.16.1 to 4.18.0. And update license which should
be LGPL-2.0-or-later according to

https://gitlab.xfce.org/xfce/libxfce4ui/-/commit/797b7a6b

and

https://gitlab.xfce.org/xfce/libxfce4ui/-/blob/master/COPYING#L457
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-12-27 16:03:06 -08:00
..
classes unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
recipes-apps catfish: fix buildpaths issue 2022-07-20 07:22:44 -07: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 recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-multimedia packagegroup-xfce-multimedia: Check for x11 distro feature 2022-03-06 19:20:38 -08:00
recipes-panel-plugins xfce4-verve-plugin: fix do_configure faiure about missing libpcre 2022-11-16 16:25:55 -08:00
recipes-thunar-plugins thunar-archive-plugin: update 0.4.0 -> 0.5.0 2022-12-06 13:55:04 -08:00
recipes-xfce libxfce4ui: 4.16.1 -> 4.18.0 2022-12-27 16:03:06 -08:00
README meta-xfce: Add Andreas Müller back to maintainers list 2022-04-06 20:25:33 -04: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>