Commit Graph

422 Commits

Author SHA1 Message Date
Andreas Müller
e0a6765417 thunar: remove udisks from RRECOMMENDS
now gvfs takes care to include all we need for automounting / network browsing

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-02-06 16:56:54 -08:00
Khem Raj
595877c908 imsettings: Move from meta-ruby to meta-xfce
It depends on xfconf which is XFCE component, no one
depends on imsettings in meta-ruby so move it close
to its dependencies.

Ideally, xfconf should be turned into PACKAGECONFIG
and this recipe then moved to meta-oe since all kind
of DE's can use it then.

For now it frees meta-ruby from unnecessary dependency on xfce layer

Change-Id: I6b5896b0db504fad49a9da5967d3493e27c627b0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-12-28 09:34:04 -08:00
Martin Jansa
e784e18330 xfce4-session: exclude machine-host dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
* this whole machine-host is very bad idea, all changes from postinst
  will be removed when netbase package is upgraded (it has CONFFILES
  set but most users won't know that this entry was appended by
  machine-host package)
* see:
  http://lists.openembedded.org/pipermail/openembedded-devel/2015-September/103271.html
* fixes:
ERROR: xfce4-session different signature for task do_package_write_ipk.sigdata between qemux86copy and qemux86
runtaskdeps changed from ['dbusdbus_1.8.20.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'upowerupower_0.9.14.bb.do_packagedata', 'xfce4-sessionmachine-host.bb.do_packagedata', 'xfce4-sessionxfce4-session_4.12.1.bb.do_package', 'xfce4-sessionxfce4-session_4.12.1.bb.do_packagedata', 'xorg-appiceauth_1.0.7.bb.do_packagedata', 'xorg-appxinit_1.3.4.bb.do_packagedata'] to ['dbusdbus_1.8.20.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'upowerupower_0.9.14.bb.do_packagedata', 'xfce4-sessionmachine-host.bb.do_packagedata', 'xfce4-sessionxfce4-session_4.12.1.bb.do_package', 'xfce4-sessionxfce4-session_4.12.1.bb.do_packagedata', 'xorg-appiceauth_1.0.7.bb.do_packagedata', 'xorg-appxinit_1.3.4.bb.do_packagedata']
meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/machine-host.bb.do_packagedata with hash 7b3f9a883729dfe908e17980476d10e2
 changed to
meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/machine-host.bb.do_packagedata with hash f51309cb641c82a6d8e2dc5387bb6484
Hash for dependent task xfce4-sessionmachine-host.bb.do_packagedata changed from 7b3f9a883729dfe908e17980476d10e2 to f51309cb641c82a6d8e2dc5387bb6484

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-16 21:57:46 +01:00
Armin Kuster
06a7df3e89 README: update maintainers list for jethro
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-11 12:11:28 +01:00
Kai Kang
88337cf73c mousepad: inherit gsettings
When launch mousepad, it fails with:

| glib-gio-error setting schema 'org.xfce.mousepad' is not installed

It needs to call glib-compile-schemas to compile its schema file.
Inherit gsettings to fix it.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06 17:49:39 +01:00
Andreas Müller
98ae717eed xfce4-whiskermenu-plugin: update to 1.5.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:37 +01:00
Andreas Müller
a090eb21b9 packagegroup-xfce-extended: xfce-polkit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Andreas Müller
63c8bed20b xfce-polkit: initial add 0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Andreas Müller
ae097fd2ea xfce4-vala: unbreak by telling configure vala API version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Kai Kang
4272ccb80a xfce4-battery-plugin: fix build on arm64
Backport patch to fix build on arm64.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-23 12:57:03 +02:00
Jackie Huang
2effb83c6a vim: do not autoenable the mouse
The mouse being autoenabled is just annoying in xfce4-terminal (mouse
drag make vim go into visual mode and there is no right click menu),
so remove the setting for xfce.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-23 12:53:22 +02:00
Jackie Huang
f53738634d xfce4-screenshooter: ensure output directory is created
When build with B != S, the output directory for desktop
file doesn't exist so it will fail if it's not created
before generating the file:
/bin/sh: line 1: src/xfce4-screenshooter.desktop.in: No such file or directory

Add "$(MKDIR_P) $(dir $@)" to the rule to fix this.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:47 +02:00
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
Andreas Müller
2b257f1b35 xfce4-settings: make Adwaita default icon theme
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:45 +02:00
Andreas Müller
ffbcb2dc51 xfce4-settings: get 0001-xsettings.xml-Set-default-themes.patch back
This patch was accidently included in the git source branch. It is neither new
functionality nor bugfix. It is a configuration and should remain in meta-xfce.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:44 +02:00
Andreas Müller
7450cf7133 xfce4-settings: remove libnotify from DEPENDS - it is in PACKAGECONFIG
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:44 +02:00
Andreas Müller
fd5ac68c8b xfce4-power-manager: make upower a build dependency
This one came up when upower failed:

| *** The required package upower-glib was not found on your system.
| *** Please install upower-glib (atleast version 0.9.7) or adjust
| *** the PKG_CONFIG_PATH environment variable if you
| *** installed the package in a nonstandard prefix so that
| *** pkg-config is able to find it.

xfce4-power-manager links against upower so we can expect shlibs causing upower
being added to RDEPENDS.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:43 +02:00
Andreas Müller
e7d08ccb85 thunar-volman: replace udev by libgudev in DEPENDS
fixes:
| checking for gudev-1.0 >= 145... not found
| *** The required package gudev-1.0 was not found on your system.
| *** Please install gudev-1.0 (atleast version 145) or adjust

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:43 +02:00
Jussi Kukkonen
cd13696fe4 xfce4-settings: recommend adwaita, not gnome-icon-theme
RRECOMMEND adwaita-icon-theme instead of gnome-icon-theme (as latter
is removed from oe-core).

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:37:23 +02:00
Jackie Huang
da6021b225 libxfce4ui: add RDEPENDS on PN for PN-gtk2 and PN-gtk3
gtk libs was separated into PN-gtk after commit:
d4e5b33 libxfce4ui: build gtk3 libs and pack gtk2/gtk3 libs in separate packages

but config files such as xfce4-keyboard-shortcuts.xml
is in PN, it works without this, but there no any keyboard
shortcut, add the RDEPENDS so that the libs and config
files will be both installed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Acked-By: Andreas Müller <schnitzeltony@goolglemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:37:17 +02:00
Andreas Müller
ce03697c02 meta-xfce/README: mention meta-gnome in layers required
form a quick glance meta-xfce at least requires libwnck and gvfs to
build an run properly.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:37:15 +02:00
Andreas Müller
76430b21ea packagegroup-xfce-multimedia: add parole
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:28 +02:00
Andreas Müller
39c01a1a0a parole: initial add 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:28 +02:00
Andreas Müller
7a60e39963 xfce4-equake-plugin: update to 1.3.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:27 +02:00
Andreas Müller
a0b93d8c18 xfce4-notifyd: fix build for libnotify 0.7.x
the patch included during last commit only made latest xfce4-notifyd work with
old version of libnotify. I expected it to work also for libnotify 0.7.x but
that failed so remove the patch.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08 16:18:35 +02:00
Andreas Müller
387a933db6 rodent-icon-theme: add RPROVIDES/RREPLACE/RCONFLICTS for xfce4-icon-theme
rodent-icon-theme is successor of xfce4-icon-theme

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08 16:18:34 +02:00
Martin Jansa
66de049e43 xfce4-icon-theme: remove
* replaced by rodent-icon-theme

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08 16:18:34 +02:00
Andreas Müller
5c6046a5d1 xfce4-whiskermenu-plugin: update to latest git
Upstream patch [1] fixes not only mentionend corner bug but makes menu working
with touch devices. First I tried to backport but this seemed more effort than
expected. As soon as another release is out a patch will be send to update.

[1] https://bugzilla.xfce.org/show_bug.cgi?id=11908

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
d7328c29ef packagegroup-xfce-extended: add xfce-dusk-gtk3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
950d35b750 xfce-dusk-gtk3: initial add 1.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
fe86c7842d gtk-xfce-engine: create and pack gtk3 themes by default
we already have some gtk3 apps in a typical image: xfce4-pulseaudio-plugin,
network-manager-applet and xfce4-power-manager 1.5.x will come soon to
meta-xfce. These are using gtk3 themes (which need love - but this is a
different story).

Without this patch loading Xfce gtk3 themes causes complaints for missing
xfce theme engine.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
a89422e41f xfce4-settings: get option to hide mousepointer for (touch) input devices back
All patches used in oe were added to the used git repo. This makes life easier
for next versions coming up and is helps getting binary mouse cursors applied.

To make clear, what the git repo contains a note in the recipe was added.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:36 +02:00
Andreas Müller
c7aee7b7e0 rodent-icon-theme: initial add 5.0
note that ${SOURCEFORGE_MIRROR} in SRC_URI did not work

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:36 +02:00
Andreas Müller
bcbe8ab859 xfce4-notes-plugin: update to 1.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:35 +02:00
Andreas Müller
f765995a36 xfce4-weather-plugin: update to 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
3d80cbfafa xfce4-cpufreq-plugin: update to 1.1.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
a877280d59 xfdesktop: update to 4.12.3
patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
144a631e05 packagegroup-xfce-extended: add xfce4-pulseaudio-plugin
optional on distros supporting pulseaudio

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
a8c467f82e xfce4-pulseaudio-plugin: initial add 0.2.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
f8b8a02ec0 xfce4-panel: build gtk3 libraries and ship them in an extra package
xfce4-pulseaudio-plugin depends on gtk3 panel libs.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:33 +02:00
Andreas Müller
2b79d6b4ee packagegroup-xfce-extended: add xfce4-hotcorner-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
6dfd3bd992 xfce4-hotcorner-plugin: initial add 0.0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
f0063b49e6 xfce4-notifyd: update to 0.2.4
This update makes xfce4-notifyd compatible to oe-core's current libnotify
and libnotify >= 0.7.0

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
50049e7bf1 xfdesktop: fix settings for monitors containing white spaces
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:09 +02:00
Andreas Müller
21e17ff5f9 xfce4-session: ensure ip for machine is found by adding to hosts
This fixes very ugly behaviour: Starting applications e.g xfce4-terminal
can delay for minutes in case network is connected.

There was a similar approach implemented for xfce4-session but this was removed
in

commit f54d3a506f
Author: Ash Charles <ashcharles@gmail.com>
Date:   Mon Feb 23 08:40:53 2015 -0800

    xfce4-session: Remove unneeded pkg_postinst

    The pkg_postinst inherited from previous versions of this recipe no
    longer seems necessary; no error message seen at runtime in a quick
    test.  As it made the generated packages unnecessarily
    machine-specific, remove this post-install step. Based on the ensuring
    discussion, this supersedes the original patch [1].

    [1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100454.html

    Signed-off-by: Ash Charles <ashcharles@gmail.com>
    Tested-by: Andreas Müller <schnitzeltony@googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Unfortuantely my tests for that patch only checked for the messagebox:

| Could not look up internet address for <hostname>
| This will prevent Xfce from operating correctly.
| It may be possible to correct the problem by adding
| <hostname> to the file /etc/hosts on your system.

For unknown reasons this messagebox is not created but the hint is still
extremely valid.

To avoid making 'xfce4-session' machine specific an extra meta-recipe
'machine-host' was created on which 'xfce4-session' rdepends.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:04 +02:00
Andreas Müller
d4e5b33047 libxfce4ui: build gtk3 libs and pack gtk2/gtk3 libs in separate packages
the solution provided still allows gtk3 free images (tested on image including
packagegroup-xfce-extended) but there will be updates/new recipes for xfce4
requiring gtk3 part of libxfce4ui e.g xfce4-pulseaudio-plugin (replacement for
deprecated xfce4-mixer due to missing mixer API in gstreamer-1.0) / parole /
xfce4-power-manager.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:04 +02:00
Andreas Müller
5e52355e35 exo: update to 0.10.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:16 +02:00
Andreas Müller
fbfaf3426e xfce4-equake-plugin: update to 1.3.7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00
Andreas Müller
3c9f68dc45 xfce4-notes-plugin: update to 1.8.0
removed patch is upstream

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00
Andreas Müller
2be2cbf444 orage: update to 4.12.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00