aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
AgeCommit message (Collapse)Author
2018-06-30ristretto: upgrade 0.8.2 -> 0.8.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30packagegroup-xfce-extended: add blueman if bluetooth is in distro featuresAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30blueman: add an append in meta-xfce to enable thunar sendto extensionAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30thunar-shares-plugin: initial add 0.3.0Andreas Müller
* it has seen a major update recently (GTK3 Port / Thunarx-3 Port) * it requires samba-server - so don't add it to packagegroup-xfce-extended for now. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30xfdesktop: upgrade 4.12.4 -> 4.13.2Andreas Müller
This is a development version but it moves to GTK3 and daily usage did not show stoppers. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30libxfce4util: upgrade 4.13.1 -> 4.13.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30exo: upgrade 0.12.0 -> 0.12.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30thunar: upgrade 1.8.0 -> 1.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18xfce4: package libtool files if they are installedMark Asselstine
This is a partial revert of commit 2ad5ceafa53f [various classes recipes: Remove FILES entries for dbg/dev packages] to restore the packaging of libtool (.la) files. It is generally recommended to include 'remove-libtool' in your distro features to purge libtool files as a do_install postfunc for all recipes, as is the documented recommendation for handling of libtool files (unless the .la have been determined to be absolutely necessary, in which case a recipe can use the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the 'remove-libtool' distro feature is not specified we need to ensure that if after a recipe completes do_install() and there are libtool files present in the image, we must package them or we will hit 'installed-vs-shipped' QA issues. NOTE: that even with respect to libtool files this is not a 1:1 partial revert of commit 2ad5ceafa53f, adjustments are made according to the current state of the build today. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18thunar: fix QA issue 'installed-vs-shipped'Mark Asselstine
Since commit eb0fe21c1535 [thunar: upgrade 1.6.15 -> 1.8.0] we see a QA Error/Warning regarding files 'installed-vs-shipped': ERROR: QA Issue: thunar: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/systemd /usr/lib/systemd/user /usr/lib/systemd/user/thunar.service Correct the path to the systemd service file to match what we see in other recipes which include "user" service files. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18xfce4-panel: fix QA issue 'installed-vs-shipped'Mark Asselstine
Since commit 5f31db601408 [xfce4-panel: upgrade 4.12.2 -> 4.13.3] we are getting a QA Warnings/Erros for 'installed-vs-shipped': ERROR: xfce4-panel-4.13.3-r0 do_package: QA Issue: xfce4-panel: Files/directories were installed but not shipped in any package: /usr/lib64/xfce4/panel/plugins/liblauncher.la /usr/lib64/xfce4/panel/plugins/libdirectorymenu.la ... >From various OE documents the .la files should not be packaged in either the main recipe package or the -dev package unless required. So inherit 'remove-libtool' to have all the .la files cleaned up as they don't appear to be necessary. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-14thunar-plugin.bbclass: pack GTK3 plugins properlyAndreas Müller
There are no GTK2 thunar plugins left in meta-xfce so remove ${libdir}/thunarx-2/*.so. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14various classes recipes: Remove FILES entries for dbg/dev packagesAndreas Müller
These entries are no more required - oe-core defaults were reworked long time ago. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14packagegroup-xfce-extended: add mousepadAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14mousepad: upgrade 0.4.0 -> 0.4.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar-volman: update 0.8.1 -> 0.9.0Andreas Müller
* remove gtk+ dependency: Thunar moved to gkt3 and depending on libxfce4u* is good enough * it is a development release but no stoppers could be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar: upgrade 1.6.15 -> 1.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-panel: upgrade 4.12.2 -> 4.13.3Andreas Müller
It is a development release but stoppers could not be found. * Uses GTK3 * Fixes background color in systray panel-plugin Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-settings: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14ristretto: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-mixer: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfconf: upgrade 4.12.1 -> 4.13.4Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14libxfce4util: upgrade 4.12.1 -> 4.13.1Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14libxfce4ui: upgrade 4.12.1-> 4.13.4Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-05-23xfce4-notifyd: fix parallel build issueHongxu Jia
While do an out-of-tree build, if xfce4-notifyd-config is not created in time, there is a compile failure: ... |LC_ALL=C intltool-merge -d -u -c ./po/.intltool-merge-cache ../xfce4-notifyd-0.4.0/po ../xfce4-notifyd-0.4.0/xfce4-notifyd-config/ xfce4-notifyd-config.desktop.in xfce4-notifyd-config/xfce4-notifyd-config.desktop |Died at intltool-merge line 1184. ... Ensure xfce4-notifyd-config subdirectory exists fixes the issue. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-17xfce4-screenshooter: fix parallel build issueHongxu Jia
While do an out-of-tree build, if dir panel-plugin is not created in time, there is a compile failure: ... | intltool-merge -d -u -c ./po/.intltool-merge-cache ../xfce4-screenshooter-1.9.1/po ../xfce4-screenshooter-1.9.1/panel-plugin/screenshooter.desktop.in panel-plugin/screenshooter.desktop | Died at intltool-merge line 1184, <PO_FILE> line 22700. ... Ensure panel-plugin subdirectory exists fixes the issue. The fix refers the following commit: ... commit 754754b53bbf4c72d7855e9209f1ccecce5cd8dd Author: Catalin Enache <catalin.enache@windriver.com> Date: Thu Nov 9 11:12:29 2017 +0800 xfce4-screenshooter: create src dir before build ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Acked-by: Andreas Müller <schnitzeltony@google.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17parole: update 1.0.0 -> 1.0.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-pulseaudio-plugin: update 0.4.0 -> 0.4.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17menulibre: update 2.1.5 -> 2.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-whiskermenu-plugin: update 2.1.6 -> 2.1.7Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-screenshooter: update 1.9.1 -> 1.9.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-embed-plugin/DEPENDS: replace deprecated xproto by xorgprotoAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xorg: Replace depreciated *proto depends with xorgprotoRobert Yang
The oe-core commit 9d236bd40ef8598c78c1ea807d658467700505e2 has removed *proto, we also need to do so in meta-openembedded. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-vala: Build with 0.40.x vala APIsKhem Raj
OE-Core has updated to 0.40.4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13menulibre: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13packagegroup-xfce-extended: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xarchiver: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xfce4-vala: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13imsettings: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13thunar: update 1.6.14 -> 1.6.15Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xfce4-whiskermenu-plugin: update 2.1.5 -> 2.1.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xfce4-terminal: update 0.8.7.2 -> 0.8.7.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13update layer maintainersArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13meta-*: add LAYERSERIES_COMPAT to layer.conf filesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>