meta-openembedded/meta-xfce
Khem Raj 9473dddf8a gtk-xfce-engine: Fix build with glib-2.0 > 2.53
Fixes errors like
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 980: invalid continuation byte
Makefile:737: recipe for target 'xfce_typebuiltin.h' failed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-12-27 07:47:03 -08:00
..
classes xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES 2016-11-23 15:24:48 +01:00
conf meta-xfce: depend on meta-multimedia 2017-09-13 11:13:19 +02:00
recipes-apps xfce4-screenshooter: create src dir before build 2017-11-30 09:13:32 -08:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: update vala api to 0.38 2017-11-30 09:13:32 -08:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-extended/imsettings imsettings: Fix build with musl 2017-07-24 18:57:34 +02:00
recipes-multimedia recipes: fix invalid license file 2017-09-18 10:18:12 +02:00
recipes-panel-plugins xfce4-pulseaudio-plugin: update 0.3.2 -> 0.3.3 2017-12-11 07:58:56 -08:00
recipes-support/vim vim: do not autoenable the mouse 2015-10-23 12:53:22 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce gtk-xfce-engine: Fix build with glib-2.0 > 2.53 2017-12-27 07:47:03 -08:00
README meta-xfce/README: mention meta-gnome in layers required 2015-09-23 15:37:15 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
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'

Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>