meta-openembedded/meta-xfce
Jackie Huang 8684b379bc xfce4-pulseaudio-plugin: add packageconfig for libnotify
Add PACKAGECONFIG for libnotify and disable it by default
to avoid the QA issue:

WARNING: QA Issue: xfce4-pulseaudio-plugin rdepends on libnotify, but it isn't a build dependency? [build-deps]

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:45 +02:00
..
classes xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers 2014-10-16 07:00:59 +02:00
conf meta-xfce: add layer depends 2015-05-13 14:34:19 +02:00
recipes-apps xfce4-notifyd: fix build for libnotify 0.7.x 2015-09-08 16:18:35 +02:00
recipes-art rodent-icon-theme: add RPROVIDES/RREPLACE/RCONFLICTS for xfce4-icon-theme 2015-09-08 16:18:34 +02:00
recipes-bindings/vala xfce4-vala: blacklist 2015-01-12 15:34:01 +01:00
recipes-core/images xfce: add image 2015-05-28 10:35:13 +02:00
recipes-multimedia packagegroup-xfce-multimedia: add parole 2015-09-23 15:34:28 +02:00
recipes-panel-plugins xfce4-pulseaudio-plugin: add packageconfig for libnotify 2015-09-23 15:39:45 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce xfce4-settings: make Adwaita default icon theme 2015-09-23 15:39:45 +02: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>