meta-openembedded/meta-xfce
Andreas Müller 23f020f742 xfce4-settings: move to schnitzeltony's git repo to get new datetime setter
I implemented a datetime setting dialog based on gnome-control-center and
submitted a pull-request in [1,2]. As long as it is not submitted - or as long
as I find no way to patch binary files (e.g. icons - I asked for that in [3] -
no response yet) we use the git repo and a copied branch of the pull-request
(just in case some feedback from xfce-devels requires modifcations).

Some patches had to be modified/removed to apply against mainline HEAD still.
Furthermore in 0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch
label 'alignment8' was introduced mainline and we do not need mouse-dialog_ui.h
when building from git in maintainer-mode - this file is created during build
process.

[1] http://mail.xfce.org/pipermail/xfce4-dev/2013-September/030442.html
[2] https://bugzilla.xfce.org/show_bug.cgi?id=10354
[3] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/083804.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19 13:56:58 +02:00
..
classes thunar-plugin.bbclass: initial add 2013-05-19 09:37:30 +02:00
conf meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
recipes-apps orage: Add PACKAGECONFIG for notify and dependency on popt 2013-09-17 19:07:22 +02:00
recipes-art xfce4-icon-theme: add dependency on intltool-native 2013-08-14 13:34:30 +02:00
recipes-bindings/vala xfce4-vala: initial add 4.10.2 2013-03-12 11:22:40 +01:00
recipes-multimedia packagegroup-xfce-multimedia: initial add 2012-09-18 15:54:03 +02:00
recipes-panel-plugins xfce4-equake-plugin: initial add 1.3.3 2013-09-19 13:56:57 +02:00
recipes-thunar-plugins thunar-media-tags-plugin: initial add 0.2.1 2013-05-19 09:37:30 +02:00
recipes-xfce xfce4-settings: move to schnitzeltony's git repo to get new datetime setter 2013-09-19 13:56:58 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +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 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>